body,td,th {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #343434;
}
body {
	background-image: url(/images/back_page.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #B0B3B7;
}
.ContentWrapper {
	background-color: #FFFFFF;
	border: 1px solid #7E7E7E;
	margin-right: auto;
	margin-left: auto;
}
.Navbar {
	background-image: url(/images/back_navbar.gif);
	background-repeat: repeat-x;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5185BD;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #F7931D;
}
.HomeSearchTable {
	background-color: #F1F1F1;
	border: 1px solid #FFFFFF;
}
.WhiteTable {
	background-color: #FFFFFF;
}
form {
	margin: 0px;
	padding: 0px;
}
.FormSelectHome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	width: 110px;
}
.FormButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F7931D;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FAC17D;
	border-right-color: #683E0C;
	border-bottom-color: #683E0C;
	border-left-color: #FAC17D;
}
.FormFieldHome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 290px;
}
.FormField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.FormTextAreaField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 100%;
}
.FormSelect {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	width: 110px;
}
#SearchDiv {
	position:absolute;
	width:354;
	height:290;
	z-index:1;
}
#StepTwo {
	position:absolute;
	width:354;
	height:290;
	z-index:2;
	visibility: hidden;
}
#StepThree {
	position:absolute;
	width:354;
	height:290;
	z-index:3;
	visibility: hidden;
}
.SubNavBackground {
	background-color: #F1F1F1;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#navcontainer {
}

#navcontainer ul
{
	padding: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0;
	font-weight: normal;
}
h1 {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #343434;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#navcontainer li {
	margin: 0 0 1px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dcdcdc;
}

#navcontainer a
{
	display: block;
	color: #5185BD;
	background-color: #F1F1F1;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: normal;
}

#navcontainer a:hover
{
color: #F8941D;
background-color: #E6E6E6;
text-decoration: underline;
}

#navcontainer ul ul li { margin: 0 0 1px 0; }

#navcontainer ul ul a
{
	display: block;
	color: #5185BD;
	background-color: #F1F1F1;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-weight: normal;
}

#navcontainer ul ul a:hover
{
color: #5185BD;
background-color: #FFFFFF;
text-decoration: none;
}
h2 {
	font-size: 12px;
	display: block;
	width: 50%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
.WaterMarkTruck {
	background-image: url(/images/truck_front_end.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFFFFF;
}
.EvenRow {
	background-color: #F1F1F1;
}
.OddRow {
	background-color: #E0E0E0;
}
.HeadingVehicle {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #F7931D;
	padding-top: 2px;
	padding-left: 2px;
}
ErrorText {
	color: #990000;
}
.ErrorText {
	color: #990000;
}
.BigWhiteBold {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
