/*body {
 margin: 0;
 padding: 0;
 text-align: left;
 background-color: #fff;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 70%;
}
*/
#wrapper {
	background: #fff;
	width: 900px;
	margin: 0 auto;
}
#pgcontainer {
	width: 70em;
	margin: 5px auto;
	background: #fff no-repeat top left;
}
#masthead {
	padding: 0em 0 2.5em 0;
	text-align: left;
}
#ctcontainer {
	margin: 0 auto 0 auto;
	width: 70em;
	background: #fff url("/images/graygradient.gif") repeat-x top;
	border: 1px solid #003D73;
	border-top: 0;
	border-bottom: 10px solid #003D73;
	text-align: left;
}
div.mainmenu {
	border-bottom: 3px solid #003D73;
}
div.mainmenu .active {
	border-bottom: 3px solid #AEC5E6;
}
/* A modified version of A List Apart - http://alistapart.com/articles/slidingdoors2/ */
    #nav {
	width: 575px;
	height: 33px;
	margin: 0;
}
#nav.nobg {
	background: none;
}
#nav ul {
	margin:0;
	padding:5px 10px 0;
	list-style:none;
}
#nav li {
	float:left;
	display:inline;
	margin:0 -1px 0 9px;
	padding:0;
	white-space: nowrap;
}
#nav a {
	float:left;
	display:block;
	position:relative;
	left:-9px;
	margin-right:-9px;
	width:.1em;
	padding:5px 10px;
	text-decoration:none;
	font-weight:bold;
	color:#765;
}
#nav > ul a {
	width:auto;
}
#nav a {
	float:none;
}
#nav li:hover a {
	background-position:0 -150px;
	color:#309;
}
#nav li:hover {
	background-position:100% -150px;
	color:#309;
}
#nav li.active {
	background-position:100% -150px;
}
#nav li.active a {
	background-position:0 -150px;
	padding-bottom:6px;
	color:#333;
}
#nav #percent {
	padding-left: 0px;
	padding-top: 5px;
	margin-right: 2em;
	background: none;
	font-weight: bold;
	color: #333;
}
.clear {
	clear:both;
}
#aqphone {
	color: #003D73;
	font-size: 150%;
	font-weight: bold;
}
/* bottom menu (continue/go back nav) styles */
		ul.endnav {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.endnav li {
	display: inline;
	cursor: pointer;
}
ul.endnav li a:link, ul.endnav a:visited, ul.endnav span {
	display: block;
	width: 5em;
	text-decoration: none;
	padding: 3px 1em 3px 1em;
	color: #fff;
	font-weight: bold;
	font-size: 90%;
	background-color: #1c4c94;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}
ul.endnav li a:hover {
	background-color: #1c4c94;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}
#footer p {
	margin: 0;
	padding: 3px;
	font-size: 90%;
	color: #666;
}
h1 {
	color:#1c4c94;
	font-weight:bold;
	margin: 0;
	padding: 0;
	font-size: 120%;
}
p {
	margin: 0;
	padding: 0 0 1em 0;
}
.left {
	float: left;
}
.right {
	float: right;
}
.formbtn {
	margin: 1px;
	color: #fff;
	font-size: 100%;
	font-weight: bold;
	background-color: #003D73;
	border-top: 1px solid #369;
	border-left: 1px solid #369;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}
.formtext {
	margin: 1px;
	width: 8em;
	height: 1em;
}
ul.endnav li span:hover {
	color: #F58220;
}
.info {
	color: #630;
	font-weight: bold;
}
.error {
	color: #f03;
	font-weight: bold;
}
div.error {
	color: #fff;
	font-weight: bold;
	background: red;
}
.required {
	border: solid 2px #f03;
}
div.debug {
	font-weight: bold;
	background: #eee;
	text-align:left;
}
div.box {
	float: left;
	width: 250px;
	height: 200px;
	border: 1px solid #003D73;
	padding: 0;
	text-align: left;
}
div.box table, div.box p {
	padding-left: 5px;
}
div.bb2box {
	float: left;
	width: 25em;
	height: 32em;
	padding: 0;
	border: 1px solid #003D73;
	text-align: left;
}
div.content {
	padding: 1em 1em 1em 1em;
	border: none;
	text-align: left;
}
div.spacer {
	float: left;
	width: 40px;
	height: 200px;
	vertical-align: middle;
}
#loginbox {
	position: relative;
	top: 80px;
	left: 150px;
	width: 24em;
	background: #AEC5E6;
	border: 1px solid #003D73;
}
.title {
	padding: 2px 2px 2px 2px;
	color: #fff;
	font-size: 100%;
	font-weight: bold;
	background-color: #1c4c94;
}
.close {
	padding: 2px 0px 2px 0px;
	color: #fff;
	font-size: 100%;
	font-weight: bold;
	background-color: #1c4c94;
	cursor: pointer;
}
.dialog {
	background: #fff;
}
.fsbb {
	text-align: left;
	border: 1px solid #003D73;
}
li.question, li.question:hover {
	float: right;
	white-space: nowrap;
	width: auto;
	color: black;
	background-color: #AEC5E6;
	border: 0;
	padding: 3px 5px 3px 1px;
	font-weight: bold;
	font-size: 120%;
	cursor: auto;
}
.coverage {
	font-weight: bold;
}
.ziplanding {
	color: #fff;
	font-weight: bold;
}
form th {
	font-weight: bold;
}
form td {
	font-weight: normal;
}
.content-table {
	width: 900px;
	margin: 0 auto;
	font-size: 11px;
	font-weight: normal;
}
.content-table h1 {
	margin-top: 10px;
	font-style: normal;
	letter-spacing: normal;
}
.content-table td {
	vertical-align: top;
}
fieldset {
	border: 1px dotted #ccc;
	margin: 5px 0 5px 5px;
	padding: 10px;
}
legend {
	font-weight: bold;
	border: 1px dotted #ccc;
	padding: 0 5px 0 5px;
	background: #fafafa;
}
input {
	border: 1px solid #ccc;
	padding: 3px 0 0 0;
	font-size: 11px;
	height: 16px;
	color: #555555;
}
#go  input {
  border: none;
  padding: 0;
  height: auto;
}
#carquote { color: #7c0040; }

select {
	border: 1px solid #ccc;
	padding: 4px 0 0 0;
	font-size: 11px;
	height: 20px;
	color: #555555;
}
textarea {
	border: 1px solid #ccc;
	padding: 4px 0 0 0;
	font-size: 11px;
	height: 20px;
	color: #555555;
}
/* BUTTONS */

button a, button {
	display:block;
	float:left;
	height: 29px;
	margin:0 7px 0 0;
	/* border:1px solid #333;*/
    border-top: none;
	/* border-left:1px solid #eee;*/

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size:100%;
	line-height:130%;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	cursor:pointer;
	padding:2px 2x 2px 2px; /* Links */
	margin:2px;
}
debug table td {
	border: 1px solid brown;
}
/* STANDARD */
.nowrap {
	white-space: nowrap;
}
#rscroll {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	background-color:#fff;
	overflow-x:hidden;
	overflow:hidden;
	white-space: nowrap;
	margin:10px 10px 0 0;
	border:1px solid #000000;
}
#recent {
	display: table-cell;
	padding: 5px 0 0 10px;
	float: left;
	width: 170px;
	font-weight: bold;
	height: 210px;
	overflow: none;
}
#carquote {
	float: left;
	margin: 0 0 0 5px;
	width: 567px;
	height: 213px;
	background: url("/images/frimarkcar.jpg") no-repeat 0 8px;
}
#savemoney {
	display: none;
	color:#ff0;
	text-align: right;
	font-weight: bold;
	font-size: 170%;
	padding: 130px 1em 1em 1em;
	width: 320px;
}
#zipform {
	text-align: center;
	color: #7C0040;
	width: 180px;
	font-weight: bold;
	font-size: 130%;
	margin: 60px 0 0 340px;
}
#go {
	text-align: center;
	color: #7C0040;
	width: 180px;
	font-weight: bold;
	font-size: 110%;
	padding: 1em 0;
	margin: 0 0 0 340px;
}
.lang {
	height: 20px;
	border: none;
}
/*********************************************
		Buttons Web 2.0
*********************************************/

