#button {
	border:0 solid #000000;
	height:21px;
	width:125px;
}

div#remember {
	float: right;
	margin-top: 23px;
}

* html .btnGreen { margin-bottom: 0px; }

table#contact {
	margin-bottom:2px;
	margin-left:24px;
	margin-top:5px;
}

* html table#contact {
	margin-bottom: 6px;
	margin-top: 0px;
}

:first-child+html table#contact {
	margin-bottom: 8px;
}

table#contact input {
    vertical-align: middle;
}

table#contact td {
	padding-bottom:6px;
	padding-left:5px;
	padding-top:2px;
}

* html table#contact td {
	padding-bottom: 0px;
}

:first-child+html table#contact td {
	padding-bottom: 0px;
	overflow:hidden;
}

label.select-one {
	font-size: 14px;
	font-family: Verdana;
	color: #333;
	margin-left: 15px;
}


table#contact label {
	font-size: 11px;
	color: #333;
	font-family: arial;
	margin-left: 10px;
	vertical-align: middle;
}

img.logo {
	border: medium none;
	margin-top: 0px !important;
}

div#navbar {
	background: none !important;
}


div#page-title-container {
	margin-bottom:20px;
}

.page-title {
	color: #2973BD;
	font-size: 22px;
	font-weight: normal;
	line-height: 22px;
}

div#page-title-container p {
	margin-top: 4px;
}

div#form-backgroud-container {

}
div.form-background-top {
	background:#F7DEAD url(/images2/short-form-top.png) no-repeat scroll 0 0;
	height:10px;
	position:relative;
	width:770px;
}

* html div.form-background-top { 
	background:#F7DEAD url(/images2/short-form-top.png) no-repeat scroll 0 0;
	position: relative;
	margin-bottom: -8px;
}
:first-child+html div.form-background-top {
	background:#F7DEAD url(/images2/short-form-top.png) no-repeat scroll 0 0;
	height: 9px;	
}

div.form-background-mid {
	height: 100%; 
	background-color: transparent; 
	background-image: url(/images2/short-form-bg-fill.jpg);
	background-repeat: repeat-y;
	width: 770px;
}



div.form-background {	
	width: 770px;
}
* html div.form-background-mid { 
	margin-top:0px; 	
}

div#required-container {
	overflow: hidden;			
}

div.required-text {
	float:right;
	margin-bottom:8px;
	margin-right:15px;
	margin-top:2px;
}

* html div.required-text { margin-top: 0px; }

.complete-text-fields {
	font-size: 11px;
	color: #333333;
	position: relative;
}


.required {	
	color: #ff0000;
	font-family: verdana;
	font-size: 8px;
	vertical-align: top;
}


td.td-padding-top-bottom {
	padding-bottom: 7px !important;
	padding-top: 2px !important;
}

div.family-background-image {
	background:#F7DEAD url(/images2/picture-family.png) no-repeat scroll 0 0;
	height:287px;
	margin-top:-275px;
	width:770px;
}

:first-child+html div.family-background-image{
	margin-top: -286px;
}

* html div.family-background-image{
	margin-top: -286px !important;
}

td.first-column-td-title {
	width: 83px;
}

#table-container{
	background-color:#F8E5BE;
	border:1px solid #E0C997;
	margin-left:230px;
	width:520px;
	position: relative;
}

:first-child+html #table-container {
	margin-bottom: 0px;
}

table.basic-info {
	margin-bottom:13px;
	width:513px;
}

:first-child+html table.basic-info { 
	margin-bottom: 13px; 
}

table.basic-info td.td-basic-info-padding-top {
	padding-top: 7px !important
}

table.basic-info td.td-basic-info-padding-bottom {
	padding-top: 0px;
}

table.basic-info strong, table.spouse strong, table.children strong  { 
	color:#333;
	font-family:verdana;
	font-size:14px;
} 

table.basic-info td {
	padding-top: 15px;
	padding-bottom: 0;	
	text-align: center;
	vertical-align: middle;
}

table.basic-info input, table.basic-info select {
	border: 1px solid #CECECE;
	font-size: 14px;
	color: #636363;
	font-family: verdana;
}

table.basic-info label, table.display-info {
	font-size: 14px;
	font-family: verdana;
	color: #333333;
}

table.display-info input {
	border:none;
	color:#636363;
	font-family:verdana;
	font-size:14px;
	margin-left:20px;
	margin-right:7px;
}

td.left-column-width {
	width:135px;
}

td.middle-column-width {
	width: 250px;
}

td.right-column-width {
	width:125px;
}

* html td.left-column-width {
	width:160px;
}

* html td.middle-column-width {
	width: 125px;
}

table.display-info {
	margin-bottom:7px;
	margin-left:13px;
	margin-top:10px;
	width:500px;
}

table.display-info td {
	text-align: left;
}

table.display-info #number_of_dependents {
	width: 40px;
}

#spouse-info {
	margin-bottom:5px;
	width:700px;
	margin-left: 20px;		
}

table#spouse-info label {
	font-size: 14px;
	font-family: verdana;
	color: #333333;
}

