@charset "utf-8";
body {
	background-color: #24b1d7;
	background-image: url(images/ace_02.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: #054360;
}
.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;
}
.copyright {
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	color: #054360;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #054360;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #054360;
}
a.nav:link {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #054360; 
}
a.nav:visited {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #054360; 
}
a.nav:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #054360; 
}
a.nav:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #054360; 
}
