/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #B5DBE7;
	margin-top: 5px;
	color: #000000;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4A7584;
	font-size: 28px;
	margin-bottom: 3px;
	margin-top: 0px;
}

h2 {
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4A7584;
	font-size: 14px;
	margin-top: 2px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4A7584;
	font-size: 12px;
}

#languages {
	width: 752px;
	margin-left: auto;
	margin-right: auto;
	overflow: visible;
	text-align: right;
	padding-right: 6px;
	padding-bottom: 3px;
	font-size: 10px;
	color: #444444;
}

#languages ul {
	margin: 0;
	padding: 0;
	cursor: default;
	list-style-type: none;
	display: inline;
}

#languages li {
	display: inline;
	list-style-type: none;
	padding-right: 4px;
}

#wrapper {
	width: 752px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	overflow: visible;
	border: 1px solid #4A7584;
	border-bottom-width: 0px;
}

#header {
	margin: 0px;
	padding: 0px;
}

#special {
	background-color: #5AA6BD;
	padding: 4px 20px;
	margin-top: -2px;
	border-bottom: 1px solid #4A7584;
	border-top: 1px solid #4A7584;
	text-align: center;
	font-weight: bold;
	color: #fff;
	font-size: 11px;
	display: block;
	text-decoration: none;
}

#special:hover {
	background-color: #71AABD;
}

table.nav {
	width: 752px;
	background-color: #B5DBE7;
	border-bottom: 1px solid #4A7584;
	border-width: 0 0 1px 1px;
	margin: 0px;
	padding: 0px;
}

table.rates {
	border: solid 1px #7EC2D6;
}

table.rates td {
	font-size: 10px;
}

.nav td {
	padding: 4px 16px 4px 16px;
	border-right: 1px solid #4A7584;
	text-align:center;
	font-weight: bold;
}

.nav a:link, .nav a:visited, .nav a:active {
	color: #4A7584;
}

.nav a:hover {
	color: #fff;
}

td.nav_end {
	border-right-width: 0px;
}

#bigrates td {
	font-size: 11px;
}

#header2 {
	padding: 5px 0px 7px 0px;
}

#logo {
	float: left;
	width: 160;
	padding: 0px 10px 0px 10px;
}

#title {
	padding: 10px 0px 0px 0px;
}

#content {
	display: block;
	padding: 5px 9px 5px 38px;
	font-size: 12px;
	position: relative;
}

#content ul, #content ol {
	color: #4A7584;
	}

#left {
	width: 401px;
	float: left;
}

#easyquote {
	float: right;
	position: absolute;	
	right: 11px;
	top: 37px;
	width: 271px;
/*	background-image: url(images/easyquote.jpg);	*/
	background-image: url(images/assets/bg_EasyQuote.png);
	background-repeat: no-repeat;
	background-position: 0 66px;
	padding: 126px 0px 4px 0px;
	margin: 0 0px 0px 10px;
	font-size: 11px;
}

#easyquote select, #easyquote input {
	font-size: 11px;
}

#difference {
	width: 400px;
	float: left;
}

#footer {
	font-size: 11px;
	text-align: center;
	padding-bottom: 8px;
	padding-top: 18px;
	display: block;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
	color: #9a9a9a;
	text-transform: uppercase;
}

#footer li {
	display: inline;
	list-style-type: none;
	padding-right: 5px;
	padding-left: 5px;
}

#footer a {
	color: #9a9a9a;
	font-size: 9px;
	text-decoration: none;
	}

#copyright {
	padding-top: 2px;
	color: #666;
	font-size: 10px;
	text-align: center;
}

.insurance {
	border: solid 1px #999999;
	width: 618px;
}

.insurance td {
	padding: 3px;
	text-align: center;
}

#insuranceterms {
	width: 600px;
	font-size: 10px;
	display: block;
	border: solid 1px #999999;
	margin-top: 20px;
	padding: 8px;
}

.insurancehead {
	background-color: #5AA6BD;
	font-weight: bold;
	color: #ffffff;
}

.small {
	font-size: 10px;
}

p.notify {
	color: #0066CC;
	background-color: #EEEEEE;
	border: solid 1px #999999;
	padding: 10px;
	text-align: center;	
	font-size: 15px;
	font-weight: bold;
}

p.error {
	color: #CC0000;
	background-color: #EEEEEE;
	border: solid 1px #999999;
	padding: 10px;
	text-align: center;	
	font-size: 15px;
	font-weight: bold;
}

.quoteform {
	border: solid 1px #999999;
}

.quoteform td {
	font-size: 11px;
}

.mhead {
	background-color: #EEEEEE;
	border: solid 1px #999;
	font-size: 11px;
	width: 300px;
}

img {
	border: 0;
}

td td p {
	margin: 0;
	line-height: 18px;
}