@charset "UTF-8";
/* ---- CSS Reset ---- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*-------- CSS for Navigation.... copied from old site ------------*/


a.tab {
	text-decoration: none;
	color: #FFFFFF;
}

.tab_row_active a.tab, .tab_row_activeH a.tab, .tab_row_activeL a.tab, .tab_row_activeA a.tab, .tab_row_activeHO a.tab {
	color: #fff;
}

.tab_row a.tab {
	color: #fff;
}

a.tab:hover {
	xcolor: #c00000;
}

b.rtop_main, b.rbottom_main {
    display: block;
    background: #FFFFFF;
}

b.rtop_main b, b.rbottom_main b {
    display: block;
    height: 1px;
    overflow: hidden;
    background: #EEE7BC;
}


b.rtop_active, b.rbottom_active, b.rtop, b.rbottom {
	display: block;
	background: #EEEEEE;
	margin-bottom: -2px;
}

b.rtop_active b, b.rbottom_active b {
    display: block;
    height: 1px;
    overflow: hidden;
    background: #326598;
}

b.rtop b, b.rbottom b {
    display: block;
    height: 1px;
    overflow: hidden;
    background: #B9CADB;
}

b.r1{ margin: 0 5px; }
b.r2{ margin: 0 3px; }
b.r3{ margin: 0 2px; }

b.rtop_active b.r4, b.rtop b.r4, b.rtop_main b.r4, b.rbottom_active b.r4, b.rbottom b.r4, b.rbottom_main b.r4 {
	margin: 0 1px;
	height: 2px;
}

.debug_output {
	display:none;
}

div.rounded_corners_active {
	background: #326598;
	float: left;
	width: 10em;
}

div#rounded_corners_main {
	background: #EEE7BC;
	margin: 1em auto;
}

div.rounded_corners {
	background: #B9CADB;
	float: left;
	width: 10em;
}

.navigation_holder {
	font-size: 1.3em;
	line-height: 130%;
	font-weight: bold;
	margin:0 auto;
	text-align: center;
	height: 20px;
	margin-left:.75em;
}

.nav_spacer {
	float: left;
	width: .5em;
	height: .5em;
}


/*---- CSS is in Alphabetical Order - please keep it this way.  CSS for running tests are at bottom -----*/

#action_box {
	float: right;
	clear: both;
	background-color: #326598;
	padding: 1em;
	-moz-border-radius: 1em;
    border-radius: 1em;
	width: 27em;
	margin-top: 3em;
}

#action_box label{
	color:white;
	font-size: 130%;
	font-weight: bold;
	width: 30%;
}

#action_box select{
	font-size: 130%;
	width: 55%;
}

#action_box input{
	width: auto;
}

#action_box .radio_buttons {
	color:white;
	font-weight:bold;
}

.auto_width, #auto_width{
	width:auto;
}

.bg2{
	background-color:#F8F3E2;
}

body {
	background: #eee;
	color: #333;
	font-family: "Lucida Grande", Arial, "Trebuchet MS", Verdana, sans-serif;
	font-size: 1em;
	line-height:1.215em;
}

#bottom_copy{
	float:left;
	width: 37em;
	border-right: 1px solid #326598;
	padding:.5em;
}

#bottom_panel h1{
	font-size: 135%;
	color:#6398CB;;
}

#bottom_panel{
	color: gray;
	position: relative;
	float: left;
	clear: none;
	width:62em;
	border: 3px solid #326598;
	background-color: #FFFFFF;
	padding: 1em;
	margin-top:2em;
}

.checkbox{
	margin-left: 2%;
	width:auto;
}

.checkboxes {
	float: left;
}

.checkboxes input{
	width:auto;
	float:none;
	margin-bottom:0;
	margin-left:0;
}

.clear_both {
	clear: both;
}


#content{
	position: relative;
	float: left;
	clear: none;
	width:62em;
	border: 3px solid #326598;
	background-color: #FFFFFF;
	padding: 1em;
}

