body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
}
a:link, a:visited {
	color: #DADADA;
	text-decoration: none;
}
a:focus, a:hover, {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	background-color: #FFFFFF;
}
a:active {
	color: #000066;
	text-decoration: none;
	background-color: #FFFFFF;
}
#navTop {
	position: absolute;
	z-index: 5;
	visibility: visible;
}
#main {
	margin-top: 75px;
}
#navBottom {
	background-color: #003466;
}
em {
	font-weight: bold;
	color: #003366;
}
h1 {
	font-size: 1.5em;
	color: #003466;
	font-weight: bold;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #003466;
}

#navButton {
	font-size: 10px;
	padding: 1px;
	margin: 1px;
}

h2 {
	font-size: 1em;
	font-style: normal;
	color: #000066;
	margin-bottom: 0px;
	margin-top: 3px;
}
h3 {
	font-size: .9em;
	color: #000066;
}
li {
	color: #003366;
	list-style-type: square;
}
.mailto {
	color: #003466;
	font-weight: bold;
}
