/* CSS Document */

 body { background-color:#ffffff; vertical-align:top;  background-repeat:repeat-x; margin-top:0px; margin: 0; padding: 0; height: 100%; width: 100%; vertical-align:top; }
 
.topnav { font-family:century gothic; font-size:10px; color:#666666;} 
.topnav a { font-family:century gothic; font-size:10px; color:#666666; text-decoration:none;}
.topnav a:hover{ font-family:century gothic; font-size:10px; color:#000000; text-decoration:underline;}  

.contentS  { font-size: 14px; font-family: Arial, Helvetica, sans-serif; margin-bottom: 10px; color:#333333; font-weight: lighter;}
h1 { font-family:century gothic; font-size:26px; color:#0355c1; font-weight:bold;}
h2 { font-family:century gothic; font-size:18px; color:#333333; font-weight:bold;}

.contentS a { font-size: 14px; margin-bottom: 10px; color:#0355c1; }
.contentS a:hover {  font-size: 14px; margin-bottom: 10px; color:#0355c1; text-decoration:underline;}

.content-sub2 { font-family:Arial, Helvetica, sans-serif;	 font-size:14px; color:#333333;}
.content-sub2 h3 { font-family:century gothic; font-size:14px; color:#333333; font-weight:bold; line-height:normal;}
.content-sub2 a { font-family:century gothic; font-size:14px; color:#333333; text-decoration:none;  font-weight:bold;}
.content-sub2 a:hover { font-family:century gothic; font-size:14px; color:#333333; text-decoration:underline;  font-weight:bold;}

.content-sub { font-family:century gothic; font-size:16px; color:#333333;}
.content-sub a { font-family:century gothic; font-size:16px; color:#333333; text-decoration:none;}
.content-sub a:hover { font-family:century gothic; font-size:16px; color:#333333; text-decoration:underline;}

.title { font-family:century gothic; font-size:26px; color:#0355c1; font-weight:bold;}
  
#main{width:852px; height:100%; vertical-align:top; padding:0px; margin:0 auto; margin-top:0px;  }
#top {background-color:#FFFFFF; height:70px; width:852px; position:absolute; z-index:2; }
#top_nav {	background-color:#FFFFFF; height:20px; width:350px;	position:absolute; z-index:2; margin-top:5px; margin-left:250px; text-align: right;}
#nav {height:15px; width:852px; position:absolute; margin-top:70px; z-index:3; text-align:left; }
#content{width:850px; height:400px; position:absolute; background-color:#FFFFFF; z-index:5; margin-top:95px; margin-left:1px; }
#adfooter{width:850px; height:210px; position:absolute; background-color:#FFFFFF; z-index:5; margin-top:500px; text-align:left; margin-left:1px; text-align:center; }
#footer {height:5px; width:850px; position:absolute; margin-top:495px; z-index:2; background-color:#333333; margin-left:1px;   }
#sec_footer {height:5px; width:850px; position:absolute; z-index:2; background-color:#333333; line-height:7px; }


#search_box {display:inline; width: 201px; height: 31px; background: url(images/bg_search_box.gif) no-repeat; margin-left:645px; margin-top:5px; position:absolute; z-index:5; }
#search_box #s {display:inline; margin: 8px 0 0 6px; border:0; width:159px; background: none; z-index:5; font-family:Arial, Helvetica, sans-serif;
font-size:10px; color:#666666; }
#search_box #go {float: right;  margin: 5px 5px 0 0; z-index:5;}

