@charset "UTF-8";
body {
	background-color: #b9babd;
}
.body_copybulleted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: 333333;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #567c2f;
}
a:visited {
	color: #567c2f;
}
a:hover {
	color: #fcbf13;
}
a:active {
	color: #567c2f;
}
/* CSS Document */

.body_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
}
.header_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3c6398;
	text-align: left;
}
.header_blue_italics {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	font-style: italic;
	font-weight: bold;
	color: #3c6398;
}
.subheader_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3c6398;
	text-align: left;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #567c2f;
	text-align: left;
	font-weight: bold;
}