#content h2{
	color:#7A9036;
	padding-left:.5em;
}
#container{
	margin: 0 auto;
	width: 64em;
}

#disclosure_cert{
	float:right;
	padding-top: 1em;
	padding-left: 1em;
}

#disclosure_text{
	padding-top: 1em;
}

.display_none{
	display:none;
}

.DOB{
	width: 15%;
	margin-left: 0;
}

.DOB1{
	width: 15%;
}

.embedded_checkboxes, embedded_checkboxes_2col {
	float: left;
	clear:both;
	margin: 0 0 1em 1em;
}

.embedded_checkboxes ul {
        float: left;
}

#business_boxes ul{
	width:50%;
}

.embedded_checkboxes li {
	float: left;
	clear: both;
	width: 100%;
	margin-bottom: 0px;
	font-weight: normal;
}

.embedded_checkboxes input {
	float: left;
	margin-right: 5px;
	margin-left: 0;
	width: auto;
	text-align: none;
	margin-bottom: none;
}

.embedded_checkboxes label {
	float: left;
	clear:none;
	text-align: left;
	margin-top: 0;
}

.embedded_checkboxes legend {
	font-size: 90%;
}

#error_box{
	color: red;
	border: 3px solid red;
	width: 80%;
	margin-left: 10%;
	margin-bottom: 10px;
	padding: 10px;
	font-weight: bold;
	text-align: center;
}

.fielderror   {
	color: red;
}


fieldset{
	border:1px solid #7A9036;
	margin-bottom: -1px;
	padding: 1em;
	background-color:#F2F3EF;
	font-weight: bold;
	font-size:110%;
}

.font_normal{
	font-weight: normal;
	font-size: 90%;
}

#footer{
	position: relative;
	float: left;
	clear: none;
	width:97%;
	padding: 1.5%;
	text-align: center;
}

#footer a{
	font-weight: bold;
	cursor:pointer;
}

.full_column .DOB1, .full_column .DOB{
	width: 9%;
	margin-right: 0;
}
.full_column select {
	width:27%;
	margin-right:15%;
}

.half_column{
	float: left;
	width:27em;
}

#header {
	width:100%;
	margin-top:1em;
}

.height{
	float: left;
	width:22.5%;
}

html{
	font-size:75%;
}

input {
	float: left;
	clear: none;
	width: 43%;
	margin-bottom:.5em;
}

#insured label{
	width: 50%;
	padding-bottom: 10px;
}

.italics{
	font-style: italic;
}


label {
	clear: both;
	float: left;
	text-align: right;
	width: 50%;
	margin-top:.25em;
	margin-right: 2%;
}


.label_left {
	text-align: left;
}

#label_SIC {
	width:10%;
}

#ltc label{
	text-align: left;
	margin-bottom:15px;
}

#ltc textarea{
	clear:none;
	float:left;
	margin-bottom:2%;
	width:35%;
}

#main {
	background:url(images/LaptopGirl.jpg) no-repeat scroll 0 0;
	width: 54em;
	float: left;
	height: 29em;
	margin-left: 3em;
}

.radio_buttons {
	clear:none;
	float:left;
	margin-bottom:2%;
}

.radio_buttons input {
	float: none;
	width: auto;
	margin-left: 0;
	margin-bottom:0;
}


select {
	float: left;
	clear: none;
	width: 45%;
	text-align:center;
	margin-bottom: .5em;
}

#select_SIC {
	width: 50%;
	margin-right:2%;
}

.smaller_size {
	font-size:90%;
}
.subheading{
	font-size:120%;
	display: block;
	padding: .5em ;
}

.submit_button{
	float:right;
	margin-right:4%;
	width:auto;
	font-size: 120%;
}

#submit_button_holder {
	float: left;
	clear: both;
	width:100%;
}

#testimonials {
	width:22em;
	float:right;
	text-align: left;
	padding-right: 10px;
	padding-top:10px;
}

