@charset "utf-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.form-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.grey {
	color: #686868;
}



.splash-bck-signup {
	background-color: #DADADA;
	background-repeat: repeat-x;
}
.splash-bck-grey-gut {
	background-color: #aeaeae;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bck-footer {
	background-color: #002953;
}
.bck-gut-left-rail {
	background-image: url(../images/bck_gut_left_rail.gif);
	background-repeat: repeat-y;
}
.bck-gut-right-rail {
	background-image: url(../images/bck_gut_right_rail.gif);
	background-repeat: repeat-y;
}
.bck-grey {
	background-color: #dcdcdc;
}
.div-column-wrapper {
	background-color: #FFFFFF;
	padding: 10px;
	width: 178px;
	border: 1px solid #999999;
	text-align: center;
}

.div-2-column-wrapper {
	background-color: #FFFFFF;
	padding: 10px;
	width: 631px;
	border: 1px solid #999999;
}
.div-video-wrapper {
	background-color: #FFFFFF;
	padding: 5px;
	width: 188px;
	border: 1px solid #999999;
}


.div-testimonial-wrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

.div-news-wrapper {
	background-color: #FFFFFF;
	padding: 15px;
	width: 168px;
	border: 1px solid #999999;
}

.div-mid-header {
	background-color: #002953;
	padding: 0px;
	width: 444px;
	border: 0px;
	clear: right;
}
.div-mid-content {
	background-color: #FFFFFF;
	padding: 20px;
	width: 402px;
	border: 1px solid #999999;
}


.title-one {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #004184;
}
.title-two {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.title-three {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
}

.title-four {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.title-five {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}


.title-six {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #004184;
}


.red {
	color: #FF0000;
}
.big-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3300FF;
}
.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d6f92;
}

.footer-link-off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer-link-off:hover {
	color: #FFCC00;
	text-decoration: underline;
}
.footer-link-on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
}

a.footer-link-on:hover {
	color: #72b2f4;
}
.title-five {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
