body,td,th {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #222222;
	text-align:justify;
}
body {
	
	margin: 30px;
	background-image:url(../images/background.gif);
	background-repeat:repeat-x;
	background-color:#8B6E5E;
}
.color1 {
	background-color: #ffffff;
}
.color2 {
	background-color: #000000;
}

.color3 {
	background-color: #DFE7CC;
}

.color4 {
	background-color: #cccccc;
}

.color5 {
	background-color: #20344D;
}

.color6 {
	background-color: #FF950C;
}

.color7 {
	background-color: #444444;
}

.color8 {
	background-color: #C9BAA9;
}

.color9 {
	background-color: #E2D9D0;
}

.color10 {
	background-color: #E2D9D0;
}







.stylefoot {
	font-size: 9px;
	color: #777777;
	font-style: italic;
}



a:link {
	color: #a92000;
}
a:visited {
	color: #a92000;
}
a:hover {
	color: #a92000;
}
a:active {
	color: #a92000;
}
h1 {
	font-size: 18px;
	line-height: 18px;
	color: #B94100;
	font-weight:normal;
	font-family:Verdana, Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:1px;
}
h2 {
	
	font-size: 11px;
	line-height: 12px;
	color: #A8521C;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:0px;
	padding-top:0px;
	border-top:0px;
}
h3 {
	font-size: 12px;
	line-height: 14px;
	color: #444444;
	font-weight:bold;
	font-family:Verdana, Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:0px;
}
h4 {
	font-size: 10px;
	line-height: 12px;
	color: #444444;
	font-weight:normal;
	font-family:Verdana, Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:1px;
}
h5 {
	font-size: 10px;
	color: 0a162d;
}
h6 {
	font-size: 10px;
	color: #FFFFFF;
}







 /* ARTICLES */

.ArticleLeft {
	width:160px;
	background-color:#D9D0B8;
	padding-top:100px;
	padding-left:20px;
	padding-right:20px;
	background-image:url(../images/home_michaelGleghorn2.gif); 
	background-position:top left; 
	background-repeat:no-repeat;
}

.articleRight {
	width:620px;
	background-color: #ffffff;
	padding:40px;
	padding-top:0px;
	    
    /* firefox */
    -moz-border-radius-bottomleft:15px;    
 
    /* safari/chrome */
    -webkit-border-bottom-left-radius:15px;
 
    /* ie9, future proofing for whatever browser that support this arrtibute */
    border-bottom-left-radius : 15px;    
}

.synopsis {
	font-size: 11px;
	line-height: 11px;
	color: #444444;
	font-family:Verdana, Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:2px;
}
.colorMainBodyBKG {
	background-color: #D9D0B8;
}

.articleDottedDiv {
	border-top:#D9D0B8 dotted thin;
}



 /* TOPICS LIST */


.buttonPadding {
padding-top:0px; 
padding-bottom:0px;
}


.topicTablePadding {
padding-top:18px;
padding-bottom:6px;
border-bottom: 1px dotted #cccccc;
}


.topicTablePadding2 {
padding-top:0px;
padding-top:10px;
padding-bottom:6px;
padding-right:6px;
border-bottom: 1px dotted #cccccc;
}








.dropdownMenu {
	font-size: 10px;
	color: #444444;
	font-family:Verdana, Verdana, Arial, Helvetica, sans-serif;
}






.roundedCorners1 {
     
    -moz-border-radius: 15px 15px 15px 15px;
    -webkit-border-radius:  15px 15px 15px 15px;
    border-radius:  15px 15px 15px 15px;
     
}
.roundedCorners2 {
     
    -moz-border-radius: 0px 0px 15px 15px;
    -webkit-border-radius:  0px 0px 15px 15px;
    border-radius:  0px 0px 15px 15px;
     
}
.roundedCorners3 {
     
    -moz-border-radius: 15px 15px 0px 0px;
    -webkit-border-radius:  15px 15px 0px 0px;
    border-radius:  15px 15px 0px 0px;
     
}








.list {
	
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #222222;
}

