body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
}
.bottomText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.bottomTextLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	hover: #FFFFFF;
	link:  #FFFFFF;
	visited: #FFFFFF;
}
.bold800Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
}
.sitemapLinkText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #00FF00;
	hover: #00FF00;
	link: #00FF00;
	visited: #00FF00;
}
.infoHeaderText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #205600;
	font-style: normal;
	text-decoration: underline;
}
.infoText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.innerpageHeaderText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #000000;
	text-decoration: underline;
}
.bodyHeaderText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.bottomRedText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.bodywhiteHeaderText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
}

.11bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.infotwelveText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
/*********************************** MENU **********************************/
.menuBackground {
	background-color: #3d7244;
	border-top: 1px solid #253547;
	border-bottom: 1px solid #253547;
	height: 12px; 
}
.menuButtons {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.menuButtons a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0 7px 0 7px;
}
.menuButtons a:hover {
	color: #000000;
	text-decoration: none;
	margin: 0 7px 0 7px;
	background-color: #FFFFFF;
}
.testimonial {
	margin: 0 55px; 
	color:#666666; 
	font-family:'Times New Roman', Times, serif; 
	font-size:12px; 
	padding:10px 0;
	border-top: 3px solid #3d7244;
}
/*** EMPLOYMENT PAGE ***/
.contactContainerColor {
	background-color: #f2f2f2;
}
.contactCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.copyAreaCode {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.copyPadding {
	padding-left: 15px;
}
.copyHighlight {
	color: #CC0000;
}
.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.validation-advice {
margin: 5px 0;
padding: 5px;
background-color:#006633;
color : #ffffff;
font-weight: bold;
} 