* {
	font-family: tahoma, arial, sans-serif;
	font-size: 10pt;
	color: #666666;
}
img {
	border: 0;
}
input[type=image] {
	border: 0;
}
body {
	margin: 0;
	background-color: #d5cdae; /* #F9C115 #e0e6f0 #f8f8f0;*/
}
table, td {
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
}
td {
	vertical-align: top;
}
a {
	color: #00529c;
	text-decoration: none;
}
a:hover {
	color: #ff9900;
}
h1 {
	font-size: 12pt;
}
h1, .panel h2 {
	color: #00529c;
}
.panel h1 {
	font-weight: normal;
	font-size: 13pt!important;
}
h1, h2, h3, h4, h5 {
	margin: 1em 0;
}
ul {
	margin: 1em 0;
	padding: 0 0 0 15px;
}
hr {
	border: none 0;
	border-top: 1px dashed darkgray;
	border-bottom: 2px solid rgb(246, 246, 246);
	height: 3px;
}
hr.payment {
	width: 85%;
	margin-top: 20px;
	margin-bottom: 20px;
}
.row hr {
	width: 100%;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.page {
	width: 954px;
	margin: 0 auto;
}
.head {
	height: 98px;
	position: relative;
	background: url(/assets/images/headbg.gif) no-repeat top left;
}
#logo {
	position: absolute;
	top: 25px;
	left: 30px;
}
.head .quote {
	width: 200px;
	position: absolute;
	top: 25px;
	right: 235px;
	text-align: center;
}
.head .quote
, .head .quote * {
	font-size: 8pt;
	color: #666666;
}
.head .right {
	position: absolute;
	top: 0;
	right: 0;
}
.top {
	padding: 8px 0;
	text-align: right;
}
.top, .top a {
	font-size: 8pt;
	color: #666666;
}
.top a:hover {
	color: #ff9900;
}

.topnav {
    width: 954px;
    margin: 1px 0;
    float: left;
	background: url(/assets/images/topnavbg.jpg) repeat-x;
}

.topnav ul {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0 1px;
	background-color: #dddddd;
}
.topnav li {
	float: left;
	margin-right: 1px;
}
.topnav .last {
	margin-right: 0;
}
.topnav a {
	font-family: tahoma, arial, sans-serif;
	float: left;
	display: block;
	padding: 3px 20px;
	text-align: center;
	font-size: 12pt;
	color: #eeeeee;
	background: url(/assets/images/topnavitembg.jpg) repeat-x;
}
.topnav a:hover
, .topnav .active a {
	color: #eeeeee;
	background: url(/assets/images/topnavbg.jpg) repeat-x;
}
.homeimg {
	width: 701px;
	height: 233px;
	float: left;
/*	background: url(/assets/images/home.jpg) no-repeat top left;*/
}
.homelogin {
	width: 233px;
	height: 233px;
	padding: 0px 10px;
	float: left;
	background-color: #e2ddbf;
}
.homelogin h2 {
	font-size: 12pt;
	color: #000000;
}
.homelogin input[type=text] {
	width: 150px;
	margin-bottom: 10px;
	display: block;
}
.homelogin input[type=password] {
	width: 150px;
	margin-bottom: 10px;
	display: block;
}
.homelogin input[type=image] {
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
}
.homelogin .login {
	margin-bottom: 0!important;
}
.homelogin .smaller {
	font-size: 8pt;
/*	line-height: 1.5em;*/
}
.home {
	width: 924px;
	padding: 0 15px;
	background-color: #ffffff;
}

.homeimg a.getquote {
	 position: absolute;
	 width: 100px;
	 height: 20px;
	 left: 149px;
	 top: 183px;
	 z-index: 10;
	 cursor:pointer;
}
.panel {
	width: 205px;
	margin-top: 10px;
}
.panel * {
	font-size: 8pt;
}
.panel h1 {
	margin-top: 0;
	font-size: 10pt;
}
.home .panel {
	min-height: 320px;
	height: auto!important;
	height: 320px;
	float: left;
	background: url(/assets/images/panel.jpg) repeat-y top left;
	padding: 0 10px 0 15px;
}
.interior {
	float: left;
	min-height: 480px;
	height: auto!important;
	height: 480px;
	margin-top: 20px;
}
.leftnav {
	width: 160px;
	position: relative;
}
.leftnav ul {
	margin: 0;
	padding: 0 0 0 10px;
	list-style-type: none;
}
.leftnav li {
	padding: 2px 0;
}
.leftnav li * {
	font-size: 8pt;
}
.leftnav li.active span {
	color: #000000;
}
.leftnav .centered {
	margin: 5px auto;
	padding: 0 5px;
	position: absolute;
	top: 150px;
	text-align: center;
}
.leftnav .centered p {
	font-size: 8pt;
}
.main {
	width: 505px;
/*	min-height: 480px;
	height: auto!important;
	height: 480px;*/
	padding: 0 10px;
	background: url(/assets/images/panel.jpg) repeat-y top right;
}

