.header_main {
	font-family: Arial;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color:#0078BC;
	text-decoration: none;
	text-align: left;
}

.header_sub-blue {
				font-family: Arial;
				font-size: 16px;
				font-style: normal;
				font-weight: normal;
				color:#0078BC;
				text-decoration: none
}

.body_main {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color:#000000;
	text-decoration: none;
}

.body_main_small{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#000000;
	text-decoration: none;
}

.body_main_blue {
				font-family: Arial;
				font-size: 14px;
				font-style: normal;
				font-weight: normal;
				color:#0078BC;
				text-decoration: none;
}

.body_main_blue_small{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#0078BC;
	text-decoration: none;
}

.body_main_blue_smaller {
				font-family: Arial;
				font-size: 10px;
				font-style: normal;
				font-weight: normal;
				color: #0078BC;
				text-decoration: none;
}

.body_main_blue_smallest {
				font-family: Arial;
				font-size: 9px;
				font-style: normal;
				font-weight: normal;
				color: #0078BC;
				text-decoration: none;
}


.body_main_smallest {
				font-family: Arial;
				font-size: 9px;
				font-style: normal;
				font-weight: normal;
				color:#000000;
				text-decoration: none;
}

.disclaimers {
				font-family: Arial;
				font-size: 10px;
				font-style: normal;
				font-weight: normal;
				color: #0078BC;
				text-decoration: none;
}

.people_img { border: 1px solid #0078BC; margin: 0 0 0 0; width: 120px; height: 120px; }

.sub-nav A:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #0079BC;
}
.sub-nav A:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #0079BC;
}
.sub-nav A:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFAA00;
}
.sub-nav A:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #0079BC;
}