body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url('../images/background.gif');
	left:50%;
	margin-left:-305px;
	position:relative;
}
table{
	border:0px;
	border-collapse:collapse;
}
img{
	border:0px;
}
hr{
	border:1px solid #03AEF2;
}
.marginBottom5{
	margin-bottom:5px;
}
.centerBold18{
	font-weight:bold;
	font-size:18px;
	text-align:center;
	width:439px;
}
.centerBold{
	text-align:center;
	font-weight:bold;
}
.bold{
	font-weight:bold;
}
.center{
	text-align:center;
}
div.contactLabel{
	clear:both;
	float:left;
	width:125px;
	position:relative;
	top:3px;
	text-align:right;
	margin-right:5px;
	vertical-align:bottom;
	margin-bottom:5px;
}
div.contactFormField{
	float:left;
	width:225px;
	margin-bottom:5px;
}
.alert{
	color:#CC0000;
	font-weight:bold;
}