.bkg_blue {
	background-image : url(images/bkg_blue.jpg);
	background-color : #94B3C9;
	background-position : top;
	background-repeat : repeat-x;
}
.bkg_grey {
	background-image : url(images/bkg_grey.jpg);
	background-color : #494949;
	background-position : top;
	background-repeat : repeat-x;
}
.button {
	font-family : "Century Gothic", Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : White;
	padding-left : 10px;
	text-decoration : none;
}
.intro_head {
	font-family : "Century Gothic", Arial, Helvetica, sans-serif;
	font-size : 20px;
	color : #4F4D4C;
	padding-left : 40px;
	padding-right : 40px;
	text-decoration : none;
}
.intro_p {
	font-family : "Century Gothic", Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #4F4D4C;
	padding-left : 26px;
	text-decoration : none;
	line-height : 16px;
}
.intro_a {
	font-family : "Century Gothic", Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #37719B;
	text-decoration : none;
	line-height : 16px;
	
}
.body_txt {
	font-family : "Century Gothic", Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #666666;
	line-height : 20px;
	padding-left : 40px;
	padding-right : 40px;
}
.subhead_txt {
	font-family : "Century Gothic", Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #074673;
	line-height : 20px;
}
.contact {
	font-family : "Century Gothic", Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #787878;
	line-height : 14px;	
}
.question {
	font-family : "Century Gothic", Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #787469;
	line-height : 13px;
	padding-left : 12px;
	padding-right : 12px;
}
.question_form {
	font-family : "Century Gothic", Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #223039;
}
.input {
	font-family : "Century Gothic", Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #223039;
	border : 1px solid #7F9DB9;
	width : 100%;
}
.copyright {
	font-family : "Century Gothic", Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #E3E1D9;
}
.newsflash {
	font-family : "Century Gothic", Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #E3E1D9;
}