.title {
	float: right;
	font-size: 220%;
	font-weight: bold;
	text-align: center;
	color:#326598;
	margin-top: 2em;
	margin-right: 1em;
}

.yes_insurance {
	float: left;
	width: 100%;
	background-color: white;
	padding-top: 1.5%;
	padding-bottom: 1.5%;

}
.yes_insurance input{
	width:auto;
}


/*---- CSS for old_unified element tag -----*/

#action_box_old_unified {
	float: left;
	clear: both;
	background-color: #EEE7BC;
	padding: 2em 0 2em 0em;
	-moz-border-radius: 1em;
    border-radius: 1em;
	width: 33em;
	text-align: center;
}

#action_box_old_unified label{
	font-weight: bold;
}

#action_box_old_unified select{
	font-size: 130%;

}

#action_box_old_unified h1{
	font-size: 185%;
}

#action_box_old_unified input{
	width: auto;
}

#action_box_old_unified .submit_button{
	float:left;
}

.big_old_unified {
	font-size: 150%;
	font-weight: bold;
	line-height: 100%;
}


.left_old_unified {
	float: left;
	width: 13em;
	font-size: 130%;
}

.left_old_unified img{
	float: left;
	margin-right: 3px;
}

#main_old_unified {
	float: left;
	margin-left: 1em;
	width: 33em;

}

.quotehomepage_old_unified {
	float:left;
	font-style: italic;
	font-size: 120%;
	color: #333;
	margin-top: 2em;
	padding-left:3em;
}

#right_old_unified {
	float: right;
}

.small_old_unified {
	color: #666;
	font-size:60%;
	padding: .5em;
	border-top: 1px solid #666;
}

/*---- CSS for unified_bluesteel element tag -----*/

#main_unified_bluesteel {
	float: left;
	background-image: url(ui/id/images/unified_family.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 90%;
	height: 400px;
}

.step_holder_unified_bluesteel{
	margin-left: 10px;
}

.step_unified_bluesteel{
	float: left;
	margin-top:.7em;
	margin-left:.5em;
}

#steps_unified_bluesteel{
	float: right;
	margin-top: 30px;
	width: 55%;
	font-size: 180%;
	font-weight: bold;
}

#steps_unified_bluesteel img {
	float: left;
	clear: left;
}

.title_unified_bluesteel {
	float:left;
	font-size:300%;
	font-weight:bold;
	text-align: center;
	padding-top:.5em;
	padding-bottom: .5em;
	width:100%;

}

#unified_bluesteel{
	background-image: url(ui/id/images/LK_bg.jpg);
	background-color: #016CA2;
	background-repeat: repeat-x;
}


/*---- CSS for unified_noimage element tag -----*/

#action_box_unified_noimage input{
	font-size: 120%;
}

#action_box_unified_noimage{
	background-color: LemonChiffon;
	float: right;
	padding: 1em;
	margin-bottom: 3em;
	width: 34em;
	margin-right:1em;
	border: 1px solid black;
}

#action_box_unified_noimage label{
	font-size: 130%;
	font-weight: bold;
	width: 40%;
}

#action_box_unified_noimage select{
	font-size: 120%;
	width: 50%;
}

#action_box_unified_noimage .submit_button{
	float: left;
}

#left_unified_noimage{
	float: left;
	width: 37em;
	text-align: center;
	border-right: 1px solid black;
	padding: .5em;
}

#right_unified_noimage{
	text-align: center;
	float: left;
}

.step_unified_noimage{
	float: left;
}

#steps_unified_noimage{
	float: right;
	margin-top: 1em;
	font-size: 150%;
	font-weight: bold;
}

#steps_unified_noimage img {
	float: left;
	clear: left;
}

.title_unified_noimage{
	font-weight: bold;
	font-size: 200%;
	display: block;
	padding-top:1em;
	padding-bottom:1em;
}