﻿body {
	background: url(../../images/bg-content.gif) repeat-y 50% 0 #001245;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	line-height: 1.3em;
	color: #fff;
	text-align: center;
	}

/* ---------------------------- GLOBAL STYLES ---------------------------- */

br.clear {
	clear: both;
	}
	
.mid {
	vertical-align: middle;
	}
	
/* ---------------------------- HOME PAGE STYLES ---------------------------- */

div.wrapper {
	background: url(../../images/bg.jpg) repeat-x #001245;
	width: 100%;
	}

div.home-container {
	background: url(../../images/bg-home-content.jpg) no-repeat #003366;
	width: 851px;
	margin: 0 auto;
	text-align: left;
	}
	
div.driverapp-intro {
	padding: 199px 0 0 560px;
	width: 217px;
	}

div.home-content-container {
	width: 851px;
	margin-top: 30px;
	}

div.home-content {
	margin-left: 51px;
	width: 777px;
	overflow: auto;
	}

div.home-content dl dt {
	font-size: 1.36em;
	font-weight: bold;
	padding-bottom: .82em;
	}
	
div.home-content dl dd {
	float: left;
	margin-right: .27em;
	}
	
div.home-content dl dd input {
	border: 1px solid #FB9905;
	font-size: 12px;
	color: #333;
	width: 36px;
	padding: 3px;
	text-align: center;
	}
	
div.home-content dl dd input.ssn2 {
	width: 24px;
	}
	
p.start {
	font-size: 1.1em;
	font-weight: bold;
	padding: 2.27em 0 .64em 0;
	}

div.start-list-container {
	width: 622px;
	overflow: auto;
	}
	
div.start-list-container ul li {
	background: url(../../images/bullet.gif) no-repeat 0 .4em;
	padding: 0 0 10px 15px;
	}

div.list-col {
	width: 282px; 
	margin-right: 29px;
	float: left;
	}
	
div.start-footer {
	clear: left;
	background: url(../../images/bg-home-hr.gif) repeat-x 0 12px;
	padding: 26px 0 10px 0;
	margin: 0;
	overflow: auto;
	}
	
.startapp {
	float: right;
	}
	
/* ---------------------------- TEMPLATE STYLES ---------------------------- */
div.CenteredDiv
{
	width: 100%;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	vertical-align: top;
	line-height: .6em;
}


div.template-container {
	width: 851px;
	background: url(../../images/bg-app.jpg) no-repeat;
	margin: 0 auto;
	text-align: left;
	}

div.step-container {
	background: url(../../images/bg-step.jpg) repeat-x #fff;
	border: 2px #FB9903 solid;
	border-top: none;
	width: 704px;
	margin: 0 57px 0 56px;
	padding: 0 15px 15px 15px;
	}
	
div.step-container-4a {
	background: url(../../images/bg-step.jpg) repeat-x #fff;
	border: 2px #FB9903 solid;
	border-top: none;
	border-bottom: none;
	width: 704px;
	margin: 0 57px 0 56px;
	padding: 0 15px 15px 15px;
	}
	
div.step-container-4b {
	background: #eee;
	border-top: 1px #ccc solid;
	border-right: 2px #FB9903 solid;
	border-bottom: 1px #ccc solid;
	border-left: 2px #FB9903 solid;
	width: 704px;
	margin: 0 57px 0 56px;
	padding: 15px;
	}

div.step-container-4c {
	background: #fff;
	border: 2px #FB9903 solid;
	border-top: none;
	width: 704px;
	margin: 0 57px 0 56px;
	padding: 15px;
	}
	
div.step-container-4d {
	background: #fff;
	border-top: 1px #ccc solid;
	border-right: 2px #FB9903 solid;
	border-bottom: 1px #ccc solid;
	border-left: 2px #FB9903 solid;
	width: 704px;
	margin: 0 57px 0 56px;
	padding: 15px;
	}	
	
div.step-container-4e {
	border-top: 2px #FB9903 solid;
	width: 738px;
	margin: 0 57px 0 56px;
	padding: 0px;
	}		

fieldset legend {
	display: none;
	visibility: hidden;
	}
	
div.form-col {
	float: left;
	margin-bottom: 10px;
	}

div.form-col dl {
	float: left;
	}
	
div.form-col dl dt {
	font-weight: bold;
	color: #333;
	padding-bottom: 4px;
	}
	
div.form-col dl dd {
	float: left;
	margin-right: 7px;
	}
	
div.form-col dl dd input {
	border: 1px #272F98 solid;
	padding: 2px;
	}
	
div.form-col dl dd select {
	border: 1px #272F98 solid;
	}
	
div.form-col dl dd.radio input {
	border: none;
	margin-right: 3px;
	}
	
div.buttonlist {
	width: 734px;
	text-align: right;
	margin: 8px auto 0 auto;
	padding-bottom: 15px;
	}
	
div.buttonlist ul li {
	display: inline;
	}	

div.agreement {
	margin: 15px auto 0 auto;
	width: 734px;
	text-align: left;
	color: #fff;
	}
	
div.agreement p {
	padding-bottom: 1.1em;
}

/* ---------------------------- FORM ELEMENT WIDTHS ---------------------------- */

.col-half {
	width: 50%;
	}

.col-full {
	width: 100;
	}
	
.col-third {
	width: 30%;
	margin-right: 3%;
	}
	
.col-2third {
	width: 67%;
	}

.address, .email, .phone, .endorsements, .employer, .heardaboutusdetail, .firstname, .lastname {
	width: 220px;
	}

.accident, .tickets, .worked, .crime, .why {
	width: 400px;
	}

.zipcode {
	width: 70px;
	}
	
.radiolist {
	font-size: 11px;
	color: #333;
	width: 120px;
	border: none;
	}

.radiolist-long {
	color: #333;
	width: 220px;
	border: none;
	}
	
	/* ---------------------------- FORM ELEMENT MISC ---------------------------- */
	
.TopMargin
{
	margin-top: 6px;
}
