/* GENERAL STYLES */
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.title1{
	color:#AC1E38;
}

.LB_Next_Button
{
	background-color: #AC1E38;
}

.LB_Back_Button
{
	background-color: #AC1E38;
}

.LB_Footer b
{
	color: #AC1E38;
}

h1{
	font-size: 1.5em;
	color: #01489b;
	margin-bottom: 10px;
	line-height: 1.2em;
	margin-top: 0px;
}
h2{
	font-size: 1em;
	color: #ac1e38;
	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: #01489b;
	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: #01489b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 124px;
	margin-left: 3px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #01489b;
	padding-bottom: 6px;
}
#navtabs a.active, #navtabs a:hover {
	padding-bottom: 6px;
	color: #ac1e38;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #ac1e38;
}
#navtabs a:hover {
	color: #ac1e38;
}
#navtabs .endtab {
	padding-bottom: 6px;
	color: #01489b;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #01489b;
	width: 125px;
	margin: 0px;
}

#navtabs .endtab:hover, #navtabs .endtab:active {
	padding-bottom: 6px;
	color: #ac1e38;
	margin-left: 0px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #ac1e38;
	width: 125px;
}
#content_area {
	/* background-color: #D1DEED; */
	background-color: #FFFFFF;
	width: 390px;
	margin-right: 3px;
	padding-top: 20px;
	/* padding-right: 18px;
	padding-left: 18px; */
	padding-right: 18px;
	padding-left: 0px;
	padding-bottom: 8px;
}
#content_area table {
	font-size: 12px;
	color: #0E67B7;
	width: 368px;
}
#content_area td {
	background-color: #D1DEED;
	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: #01489b;
	text-decoration: underline;
}
#content_area a:hover {
	color: #ac1e38;
	text-decoration: underline;
}
#form_area {
	width: 309px;
	padding-top: 18px;
	padding-right: 18px;
	padding-bottom: 12px;
	padding-left: 18px;
	height: 100%;
}

#SDH_form_area {
	width: 309px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	height: 100%;
}

#form_area h1 {
	color: #ac1e38;
	margin-top: 0px;
}
#form_area p {
	color: #000000;
}
#steps {
	width: 368px;
	margin-bottom: 14px;
}
#insurers {
	width: 720px;
	padding: 20px;
}
#footer {
	width: 760px;
	background-color: #ac1e38;
	font-size: 12px;
	margin-bottom: 12px;
        margin-top: 3px;
}
#footer td {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#footer a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	text-decoration: underline;
}
#footer .divider {
	padding-right: 10px;
	padding-left: 10px;
	color: #ffffff;
}
#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: #01489b;
	margin-top: 10px;
}
.custom_bullet {
	background-image: url(/images/unfair/paper_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;
}

/* Thank you Page */

.debt_right_arrow {
	background-image:url(/images/unfair/right_arrow_red.gif);
	background-repeat:no-repeat;
	background-position:top-left;
	width:100%;
	height:170px;
}	

.debt_right_arrow p {
	padding-top:60px;
	padding-left:30px;
	padding-right:100px;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
}

.topDivider {
	padding-top:10px;
	border-top: solid 1px #01489B;
}	

h1.red {
	color: #AC1E38;
}	


/* EDITOR PROPERTIES */

/* IFRAME VERSION */

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


.red_border div {
    background: url(../images/unfair/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;
}
