body {
	background-image: url(images/BKGRD.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	top: 0px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #0A6BB8;
	text-decoration: none;
}
a:active {
	color: #963698;
	text-decoration: underline;
}
.Nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #0A6BB8;
	list-style-type: none;
	list-style-image: none;
	margin-left: 5%;
}
.Nav a:link {
	color: #0A6BB8;
	text-decoration: none;
}
.Nav a:visited {
	color: #0A6BB8;
	text-decoration: none;
}
.Nav a:active {
	color: #F1A45E;
	text-decoration: none;
}
.Nav a:hover {
	color: #963698;
	text-decoration: none;
	font-style: italic;
}
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #963698;
}
td {
	text-align: left;
	vertical-align: top;
}
H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #0A6BB8;
	font-weight: bold;
}
H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #0A6BB8;
}
H4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
}
.xSmallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.formIndent {
	padding-left: 15px;
}
.blue {
	color: #0A6BB8;
}
.boxInfo {
	background-color: #94C3E1;
	text-align: left;
	vertical-align: top;
	clear: left;
	float: right;
	font-size: small;
	padding: 10px;
	margin: 2%;
	border: 5px none;
	width: 30%;
}
.red {
	color: #CC0000;
}
.subNavList {
	list-style-type: none;
	border-top: thin groove #94C3E1;
	border-right: thin groove #94C3E1;
	border-bottom: thin groove #94C3E1;
	border-left: thin groove #94C3E1;
	list-style-position: outside;
	padding: 2px;
	clear: none;
	float: none;
	width: 40%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #0079C2;
}
.contentBKGRD {
	background-image: url(images/BKGRD.jpg);
	background-repeat: repeat-x;
}
.BOLD {
	font-weight: bold;
}
.formIndent {
	position: absolute;
	left: 15%;
}
.floatLEFTClearRT {
	clear: right;
	float: left;
}
.FloatRTclearLEFT {
	clear: left;
	float: right;
}
.sponsoredBy {
	font-size: medium;
	color: #963698;
}
