body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-image: url(images/bg.gif);
}
.subNav a:link {
	color: #000066;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.subNav a:visited {
	color: #000066;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.subNav a:active {
	color: #000066;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.subNav a:hover {
	color: #330033;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.subNav {
	color: #660066;
	font-size: 12px;
	font-weight: bold;
}
.regLink a:link {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.regLink a:visited {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.regLink a:hover {
	color: #660066;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.regLink a:active {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.termsNav a:link {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
} 
.termsNav a:visited {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.termsNav a:hover {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
.termsNav a:active {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.termsNav {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	background-color: #666666;
}
.featIndent {
	padding: 20px 0px 0px;
	vertical-align: top;
}
.whiteText {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
.formElements {
	font-size: 11px;
}
.title {
	font-size: 11px;
	font-weight: bold;
	color: #660066;
}
.poptitle {
	font-size: medium;
	font-weight: bold;
	color: #660066;
}
.dateText{
	font-weight: bold;
	color: #660066;
	font-size: 10px;
}
.centerAlign {
	text-align: center;
}