button {
	border:none;
	background:none;
	padding:0;
	margin:0;
	width:auto;
	overflow:visible;
	text-align:center;
	white-space:nowrap;
	height:24px;
	line-height: 10px;
	margin-right: 10px;
}
button span, button em {
	display:block;
	height:24px;
	line-height:22px;
	margin:0;
	color:#0056b7;
}
button span {
	padding-left:20px;
	background:url("/images/button-2-0.png") no-repeat 0 0;
}
button em {
	font-style:normal;
	padding-right:20px;
	background:url("/images/button-2-0.png") no-repeat 100% 0;
}
button img {
	display: none;
}
#help, .help {
	width: 130px;
	vertical-align: top;
}
#helpdiv, .helptitle {
	width: 14em;
	font-size: 100%;
	/*border: 1px solid #999;*/ 
	background: none;
	margin: 0 auto;
	padding: 23px 0 0 0;
}
.helptitle h1 {
	width: 16em;
	/*color: #fff;*/ 
	margin: 0;
	padding: 0;
	height: 1.5em;/*filter: Shadow(Color=#333333,Direction=135, Strength=3);*/
}
#helptext, .helptext {
	width: 13em;
	font-size: 10px;
	float: none;
	background: #fff;
	margin: .3em;
	padding: 2px;
	line-height: normal;
	margin: 0 auto;
}
#help h1 {
	background: #f2f3f1;
	width: 135px;
	margin: 0 auto;
	text-align: center;
	font-size: 10px;
	text-transform: capitalize;
	color: #9e9e9d;
	height: 22px;
	line-height: normal;
}
#progress {
	margin: 0 auto;
	padding-right: 300px;
	padding-top: 33px;
	float: right;
}
/********************************************************
    Comparison Rates
********************************************************/

