@charset "UTF-8";

a.menutype:link { color:white; text-decoration: none;}
a.menutype:active { color:#b5c738; text-decoration: none;}
a.menutype:visited { color:white; text-decoration: none;}
a.menutype:hover { color:#b5c738; text-decoration: none;}

a.text:link {color:#333; text-decoration: underline;}
a.text:active {color:#b5c738; text-decoration: underline;}
a.text:visited {color:#333; text-decoration:underline;}
a.text:hover {color:#b5c738; text-decoration: underline;}

a.footlink:link {color:white; text-decoration: none; font-weight: bold;}
a.footlink:active {color:white; text-decoration: underline; font-weight: bold;}
a.footlink:visited {color:white; text-decoration:underline; font-weight: bold;}
a.footlink:hover {color:white; text-decoration: underline; font-weight: bold;}

#ul.noIndent {
margin-left: .5em;
padding-left: .5em;
}

#menutype {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:7.5pt;
	font-weight:bold;
	padding-top: 13px;
	padding-left: 20px;
	}
	
h2 { color:#b5c738; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11pt}

h3 { color:#666; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10pt} 

#pagecontent {
	width:843px;
	}

#pagecopy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
}

#headerbox {
	padding-top:8px;
}

#menubar {
	background:url(menubarbg.jpg) no-repeat center;
	position:relative;
	height:36px;
	}
		
#pageheader {
	position:relative;
	height:46px;
	}
	
#pagecopy {
	width:367px;
	height:600px;
	margin: 20px;
	line-height: 17px;
	float:left;
}

#winacar {
	width:657px;
	height:620px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding-bottom: 20px;
	line-height: 17px;
	float:left;
}

#quicklinks {
	width:147px;
	height:600px;
	float:left;
	background-color:#333;
	margin-left: 19px;
	padding-top:20px;
}
	
#insetimage {
	background-color: #DEDEDE;
	width:250px;
	height:600px;
	float: left;
	margin-top:20px;
}


#headerbox {
	position: relative;
}



#footer {
	background-color: #b5c738;
	clear: both;
	float: none;
	margin-left: -10px;
	margin-bottom: -10px;
	height: 25px;
	width: 835px;
	vertical-align: bottom;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 10px;
	text-align: left;
	color: white;
	
 	
}
	

