/* CSS Document */
#top1, #top2, #top3, #top4, #top5, #top6 {width:33%; float:left;}
#top7 {width:99%; float:left;}
#top10 {width:320px; float:left;}
#top10 .top_cont b.rtop b {background-color:#339966;}
#top10 .top_cont h1 {background-color:#339966; font-size:16px; font-weight:normal;}
.top_cont {margin:5px; }



.top  {background-color:#EEEEEE; padding:4px 0px 0px 4px; background-image:url(images/gradient.png); 
background-position:top; background-repeat:repeat-x; background-position:0 -50px; height:150px;}
.long {height:250px; padding:4px; background-image:none; background-color:#EAEDF2; border:2px solid #BCCBD6; border-top:0;}
.top  i {font-size:16px; font-weight:bold; color:#FFCC33; }
.top  a, .toprow {color:black; display:block; margin:0; padding:0;  clear:left;}
.top  a:hover {color:#669999;}
.val {font-size:10px; padding:0 3px 1px 3px; color:#003399;}

.long i {display:block; float:left; width:10%; font-size:10px; color:#666666}
.long span.tname {display:block; width:70%; float:left; margin-bottom:5px;}
.long span.val {float:right; text-align:left; display:block; width:15%;}
.wide {}
.wide i {width:5%;}
.wide span.tname {width:50%;}
.wide span.val {width:30%; text-align:right;}

