body {
	font-family: Garamond, Verdana, Geneva, Arial;
	font-size: 14px;
	line-height: 20px;
	background-color: #F0F5EE;
}

.greenbg {
background-color: #F0F8ED;
}

.footer {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

.error {
	color: #990000;
}

.subhead {
	font-size: 14px;
	color: #666666;
}

.header {
	font-size: 15px;
	color: #3B936B;
	font-weight: bold;
}

.menutitle{
	cursor:pointer;
}

.search {
	font-size: 12px;
	color: #027441;
}

.hyperlink {
	font-size: 14px;
	color: #009933;
	font-weight: bold;
}

A:link {font-size: 14px; color: #009933; font-weight: bold; text-decoration: none}
A:visited {font-size: 14px; color: #009933; font-weight: bold; text-decoration: none}
A:active {font-size: 14px; color: #009933; font-weight: bold; text-decoration: none}
A:hover {font-size: 14px; color: #003300; font-weight: bold; text-decoration: none}

A.footer:link {color: #999999; font-weight: bold; text-decoration: none; font-weight: normal;}
A.footer:visited {color: #999999; font-weight: bold; text-decoration: none; font-weight: normal;}
A.footer:active {color: #999999; font-weight: bold; text-decoration: none; font-weight: normal;}
A.footer:hover {color: #009933; font-weight: bold; text-decoration: none; font-weight: normal;}

A.subhead:link {color: #666666; font-weight: bold; text-decoration: none}
A.subhead:visited {color: #666666; font-weight: bold; text-decoration: none}
A.subhead:active {color: #666666; font-weight: bold; text-decoration: none}
A.subhead:hover {color: #003300; font-weight: bold; text-decoration: none}
