/* Fonts */
* {
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 28px;
	padding: 0 0 10px 0;
	color: #0058B0;
}
h2 {
	font-size: 18px;
	padding: 8px 0 4px 0;
	color: #0058B0;
}
h2 a {
	color: #0058B0;
}
h2 a:hover {
	text-decoration: underline;
}
h2.main {
	font-size: 17px;
	padding: 0;
	color: #0058B0;
}
h2.main a {
	color: #0058B0;
}
h2.g {
	font-size: 14px;
	padding: 15px 0 0 0;
	color: #0058B0;
}
h2.g a:hover {
	text-decoration: none;
}
h3 {
	font-size: 15px;
	text-indent: 25px;
	padding: 5px 0 0px 0;
}
p {
	font-size: 14px;
	padding: 0px 0 9px 0;
}
p.main {
	font-size: 12px;
	padding: 0;
	color: #0058B0;
}
a {
	text-decoration: none;
	color: #0058B0;
}
a:hover {
	text-decoration: underline;
}	
/* Page Layout */
body {
	margin:8px 0 0 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #EDF5FC;
 }
.page {
	width: 718px;
	margin: 0 auto;
	border: 1px solid;
	border-color: #B7B7B7;
	background-color:#FFFFFF;
}
.hdr {
	width: 716px;
	height: 87px;
	position: relative;
	background: url(images/b.jpg) 0 -5739px repeat-x;
	border: 1px solid #FFFFFF;
	border-bottom: none;
	border-top: none;
}
.lhdr {
	float: left;
	margin: 24px 0 0 8px;
}
.lhdr img {
	width: 200px;
	height: 43px;
	border: 0;
}
.mhdr {
	float: left;
	color: #0951A0;
	font-weight: bold;
	position: absolute;
	top: 40px;
	left: 260px;
	background: url(images/123.gif) no-repeat;
	background-position: right;
	line-height: 25px;
	padding-right: 120px;
	font-size: 17px;
}
.rhdr {
	float: right;
	margin: 4px 5px 0 0;
}
.rhdr ul {
	list-style: none;
}
.rhdr li {
	display: inline;
	padding-left: 15px;
	font-size: 11px;
}
.rhdr li a {
	color: #666666;
}
.occasional {
}
/* Navigation */

.nav {
	width: 716px;
	height: 44px;
	border: 1px solid #FFFFFF;
	border-bottom: none;
}
.nav ul {
	list-style: none;
}
.nav li {
	float: left;
	border-left: solid #8FCCF0 1px;
	background: url(images/b.jpg) 0 -44px repeat-x;
}
.nav li.more, li.activemore {
	border-right: solid #B7B7B7 1px;;
}
.nav li.homepage, li.activehomepage {
	border-left: solid #B7B7B7 1px;
}
.nav li:hover, li.hover, li.activehomepage, li.activeauto,
li.activehome, li.activehealth, li.activelife, li.activetravel,
li.activedental, li.activebusiness, li.activemore {
	background: url(images/b.jpg) 0 0 repeat-x;
}
.nav li a {
	display: block;
	text-align: right;
	padding: 18px 5px 0 0;
	color: #FFFFFF;
	height: 26px;
	font-size: 14px;
	background: url(images/n.png) no-repeat;
	text-decoration: none;
}
.nav li a:hover {
	color: #FFCC33;
	text-decoration: none;
}
.nav li.homepage a, li.activehomepage a {
	width: 72px;
	background-position: -520px 0;
}	
.nav li.auto a, li.activeauto a {
	width: 80px;
	background-position: 0 0;
}		
.nav li.home a, li.activehome a {
	width: 81px;
	background-position: -86px 0;
}
.nav li.health a, li.activehealth a {
	width: 73px;
	background-position: -173px 0;
}
.nav li.life a, li.activelife a {
	width: 66px;
	background-position: -253px 0;
}
.nav li.travel a, li.activetravel a {
	width: 83px;
	background-position: -325px 0;
}
.nav li.dental a, li.activedental a {
	width: 73px;
	background-position: -414px 0;
}
.nav li.business a, li.activebusiness a {
	width: 85px;
	background-position: -493px 0;
}
.nav li.more a, li.activemore a {
	width: 48px;
	background-position: -520px 0;
}
.cont {
	background: url(images/b.jpg) 0 -88px repeat-x;
	padding: 10px 9px 0px 9px;
	border: 1px solid #FFFFFF;
	border-top: none;
}
/* Article Layout */
.artcont {
	background: url(images/b.jpg) 0 -670px repeat-x;
	padding: 10px 9px 9px 9px;
	border: 1px solid #FFFFFF;
	border-top: none;
	border-bottom: none;
}
.list {
	width: 682px;
	background-color: #FFFFFF;
	padding: 8px;	
}
.list ul {
	margin-left: 60px;
	padding: 0 0 5px 0;
}
.list li {
	padding: 2px 0 2px 0;
	list-style-image: url(images/point.gif);
	display: list-item;
	font-size: 14px;
}
.list ol {
	margin-left: 60px;
}
.list ol li {
	list-style-image: none;
}
/* Insurance Glossary */
.glossary {
	background: url(images/b.jpg) 0 -5697px repeat-x;
	word-spacing: 4px;
	text-align: center;
	padding:4px;
	font-weight: bold;
	font-size: 15px;
}
.glossary a:hover {
	text-decoration: none;
	color: #F48C11;
}
.active {
	color: #F48C11;
	font-size: 18px;
}
.topcont {
	width: 682px;
	height: 203px;
	background-color: #FFFFFF;
	padding: 8px;
	position: relative;
}
.ltopcont {
	width: 600px;
	height: 203px;
	padding: 0 0 0 6px;
	overflow: hidden;
	position: absolute;
	top: 8px;
	left: 8px;
}
.ltopcont ul {
	margin-left: 50px;
}
.ltopcont ul li {
	padding: 1px 0 1px 0;
	list-style-image: url(images/point.gif);
	display: list-item;
	font-size: 13px;
}
.ltopcont ol {
	margin-left: 23px;
}
.ltopcont ol li {
	padding: 1px 0 1px 0;
	display: list-item;
	font-size: 13px;
}
/* Quote Boxes */
.zipcode {
	background: url(images/b.jpg) 0 -10px repeat-x;
	width: 339px;
	height: 23px;
	border: 1px solid #7F9DB9;
	padding-top: 11px;
	font-size: 14px;
	margin-top: 20px;
	color: #FFFFFF;
	position: relative;
}
.zipcode a {
	color: #FFFFFF;
	text-decoration: underline;
}
.zipcode a:hover {
	text-decoration: none;
}
.zipcode img {
	width: 9px;
	height: 9px;
	border: 0;
	padding: 3px 7px 0 10px
}
.box {
	position: absolute;
	left: 210px;
	top: 6px;
}
.box input.zipfield {
	height: 16px;
	width: 45px;
	margin: 0px 5px 0 2px;
	padding: 2px 0 0 4px;
}
.box input.go {
	height: 23px;
	width: 30px;
	margin-top: 1px;
}
.select {
	height: 21px;
	margin-bottom: 0px;
}
.style1 {
	color: #0C52AA;
	font-size: 21px;
}
.clogos {
	position:absolute;
	width: 683px;
	top: 230px;
}


