/* CSS Document */


body {
	font: 100% Verdana /*, Arial, Helvetica, sans-serif;*/;
	background-image: url(images/background_03.gif);
	margin: 0;
	padding: 0;
}

#wrapper {
	width: 100%;
	/*height: 200px;*/
	margin: 0px;

}

#wrap {
	width: 772px;
	/*height:540px;*/
	background: url(images/verticalbackground.jpg) top center repeat-y;
	display: block;
	margin: 0 auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

#topmenu {
	background: url(images/topmenu.jpg) top center no-repeat;
	height: 25px;	
}

#topmenulinks  {
	margin-left:300px;
	margin-right:20px;
	text-decoration:none;
	color:#FFFFFF;
	font-size:12px;
	padding-top:2px;
	text-align: right;

}

#topbanner {
margin: 0px 0px 0px 0px;
width: 772px;
height: 80px;
clear:both;
}

#logo h1 {
	width: 180px;
	/*height: 90px;*/
	display: block;
	float:left;
	margin: 0px 0px 0px 20px;
	padding: 0;
	text-indent: 0px;

}

#slogan h1 {
	text-align:right;
	
	width: 280px;
	height: 20px;
	display: block;
	float:left;
	margin: 62px 0px 0px 230px;
	padding: 0;
	text-indent: 0px;
	font: Verdana;
	color:#999999;
	/*font-size: 0.7em;*/
	font-size: 12px;

}


/* main content deffinitions start here ----------------------------*/

#maincontent {
margin: 0px 0px 0px 0px;
width: 772px;
/*height:300px;*/
}

#border {
margin: 0px 20px 0px 20px;
width: 722px;
height:360px;
border-color:#666666;
border-style:solid;
border-width: 5px;
}

#menu {
width:245px;
height:358px;
float:left;
}

#maparea {

width:470px;
height:353px;
float:left;
background-color:#CCCCCC;
border-color:#FFFFFF;
border-style:solid;
border-width: 3px;
}

#topcorner {
	width:80px;
	height:4px;
	padding:5px 0px 0px 3px;
	
}

#welcome {
vertical-align:top;
	width:90px;
	height:40px;
	padding:5px 0px 0px 8px;
	
}


#divitionbar {
/*vertical-align:top;*/
	width:90px;
	height:30px;
	padding:5px 0px 0px 8px;
	
}

#divitionbar_bottom {
/*vertical-align:bottom;*/
	width:90px;
	/*height:15px;*/
	padding:20px 0px 0px 8px;
	
}

#step1 {
vertical-align:top;
	width:90px;
	height:30px;
	padding:5px 0px 0px 22px;
	
}

#step2 {
vertical-align:top;
	width:90px;
	height:30px;
	padding:5px 0px 0px 20px;
	
}

#step3 {
vertical-align:top;
	width:90px;
	height:30px;
	padding:5px 0px 0px 20px;
	
}



#instructions {
	font-size:10px;
	width:220px;
	/*height:60px;*/
	padding:20px 0px 0px 18px;
	line-height:180%;
	/*display:blok;*/
	
	
}

.adbanner {
	width:468px;
	height:60px;
	padding:0px 0px 0px 0px;
	background-color:#FFFFFF;
	border-color:#666666;
	border-style:solid;
	border-width: 1px;
}
#homefooterbanner {
	position:relative;
	clear:both;
}


#map {
	width:468px;
	height:260px;
	padding:0px 0px 0px 0px;
	background-image:url(images/mapbackground.gif);
	background-repeat:no-repeat;
	
}
----------------footer definitions----------------------	

h5 {text-align: center}

#botomnav {
	text-align: center;
	padding: 20px 0px 0px 0px ;
	vertical-align:middle;
	width:765px;
	height:40px;
	font: Verdana;
	color:#999999;
	font-size: 0.8em;
	font-size: 10px;

}

#footer {
	text-align: center;
	vertical-align:middle;
	padding: 3px 0px 0px 0px ;
	vertical-align:middle;
	width:772px;
	height:20px;
	background-color:#666666;
	font: Verdana;
	color:#FFFFFF;
	font-size: 0.7em;
	font-size: 10px;

}


/*#botomnavegation a {
width:260px;
padding: 0px 8px 0px 0px ;
font: Verdana;
color:#333333;
/*font-size: 0.7em;
font-size: 11px;

}*/




---------------- text definitions -----------------------


p {
	font-size: 0.7em;
	color: #666;
	margin: 1ex 0;
	text-align: justify;
}

 a {
	font-weight: 100;
	text-decoration: none;
	color:#818181;
}

a:visited {
	/*font-weight: none;*/
	color:#818181;
}

a:hover {
	/*font-weight: none;*/
	text-decoration: underline;
	color:#818181;
}
	
acronym {
font-style:oblique;
font-weight:bold;
}


#topmenulinks a {
font: Verdana;
color:#FFFFFF;
/*font-size: 0.7em;*/
font-size: 12px;

}

#stateslinks {
	text-align:center;
}

#stateslinks a {
width:260px;
padding: 0px 6px 0px 8px;
font: Verdana;
color:#333333;
/*font-size: 0.7em;*/
font-size: 11px;

}

#footer a {
font: Verdana;
color:#FFFFFF;
font-size: 10px;


}
.yellow {
	color: #FFCC00!important
}
#footerbanner {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
}
