body {
	margin: 0px;
	background-repeat: repeat;
	background-color: #999999;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-transform: capitalize;
	background-color: #FFFFFF;
	width: 786px;
}
.spacer {
	background-image: url(../images/spacer.png);
	background-repeat: repeat;
}
.maint-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.top-nav {
	background-image: url(../images/top-nav-banner.png);
	background-repeat: no-repeat;
}
.bottom-nav {
	background-image: url(../images/bottom-nav-banner.png);
	background-repeat: no-repeat;
}
.spacer-footer {
	background-image: url(../images/spacer-footer.png);
	background-repeat: repeat;
}
.footer-bkgrnd {
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #07346F;
	text-decoration: none;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #07346F;
	text-transform: capitalize;
	text-decoration: none;
}

.links a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0A3E7A;
	text-transform: capitalize;
	text-decoration: underline;
}