#cr {
	width: 575px;
	padding: 5px 0 0 0;
	clear: both;
}
#cr h1 {
	font-size: 18px;
	color: #fff;
	height: 30px;
	padding: 5px 0 0 3px;
	background: #cfcfcf;
	width: 575px;
}
#cr h2 {
	font-size: 14px;
	color: #fff;
	height: 20px;
	padding: 0 0 0 3px;
	margin-left: 0px;
	text-align:left;
}
#cr h3 {
	font-size: 14px;
	color: #fff;
	height: 20px;
	float: right;
	margin-top: -30px;
	margin-right: 295px;
	padding: 0 0 0 3px;
}
#cr h4 {
	font-size: 14px;
	color: #fff;
	height: 20px;
	float: right;
	margin-top: -35px;
	margin-right: 205px;
	padding: 0 0 0 3px;
}
.logo label {
	height: 60px;
	width: 110px;
	float: left;
}
#SFC .logo label {
	background: url(/images/companies/safeco.gif) no-repeat;
}
#AIG .logo label {
	background: url(/images/companies/aig.gif) no-repeat;
}
#UAIC .logo label {
	background: url(/images/companies/uaic.gif) no-repeat;
}
#UEI .logo label {
	background: url(/images/companies/uei.gif) no-repeat;
}
#VAL .logo label {
	/*	background: url(/images/companies/affirmative.gif) no-repeat; */
	background: url(/images/companies/travelersLogo.gif) no-repeat;
	font-size: 0px;
	color: #fff;
}
#AHI .logo label {
	background: url(/images/companies/ahic.gif) no-repeat;
	font-size: 0px;
	color: #fff;
}
#AFI .logo label {
	background: url(/images/companies/amfreedom.gif) no-repeat;
	font-size: 0px;
	color: #fff;
}
#AFS .logo label {
	background: url(/images/companies/amfreedomsym.gif) no-repeat;
	font-size: 0px;
	color: #fff;
}
#APO .logo label {
	background: url(/images/companies/apollo.gif) no-repeat;
	font-size: 0px;
	color: #fff;
}
#ASN .logo label {
	background: url(/images/companies/americanstandard.gif) no-repeat;
	font-size: 0px;
	color: #fff;
}
#AIGS .logo label {
    background: url(/images/companies/AIG.jpg) no-repeat;
    font-size: 0px;
    color: #fff;
}

