@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #e8eaf1;
	background-image: url(../images/page_bkg.gif);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.h1 {
	font-size: 18px;
	color: #666666;
}
.h2 {
	font-size: 14px;
	font-weight: bold;
	color: #044F7F;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	}
.home_nav_bkg {
	background-position: center;
	background-repeat: no-repeat;
}

.home_nav {
	margin-top: 2.75em;
	margin-left: 1em;
}
.home_body {
	background-position: center;
	background-repeat: repeat-y;
}
.home_body_copy {
	margin-left: 1em;
}
.required {
	font-size: 10px;
	color: #CC0000;
}
.testimonial {
	color: #044F7F;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
</style>
