/* CSS Document */
  
body{
	  margin:0px;
	 left:0px;
	 right:0px;
	 top:0px;
	 bottom:0px;
		 }

#dropmenudiv{
position:absolute;
border:1px solid #000000;
border-bottom-width: 1;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

a {
	font-size: 12px;
	color: #333333;
}
a:link {
	text-decoration: none;	
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #000000;
	background-color:4C88BE;
	
}
a:active {
	text-decoration: none;
	color: #000000;
}
.logo{
width: 127px;
height: 123px;
left: 23px;
top:10px;
position:absolute;

}
.logo_top{
	width: auto;
	height: auto;
	left: 150px;
	position:absolute;
	top: 12px;
}
.logo_top{
	width: 827px;
	height: auto;
	left: 150px;
	position:absolute;
	top: 10px;
}
.top_nav{
	width: auto;
	height: auto;
	left: 693px;
	position:absolute;
	top: 10px;
	background-color:#4C88BE;
}
.menu{
	width:828px;
	height: 45px;
	float: left;
	position:absolute;
	top: 88px;
	left: 150px;
	background-color:#4C88BE;
	
	
}
.banner{
	width:954px;
	max-height:242px;
	position:absolute;
	top: 133px;
	left: 23px;
	height: 242px;
	}
	
.content{
	width:954px;
	mix-height: 310px;
	height:auto;
	position:absolute;
	top: 379px;
	left: 23px;	
	
}
.bottom_nav{
	width:954px;
	position: absolute;
	height:30px;
	padding-top:10px;
	background-color: #E6E6E6;
	
    }
.style1 {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
.style2 {font-size: 11px}
.style7 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.style18 {font-family: Helvetica; font-size: 16px; font-weight: bold; color: #C31319; }
.style21 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:20px;
	}
.style22 {color: #066A08}
 .style23 {
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
}
.style24 {
           font-family: verdana, "trebuchet MS", helvetica, sans-serif;
           font-size:11px;
		  		   }
				   
				   .style25 {color: #fff}


	   

.header{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #4C88BE;
	padding-right: 10px;
	position:absolute;
	left:140px;
	width: 603px;
}
.subhead{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color:#E5171F;
	}
.txtbg{
      
	   background-color: #00CC99;
	   	   background-image:none;
	   font-family: Arial, Helvetica, sans-serif;
       font-size: 12px;
	   }
	  
.marq {
	font-family: verdana, "trebuchet MS", helvetica, sans-serif;
    font-size:11px;
	background-color: #4C88BE;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
	color: #FFFFFF;

}

