body {
    background-color: #FFFFFF;
}
h1 {
	font-size: 14px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #012F75;
	color: #012F75;
}
h2 {
	font-size: 14px;
	color: #009B97;
}
h3 {
	font-size: 12px;
	color: #012F75;
}
.ContentTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #020969;
	border: 1px solid #009B97;
	background-color: #FFFFFF;
}
.content {
	padding: 10px;
	text-align: left;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #020969;
}
.navback {
	background-image: url(/images/splash/navback.jpg);
	background-repeat: no-repeat;
	height: 24px;
	vertical-align: middle;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
.addyback {
	background-image: url(images/splash/addyback.gif);
	height: 57px;
	letter-spacing: .10em;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #060066;
}

.nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000267;
	text-align: center;
}

.nav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
