/*****************************************************************************/
/* error message
/*****************************************************************************/	
#bnr-error-message {
	display:none;
}

/*****************************************************************************/
/* banner background
/*****************************************************************************/	
#bnr-term-bkd {
    background: url(/lifeinsurance/quote-tool/images/term-personal-bnr-quote.jpg) no-repeat 0 bottom;
	width:766px;
	min-height:227px;
    border: solid 1px #9DA9D1;
}

#bnr-ga-bkd {
	background: url(/lifeinsurance/quote-tool/images/gali-personal-bnr-quote.jpg) no-repeat 0 bottom;
	width:766px;
	min-height:227px;
    border: solid 1px #9DA9D1;
}

/*****************************************************************************/
/* banner title
/*****************************************************************************/	
#bnr-title {
	padding:30px 0 0 30px;
	width:700px;
}

/*****************************************************************************/
/* banner callout
/*****************************************************************************/	
#bnr-callout {
	float: left;
	margin:10px 0 0 30px;
	background-color:#FFFFFF;
	max-width: 700px;
	padding:10px;
	border: solid 1px #C9C8CE;
}

#bnr-callout-section1{
	position: relative;
	float:left;
	font-size:12px;
	line-height:12px;
}

#bnr-callout-birth-date {
	padding-top: 8px;
}

#bnr-callout-section2{
	position: relative;
	float:left;
	font-size:12px;
	line-height:12px;
} 

#bnr-callout-section3{
	position: relative;
	float:left;
	font-size:12px;
	line-height:12px;
}

#bnr-callout-vline {
	position: relative;
	float:left;
	padding:0 10px 0 10px;
}

#bnr-button{
	clear:left;
	padding:10px 0 0 30px;
	width:151px;
}

/*****************************************************************************/
/* banner results
/*****************************************************************************/	
#bnr-results {
	background-color:#E8EEFC;
	padding:0 0 0 15px;
	width:753px;
	display:none;
	position:relative;
}

#bnr-results-table {
	width:735px;
}

#bnr-results-call {
	position:relative;
	float:left;
	width:200px;
	text-align:center;
}

#bnr-results-request {
	position:relative;
	float:left;
	width:145px;
	text-align:center;
}

#bnr-results-advisor {
	position:relative;
	float:left;
	width:300px;
	text-align:center;
}

#bnr-results-closeicon {
	position:absolute;
	top:0px;
	left:742px;
	margin:10px 10px 0 0;
}

table.contentframework{width:735px;border-collapse:collapse;border-top:1px solid #d1d1d1;border-bottom:3px solid #d1d1d1;margin:0 0 12px 0}
