body {
	margin-left: 0px;
	margin-top: 0px;
}
.Body-Text {font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.Header-text {
	font-size: 14px;
	font-weight: bold;
	color: #11A7D9;
	font-family: Arial, Helvetica, sans-serif;
}
.Body-Grey {
	color: #8D8E88;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style2 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }
a:link {
	color: #0099CC;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #666666;
}
a:active {
	color: #FFFFFF;
}

#contact_table td, th
{
	vertical-align:top;
}

#contact_table
{
	font-family: arial;
	font-size: 12px;
}
#contact_table input, textarea, select
{
	background-color: #AFD7E3 !important;
	width:310px;
}
#contact_table textarea
{
	height:140px;
}

.star
{
	color:#C70003;
}

#submit
{
	float:right;
}

#contact_table th
{
	width:82px;
}

#lodged
{
	width: 120px;
}

.notice
{
	color:#B00002;
}