Body {
	background-image: url(../images/bkgdRepeat.gif);
	background-repeat: repeat-y;
}


.head02 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #7FAA0B;
	margin-bottom: -10px;
}

.head03 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #221E1F;
	margin-bottom: -10px;
}

.bodyText {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.LegalText {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.question {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	margin-bottom: -10px;
	color: #7FAA0B;
}

.answer {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 30px;
	color: #000000;
}

.navLinkOn {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.navLink {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.navLink a:link, 
{ color: #FFFFFF; text-decoration: none; }

.navLink a:active,
{ color: #FFFFFF; text-decoration: none; }

.navLink a:visited,
{ color: #FFFFFF; text-decoration: none; }

.navLink a:hover, 
{ color: #000000; background-color: #FFCC00; text-decoration: none; }

/** == SECOND NAVIGATION Styles == **/

.navA{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	background-image: url(../images/greyArrow.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
}

.navB{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #7FAA0B;
	font-weight: normal;
	text-decoration: none;
}


.navB a:link {
 	color: #7FAA0B;
	background-image: url(../images/greenArrow.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	text-decoration: none;

 }

.navB a:active {
 	color: #7FAA0B;
	background-image: url(../images/greenArrow.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	text-decoration: none;
 }
 
.navB a:visited {
 	color: #7FAA0B;
	background-image: url(../images/greenArrow.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	text-decoration: none;
 }
 
.navB a:hover {
 	color: #7FAA0B;
	background-image: url(../images/greenArrow.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	text-decoration: none;
 }

.linkMore{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #7FAA0B;
	font-weight: normal;
	margin-top: -12px;
	text-decoration: none;
}
.smallcaps{
font-variant: small-caps
}


.linkWhite{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: -12px;
	text-decoration: none;
}

.formError{
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
}

.reqField{
	color: #7FAA0B;
	font-weight: bold;
}
