body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	padding: 0px;
}
a:link, a:visited, a:active {
	font-weight: bold;
	color: #000099;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}

.navBG {
	background-image: url(../images/nav_bg_12.jpg);
	background-repeat: no-repeat;
}
#nav {
	font-size: 11px;
	padding-top: 0px;
	font-weight: bold;
	line-height: 1.7em;
	padding-bottom: 40px;
}
#nav a, #nav a:visited, #nav a:active {
	text-decoration: none;
	color: #000000;
}
#nav a:hover {
	text-decoration: underline;
}
.copyright {
	font-size: 11px;
}
#bottomNav a, #bottomNav a:visited, #bottomNav a:active {
	text-decoration: none;
	font-size: 11px;
	color: #333399;
}
#bottomNav a:hover {
	text-decoration: underline;
}
#bottomNav div {
	display: inline;
	padding-left: 1ex;
	padding-right: 1ex;
}
.contactImage {
	display: block;
	float: right;
	padding-top: 0px;
	padding-left: 10px;
}
#content {
}
.sbcLink {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
h1 {
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}
.cTimeValue h2 {
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}
.cTimeValue legend {
	color: #000000;
}
.required {
	font-weight: bold;
	color: #FF0000;
}
.formLabel {
	font-weight: bold;
	text-align: right;
	font-size: 11px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.contactBlock {
	border: 2px solid #000000;
	background-color: #FFFFFF;
}
.extFormText {
	font-size: 11px;
}
.bodyBG {
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
}
.darkPurple {
	color: #653366;
}
.navyBlue {
	color: #000099;
}
.aqua {
	color: #0066FF;
}
.red {
	color: #FF0000;
}
.largeRed {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.gold {
	color: #e1dc17;
	font-weight: bold;
}
.platinum {
	color: #808080;
	font-weight: bold;
}
.silver {
	color: #c0c0c0;
	font-weight: bold;
}
.bronze {
	font-weight: bold;
	color: #808000;
}
.darkWine {
	color: #600;
}
.darkPurple {
	color: #303;
}