/* InsureMe */
p.tc-privacy {
	margin: 0;
	padding: 2px 0 0 0;
	font: 9px Arial, Helvetica, sans-serif;
	color: #d1d1d1;
	position: absolute;
	top: 36px;
	left: 187px;
	width: 182px;
}
p.tc-privacy a {
	text-decoration: none;
	color: #d1d1d1;
}
p.tc-privacy a:hover { 
	color:#CCCCCC; 
	text-decoration: underline; 
}
/* Quote Boxes end */
.lowcont {
	width: 682px;
	min-height: 198px;
	background-color: #FFFFFF;
	margin:10px 0 0 0;
	padding: 8px 8px 4px 8px;
}
.leftnav {
	width: 186px;
	height: 198px;
	float: left;
}
.bar {
	position: relative;
	display: block;
	width: 184px;
	height: 61px;
	margin: 0 0 3px 0;
	border: 1px solid #A5C5DC;
	background-color: #ECFDFC;
	background: url(images/b.jpg) 0 -5672px repeat-x;
}
.bar a {
	display: block;
	font-size: 12px;
	width: 184px;
	height: 61px;
	float: left;
	text-decoration: none;
}
.bar a:hover {
	color: #F48C11;
	text-decoration: none;
}
.bar img {
	width: 184px;
	height: 61px;
	border: 0;
}
.bar span {
	position: absolute;
	left: 105px;
	top: 10px;
	cursor: pointer;
	text-align: left;
	width: 71px;
	height: 49px;
	background: url(images/pointo.gif) 45px 34px no-repeat;
}
.bar span:first-line {
	font-size: 18px;
	color: #67cd00;
	font-weight: bold;
	line-height: 16px;
}
.articles {
	width: 485px;
	min-height: 193px;
	margin: 0 0 0 8px;
	border: 1px solid #BFDFF9;
	float: right;
}
.topart {
	width: 485px;
	height: 27px;
	background: url(images/b.jpg) 0 -5697px repeat-x;
	border-bottom: 1px solid #BFDFF9;
}
.topart img {
	width: 34px;
	height: 27px;
	border: 0;
}
.topart a {
	color: #3277B2;
	float: left;
	padding: 4px 0 0px 10px;
	display: block;
	width: 441px;
	height: 23px;
}
.topart a:hover {
	color: #609ED2;
	text-decoration: none;
}
.artcol {
	width: 241px;
	min-height: 163px;
	float: left;
	border-right: 1px dotted #BFDFF9;
	font-weight: bold;
}
.artcol ul {
	margin: 7px 0 0 20px;
}
.artcol li {
	padding: 0 5px 6px 0;
	list-style-image: url(images/point.gif);
	display: list-item;
	line-height: 14px;
}
.artcol li a {
	font-weight: normal;
	color: #333333;
}
.artcol li a:hover {
	color: #999999;
	text-decoration: none;
}
.source {
	font-size: 9px;
	float: right;
	padding-top:1px;
}
.ftr {
	width: 716px;
	height: 20px;
	background: url(images/b.jpg) 0 -5736px repeat-x;
	font-size: 11px;
	color: #a19b9b;
	clear: both;
	padding: 9px 0 0 0;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	border-bottom: none;
	border-top: none;
}
.lftr {
	float: left;
	padding-left: 18px;
	width: 205px;	
}
.rftr {
	float: right;
	width: 490px;
}
.rftr ul {
	list-style: none;
	padding-right: 18px;
}
.rftr li {
	float: right;
	padding-left: 26px;
}
.rftr li a {
	color: #666666;
}
.disclaimer {
	font-size: 10px;
	color: #999999;
	padding-top: 5px;
	text-align: center;
}

