body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #FFFFFF;
	line-height: 1.5em;
	background-color: #00339a;
}
a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFFF00;
	font-weight: bold;
}
a:active {
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
}
#header {
	z-index: 2;
	position: absolute; 
	width: 779px; 
	height: 150px;  
	left: 0; 
	top: 0;
}
#breadcrumbs {
	position: absolute;
	z-index: 3;
	left: 0;
	top: 100;
	font-family: Arial, Helvetica, sans-serif;
}
#title {
	z-index: 4;
	text-align:center;
	position: absolute;
	left: 0px;
	top: 50px;
	right: 100%;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 1.25 em;
	text-align: center;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.imglink {
}
form {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 5pt;
}
.formtype {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}
