body {
	margin: 0px;
	background-color: #9999CC;
}
.mainNav td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E5F2F2;
	height: 18px;
}
.mainNav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336666;
	text-decoration: none;
}
.mainNav a:hover {
	color: #FFFFFF;
}
.subNav td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	height: 18px;
}
.subNav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.subNav a:hover {
	color: #666699;
}
.ruleDash {
	border-top: 1px dashed #CCCCCC;
	height: 0px;
}
.ruleSolid {
	border-top: 1px solid #CCCCCC;
	height: 0px;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.bodyTextWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.introText {
	font-size: 14px;
	margin-top: 20px;
}
.smallText td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.smallText a {
	color: #FFFFFF;
}
.smallText a:hover {
	text-decoration: none;
}
a {
	color: #666699;
}
a:hover {
	text-decoration: none;
}
