@charset "ISO-8859-1";
.white_area_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.lower_blue_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.lower_blue_text_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	font-style: italic;
}
.drop_image_to_bottom {
	background-position: bottom;
}
.interior_page_headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
}
.interior_page_sub_headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
.left_side_photo {
	margin-right: 10px;
	border: 1px solid #000000;
}
.white_area_text_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005593;
}
.interior_page_sub_headers_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #005593;
}
.lower_blue_text_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: underline;
}
.remove_link_border {
	text-decoration: none;
	line-height: 0px;
	color: #002D4E;
}

