html {
	height:100%;
}

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

#container {
	background: #BEE7FB;
	width: 950px;
}

#header {
	background: #FFFFFF url(../images/ala_header.jpg) no-repeat;
	width: 892px;
	height: 60px;
	text-align: right;
	padding: 23px 58px 0px 0px;
}

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

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

#controlpanel {
	background: #CCCCCC url(../images/gradient.jpg) repeat-x;
	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 5px 20px;
	float: left;
	height: 25px;
	font-size:15px;
	font-weight:bold;
	color:#4B6EB1;
}

#progress {
	padding: 10px 0px 5px 0px;
	float: right;
	text-align: left;
}

#steps {
	padding: 7px 20px 8px 10px;
	float: right;
	text-align: left;
}

#stepshome {
	padding: 7px 0px 8px 10px;
	float: right;
	text-align: left;
}

#steps img, #stepshome img {
	margin-left: 4px;
}

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

#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: #BEE7FB;
	width: 910px;
	padding: 10px 20px 10px 20px;
	text-align: left;
}

#innercontent {
	margin-top: 15px;
}

#contentmain {
	background: #BEE7FB;
	width: 910px;
	padding: 20px 20px 10px 20px;
	text-align: left;
	height: auto;
}

#welcome {
	background: #BEE7FB url(../images/welcome.gif) no-repeat;
	width: 100%;
	height: 130px;
}

#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;
}

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

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

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

#partnerswith {
	background: #FFFFFF;
	width: 100px;
	height: 50px;
	float: left;
	padding:10px;
	margin-right: 8px;
	text-align: center;
}

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

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

h2 {
	font: normal 14px arial, sans-serif;
	color: #666666;
	margin-top: 0;
}

h3 {
	font: normal 15px arial, sans-serif;
	color: #666666;
	margin-top: 0;
	padding-left: 4px;
}

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

h5 {
	font: bold 19px arial, sans-serif;
	color: #666666;
	margin-top: 0;
	margin-bottom: 8px;
}


#partner span, #progress span, h1 span {
	font: bold 15px arial, sans-serif;
	color: #666666;
	margin-top: 0;
}

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

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

#column3 {
	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;
}

#footer {
	width: 930px;
	padding: 20px 10px 0px 10px;
	color: #666666;
	background: #97B6C6;
}

#logo1, #logo2, #logo3 {
	width: 309px;
	float: left;
}

#footer img {
	margin-bottom: 8px;
}

.showHideLayers2_show {
	/*visibility:visible;*/
	display:block;
}

.showHideLayers2_hide {
	/*visibility:hidden;*/
	display:none;
}

#content .input, #content .textarea {
	width: 300px;
}

#content .inputsmall {
	width: 160px;
}

#content .inputverysmall {
	width: 65px;
}

.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;
}

.clear {
	clear:both;
}

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

.informationbar {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:21px;
	color:#000000;
	background-color:#FFFFE1;
	height:21px;
	padding-left:4px;
	padding-right:4px;
	padding-top: 0px;
	padding-bottom: 0px;
}