#form-box-1 {
	margin-left: auto;
	margin-right: auto;
	width: 194px;
}

#form-box-1 .heading {
	background: #6CB91D url('../images/step-box-top.jpg') no-repeat scroll top left;
	color: #FFF;
	height: 34px;
	text-align: center;
	width: 194px;
}

#form-box-1 .heading p {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	padding-top: 11px;
}

#form-box-1 .list-of-steps {
	border: 1px solid #C2C2C2;
	border-bottom: none;
	border-top: none;
	width: 192px;
}

#form-box-1 .list-of-steps ul {
	margin: 0;
	margin-left: 35px;
	padding: 0;
}

#form-box-1 .list-of-steps ul li {
	font-size: 12px;
	line-height: 14px;
	margin: 0;
	margin-top: 10px;
	padding: 0;
	padding-right: 5px;
	vertical-align: top;
}

#form-box-1 #step-box-footer {
	background: url('../images/step-box-bottom.jpg') no-repeat scroll top left;
	font-size: 1px;
	height: 13px;
	margin-left: auto;
	margin-right: auto;
	width: 194px;
}

#form-box-2 {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	width: 195px;
}

#form-box-2 .heading {
	background: #22A8E5 url('../images/feature-box-top.jpg') no-repeat scroll top left;
	color: #FFF;
	height: 34px;
	text-align: center;
	width: 195px;
}

#form-box-2 .heading p {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	padding-top: 11px;
}

#form-box-2 #feat-company {
	border: 1px solid #D5D5D5;
	border-bottom: none;
	border-top: none;
	text-align: center;
}

#form-box-2 #feat-company p {
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 180px;
}

#form-box-2 #feat-company-footer {
	background: url('../images/feat-box-bottom.jpg') no-repeat scroll top left;
	font-size: 1px;
	height: 14px;
	margin-left: auto;
	margin-right: auto;
	width: 195px;
}

#form-container-top {
	background: #F4DCAC url('../images/form-top.jpg') no-repeat scroll top left;
	font-size: 1px;
	height: 16px;
	margin-left: auto;
	margin-right: auto;
	width: 562px;
	margin-top: 35px;
}
* html #form-container-top {
	margin-top: -40px;
}

#right-column-gray #form-container-top {
	background: #F4DCAC url('../images/form-top-gray.jpg') no-repeat scroll top left;
	font-size: 1px;
	height: 16px;
	margin-left: auto;
	margin-right: auto;
	width: 562px;
	margin-top: -20px;
}
* html #right-column-gray #form-container-top {
	margin-top: -40px;
}


#form-container {
	background: #F4DCAC url('../images/form-bg.jpg') repeat-y scroll top left;
	margin-left: auto;
	margin-right: auto;
	width: 562px;
}

#right-column-gray #form-container {
	background: #F4DCAC url('../images/form-bg-gray.jpg') repeat-y scroll top left;
	margin-left: auto;
	margin-right: auto;
	width: 562px;
}

#form-container-bottom {
	background: #F4DCAC url('../images/form-bottom.jpg') no-repeat scroll top left;
	font-size: 1px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 562px;
}

#right-column-gray #form-container-bottom {
	background: #F4DCAC url('../images/form-bottom-gray.jpg') no-repeat scroll top left;
	font-size: 1px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 562px;
}

form {
	margin: 0;
	padding: 0;
}

#step1 {
	background-color: #F9E6BE;
	border: 1px solid #E3CC9A;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 0;
	width: 550px;
}

#right-column-gray #step1 {
	background-color: #EEEEEE;
	border: 1px solid #DDDDDD;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 0;
	width: 550px;
}
#right-column-gray #step1 input, #right-column-gray #step2 input, #right-column-gray #step1 select, #right-column-gray #step2 select {
	border: 1px #7E9DB9 solid;
}

#insured_1_smoker, #insured_2_smoker, #insured_3_smoker, #insured_4_smoker, #insured_5_smoker, #insured_6_smoker, #insured_7_smoker, #insured_8_smoker, #insured_1_health_conditions_yes, #insured_1_health_conditions_no, .radio,  {
	border: 0 !important;
}

#step2 {
	background-color: #F9E6BE;
	border: 1px solid #E3CC9A;
	margin-left: auto;
	margin-right: auto;
	width: 550px;
	margin-bottom: 5px;
}

#right-column-gray #step2 {
	background-color: #EEEEEE;
	border: 1px solid #DDDDDD;
	margin-left: auto;
	margin-right: auto;
	width: 550px;
	margin-bottom: 5px;
}

#step3 {
	background-color: #F9E6BE;
	border: 1px solid #E3CC9A;
	margin-left: auto;
	margin-right: auto;
	width: 550px;
}

.table1 {
	color: #484649;
	font-size: 12px;
	font-weight: normal;
	margin-left: auto;
	margin-right: auto;
	width: 550px;
}

.header {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 15px;
	padding-top: 10px;
}

.super {
	color: #FF0000;
	font-size: .7em;
	vertical-align: super;
}