.quotemain {
	width: 640px;
	padding: 0 10px 0 25px;
	background: url(/assets/images/panel.jpg) repeat-y top right;
}

.main h2:first-child {
	margin-top: 0;
}
.main h2, .main h3 {
	margin: 1em 0 0 0;
	color: #000000;
}
.main p {
	margin-top: 3px;
}
.main .content {
	width: 450px;
	float: left;
	line-height: 1.5em;
	margin-top: 30px;
}
div.right {
	width: 220px;
}
div.right .panel {
	height: 300px;
	padding: 0 10px 0 15px;
	background: none;
}
#pagebottom {
	height: 10px;
	background: url(/assets/images/pgbotbg.gif) no-repeat top left;
}
.botnav {
	padding: 5px 10px 0 20px;
}
.botnav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.botnav * {
	font-size: 7pt;
	color: #666666;
}
.botnav li {
	width: 130px;
	float: left;
	font-weight: bold;
}
.botnav li li {
	margin: 0;
	line-height: 1.4em;
	float: none;
}
.botnav a {
	font-weight: normal;
}

.botnav li .botnav_address {
	font-weight: normal;
}
.footer {
	margin-top: 30px;
	text-align: center;
}
.footer, .footer a {
	font-size: 8pt;
	color: #666666;
}
.faq_answer a {
	font-weight: bold;
}
.faq_answer a:hover {
	color: #666666;
}
/********** MileMeter Form Classes ***********/
.submit {
	height: 22px;
	border: none; 
	padding: 22px 0 0 0; 
	background-position: top left; 
	background-repeat: no-repeat;
	background-color: transparent;
	overflow: hidden;
	cursor: pointer;
	color: #FFFFFF;
}

.login {
	height: 20px; 
	padding: 20px 0 0 0; 
	background-image: url(/assets/images/btn_login.gif);
	width: 57px!important;
}

.row { margin: 0 0 8px 0; position: relative; clear: left;}
	.row label { display: block; padding: 4px 0;}
/*	.row label.leftLabel { float: left; margin-right: 8px; line-height: 22px;}*/
	.row textarea, .row select {
		border: solid 1px #595758;
	}
	.row input[type=text] {
		border: solid 1px #595758;
		height: 20px;
	}
	.row input[type=password] {
		border: solid 1px #595758;
		height: 20px;
	}
	.row input[type=image] {
		border: 0;
	}
	.fullWidth { width: 550px!important; float:none!important;}
	.row textarea { height: 149px; }
	.halfWidth { width: 50%; }
	label.quarterWidth { width: 25%; float:left;}
	.radios { overflow: hidden; }
	.row .radio { float: left; margin-right: 4px; height: auto; width: auto; border: none;}
	.zipInput { width: 100px; }
	.lost { display: block; color: #0082c4; }
	.radioLabel { float: left; margin-right: 8px;}
	.helpLink { position: absolute; top: -3px; right: 0px; }
	.helpLink a { color: #6997c9; font-style: italic;}
	.submit { clear: left; }
		
	.checkbox label { margin: 0 0 0 20px; }

/*************************
.row {
	clear: left;
	margin-bottom: 8px;
	position: relative;
}
.row .checkbox {
	float: left;
}
.row label {
	display: block;
	width: 130px;
	float: left;
	clear: left;
}
.row .radio {
	float: left;
	margin-right: 4px;
}
.radios label {
	width: 300px;
}
.radioLabel {
	float: left;
	margin-right: 8px;
}
*****************************/
.helpPopout {
	width: 200px;
	top: 0;
	right: 0;
	padding: 4px;
	position: absolute;
	background-color: #ffe000;
}
.helpPopout h5 {
	margin: 0;
}

/***********************************
		=Forms Styling
***********************************/

/* Error Handling */
#errors {
	border: solid 3px #d62729; 
	background: #f7e7e7;
	padding: 10px;
	width: 450px;
	color: #333333;
	margin: 10px 0;
}

#errors ul li { 
	list-style: none; 
	margin: 0 0 0 10px;
}
	
#flash_messages {
	width: 600px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
 
#flash_messages p {
  margin-bottom: 0;
}
 
#flash_messages p.error {
	border: solid 3px #d62729; 
	background: #f7e7e7;
	padding: 10px;
	color: #333333;
	margin: 5px 5px 5px 10px;
	font-size: 1.1em;
	font-weight: bold;
}
 
#flash_messages p.notice {
	border: solid 3px #fde700; 
	background: #fde700;
	padding: 10px;
	color: #333333;
	margin: 5px 5px 5px 10px;
	font-size: 1.1em;
	font-weight: bold;
}
 
