﻿.clearFloats{
	clear: both;
	display: block;
	height: 1px;
	line-height: 0px;
	margin: 0;
	overflow: hidden;
}

.contentLeft{
	float:left;
	width:729px;
}

.contentRight{
	float:right;
	width:198px;
}

.onlineApplicationHeader{
	height:60px;
}

.productType{
	float:left;
	padding:23px 0 0 7px;
	width:270px;
}

.productType h1{
	font-size:18px;
	line-height:25px;
	font-weight:normal;
}

.formHeader{	
	height:40px;
	padding:14px 19px 15px 19px;
}

.formHeader h2{
	font-size:16px;
	font-weight:bold;
}

.formHeader h2 span{
	color:#679000;
}

.applicationStepIndicator{
	float:left;
	padding-top:6px;
	width:400px;
}

.closeBtn{
	cursor:pointer;
	float:right;
	height:25px;
	width:61px;
}

h1.appHeading{
	padding: 4px 0 10px 6px;	
}

.formHeader{
	background:url(../../Images/bcg_formHeader.gif) 0 0 no-repeat;
}

.formFooter{
	background:url(../../Images/bcg_formFooter.gif) 0 0 no-repeat;
	height:20px;
}

.formMiddle{
	background:url(../../Images/bcg_formMiddle.gif) 0 0 repeat-y;
	padding:0 0; 
}

.formContent{
	background:url(../../Images/bcg_formHead.gif) no-repeat center top;
	margin: 0;
	padding: 20px 25px 5px 25px;
}

/**********************/
/***Application Tabs***/
/**********************/

.menuTabs{
	float:right;
	position:relative;
	width:428px;
	padding:8px 5px 0 0;
}

.menuTabs ul{
	list-style:none;
}

.menuTabs li{
	height:40px;
	float:left;
	position:relative;
	text-indent:-120px;
	overflow:hidden;
}

.completeIndicator div{
	position:absolute;
	top:-10px;
	height:36px;
	width:36px;
	display:none;
	behavior:url(/Scripts/iepngfix.htc);
}

.completeIndicator div.completed{
	display:block;
}

.completeIndicator .stepOne{
	left:36px;
}

.completeIndicator .stepTwo{
	left:136px;
}

.completeIndicator .stepThree{
	left:236px;
}

.completeIndicator .stepFour{
	left:345px;
}

.stepIndicator div{
	display:none;
	height:47px;
	position:absolute;
	top:13px;
}

.stepIndicator .stepOne{
	left:5px;
	width:105px;
}

.stepIndicator .stepTwo{
	left:103px;
	width:105px;
}

.stepIndicator .stepThree{
	left:200px;
	width:112px;
}

.stepIndicator .stepFour{
	left:303px;
	width:121px;
}

.stepIndicator div.selected{
	display:block;
}

.lifeInsurance .formContent{
	background:url(../../Images/Application/bcg_formGradient.gif) 0 0 repeat-x;
	padding:19px 20px 0 18px;
}



/**popup content**/
.popupButtons{
	height:34px;
	padding:17px 0 2px 0;
}
.popupButtons img{
	cursor:pointer;
	margin-right:10px;
}
.popupHeader div{
	height:54px;
}

/**error message**/

.error{
	background:url(../../Images/bcg_error.gif) 0 0 no-repeat;
	height: 39px;
	margin: 0 0 0 15px;
	width: 627px;
	padding: 25px 0 17px 60px;
}

.error h1{
	color: #ee0000; 
	font-weight: bold;
	font-size: 12px;
}

/**content**/

.contentWrapper{
	margin: 0 0 0 22px; 
	width: 674px;
}

.contentWrapper h1{
	color: #679000;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

.contentWrapper h2{
	color: #444444;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

.contentWrapper .contentDivider{
	background:url(../../Images/contentDivider.gif) 0 0 no-repeat;
	height: 2px;
	margin: 10px 0 10px 0;
	width: 440px;
}

.contentWrapper .contentDividerLarge{
	background:url(../../Images/contentDivider_large.gif) 0 0 no-repeat;
	height: 2px;
	margin: 13px 0 13px 0;
	width: 671px;
}

.contentWrapper .contentDividerDotted{
	background:url(../../Images/contentDivider_dotted.gif) 0 0 no-repeat;
	height: 2px;
	margin: 0 0 13px 0;
	width: 671px;
}

.contentWrapper .leftColumn{
	float: left;
	width: 438px;
	padding-right: 15px;
}

.contentWrapper .rightColumn{
	float: right;
	width: 219px;
}

.contentWrapper p{padding-bottom:15px;}

.contentWrapper .closeBtnLarge{
	cursor:pointer;
	float:left;
	height:33px;
	width:80px;
}

.contentWrapper ul{
	margin: 20px 0;
	padding: 0;
	list-style: none;
}

.contentWrapper ul li{
	display: block;
	line-height: 15px;
	}
	
.contentWrapper .spacer20px{display: block; height: 20px;}

.contentWrapper span.pGreen{
	color: #679000;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
 }
 
.contentWrapper ul.greendot{
	display: block;
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
}

.contentWrapper ul.greendot li{
	background: url(../../Images/bullet_greenCircle.gif) no-repeat 10px 50%;
	line-height: 15px;
	margin: 0 0 0 -10px;
	padding-left: 20px;
	position: relative;
}

.navButtons{
	height: 33px;
	margin: 0em auto;
	text-align: center;
	width: 170px;
}


img.back{
	height: 33px;
	padding-right: 10px;
	width: 72px;
}

img.sendquote{
	height: 33px;
	padding-right: 10px;
	width: 246px;
}

.applicationOptions{
	height: 33px;
	margin-left: -3px;
}


/******************************/
/*******form structure*********/
/******************************/

.underwritingControls{
	border-right:solid 1px #eee;
	float:left;
	padding:0 0 0 16px;
	width:459px;
}
.toolTipContainer{
	
	float:left;
	width:200px;
	height:45px;
	position:relative;
}

/******************************/
/************tooltip***********/
/******************************/

.toolTip{
	position:absolute;
	background:url(../../Images/Application/arrow_tooltip.gif) 0 0 no-repeat;
	display:none;
	top:30px;
	padding:0px 10px 5px 15px;
}

/******************************/
/**********intro text**********/
/******************************/

.introText{
	line-height:16px;
	padding:0 16px;
}

.introText p{
	padding-bottom:10px;
}

.introText span{
	color:#679000;
	font-weight:bold;
}

/******************************/
/******buttons next back*******/
/******************************/

.navNextBack{
	text-align:center;
	padding:30px 0 0 0;
}
.navNextBack .btnBack{
	margin:0 5px 0 0;
}

/******************************/
/****underwriting controls*****/
/******************************/


/*slider*/
.sliderControl{
	background:url(../../Images/Application/bg_slider.gif) left bottom no-repeat;
	height:85px;
	width:443;
}

.sliderLabel{
	color:#000;
	font-weight:bold;
	padding:3px 0 12px 5px;
}

.sliderTrack{
	cursor:pointer;
	height:30px;
	left:10px;
	position:relative;
	width:425px;
}

.sliderTrack img{
	cursor:pointer;
	height:27px;
	left:0px;
	top:1px;
	position:absolute;
	width:27px;
	behavior:url(/Scripts/iepngfix.htc);
}

.sliderResults{
	color:#679000;
	font-weight:bold;
	padding:12px 15px 0 0;
	text-align:center;
}

.sliderResults span{
	padding:0 15px;
}