a:link {
	color: #225F33;
	font-weight: normal;
	text-decoration: underline;
	}
a:active {
	color: #225F33;
	text-decoration: underline;
	}
a:visited {
 	color: #225F33;
	text-decoration: underline;
	font-weight: normal;
	}
a:hover {
 	color: #47AB3B;
	text-decoration: underline;
	}
a:current {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
 	}
.bgBody {
	background-image: url(../images/bg_tile_body.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.bgGrey {
	background-image: url(../images/bg_tile_grey_pattern.jpg);
	background-repeat: repeat;
}
.footerTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.bodyTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

.flashreq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

.flashreq.a:link {
	color: #cc0000;
	font-weight: normal;
	text-decoration: underline;
	}

.bodyHeaderTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}
.bodyHeaderTXTplain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
}
.bodySmallTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.bodyHeaderTXTgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #147E08;
	font-weight: normal;
	font-style: normal;
}
.bodyTXTgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #147E08;
}
.videoBG {
	background-color: #9FD396;
}
.bodyTXTwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
