@charset "utf-8";
/* CSS Document */

body {
	background: #f5ebc9 url(/images/backgrounds/tropical-island.jpg) no-repeat 50% 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

h1 {
	color: #FF0000;
/*	color: #BC0000;*/
}

h2 {
	color: #002E76; /*#0B7200*/
}

#page {
	width: 812px;
	margin: 10px auto;
	border: solid 1px #002e76;
	background-color: #FFF;
}

#header {
	width: auto;
	height: 118px;
}

#navmenu {
	width: 100%;
	height: 50px;
	background: #004eff url(images/layout/navmenu-bg.png) repeat-x 0 0;
	border-top: solid 1px #002e76;
}

#navmenu ul {
	height: 50px;
	margin: 0;
	padding: 0;
	border-bottom: solid 1px #000;
}

#navmenu li {
	float: left;
	display: inline;
	text-align: center;
	position: relative;
}

#navmenu li a {
	height: 39px;
	padding: 7px 9px 4px;
	display: inline-block;
	text-decoration: none;
	font-size: 13px;
/*	display: table-cell;
	vertical-align: middle;*/
	color: #FFF;
	border-bottom: solid 1px #002e76;
	overflow: hidden;
}

/** html #navmenu li a {
	display: inline-block;
}*/

#navmenu li.first a {
	height: 30px;
	padding: 16px 13px 4px;
}

#navmenu li.last a {
	height: 30px;
/*	padding: 16px 14px 4px 13px;*/
	padding: 16px 8px 4px 8px;
}

#navmenu li a:hover {
	background: #1F66FF url(images/layout/navmenu-bg.png) repeat-x 0 -50px;
	border-bottom: solid 1px #002e76;
}

/*
#navmenu li.active a {
	background: #FFF url(images/layout/navmenu-bg.png) repeat-x 0 -100px;
	border-bottom: solid 1px #FFF;
	color: #000;
}*/

#navmenu ul ul {
	width: 242px;
	height: auto;
	float: none;
	display: none;
	margin-top: -3px;
	position: absolute;
	background-image: none;
	background-color: #004eff;
	border-bottom: none;
	
	/* IE6 & IE7 Fixes */
	#margin: 0 0 0 -100%;
	#top: 51px;
	_margin: 0 0 0 -100%;
	_top: 51px;
}

/* IE8 Position */
#navmenu ul ul {
	margin-top /*\**/: 0\9
}

#navmenu ul li:hover ul,
#navmenu ul li.hover ul {
	display: block;
/*	position: absolute;*/
}

#navmenu ul ul li {
	float: none;
	display: list-item;
	text-align: left;
	list-style: none;
}

#navmenu ul ul a,
#navmenu li li.active a{
	width: 230px;
	height: 18px;
	padding: 6px;
	border-bottom: dotted 1px #FFF;
	display: block;
}

#navmenu li li a:hover {
	background-image: none;
	background-color: #1F66FF;
	border-bottom: dotted 1px #FFF;
}

#content {
	padding: 15px;
}

#footer {
	width: auto;
	height: 50px;
	padding: 7px 0 0 0;
	background-color: #002e76;
}

#footer p {
	margin: 0;
	padding: 2px 0;
	font-size: 12px;
	color: #FFF;
}

#footer a {
	color: #FFF;
}

.footer-disclaimer {
	margin-top: 25px;
}

.footer-disclaimer .top {
	border-bottom: dotted 2px #002E76;
}

/* Old Styles */
/*#content h1 { color: #fff; font-size: 14pt; font-family: Arial; font-weight: bold; text-align: left; padding-top: 5pt; padding-right: 10pt; padding-left: 10pt }
#content h2 { font-size: 12pt; font-family: Arial; font-weight: bold; padding-top: 5pt; padding-right: 10pt; padding-left: 10pt }*/
#content a:hover  { color: #fc3 ; font-weight: bold; }
#content a:link    { color: #00c ; font-weight: bold; }
#content a:visited    { color: #f00 ; font-weight: bold; }
#content .H1 { color: #fff; font-size: 14pt; font-family: Arial; font-weight: bold; text-align: left; padding-right: 10px; padding-left: 10px; }
#content .H2          { color: #f00; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; text-align: justify; padding-right: 10px; padding-left: 10px; }
#content .H3       { color: #000; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; text-align: justify; padding-right: 10px; padding-left: 10px; }
#content .H4  { color: #f00; font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; text-align: center ; padding-right: 10px; padding-left: 10px; }
#content .H5  { color: #f00; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold }
/*#content .BodyText                 { font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: justify; padding-right: 10px; padding-left: 10px }*/
#content .QuickFacts { color: #fff; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; line-height: 10pt; text-align: justify; padding-right: 10pt; padding-left: 10pt }
#content .BodyText1                     { font-size: 8pt; /*font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; line-height: normal; text-align: justify; padding-left: 6pt;*/ }
#content .BodyText2     { font-size: 7pt; /*font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: justify ; padding-right: 10px; padding-left: 10px;*/ }
#content .Formlabel { font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; line-height: 9pt; text-align: right; padding-bottom: 6pt; padding-left: 6pt; border-left: 12px none }
#content .Forminput  { font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: normal; line-height: 9pt; text-align: left; padding-bottom: 6pt; padding-left: 6pt; border-left: 12px none }
#content .BodyText1RJ { font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: right }
#content .Intro { font-size: 7pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; text-align: justify; padding-right: 5px; padding-left: 5px }

/* Content Syltes */
.insurace-quotes {
}

.insurace-quotes .box {
	width: 154px;
	float: left;
	margin-right: 2px;
	background: #005E9B url(images/layout/insurance-quotes-bg.png) repeat-x 0 0;
	border-top: solid 1px #002e76;
	text-align: center;
}

.insurace-quotes .box.first {
	width: 156px;
}

.insurace-quotes .box.last {
	width: 156px;
	margin-right: 0;
}

.insurace-quotes .title {
	height: 75px;
	font-size: 13px;
	color: #FFF;
	text-align: center;
}

#content .insurace-quotes .title a,
#content .insurace-quotes .title a:visited {
	color: #FFF;
	text-decoration: none;
}

.insurace-quotes .title span {
	font-size: 22px;
}

.insurace-quotes .image {
	margin-bottom: 20px;
}

.smalltext {
	font-size: 80%;
}

.white-heading {
	color: #FFF;
}


a.quote-cta {
	width: 387px;
	height: 59px;
	display: block;
	background: transparent url(images/layout/button-quote.png) no-repeat 0 0;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
}

a.quote-cta.instant-quote {
	background: transparent url(images/layout/button-instant-quote.png) no-repeat 0 0;
}

a.quote-cta:hover {
	background-position: 0 -59px;
}

a.suresave{
	background: transparent url(images/discounted-suresave.png) no-repeat 0 0;
	width:337px;
	height:39px;
	line-height:39px;
	display:block;
	color:#ffffff !important;
	margin-bottom:10px;
	text-align:center;
	text-decoration:none;
}
a.suresave:hover{
	text-decoration:underline;
}
a.suresave:visited{
	color:#ffffff !important;
}
