h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #281473;
	text-decoration: none;
	letter-spacing: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #55A069;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #001B78;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #001B78;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #71BC85;
	text-decoration: underline;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	list-style-type: disc;
	text-align: left;
	vertical-align: top;
	padding: 12px;
}
.fullborder {
	border: 1px solid #281473;
	text-align: center;
	vertical-align: top;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #307643;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #281473;
	text-align: left;
	vertical-align: top;
	padding: 12px;
}
.moonlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	list-style-image: url(../images/halfmoon.gif);
	line-height: 16px;
	text-align: left;
	vertical-align: top;
	padding: 12px;
}
.circlelist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
	list-style-image: url(../images/circle.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #281473;
	text-align: left;
	vertical-align: top;
	padding: 12px;
}
.rightline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #281473;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	padding: 12px;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #281473;
	border-right-color: #281473;
	border-bottom-color: #281473;
	padding: 12px;
	text-align: left;
	vertical-align: top;
}
.right2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #281473;
	border-bottom-color: #281473;
	text-align: left;
	vertical-align: middle;
	padding: 8px 12px;
}
.bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #281473;
	text-align: left;
	vertical-align: middle;
	padding: 8px 12px;
}
.tablealign {
	text-align: center;
	vertical-align: top;
	horizontal-align: center;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	padding: 15px;
	border: 1px solid #281473;
}

