a.nav_link:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #748A87;
	text-transform: uppercase;
	text-decoration: none;
}
a.nav_link:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #748A87;
	text-transform: uppercase;
	text-decoration: none;
}
a.nav_link:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-transform: uppercase;
	text-decoration: none;
}
a.body_link:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
a.body_link:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
a.body_link:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 10px;
}
.body_heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #748A87;
	vertical-align: top;
	text-align: left;
	line-height: 20px;
}
.body_subheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	vertical-align: top;
	text-align: left;
	line-height: 21px;
}
.body_copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	vertical-align: top;
	text-align: left;
	line-height: 18px;
}
.home_highlight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #748A87;
	line-height: 20px;
	vertical-align: top;
	text-align: left;
	padding-left: 10px;
	padding-right: 25px;
}
.home_highlight_secondary {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #748A87;
	line-height: 21px;
	vertical-align: top;
	text-align: left;
	padding-left: 25px;
	padding-right: 25px;
}
.callout_heading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #748A87;
	line-height: normal;
	text-transform: uppercase;
	vertical-align: top;
	text-align: left;
	text-indent: 10px;
}
.callout_body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 16px;
	vertical-align: top;
	text-align: left;
	padding-left: 25px;
	padding-right: 25px;
}
.footer_text_left {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	vertical-align: top;
	text-align: left;
}
.footer_text_right {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	vertical-align: top;
	text-align: right;
}
