html {
	height:100%;
}

body {
	background: #F2F2F2;
	color: #000000;
	font: 12px arial, sans-serif;
	height:100%;
	margin-top: 0px;
}

#container {
	width: 950px;
	background: #F2F2F2 url(../images/main_bg.jpg) top repeat-y;
	padding: 0px 10px 0px 10px;
}

#header {
	background: #FFFFFF;
	padding: 15px 20px 15px 20px;
	text-align: left;
}

#header_brokergap {
	background: #FFFFFF url(../images/header.jpg) no-repeat;
	width: 930px;
	height: 102px;
	padding: 15px 0px 0px 20px;
	text-align: left;
}

#header_brokergap h1{
	color: #FFFFFF;
	font-size: 12px;
	margin-top: 0px;
	font-weight: lighter;
}

#header_brokergap h2{
	color: #FFFFFF;
	font: 26px arial black, sans-serif;
	margin-top: 0px;
	line-height: 22px;
}

#header_brokergap h3{
	color: #FFFFFF;
	font-size: 19px;
	margin-top: 0px;
	line-height: 10px;
}

#controlpanel {
	background: #DFE9F4;
	width: 910px;
	padding: 10px 20px 10px 20px;
	height: 26px;
}

#topbar {
	width: 950px;
	float: left;
}

#breadcrumbs {
	padding: 10px 20px 0px 20px;
	float: left;
	margin-top: 0px;
	height: 25px;
	text-align: left;
}

#breadcrumbs a, #breadcrumbs a:visited {
	color: #666666;
	text-decoration: underline;
	margin-top: 0px;
}

#breadcrumbs a:hover {
	color: #666666;
	text-decoration: none;
	margin-top: 0px;
}

#partner {
	padding: 10px 20px 0px 20px;
	float: left;
	height: 25px;
	font-size:15px;
	font-weight:bold;
	color:#4B6EB1;
}

#logout {
	padding: 10px 20px 0px 20px;
	text-align: right;
	float: right;
	height: 25px;
	font-size:11px;
}

#logout a, #logout a:visited, #partner a, #partner a:visited {
	color: #666666;
	text-decoration: underline;
	margin-top: 0px;
}

#logout a:hover, #partner a:hover {
	color: #666666;
	text-decoration: none;
	margin-top: 0px;
}

#controlpanel img {
	margin-right: 4px;
}

#content {
	background: #FFFFFF;
	width: 910px;
	padding: 10px 20px 10px 20px;
	text-align: left;
}

#content h1 {
	font: bold 15px arial, sans-serif;
	color: #006988;
	margin-top: 0;
}

#content h2 {
	font: bold 15px arial, sans-serif;
	color: #4B6EB1;
	margin-top: 0;
}

#content h3 {
	font: bold 15px arial, sans-serif;
	color: #006988;
	margin-top: 0;
}

#column1 {
	width: 300px;
	float: left;
}

#column2 {
	width: 230px;
	float: left;
}

#text {
	width: 910px;
	text-align: left;
	margin-top: 10px;
}

#text a, #text a:visited {
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
}

#text a:hover {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}

#text li {
	list-style: square;
	padding: 0px 0px 8px 0px;
}

table.example td {
	padding-bottom: 8px;
}

table.example th {
	width: 60%;
	font-weight: normal;
	padding-bottom: 8px;
}

#welcomebox {
	background: #FFFFFF url(../images/welcome.jpg) no-repeat;
	width: 578px;
	height: 203px;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	padding: 85px 20px 0px 310px;
}

#welcometext {
	text-align: left;
}

#welcometext h4{
	color: #4B6EB1;
	font-size: 26px;
	margin-top: 0px;
	line-height: 4px;
}

#welcometext h5{
	color: #000000;
	font-size: 18px;
	margin-top: 0px;
	font-weight: lighter;
}

#accessbox {
	text-align: left;
	margin-top: 30px;
}

#base {
	background: #F2F2F2 url(../images/main_bg_base.jpg) no-repeat;
	width: 950px;
	height: 30px;
	padding: 0px 10px 0px 10px;
}

#footer {
	width: 950px;
	padding: 0px 10px 0px 10px;
	color: #666666;
	font-size:11px;
}

#welcomebox_tick {
	background: #FFFFFF url(../images/tick_welcome.jpg) no-repeat;
	width: 480px;
	height: 233px;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	padding: 55px 20px 0px 408px;
}

#question1 {
	width: 100%;
	height: 115px;
	padding: 20px 0px 0px 0px;
	border-top: #FFFFFF solid 1px;
}

#question2 {
	width: 100%;
	padding: 0px;
}

#unavailable {
	width: 100%;
	padding: 0px;
}

#unavailable h4 {
	font: bold 15px arial, sans-serif;
	color: #666666;
	margin-top: 0;
}

#vehicles {
	width: 100%;
	height: 215px;
	padding: 6px 0px 0px 0px;
}

#vehicles img{
	padding-bottom: 2px;
}

#car, #van, #truck, #motorcycle, #motorhome, #fleet {
	background: #FFFFFF;
	width: 145px;
	height: 148px;
	float: left;
	margin-right: 8px;
	text-align: left;
}

#carop, #vanop, #truckop, #motorcycleop, #motorhomeop, #fleetop {
	background: #FFFFFF;
	width: 145px;
	height: 55px;
	float: left;
	margin-right: 8px;
	text-align: left;
}

.opt {
	width:220px;
	height:110px;
	background-image:url(../../images/opt.gif);
	float:left;
}

.opt_text {
	font-size:17px;
	color:#666666;
	height:68px;
	padding:10px;
}

.opt_but {
	padding: 0px 5px 0px 0px;
	text-align:right
}

.termsbox {
	width:500px;
	height:160px;
	padding:10px;
	overflow:auto;
	background-color:#FFFFFF;
}

.hidden {
	display:none;
}

textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

img {
	border:none;
}
