﻿
div#mainnav  .contactnav
{
	background:#8b5e3b;
}

div#mainnav .contactnav a
{
	color:white;
}

table.ContactListBioTable
{
	width: 100%;
	white-space: nowrap;
}

table.ContactListBioTable td
{
	vertical-align: top;
}

.ContactTextBox_normal
{
	width: 270px;
}

.ContactTextBox_company
{
	width: 230px;
	float:right;
}

.ContactTextBoxLabel_company
{
	float:left;
	clear:none;
}

.ContactTextBox_area
{
	width: 370px;
}

.ContactTextBox_zipcode
{
	width:100px;
}

.ContactCheckList_title
{
	float:left;
	clear:none;
}

.ContactCheckList
{
	clear:both;
}

table.ContactCheckList
{
	width: 300px;
	padding: 5px;
}



table.ContactCheckList td
{
	vertical-align:top;
	padding-bottom: 3px;
	white-space: nowrap;
}



.ContactTextBox_areaLocation
{
	width: 465px;
}
.error
{
	font-weight: bold;
	color: Red;
}

.validation
{
	font-size:medium;
}

.validation li
{
	color: Red;
}