.mainText {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
}
.mainText a:link {
	color: #9999CC;
	text-decoration: underline;
	font-weight: bold;
}
.mainText a:visited {
	color: #9999CC;
	text-decoration: underline;
	font-weight: bold;
}
.mainText a:hover {
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
	cursor: hand;
}
.mainTextBold {
	color: #9999CC;
	font-weight: bold;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 54px;
	color: #FFFFFF;
}
.smallcaps {
	font-family: "Times New Roman", Times, serif;
	font-size: 38px;
	color: #FFFFFF;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	color: #9999CC;
	text-decoration: none;
}
.menuSelected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9999CC;
}
.vsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2px;
	color: #9999CC;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #003366;
	font-weight: normal;
	line-height: 32px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-align: left;
	margin-bottom: -14px;
	margin-top: -9px;
	padding-bottom: 2px;
	padding-top: 9px;
}
.bigHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: 48px;
	color: #003366;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #9999CC;
	text-decoration: none;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	text-align: center;
}
td {
	background-repeat: no-repeat;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-align: left;
	padding-left: 20px;
	padding-right: 140px;
	line-height: 12px;
	list-style-type: none;
}
