.Head {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000; /* 5A923B */
}

.HeadNavy {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #42739B;
}
.sectionheader
{
	color: #5A923B;	
	font-weight: bold;
}

.formheader
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}


.bodytext {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.bodytextWh {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.bodytextMed {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.bodytextMedBold {
	font-family: Arial;
	font-size: 11px;
	font-weight:bold ;
	color: #000000;
}
.bodytextLG {
	font-family: Arial;
	font-size: 25px;
	font-weight: normal;
	color: #000000;
}

.HeadGreen {
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	color: #5A923B;
}

.footer {
	font-family: Arial, Times New Roman;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.bodytextXSm {
	font-family: Arial, Times New Roman;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.bodytextXXSm {
	font-family: Arial, Times New Roman;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}

.bodytextWhXXSm {
	font-family: Arial, Times New Roman;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

 a.links:link {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: Navy;
	text-decoration: none;
}
 a.links:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: Navy;
	text-decoration: none;
}
 a.links:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: Red;
	text-decoration: underline;
}

 a.linksWh:link {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
 a.linksWh:visited {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
 a.linksWh:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: Yellow;
	text-decoration: none;
}



 a.linksSm:link {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: SteelBlue;
	text-decoration: none;
}
 a.linksSm:visited {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: SteelBlue;
	text-decoration: none;
}
 a.linksSm:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: Red;
	text-decoration: underline;
}

 a.linksWhMed:link {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
 a.linksWhMed:visited {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
 a.linksWhMed:hover {
	font-family: Arial;
	font-size: 12px;
	color: Yellow;
	text-decoration: none;
}
