@charset "utf-8";
/* CSS Document */


body {
	background-color: #bcb38e;
}
.subheader {
	font-size: 15px;
	font-weight: normal;
	text-decoration: underline;
}
input {
	background-color: #cccc99;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 14pt;
	letter-spacing: normal;
}
.ol2 {
	list-style-type: circle;
}

a:link, a:visited, a:active{
	color: #669966;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	font-weight: bold;
	color: #336633;
	text-decoration: none;	
}

.footer2{
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}



.footer {
	font-size: 10px;
	color: #cccc99;
	text-decoration: none;
}
.footer a, .footer a:link, .footer a:visited, .footer a:active{
	font-size: 10px;
	color: #cccc99;
	text-decoration: none;
	font-weight: bold;
}

.footer a:hover{
	font-size: 10px;
	color: #cccc99;
	text-decoration: underline;
	font-weight: bold;
}

.sitemap, .sitemap a{
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

.sitemap a:hover{
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}