.states {
	width: 135px;
}

.info1 {
	width: 75px;
}

.info2 {
	width: 65px;
}

.info3 {
	width: 125px;
}

.info4 {
	width: 100px;
}

.info5 {
	width: 65px;
}

.info6 {
	width: 80px;
}

input {
	font-size: 12px;
}

.phone1 {
	width: 30px;
}

.phone2 {
	width: 45px;
}

.dob1 {
	width: 25px;
}

.dob2 {
	width: 35px;
}

.weight {
	width: 50px;
}
.verisign {
	margin-right: 10px; 
	float: right; 
	margin-bottom: 30px; 
	width: 115px; 
	height: 52px; 
	position: relative; 
	top: -25px;
}

* html .verisign {
	margin-right: 10px; 
	float: right; 
	margin-bottom: 30px; 
	width: 115px; 
	height: 52px; 
	position: relative; 
	top: -25px;
}

#button-cont {
	border-top: 1px solid #EDDAB0; 
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 10px; 
	padding: 10px 0; 
	text-align: center; 
	width: 550px;
}

#right-column-gray #button-cont {
	border-top: 1px solid #DDDDDD; 
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 10px; 
	padding: 10px 0; 
	text-align: center; 
	width: 550px;
}

/* Horizontal One Step Form */




#form-container-top {
	margin-top: -30px !important;
}

#h-col {
	width: 786px;
	float: left;
	margin-left: 17px;
}

* html #h-col {
	margin-left: 6px;
}

#left-col #main-top {
	width: 561px;
	height: 10px;
	background: url(/images2/main-top-h.jpg) no-repeat;
}
#h-col #main-top {
	width: 786px;
	height: 10px;
	background: url(/images2/main-top-horizontal.jpg) no-repeat;
}
#left-col #main {
	width: 555px;
	background: url(/images2/main-bg-h.jpg) repeat-y;
	padding-left: 6px;
}
#h-col #main {
	width: 786px;
	background: url(/images2/main-bg-horizontal.jpg) repeat-y;
	padding-left: 6px;
	overflow:hidden;
}
* html #left-col #main {
	margin-top: -10px;
	width: 561px;
}
* html #h-col #main {
	margin-top: -10px;
	width: 786px;
}
#left-col #main-bottom {
	width: 561px;
	height: 19px;
	background: url(/images2/main-bottom.jpg) no-repeat;
}
#h-col #main-bottom {
	width: 786px;
	height: 15px;
	background: url(/images2/main-bottom-horizontal.jpg) no-repeat;
}
#left-col div.form {
	border: 1px #A8C7E6 solid;
	background: #cce3f9;
	width: 548px;	
}
#h-col div.form {
	border: 1px #A8C7E6 solid;
	background: #cce3f9;
	width: 392px;	
	float: left;
}

#h-col div.form2 {
	border: 1px #A8C7E6 solid;
	background: #cce3f9;
	width: 367px;
	float: right;
	margin-right:14px;
}
#h-col div.form2 #address_1_state, #h-col table.form-table input, #h-col table.form-table select  {
	height: 22px; 
	padding-bottom: 0px;
}
#h-col div.dependant{
	border: 1px #A8C7E6 solid;
	background: #EAF3FC;
	width: 392px;
	float: right;
	margin-right:14px;

}
#left-col table.form-table {
	font-size: 12px;
	margin-left: 14px;
}
#h-col table.form-table {
	font-size: 12px;
	margin-left: 20px;
	margin-bottom:5px;
	margin-top:5px;
}

#h-col table.form-table td {
	line-height:110%;
}
#h-col table.form-table2 {
	font-size: 12px;
	margin-left: 5px;
	margin-top: 5px;
}

#h-col table.form-table5 {
	margin-left:15px; 
	margin-bottom:31px;
	font-size: 12px;	
	padding: 0 5px 0 5px;
}	
	
#h-col table.form-table3 {
	font-size: 11px;
	margin-left: 10px;
}
#h-col table.form-table4 {
	font-size: 11px;
}
#left-col table.form-table input, #left-col table.form-table select {
	height: 17px;
	border: 1px #7C9DBC solid;
}
#h-col table.form-table input, #h-col table.form-table select {
	height: 17px;
	border: 1px #7C9DBC solid;
}
#h-col table.form-table2 input, #h-col table.form-table2 select {
	height: 17px;
	border: 1px #7C9DBC solid;
}
td.col1, td.col2, td.col3, td.col4, td.col5 {
	padding: 0 15px 0 15px;
}
td.colImput {
	padding: 0 3px 0 3px;
}

.no-border, .radio {
	border: 0 !important;
}

#left-col #button-cont {
	border-top: 1px #A8C7E6 solid;
	width: 100%;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
#h-col #button-cont {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right:80px;
	float:right;
}

.button-done {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right:80px;
	float:right;
}


#buttons {
	width:600px; text-align:left; clear:both;
}

.secureIcon{
	padding:0 300px 0 5px;
}

