/* CSS Document */
body{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#484848; line-height:19px; }
*{ margin:0; padding:0; }
ul, li, ol{ list-style:none; }
a, a:hover{ text-decoration:none; }
.black{ color:#000; }

#page{ clear:both; margin:0 auto; width:950px; }
.logoLink{ height:78px; cursor:pointer; }
.topNav{ height:28px; line-height:28px; } 
.topNav ul{ float:left; width:660px; height:28px; padding-left:52px; background:url(../images2/line1.jpg) no-repeat 50px top; }
.topNav li{ float:left; }
.topNav a{ float:left; display:block; height:28px; padding:0 33px; background:url(../images2/line1.jpg) no-repeat right top; color:#c1c1c1; }
.topNav a:hover, .topNav #li1 a{ color:#ff9c14; background:url(../images2/nav-bg.jpg) no-repeat right top; }
.faq a:hover{color:#336699;	text-decoration: underline;	line-height: 25px;}
.faq a{	color:#000;	text-decoration: underline;	line-height: 25px;}
.fontB{color:#336699}
.help a{ color:#484848; }
.help a:hover{ color:#000000; }
.help img{ padding:6px 0 12px 0; }
.textIndent{ padding-left:16px;}

