@charset "utf-8";
/* CSS Document */
body{ padding:0; margin:0; font-family:Tahoma, Arial, Helvetica; font-size:11px; background:url(images/bg1.jpg) repeat-x; }
img{ border:none;}
.helpLine{ font-size:16px; color:#FF9900; font-weight:bold;}
a{ color:#005b2e; text-decoration:none; font-size:11px;}
a:hover{ color:#000; text-decoration:none; font-size:11px;}
#wrapper{ width:915px; margin:0 auto;}
#wrapper .header{ height:78px;}
#wrapper .header .logo{ width:208px; float:left;}
#wrapper .header .nav{ width:695px; margin:10px 0 0 12px; float:left;}
.helpLine{ font-size:13px; color:#b90007; font-weight:bold;}
#wrapper .header .nav .topLink { text-align:right; font-size:10px; margin-bottom:13px; }
#wrapper .header .nav .topLink a{font-size:10px; text-decoration:none; color:#000000; }
#wrapper .header .nav .topLink a:hover{font-size:10px; text-decoration:none; color:#0066CC; }
#wrapper .flash{ width:908px; height:346px; }
#wrapper .container{ margin-top:-1px; height:auto;}
#wrapper .container .subContent{ width:auto; padding:15px 20px; height:350px; line-height:17px; }
#wrapper .container .subContent .box1{ width:222px; height:335px; float:left;}
#wrapper .container .subContent .box2{ width:420px; height:335px; float:left; margin:0 15px; border-left:1px dashed #999999; border-right:1px dashed #999999; padding:0 5px;}
#wrapper .container .subContent .box3{ width:180px; height:335px; float:left; margin:0 5px;}

#footer{ background:#000000; color:#CCCCCC; padding:10px 5px 5px 5px; margin-bottom:10px; text-align:center; height:35px; }
#footer .FContent{ margin:0 auto; width:915px; font-size:11px; text-align:left; }
#footer .FContent a{ font-size:11px; color:#CCCCCC; text-transform:lowercase; padding:2px 3px;}
#footer .FContent a:hover{ font-size:11px; text-transform:lowercase; color:#fff; background:#024282;}
.heading{  padding:5px 7px; font-size:18px; font-weight:bold;}
.headingBg{ background:#EEEEEE;  padding:5px 7px; font-size:18px; font-weight:normal; border-bottom:1px solid  #cccccc;}
.txtGreen{ color:#007a37;}


