@charset "utf-8";
.lowernav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #707070;
	text-decoration: none;
}
a.lowernav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6a7e33;
	text-decoration: underline;
}
.headline_midblu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #046e9f;
	text-decoration: none;
	text-align: left;
}
.txtbuttons_gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #464646;
	text-decoration: none;
	text-align: left;
}
a.txtbuttons_gray:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0095da;
	text-decoration: underline;
}
.bodytext_gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
	text-align: left;
}
.headline_midpink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8a396f;
	text-decoration: none;
	text-align: left;
}
.bodytext_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #89a244;
	text-decoration: none;
	text-align: left;
}
.bodytext_pink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #8a396f;
	text-decoration: none;
}
.bodytext_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #046e9f;
	text-decoration: none;
	text-align: left;
}
.headline_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #89a244;
	text-decoration: none;
	text-align: left;
}
.bodytext_blue_link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #046e9f;
	text-decoration: underline;
	text-align: left;
}
a.bodytext_blue_link:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #004e72;
	text-decoration: underline;
	text-align: left;
}
.headline_purple {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5d4cab;
	text-decoration: none;
	text-align: left;
}
.bodytext_wht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}