#INIFIN .logo label {
    background: url(/images/companies/Infinity.gif) no-repeat;
    font-size: 0px;
    color: #fff;
}

#SAFCO .logo label {
    background: url(/images/companies/safeco.gif) no-repeat;
    font-size: 0px;
    color: #fff;
}

#PROGR .logo label {
    background: url(/images/companies/progressive.GIF) no-repeat;
    font-size: 0px;
    color: #fff;
}

#VAL .logo label {
    background: url(/images/companies/Affirmative.jpg) no-repeat;
    font-size: 0px;
    color: #fff;
}

#TRVLR .logo label {
    background: url(/images/companies/travelersLogo.gif) no-repeat;
    font-size: 0px;
    color: #fff;
}

#ACA .logo label {
    background: url(/images/companies/AmericanAccess.jpg) no-repeat;
    font-size: 0px;
    color: #fff;
}

#ASP .logo label {
    background: url(/images/companies/AS.jpg) no-repeat;
    font-size: 0px;
    color: #fff;
}

#DLP .logo label {
    background: url(/images/companies/Delphi.jpg) no-repeat;
    font-size: 0px;
    color: #fff;
}

#CMS .logo label {
    background: url(/images/companies/1stChicago.jpg) no-repeat;
    font-size: 0px;
    color: #fff;
}

#CMV .logo label {
    background: url(/images/companies/1stChicago-v.jpg) no-repeat;
    font-size: 0px;
    color: #fff;
}


#FON .logo label {
    background: url(/images/companies/FOUNDERS.jpg) no-repeat;
    font-size: 0px;
    color: #fff;
}

#FOV .logo label {
    background: url(/images/companies/FOUNDERS.jpg) no-repeat;
    font-size: 0px;
    color: #fff;
}

#SAF .logo label {
    background: url(/images/companies/SAFEWAY.jpg) no-repeat;
    font-size: 0px;
    color: #fff;
}

#UNQ .logo label {
    background: url(/images/companies/Unique.JPG) no-repeat;
    font-size: 0px;
    color: #fff;
}

#UMI .logo label {
    background: url(/images/companies/UAIC.JPG) no-repeat;
    font-size: 0px;
    color: #fff;
}

#PUV .logo label {
    background: url(/images/companies/UEI.jpg) no-repeat;
    font-size: 0px;
    color: #fff;
}

#UNI .logo label {
    background: url(/images/companies/UCC.jpg) no-repeat;
    font-size: 0px;
    color: #fff;
}
#PEKNV .logo label {
	background: url(/images/companies/pekin-insurance-v.jpg) no-repeat;
	font-size: 0px;
	color: #fff;
}
#PEKNP .logo label {
	background: url(/images/companies/pekin-insurance-p.jpg) no-repeat;
	font-size: 0px;
	color: #fff;
}
#PEKNS .logo label {
	background: url(/images/companies/pekin-insurance.jpg) no-repeat;
	font-size: 0px;
	color: #fff;
}

#HANOV .logo label {
	background: url(/images/companies/hanov.gif) no-repeat;
	font-size: 0px;
	color: #fff;
}

.lpremium {
	font-size: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left: 220px;
}
.fpremium {
	font-size: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	float: right;
	width: 240px;
	margin-top: -26px;
}
#cr_quotes .selected {
	color: green;
	font-weight: bold;
}
.buy {
	font-size: 10px;
	width: 100px;
	height: 32px;
	float: right;
	margin-top: -24px;
	margin-left: 280px;
	padding:0 0 0 0;
}
form {
	background: none;
	border: none;
	padding: 5px;
	width: 675px;
}
#quotecontent {
	width: 700px;
}
