/* GENERAL STYLES */
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
h1{
	font-size: 1.5em;
	color: #0E67B7;
	margin-bottom: 10px;
	line-height: 1.2em;
	margin-top: 0px;
}
h2{
	font-size: 1em;
	color: #0E67B7;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h3{
	font-size: 0.9em;
	color: #0E67B7;
	font-weight: bold;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
p{
	font-size: 12px;
	color: #0E67B7;
	line-height: 18px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	margin-top: 0px;
}
#container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#navtabs {
	margin: 0;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	/* The margin is a stupid ie6 hack 
	to stop weird buffered text on floats */
	margin-right: -3px;
}
#navtabs li {
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#navtabs a {
	float: left;
	font-weight: bold;
	text-decoration: none;
	color: #0E67B7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 150px;
	margin-left: 3px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #0E67B7;
	padding-bottom: 6px;
}
#navtabs a.active, #navtabs a:hover {
	padding-bottom: 6px;
	color: #C62032;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #C62032;
}
#navtabs a:hover {
	color: #C62032;
}
#navtabs .endtab {
	padding-bottom: 6px;
	color: #0E67B7;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #0E67B7;
	width: 148px;
	margin: 0px;
}

#navtabs .endtab:hover, #navtabs .endtab:active {
	padding-bottom: 6px;
	color: #C62032;
	margin-left: 0px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #C62032;
	width: 148px;
}
#content_area {
	background-color: #DDEFFF;
	width: 372px;
	margin-right: 3px;
	padding-top: 20px;
	padding-right: 18px;
	padding-left: 18px;
	padding-bottom: 8px;
}
#content_area table {
	font-size: 12px;
	color: #0E67B7;
	width: 368px;
}
#content_area td {
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DDEFFF;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
}
#content_area td.top {
	background-color: #0E67B7;
	color: #FFFFFF;
	font-weight: bold;
}
#content_area td.highlight {
	color: #C62032;
	font-weight: bold;
}
#content_area ul {
	color: #0E67B7;
	font-size: 12px;
	line-height: 20px;
	padding-left: 2px;
	margin-left: 2px;
	list-style-position: outside;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 12px;
}
#content_area li {
	padding-left: 24px;
}
#content_area a {
	color: #C62032;
	text-decoration: underline;
}
#content_area a:hover {
	color: #0E67B7;
	text-decoration: underline;
}
#form_area {
	width: 309px;
	padding-top: 18px;
	padding-right: 18px;
	padding-bottom: 12px;
	padding-left: 18px;
	height: 100%;
}
#form_area h1 {
	color: #C62032;
	margin-top: 0px;
}
#form_area p {
	color: #000000;
}
#steps {
	width: 368px;
	margin-bottom: 14px;
}
#insurers {
	width: 720px;
	padding: 20px;
}
#footer {
	width: 760px;
	background-color: #DDEFFF;
	font-size: 12px;
	margin-bottom: 12px;
}
#footer td {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#footer a {
	color: #0E67B7;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	text-decoration: underline;
}
#footer .divider {
	padding-right: 10px;
	padding-left: 10px;
	color: #0E67B7;
}
#caveat {
	margin-bottom: 16px;
	margin-top: 12px;
}
#caveat p {
	font-size: 10px;
	margin-bottom: 8px;
	line-height: 14px;
}
.smallprint {
	font-size: 10px;
	line-height: 13px;
	color: #0E67B7;
	margin-top: 10px;
}
.custom_bullet {
	background-image: url(/images/life/leaf_bullet.gif);
	list-style: none;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #0E67B7;
	padding-bottom: 8px;
	margin-top: 0px;
	padding-top: 0px;
	background-repeat: no-repeat;
	background-position: 0px top;
	padding-left: 24px;
}
*+html .custom_bullet {
	padding-left: 12px;
}
.brandlogo {
	float: right;
	margin-left: 8px;
	margin-bottom: 8px;
}
#nextsteps1 {
	font-size: 12px;
	color: #0E67B7;
	line-height: 18px;
	width: 238px;
	margin-bottom: 10px;
	background-image: url(/images/life/nextstep_1.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
	padding-left: 130px;
	height: 122px;
	padding-top: 8px;
}
#nextsteps2 {
	font-size: 12px;
	color: #0E67B7;
	line-height: 18px;
	width: 238px;
	margin-bottom: 10px;
	background-image: url(/images/life/nextstep_2.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
	padding-left: 130px;
	height: 122px;
	padding-top: 8px;
}
#nextsteps3 {
	font-size: 12px;
	color: #0E67B7;
	line-height: 18px;
	width: 238px;
	margin-bottom: 10px;
	background-image: url(/images/life/nextstep_3.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
	padding-left: 130px;
	height: 122px;
	padding-top: 8px;
}

/* EDITOR PROPERTIES */

/* IFRAME VERSION */

.red_border {
    width:370px;
    background: url(../images/life/red_border_top.gif) no-repeat;
    padding-top:6px;
}


.red_border div {
    background: url(../images/life/red_border_bottom.gif) no-repeat;
    background-position: bottom;
    padding-bottom:6px;
}

.red_border div div {
    background-image:none;
    border-left: solid 1px #850001;
    border-right: solid 1px #850001;
    padding: 4px 10px 4px 10px;
}

.red_border div div div {
    border:none;
    padding:0px;
}