.contact-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2B72A0;
	width: 120px;
}
.contact-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2B72A0;
	width: 400px;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
input {
	width: 165px;
}
table.form {
	padding: 5px;
}
.required-disclamer {

	color: #FF0000;
	font-weight: normal;
}
.contact-2col {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2B72A0;
}
