.Helvetica-10ptDkGray {
	font-family: Helvetica;
	font-size: 10pt;
	color: #222;
}
.Helvetica-10ptDkBlue {
	font-family: Helvetica;
	font-size: 10pt;
	color: #006;
}
.Helvetica-12ptDkGray {
	font-family: Helvetica;
	font-size: 12pt;
	color: #222;
}
.Helvetica-12ptDkBlue {
	font-family: Helvetica;
	font-size: 10pt;
	color: #006;
}
.Helvetica-14ptDkBlue {
	font-family: Helvetica;
	font-size: 14pt;
	color: #006;
}
.contact_form {
	font-family: Arial;
	font-size: 10pt;
	color: #FFF;
	background-color: #4980A3;
	vertical-align: middle;
	border: 1px solid #333;
}
.new_test {
	float: left;
	width: 400px;
	margin-left: 20px;
	height: 260px;
	background-color: #FFFFFF;
	vertical-align: middle;
        padding-top: 6px;
}
