@charset "UTF-8";
.main_page_type {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #55B7E7;
	text-align: center;
	vertical-align: middle;
	font-style: italic;
	line-height: 24px;
	font-weight: normal;
}
.sub_headers {
	font-family: "Times New Roman", Times, serif;
	font-size: 33px;
	color: #005696;
	vertical-align: middle;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.lists {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #369DC1;
	line-height: 13px;
	text-decoration: none;
}
.sub_headers2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #45B2E2;
}
.body_copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #35669E;
	text-decoration: underline;
}
.callout {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #005696;
	font-style: italic;
	line-height: 24px;
	font-weight: bold;
}
