.bodyCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.subHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #172246;
	line-height: normal;
	word-spacing: normal;
}
.hiddenStyle {
	text-decoration: none;
	font-weight: normal;
	color: #000;
}

.bodyCopyBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
.hiddenStyleGrey {
	text-decoration: none;
	font-weight: normal;
	color: #9E9299;
}

