.blockIndent {
	margin-top: 2px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.textBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	font-weight: normal;
}
.textMini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.textHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
}
.textSemiHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.textSubHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #3366CC;
}
.linkBody {
	color: #3366CC;
	text-decoration: none;
}
.linkBody:hover {
	color: #8AA6DE;
	text-decoration: underline;
}
.linkBody:visited {
	color: #9D945F;
}
.linkMenuMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E6D78F;
	text-decoration: none;
}
.linkMenuMain:hover {
	text-decoration: underline;
}

.linkMenuMain:visited {
	color: #E6D78F;
}
.linkMenuSub {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #E6D78F;
	text-decoration: none;
}
.linkMenuSub:hover {
	text-decoration: underline;
}
.linkMenuSub:visited {
	color: #FFFFCC;
}
.linkLeftNav {
	color: #FF0000;
	text-decoration: none;
}
.linkLeftNav:hover {
	color: #990000;
	text-decoration: underline;
}
.linkLeftNav:visited {
	color: #9D945F;
