@charset "utf-8";
body {
	background-color: #24b1d7;
	background-image:url(../images/body_bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.greenheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #75A02C;
}

.black_bold_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.link_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8CC135;
}

span.link_text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}

.content_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.service_title_bold {
	font-family: Tahoma, Arial, verdana;
	font-size: 18px;
	color: #0F3C77;
	font-weight: bold;
}

.service_title_bold_green {
	font-family: Tahoma, Arial, verdana;
	font-size: 18px;
	color: #469402;
	font-weight: bold;
}


.copyright {
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}

span.copyright a {
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #054360;
}