#flash_messages p.message {
  background: #cbf285;
  border: 3px solid #3cab09;
  padding: 10px;
  color: #333333;
  margin: 5px 5px 5px 10px;
  font-size: 1.1em;
  font-weight: bold;
}


.error_flag { 
	border: solid 2px #d62729 !important;
	background: #f7e7e7; 
	margin: 0 0 0 0px;
}



.section { background: #f1f0e7; font-weight: bold; font-size: 14px;}
h4.section { padding: 8px; }


.coverage { width: 638px; }
	.heading { background: #f1f0e7; color: #262324; font-weight: bold; font-size: 14px;}
		.coverage .heading td { height: 33px; padding: 0px; text-indent: 8px; font-size: 14px; vertical-align: middle;}
		.adminfee td {font-size: 10pt!important; font-weight: normal;}
		.heading .costHeading { width: 120px; }
		.coverage td, h4.heading { padding: 8px; }
			.row .checkbox, .checkbox { float: left; display: block; margin-right: 8px; height: auto; border: none;}
			.coverage td label { float: left; display: block; width: 467px;}
			.totalLabel h3 { text-align: right; }


.milesToPurchase {width: 400px;}
.milesToPurchase td {margin-bottom:115px;}

/* Steps Lists & Calculations */
.milesMath { margin: 15px 0 10px 0; font-size: 22px; font-weight: bold; line-height:30px; }
	.multiplier { margin: 0 0 0 0; vertical-align: top; }	
		.multiplier select { margin: 0 0 0 0; font-size: 20px; height: 33px;}

.milesMathLabels { overflow: hidden; margin: 0 0 25px 0; font-size: 18%;}
	.milesMathLabels span { display: block; float: left;}	
		.milesMathLabels .multiplier { display: block; text-align: center;}

.innerContent ul li { padding-left: 17px; padding-bottom: 10px; background: url(/images/icon_bullet.jpg) no-repeat 0 5px;}	
ul.linklist li { background: url(/images/icon_linkbullet.jpg) no-repeat 0 5px; margin: 0 0 0 0;}

.mathCreditText{ overflow: hidden; margin: 0 0 25px 0; }

div.centered 
{
text-align: center;
}
div.centered table 
{
margin: 0 auto; 
text-align: left;
}

strong {font-weight: bold;}
.strong {font-weight: bold;}
.italics{font-style: italic;}
italics {font-style: italic;}
.highlight {background-color: rgb(255,255,153);}
address {font-style: italic; font-size: 8pt;}
sup {font-style: italic; font-size: 8pt;}

/* Summary */
.summaryBlock { margin: 0 0 8px 0; }
	.withMargins .row { margin-bottom: 8px !important; }
	.summaryBlock .row { overflow: hidden; margin-bottom: 0px;}
		span.label, span.value { display: block; float: left;}
		span.label { width: 130px; margin-right: 30px;}
		.summaryBlock span.label { width: 275px; margin-right: 30px; padding-left: 10px;}
		span.value { width: 320px; text-align: left;}
			.step4Input { width: 252px; margin: 0 0 8px 0;}


.payment { width: 518px; }
   	.heading { background: #f1f0e7; color: #262324; font-weight: bold; font-size: 14px; position: relative;}
           .payment .heading td { height: 25px; padding: 0px; text-indent: 8px;}
           .payment td, h4.heading { padding: 8px; }
                   .payment td label { float: left; display: block; width: 367px;}

.radio_spot {
	margin-bottom: 10px;
}

#contact_me_email {
	display:none;
}


.expired {
	color:red;
}
.faq {
	/*display: none;*/
	padding: 4px 10px;
}
.faq, .faq * {
	font-size: 9pt!important;
}

ul.jobs li {
	margin-bottom: 10px;
}

/* balance sheet stuff */
table.balance_sheet td {
	padding: 5px;
}

table.balance_sheet th {
	text-align: left;
	font-weight: normal;
}

table.balance_sheet td {
	text-align: right;
}

table.balance_sheet tr.subtotal td {
	font-weight: bold;
	border-top: 1px solid black;
}

table.balance_sheet tr.total td, table.balance_sheet tr.total th {
	font-weight: bold;
}

table.balance_sheet tr.total td {
	border-top: 2px solid black;
}

.motd {
	width: 100%;
	text-align: center;
	background-color: #ffff33;
}

.motd h1 {
	padding: 10px 10px 10px 10px;
	font-weight: bold;
	color: #606060;
}

ul.non_renewals {
	column-count: 2;
	-moz-column-count:2;
	-webkit-column-count:2;
}

ul.non_renewals li {
	margin-bottom: 0;
}