div.form-title-left {
	float: left;
}
div.form-title-right {
	float: right;
	margin: 0 5px 0 0;
	font-size: 10px;
	margin-right:15px
}
div.form-title-left h1 {
	color: #000 !important;
	font-size: 14px !important;
	font-weight: bold !important;
	margin: 7px 0 0 0 !important;
	padding: 0;
}
.red {
	color: #FF0000;
}

.dobMM {background: url(/images2/bg-field-mm.gif) no-repeat;
}

.dobDD {background: url(/images2/bg-field-dd.gif) no-repeat;
}

.dobYYYY{background: url(/images2/bg-field-yyyy.gif) no-repeat;
}

.email{background: url(/images2/bg-field-nospam.gif) no-repeat;
}

.ft{background: url(/images2/bg-field-ft.gif) no-repeat;
	width: 30px !important;
}

.in{background: url(/images2/bg-field-in.gif) no-repeat;
	width: 30px !important;
}

.lbs{background: url(/images2/bg-field-lbs.gif) no-repeat;
	width: 40px !important;
}

input.dobMM, input.dobDD, input.height {
	width: 30px !important;
}	
input.dobYYYY, input.weight {
	width: 40px !important;
}

input.phone1 {
	width: 30px;
}
input.phone2 {
	width: 40px;
}
#spouse table, #child1 table, #child2 table, #child3 table, #child4 table, #child5 table, #child6 table {
	margin-top: -15px;
}
#spouse, #child1, #child2, #child3, #child4, #child5, #child6 {
	margin-bottom: 10px;
}
img.x {
	margin-left: 5px;
	margin-top: -5px;
	position: relative;
	z-index: 2;
}
h1.page-title {
	color: #396EA4;
	padding: 0;
	margin: 10px 0 0 20px;
	font-size: 18px;
}
h2.page-title {
	padding: 0;
	margin: 0 0 0 20px;
	font-size: 14px;
}
h3.page-title {
	color: #396EA4;
	padding: 0;
	margin: 0 0 20px 20px;
	font-size: 14px;
}
#right-col {
	width: 220px;
	text-align: center;
	float: right;
	margin-right: 12px;
}
* html #right-col {
	margin-right: 6px;
}
#right-col ul {
	text-align: left;
	color: #666666;
	font-size: 12px;
	margin: 0;
	padding: 0 0 10px 15px;
}
#right-col ul li {
	margin: 0;
	padding: 0;
}
#right-col ul li p {
	font-size: 12px;
	margin: 8px 0 8px 0 !important;
}
#right-col p {
	text-align: left;
	color: #666666;
	font-size: 10px;
	margin: 0 20px 0 15px;
}
#right-col hr {
	background: #D5D5D5;
	border: 0;
	height: 1px;
	margin-top: 15px;
}
#container2 {
	display: table;
}
p.privacy {
	margin: 15px 10px 0 10px;
	padding: 0;
	font-size: 11px;
	width:445px;
}
p.privacy a {
	color: #000;
}
#steps-header {
	margin-left: 1px; 
	margin-bottom: 5px;
}
* html #steps-header {
	margin-bottom: -20px;
}
#date {
	width: 150px !important;
}
#main-content {
	overflow: hidden;
}
div.popup {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
	width: 300px;
	padding: 10px;
	background: #FFFFFF;
	border: 1px #1B497A solid;
}
div.popup h1 {
	font-size: 14px;
	color: #1B497A;
}
div.popup p {
	font-size: 12px;
}

#bbb {
	margin-top: 20px;
}

.bbb2 {
	float:right;
	margin:-15px 20px 0 0;
}
.verisignLogo {
	float:right; margin: 15px 20px 0 0 !important;
}

td.child1 {
	width: 55px;
}
td.child2 {
	width: 95px;
}
td.child3 {
	width: 140px;
}
td.child4 {
	width: 95px;
}
td.child5 {
	width: 100px;
}

#h-col table.form-table2 input#insured_1_gender_male,
#h-col table.form-table2 input#insured_1_gender_female,
#h-col table.form-table2 input#insured_2_gender_male,
#h-col table.form-table2 input#insured_2_gender_female,
#h-col table.form-table2 input#insured_3_gender_male,
#h-col table.form-table2 input#insured_3_gender_female,
#h-col table.form-table2 input#insured_4_gender_male,
#h-col table.form-table2 input#insured_4_gender_female,
#h-col table.form-table2 input#insured_5_gender_male,
#h-col table.form-table2 input#insured_5_gender_female,
#h-col table.form-table2 input#insured_6_gender_male,
#h-col table.form-table2 input#insured_6_gender_female,
#h-col table.form-table2 input#insured_2_smoker_yes,
#h-col table.form-table2 input#insured_2_smoker_no { height: auto; }
table.form-table2 { margin-bottom: 8px; }
table.form-table2 label, table.form-table5 label { vertical-align: top; line-height: 18px; }
table#mb0 { margin-bottom: 0; }

