body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	color: #003366;
	letter-spacing: -1px;
}
.textBody {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #333333;
}
.bodylinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #205686;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #990000;
}
.mainlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
}
.leftlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;
	list-style-type: square;
	list-style-position: outside;
}
.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
}
.subHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #333333;
}
.headerCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	color: #003366;
	letter-spacing: -1px;
}
.textBodyCenter {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #333333;
	text-align: center;
}
.subHeaderCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
.textBodyBold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #333333;
	font-weight: bold;
}
.subHeaderBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #003366;
}
.subHeaderLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #333333;
}
#topNav {
	padding: 0px;
	height: 100px;
	width: 662px;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 20;
	left: 139px;
	top: 345px;
}

