/* CSS Document */

body {background-color:#343739; margin:10px;}

td{vertical-align:top;}
h1{font-size:14px; font-weight:bold; margin:0px 0px 5px 0px; color:#999999;}
h2{font-size:15px; font-weight:bold; font-style:italic; margin:0px 0px 5px 0px; color:#ff9900;}
h3{font-size:15px; font-weight:bold; margin:0px 0px 20px 0px; color:#ff9900;}
h4{font-size:26px; font-weight:bold; margin:0px 0px 20px 0px; color:#ff9900;}
h5{font-size:15px; font-weight:bold; margin:0px 0px 20px 0px; color:#75BC42;}
p{margin-top:0px;}

#wrapper{width:900px;}

#title{width:900px; text-align:left;}

#nav{width:898px; height:41px; border: 1px solid #929292; background: #000000; text-align:left;}
#sub_nav{width:898px; height:38px; border: 1px solid #929292; border-top:0px; background: #000000; text-align:left;}

#content{overflow:hidden; border:solid 1px #ffffff; background:#77797a; background-image:url(img/bg_content.gif); background-position:top; text-align:left; min-height:600px;}
#content_left{float:left; width:385px; background:#77797a; text-align:left;}
#content_right{float:right; width:513px; background:#ffffff; text-align:left;}

#text_sp_left{padding:35px 55px 35px 55px;font-family:Trebuchet,"Trebuchet MS"; font-size:11px; color:#ffffff; text-align:left; line-height:1.6;}
#image_fp_charts{float:left;}
#text_fp_charts{margin-left:129; font-family:Trebuchet, "Trebuchet MS"; font-size:11px; line-height:1.6; color:#ffffff; font-weight:bold; padding:25px 20px 20px 0px;}
.text{padding:35px 55px 35px 55px; font-family:Trebuchet, "Trebuchet MS"; font-size:11px; color:#333333; text-align:left; line-height:1.6;}
.orange{color:#ff9900;}
.green{color:#75BC42;}
.white{color:#ffffff;}

.text_pop{padding:5px 55px 35px 55px; font-family:Trebuchet, "Trebuchet MS"; font-size:11px; color:#333333; text-align:left; line-height:1.6;}
.orange{color:#ff9900;}
.green{color:#75BC42;}
.white{color:#ffffff;}

#highlight_row{width:370;height:42;}
#div1, #div2, #div3, #div4, #div5, #div6, #div7, #div8, #div9 {position:absolute; visibility:hidden; width:420px;}



#footer{text-align:left;}

a.light{color:#ffffff;}
a.dark{color:#333333;}
a.orange{color:#ff9900;}
a.green{color:#75BC42;}