.header14Black {
	
	font-size: 14px;
	line-height:20px;
	color: #000000;
	font-style:italic;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.author {
	
	font-size: 10px;
	line-height:18px;
	color: #87A04D;
	text-transform:uppercase;
	letter-spacing: 1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.subGreenItalic {
	
	font-size: 11px;
	line-height:14px;
	color: #87A04D;
	font-style:italic;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}



.nameStyle {
	
	font-size: 12px;
	line-height: 10px;
	color: #173d47;
	font-weight:normal;
	font-family:Verdana, Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:2px;
}




.header13Dark {
	
	font-size: 11px;
	color: #444444;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.header18 {
	font-size: 16px;
	line-height: 20px;
	color: #C71470;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


.header15Dark {
	
	font-size: 18px;
	line-height: 22px;
	color: #222222;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}





.eventPaddingLeft {
	
	text-align:left;
	vertical-align:top;
	padding-right:20px;
}

.eventPaddingRight {
	
	text-align:left;
	vertical-align:top;
	border-left: 1px solid #cccccc;
	border-top: 0px solid #cccccc;
	border-right: 0px solid #cccccc;
	border-bottom: 0px solid #cccccc;
	padding-left:20px;
}




.red {
	color: #a92000;
}


.textBold {
	font-size: 11px;
	line-height: 12px;
	color: #666666;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.textBoldRed {
	font-size: 11px;
	line-height: 15px;
	color: #1655A7;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


.textBoldWhite {
	font-size: 14px;
	color: #ffffff;
	letter-spacing: 1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


.textBoldRed2 {
	font-size: 12px;
	line-height: 12px;
	color: #C71470;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.textBold2 {
	font-size: 10px;
	line-height: 10px;
	color: #999999;
	font-weight:regular;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}





.legal {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style:italic;
	font-weight:200;
}
.goldText {color: #BF965F}

.tableHeight {
	height:500px;
	vertical-align:middle;
}

.contentPadded {
	background-color: #ffffff;
	height:300px;
	text-align:left;
	vertical-align:top;
	padding-left: 40px;
	padding-top: 45px;
	padding-right: 40px;
	padding-bottom: 40px;
}

.newsCell1 {
	
	text-align:center;
	vertical-align:top;
	border-left: 1px solid #cccccc;
	border-top: 0px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding:5px;
}
.newsCell2 {
	
	text-align:left;
	vertical-align:top;
	border-left: 0px solid #cccccc;
	border-top: 0px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding:5px;
}


ul.TickList {
  list-style-image:url(../images/tick.gif);
}




.chartCell1 {
	
	text-align:center;
	vertical-align:top;
	border-left: 1px solid #cccccc;
	border-top: 0px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding:1px;
}
.chartCell2 {
	
	text-align:left;
	vertical-align:top;
	border-left: 0px solid #cccccc;
	border-top: 0px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding:1px;
}
.chartCell3 {
	
	text-align:right;
	vertical-align:top;
	border-left: 0px solid #cccccc;
	border-top: 0px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 0px solid #cccccc;
	padding:1px;
	padding-right:3px;
}



.navLeftCells {
	text-align:left;
	vertical-align:top;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	
}
.navRightCells {
	text-align:left;
	vertical-align:middle;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	
	font-size: 10px;
	line-height: 10px;
	color: #444444;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	
}
.navRightCells2 {
	text-align:left;
	vertical-align:top;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	
	color: #444444;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	
}
.navRightCellsProgramTypes {
	text-align:left;
	vertical-align:top;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	
	font-size: 13px;
	line-height: 14px;
	color: #1655A7;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	
}

.navQuoteCells1 {
	text-align:left;
	vertical-align:top;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	
	font-size: 13px;
	line-height: 16px;
	color: #1655A7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}
.navQuoteCells2 {
	text-align:left;
	vertical-align:top;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	
	font-size: 13px;
	line-height: 16px;
	color: #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}


.navTextLeft {
	font-size: 13px;
	line-height: 14px;
	color: #1655A7;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}




.contentBlank {
	background-color: #ffffff;
	height:300px;
	text-align:center;
	vertical-align:middle;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}


.contentGeneral {
	background-color: #ffffff;
	height:350px;
	text-align:center;
	vertical-align:middle;
	background-repeat:no-repeat;
	padding-left: 50px;
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 50px;
	background-image:url(../images/dingbat2LG.gif);
}

.contentGeneral2 {
	background-color: #ffffff;
	height:300px;
	text-align:left;
	vertical-align:middle;
	background-repeat:repeat-y;
	padding-left: 50px;
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 50px;
	background-image:url(../images/pageTrimGray.gif);
}


.leftPrint {
	background-color: #ffffff;
	width:200px;
	text-align:left;
	vertical-align:top;
	background-repeat:no-repeat;
	padding-left: 25px;
	padding-top: 100px;
	padding-right: 25px;
	padding-bottom: 25px;
	background-image:url(../images/dingbat1.gif);
}

.contentPrint {
	background-color: #ffffff;
	height:450px;
	text-align:center;
	vertical-align:middle;
	background-repeat:repeat-y;
	padding-left: 40px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	background-image:url(../images/pageTrimGray.gif);
}





.leftIdentity {
	background-color: #ffffff;
	width:200px;
	text-align:left;
	vertical-align:top;
	background-repeat:no-repeat;
	padding-left: 25px;
	padding-top: 100px;
	padding-right: 25px;
	padding-bottom: 25px;
	background-image:url(../images/dingbat1.gif);
}

.contentIdentity {
	background-color: #ffffff;
	height:400px;
	text-align:center;
	vertical-align:middle;
	background-repeat:repeat-y;
	padding-left: 50px;
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 50px;
	background-image:url(../images/pageTrimGray.gif);
}





.leftPhoto {
	background-color: #ffffff;
	width:200px;
	text-align:left;
	vertical-align:top;
	background-repeat:no-repeat;
	padding-left: 25px;
	padding-top: 100px;
	padding-right: 25px;
	padding-bottom: 25px;
	background-image:url(../images/dingbat1.gif);
}

.contentPhoto {
	background-color: #ffffff;
	height:400px;
	text-align:center;
	vertical-align:middle;
	background-repeat:repeat-y;
	padding-left: 50px;
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 50px;
	background-image:url(../images/pageTrimGray.gif);
}





.leftWeb {
	background-color: #ffffff;
	width:200px;
	text-align:left;
	vertical-align:top;
	background-repeat:no-repeat;
	padding-left: 25px;
	padding-top: 100px;
	padding-right: 25px;
	padding-bottom: 25px;
	background-image:url(../images/dingbat1.gif);
}

.contentWeb {
	background-color: #ffffff;
	height:400px;
	text-align:center;
	vertical-align:middle;
	background-repeat:repeat-y;
	padding-left: 50px;
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 50px;
	background-image:url(../images/pageTrimGray.gif);
}



<!--scrollerbar styles--?





#content {
	background-color: #AAAAAA;
	padding: 3em;
	margin:0.2em 2em;
}

.copyrightnotice {
	font-size: 70%;
	font-weight: bold;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 0;
}


#mycustomscroll {
/* LOGOS PANE: Typical fixed height and fixed width example */
width: 100%;
HEIGHT: 520px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color: #ffffff;
margin: 0em auto;
padding: 0px;
}

#mycustomscroll2 {
/* TOPBAR NAV: Typical fixed height and fixed width example */
width: 350px;
HEIGHT: 80px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color: #000000;
margin: 0em auto;
padding: 0px;
border:0px solid #222222;
}


#mycustomscroll3 {
/* PRINT PANE: Typical fixed height and fixed width example */
width: 100%;
HEIGHT: 520px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color: #000000;
margin: 0em auto;
padding: 0px;
border:0px solid #222222;
}

#mycustomscroll4 {
/* WEB PANE: Typical fixed height and fixed width example */
width: 100%;
HEIGHT: 520px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color: #000000;
margin: 0em auto;
padding: 0px;
border:0px solid #222222;
}

#mycustomscroll5 {
/* PHOTOGRAPHY PANE: Typical fixed height and fixed width example */
width: 480px;
HEIGHT: 500px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color: #000000;
margin: 0em auto;
padding: 0px;
border:0px solid #222222;
}

#mycustomscroll6 {
/* Typical fixed height and fixed width example */
width: 100%;
HEIGHT: 450px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color: #000000;
margin: 0em auto;
padding: 0px;
border:0px solid #222222;
}





.fixedwidth {
/* a wide div is used for creating horizontal scrollbars for demonstration purposes */
width: 550px;
height: auto;
position: relative;
color: black;
padding: 1px;
}


.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 10px;
background-color: #2c2c2c;
}
.vscrollerbar {
width: 10px;
background-color: #cccccc;
}
.hscrollerbase {
height: 10px;
background-color: #444444;
}
.hscrollerbar {
height: 10px;
background-color: #cccccc;

}

.scrollerjogbox {
width: 10px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}