.bodyContent {
	padding: 20px 180px 10px 25px;
	line-height: 1.8em;
	position: relative;
	z-index: 0;
}

.headerCopy {
	font-family: Arial, Helvetica, sans-serif;
	color: #0b4357;
	font-size: 17px;
	line-height: 1.2em;
	font-weight: bold;
}

.blueCopy {
	color: #146286;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
	font-style: italic;
}

.blueCopy a {
	color: #146286;
	text-decoration: none;
}

.blueCopy a:hover {
	text-decoration: underline;
}

.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.bodyCopy a {
	color: #0c00ff;
	text-decoration: none;
}

.bodyCopy a:hover {
	text-decoration: underline;
}

.header2Copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
	font-weight: bold;
}

