.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #2A0000;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #5E7DA2
}
a:link {  font-family: Arial, Helvetica, sans-serif; color: #003399}
a:hover {  font-family: Arial, Helvetica, sans-serif; color: #5e7da2; text-decoration: underline}
page-titles {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; color: #5e7da2}
.page-titles {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; color: #5e7da2}
/*********************************** FORM AND FORM ELEMENTS ***********************************/
.contactform{
 width:500px
}

.contactform label{
 clear:left;
 float:left;
 width:180px;
 padding-left:1px;
 margin-top:3px;
}

.contactform input, .contactform select, .contactform textarea{
 float:left;
 margin-bottom:15px;
 border:2px solid #5E7DA2;
 padding:2px;
}
/*********************************** FORM AND FORM ELEMENTS ***********************************/
