.subNavLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.homebodycontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	line-height: 16px;
}
.verticalDivider {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
}
.homeBodySubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF8201;
	text-decoration: none;
	font-weight: bold;
}
.redirectLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #536F9F;
	text-decoration: none;
	text-align: right;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
.bodySubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #536F9F;
	text-decoration: none;
}
