.title {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #666666}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #785F44;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ebe8dd;
	text-decoration: none;
	line-height: 15px;

}
A:link.footer { color: #ebe8dd; font-weight: 400; text-decoration: none }
A:visited.footer { color: #ebe8dd; font-weight: 400; text-decoration: none }
A:hover.footer { color: #ebe8dd; font-weight: 400; text-decoration: underline }
A:link.body { color: #003399; font-weight: 400; text-decoration: none }
A:visited.body { color: #333333; font-weight: 400; text-decoration: none }
A:hover.body { color: #003399; font-weight: 400; text-decoration: underline }
.bodybold { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #CC3300; font-weight: bold}
.bodylink { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; text-decoration: underline }
.bodylinksmall { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF ; text-decoration: underline }
.bodysmall { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #785F44}
.bodysmallbold { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #785F44; font-weight: bold}
.bodysmallRed { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #CC3300}

A:link.bodysmall { color: #003399; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none }
A:visited.bodysmall { color: #003399; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none }
A:hover.bodysmall { color: #003399; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: underline }
A:link.bodysmall2 { color: #666666; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none }
A:visited.bodysmall2 { color: #666666; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none }
A:hover.bodysmall2 { color: #003399; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: underline }
.navtables { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333399; font-weight: bold ; text-decoration: none}

#subnav B {
	font-family: Verdena, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;
}

#subnav A:link {
	font-family: Verdena, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
	text-transform: uppercase;
}
#subnav A:hover {
	font-family: Verdena, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 16px;
	text-transform: uppercase;
}
#subnav A:visited {
	font-family: Verdena, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
	text-transform: uppercase;
}
.bodyhome {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF
}
.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #cc3300;

}
.SubHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336633;

}
.formButton {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #785F44;
	background-color: #CCCCCC;
	border: 1px solid #785F44;
	margin: 4px;
	padding: 1px;
}
.formInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #785F44;
	background-color: #FFFFFF;
	border: 1px solid #785F44;
	margin: 4px;
	padding: 2px;
	text-align: left;
	vertical-align: middle;

}
