.bg_footer {
	background-image: url('../images/bg_footer.gif');
	background-repeat: no-repeat;
	background-position: center top
}
.footer {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #899ec7;
	text-align: center;
}
.footer_bold {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #899ec7;
	text-align: center;
}
.line {
	background-image: url('../images/line.jpg');
	background-repeat: no-repeat;
	background-position: center top
}
.body_text {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333;
	text-align: left;
}
.body_text_small {
	font-family: Arial;
	font-size: 9px;
	line-height: 16px;
	font-weight: normal;
	color: #666;
	text-align: left;
}
a.body_text {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #214997;
	text-align: left;
}
a.body_text:hover {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #999;
	text-align: left;
}
.body_text_bold {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #333;
	text-align: left;
}
.body_text_bold_white {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
}
a.body_text_bold {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #214997;
	text-align: left;
}
a.body_text_bold:hover {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #333;
	text-align: left;
}
.subhead {
	font-family: arial;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #4f766b;
	text-align: left;
}
.subhead_white {
	font-family: arial;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
}
.subhead_blue {
	font-family: arial;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #005b99;
	text-align: left;
}
.testimonial_reg {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333;
	text-align: left;
}
.testimonial_name {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #999;
	text-align: right;
}
.bg_nav {
	background-image: url('../images/bg_nav.gif');
	background-repeat: no-repeat;
	background-position: center top
}
.nav {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #214997;
	text-align: left;
}
a.nav {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #214997;
	text-align: left;
	text-decoration: none;
}
a.nav:hover {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #999;
	text-align: left;
	text-decoration: underline;
}
.nav_selected {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #999;
	text-align: left;
	text-decoration: underline;
}
.sponsor_title {
	font-family: arial;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #666;
}
.sponsor_title_bold {
	font-family: arial;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #666;
}
.sponsor_text {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #666;
}
.bg_gradient {
	background-image: url('../images/bg_gradient.gif');
	background-repeat: no-repeat;
	background-position: center top
}
