/* CSS Document */
/*---------------------------------- Charts */


#charts table{font-size:11px;line-height:12px;}
#charts table tr{}
#charts .tableSubTitle{font-size:10px;width:auto;color:#BBB;}
#charts table .ourProduct{background-color:#EBF8F7; font-weight:bold; border-bottom:2px solid #FFF;border-right:2px solid #FFF;}
#charts table .header{border-bottom:3px solid #cceaea;}
.tblTitle{padding:4px;text-align:center;background-color:#364A63;font-weight:bold;margin-bottom:15px;color:#CDE9ED}
#charts .colSep{border-right:1px solid #FFF;}


/*---------------------------------- Total Performance */

#totalPer p{margin:0 0 0 40px;}
#totalPer ol{margin:0 0 0 20px;}
#totalPer h2{margin:20px 0 10px 0;color:#ff8000;padding:3px 0 0 40px;background:url(images/bullitOrb.jpg) no-repeat top left;height:25px;}
#totalPer table{margin:0 0 0 40px;width:90%;}
#totalPer table td{padding:2px;}
#totalPer .picRight{float:right; padding:1px; border:1px solid #CCC; margin:5px 0 0 28px;}

/*---------------------------------- Sloped Advantage */

#sloAd p{margin:0 0 0 0;}
#sloAd ol{margin:0 0 0 20px;}
#sloAd h2{margin:20px 0 10px 0;color:#ff8000;padding:3px 0 0 40px;background:url(images/bullitOrb.jpg) no-repeat top left;height:25px;}
#sloAd table td{padding:2px;}
#sloAd .picRight{float:right; padding:1px; margin:5px 0 0 28px;}
#sloAd .picLeft{float:left; padding:1px; margin:5px 28px 0 0;}


