/*--------------------------------------------------------
                  AFA STYLES
----------------------------------------------------------*/
/*Tab Highlights*/
body#afa li#tab02{background-position: 100% -74px;}
body#afa li#tab02 a{background-position: 0% -73px;}
body#afa li#tab02 a:link,body#afa li#tab02 a:visited,body#afa li#tab02 a:hover,body#afa li#tab02 a:active{color:#2B4055;}
body#afa li#tab02 a:hover,body#afa li#tab02 a:active{text-decoration:none;}
body#afa li#tab02 a.flyHome {background: url(/assets/img/icons/home.gif) no-repeat 0% 50%;padding-left:20px;}

/*Account Info Box*/
#accountinfo {width:216px;height:238px;background: url(/afa/account/images/bkg_accountinfo_pad.jpg) no-repeat 100% 100%;margin-bottom:10px;padding:0;font: italic 90%/1.2em Geneva, Arial, Helvetica, sans-serif;}
#accountinfo ul {list-style:none;}
#accountinfo ul li {margin-bottom:1.2em;list-style:none;}
#accountinfoInner {padding:45px 0 0 18px;}
#formReports #rptsLink {display:none;}
#accountinfo a {text-decoration:underline;}
#accountinfo a:link, #accountinfo a:visited  {color:#5C7996;}

/*Report Styles*/
#reportContentWrapper h2 {font-size:138%;border:1px solid #D2D3D4;background:#FFF6D2;padding:4px 0 4px 5px;margin:0;}
.reportExportButtons {border-left:1px solid #D2D3D4;border-right:1px solid #D2D3D4;padding:5px 0 3px 3px;}
#RadGrid1 table td,#RadGrid2 table td,#RadGrid3 table td {padding:5px 7px 5px 5px;}
#detailsviewReportDetails td h3 {margin:0;color:#000;font-size:130%;}
#RadGrid1,#RadGrid2,#RadGrid3{margin-top:0;}
#detailsviewReportDetails td {padding:5px;}
.checkboxes{margin:1em 0;line-height:1em;}
.checkboxes,.checkboxes li {list-style:none;}
.checkboxes li {margin-bottom:12px;}
.checkboxes label {margin-left:5px;font-weight:normal;}

#hplinkReadNewsletter {text-decoration:underline;}

