body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #EAEAD5;
	background-position: center;
}

.bgWhite {
	background-color: #FFFFFF;
}

.footerText {
	font-size: 11px;
	background-color: #FFFFFF;

}
.footerText a:link {
	font-size: 11px;
	background-color: #FFFFFF;
	color: #00356B;
	text-decoration: underline;
}
.footerText a:visited {
	font-size: 11px;
	background-color: #FFFFFF;
	color: #00356B;
	text-decoration: underline;
}
.footerText a:hover {
	font-size: 11px;
	background-color: #FFFFFF;
	color: #5387A7;
	text-decoration: underline;
}
.footerText a:active {
	font-size: 11px;
	background-color: #FFFFFF;
	color: #00356B;
	text-decoration: underline;
}


.bodyText {
	font-size: 11px;
	text-align: left;
	line-height: 18px;
}
.bodyText a:link {
	font-size: 11px;
	color: #00356B;
	text-decoration: underline;
}
.bodyText a:visited {
	font-size: 11px;
	color: #00356B;
	text-decoration: underline;
}
.bodyText a:hover {
	font-size: 11px;
	color: #5387A7;
	text-decoration: underline;
}
.bodyText a:active {
	font-size: 11px;
	color: #00356B;
	text-decoration: underline;
}



.leftNav {
	font-size: 11px;
	text-align: left;
	line-height: 18px;
}
.leftNav a:link {
	font-size: 11px;
	color: #000000;
	text-decoration: none;


}
.leftNav a:visited {
	font-size: 11px;
	color: #000000;

}
.leftNav a:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #00356B;

}
.leftNav a:active {
	font-size: 11px;
	text-decoration: underline;
	color: #00356B;

}
.formFields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #666666;
}
.formButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #000000;
	padding: 3px;

}
#banner {
	background-color: #EAEAD5;
	width: 375px;
	border: 2px solid #000000;
	padding-bottom: 20px;
	text-align: center;
	vertical-align: top;
	visibility: hidden;
}
