#contact-form
{
	margin: 0px auto;
	width: 400px;
}
#contact-form .one
{
	width: 150px;
}
#contact-form .two
{
	width: 150px;
}
#contact-form .one
{
	float: left;
}
#contact-form .two
{
	margin: 0px 0px 0px 200px;
}
#contact-form LABEL
{
	display: block;
}
#contact-form FIELDSET
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin: 0px 0px 8px;
	padding-top: 10px;
}
#contact-form SPAN
{
	color: red;
}
#contact-form LEGEND
{
	font-size: 1.5em;
	color: #89a2bb;
}
#contact-form LABEL.radios
{
	display: inline;
}
#contact-form LABEL.check
{
	display: inline;
}
.alt
{
	background-color: #f4f4f4;
}
.head
{
	color: #ffffff;
	background-color: #074f97;
}
.listings
{
	font-size: 10px;
	line-height: 12px;
}
.listings TD
{
	border-right: #e6e6e6 1px solid;
	border-bottom: #e6e6e6 1px solid;
}
.listings A
{
	color: #fff;
}
.listings A:visited
{
	color: #fff;
}
.listings A:hover
{
	color: red;
}
.details
{
	border-right: #450102 1px solid;
	border-top: #450102 1px solid;
	font-size: 11px;
	border-left: #450102 1px solid;
	color: #000;
	line-height: 12px;
	border-bottom: #450102 1px solid;
}
.details TD
{
	border-right: #e6e6e6 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.block
{
	list-style-type: none;
}
.block LI
{
	float: left;
	width: 34%;
	list-style-type: none;
}
.clear
{
	clear: both;
}
.image
{
	border-right: #143948 1px solid;
	padding-right: 4px;
	border-top: #143948 1px solid;
	padding-left: 6px;
	font-size: 8pt;
	padding-bottom: 1px;
	margin: 10px 5px 5px;
	border-left: #143948 1px solid;
	padding-top: 1px;
	border-bottom: #143948 1px solid;
	font-family: Arial, Helvetica, sans-serif;
}