table#spouse-info td {
	padding-top: 15px;
	padding-bottom: 0;	
	text-align: left;
	vertical-align: middle;
}
div#add-dependents-effective-date {
	overflow: auto;
	_width: 520px;
	_margin-left: -15px;
	*padding-bottom: 20px;
}
div#add-spouse-child-button-container {
	margin-bottom:16px;
	margin-left:15px;
	margin-top:2px;
	width: 190px;
	float: left;
}
div#effective-date-container {
	float: right;
	width: 290px;
	_width: 260px;
	text-align: right;
	padding-right: 22px;
	padding-top: 2px;
}
div#effective-date-container span {
	color: #333;
	font-family: Verdana;
	font-size: 13px;
}
div#effective-date-container select {
	width: 110px;	
}

* html div#add-spouse-child-button-container { margin-top: 6px; }

div#add-spouse-child-button-container a,div#add-spouse-child-button-container a:link,div#add-spouse-child-button-container a:visited, 
div#add-spouse-child-button-container a:hover, div#add-spouse-child-button-container a:active { 
	color: #333; 
	font-size: 12px; 
}

div#spouse, div.children { 
	margin-left: 35px; 
}

img.remove { margin-right: 5px; }

table.spouse { width: 480px;}

table.children {width: 395px; }

table.spouse label, table.children label {
	color:#333333;
	font-family:verdana;
	font-size:14px;
}
table.spouse input, table.spouse select, table.children input, table.children select { 
	border: 1px solid #CECECE; 
	color: #636363; 
	font-family: verdana; 
	font-size: 14px;  
}

table#spouse-info input, table#spouse-info select {
	border: 1px solid #CECECE;
	font-size: 14px;
	color: #636363;
	font-family: verdana;
}

table.child-info {
	margin-bottom:5px;
	width:602px;
	margin-left: 20px;		
}

table.child-info label {
	font-size: 14px;
	font-family: verdana;
	color: #333333;
}

table.child-info td {
	padding-top: 15px;
	padding-bottom: 0;	
	text-align: left;
	vertical-align: middle;
}

table.child-info input, table.child-info select {
	border: 1px solid #CECECE;
	font-size: 14px;
	color: #636363;
	font-family: verdana;
}

table#personal-info {
	margin-bottom: 14px;
	margin-left:30px;
	margin-top:2px;
	width:auto;
}

table#personal-info label {
	font-size: 14px;
	font-family: verdana;
	color: #333333;
}

table#personal-info input, table#personal-info select {
	border: 1px solid #CECECE;
	font-size: 14px;
	color: #636363;
	font-family: verdana;	
}

td.empty-width {
	width: 100px;
}

td.col-gender, td.col-dob, td.col-height, td.col-weight, td.col-smoker{ 
	padding-bottom: 0; 
	padding-top: 5px; 
	text-align:center; 
	vertical-align: middle;
}
td.col-padding-top-bottom { 
	padding-bottom: 5px !important; 
	padding-top: 2px !important; 
	text-align: center; vertical-align: middle; 
}

td.col-gender { 
	text-align: left;
}

td.left-align { 
	text-align: left; 
}

table#personal-info td {
	padding-top: 10px;
	padding-right: 5px;
}

.dobMM, .dobDD, .heightIN, .heightFT {
	width: 28px;
}
.smoker{
	width: 50px;
	height: 22px;
}

.gender {
	width: 80px;
	height: 22px;
}

.dobMM {
	background: #FFF url(/images2/ghi-4step-field-bg-mm.gif) no-repeat scroll 0 0;
	height:20px;
	padding-top: 3px;
	text-align: center;
}

.dobDD {
	background: #FFF url(/images2/ghi-4step-field-bg-dd.gif) no-repeat scroll 0 0;
	height:20px;
	padding-top: 3px;
	text-align: center;
}

.dobYYYY {
	background: #FFF url(/images2/ghi-4step-field-bg-yyyy.gif) no-repeat scroll 0 0;
	height:20px;
	padding-top: 3px;
	text-align: center;
	width:48px;
}

table.basic-info #address_1_zip {
	width: 50px;
	height:20px;
	padding-top: 3px;
	text-align: center;
}


.button-container {
	background:#F7DEAD url(/images2/short-form-bg-fill.jpg) repeat-y scroll 0 0;
	margin:0 0 -1px;
	overflow:hidden;
}

.btnGreen {
	float:right;
	margin:16px 120px 0 0;
	position:relative;
}

:first-child+html .btnGreen { margin-bottom: 10px; }

div#privacy {
	font-size: 11px;
	margin: 5px 0 23px 20px;
	width: 731px;
}

div#secureLogos {
	overflow: hidden;
	margin-top: 25px;
	margin-left: 10px;
	float: left;
	
}

div.form-background-bottom {
	background-color: #F6DFAE;
	height: 7px;
	width: 770px;
	margin-top: 0;
}

div#contentB h1 {
	font-size:17px;
	line-height:17px;
	color:#888888;
}

div#contentB h3{
	font-size:15px;
	color:#888888;
}

div#contentB p,div#contentB ul,div#contentB li {
	color:#888888;
	font-size:12px;
	line-height:17px;
}

div#contentB a:link, div#contentB a:visited {
	color:#888888;
	font-size:12px;
	line-height:17px;
}

div#contentB a:hover {
	color:#2C72B8;
	font-size:12px;
	line-height:17px;
}

/*Workplace Partner Instantquote Page*/
.workplace-partner-dynamic-banner{
position:relative;
background-image:url('/images2/workplace/workplace-partner-banner.jpg');
width:266px;
height:65px;
}

.workplace-partner-dynamic-number{
text-align:center;
position:relative;
top:48px;
color:#1f7ccc;
font-size:12px;
}
