.formLeftColumn {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.redText {
	color: #FF0000;
	font-weight: bold;
}
#tableForm {
	color: #333333;
	padding: 15px;
	margin-bottom: 30px;
	background-color: #FFFFFF;
}
#divAddress {
	text-align: center;
	letter-spacing: 0.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	margin: 50px 0;
}
.address {
	font-weight: bold;
	font-size: 15px;	
}
form {
	margin-left: 30px;
}
/*.south_p {
	margin: 50px 0 25px 0;
}*/
/*.central_p {margin-bottom: 25px;font-weight: bold;}*/
.phone_numbers {
	padding-bottom: 25px;
	border-bottom: 1px dashed #a7d7ee;
	width: 452px;
	margin: 0 auto 25px auto;
}