.NavText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.NavText a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.NavText a:visited {

	color: #FFFFFF;
	text-decoration: none;
}
.NavText a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
}
.NavText a:hover {

	color: #FF9900;
	text-decoration: none;
}
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
}
.FooterBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #999999;
	font-weight: bolder;
}
.MainHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	text-transform: uppercase;
}
.MainHeadingBold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #999999;
}
.FooterD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
}
.FooterD a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
.FooterD a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
.FooterD a:active {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
.FooterD a:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}

.mainCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
}
.SUBHeading {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bolder;
	color: #999999;
}
.IntroItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	color: #666666;
}
.mainCopyBOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	font-weight: bolder;
}
.mainCopyBOLD a:link {
	color: #333333;
}
.mainCopyBOLD a:visited {
	color: #333333;
}
.mainCopyBOLD a:active {

	color: #333333;
}
.mainCopyBOLD a:hover {


	color: #FF9900;
}
.mainCopy a:link {
	color: #666666;
}
.mainCopy a:visited {
	color: #666666;
}
.mainCopy a:active {

	color: #666666;
}
.mainCopy a:hover {


	color: #FF9900;
}
.newsHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
}
.newsContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.listHeading {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bolder;
	text-transform: uppercase;
	color: #666666;
}
.MainHeadingPADDED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-left: 10px;
}

