body {
	background: #fff;
	color: #000;
	margin: 0;
	margin-top:-1px;
	text-align: left;
	font: 10pt arial,verdana,sans-serif;
	}
	
a:link, a:visited {	
	text-decoration: underline;
	color: #5d6b3f;
	}
a:hover, a:active {
	text-decoration: none;
	color: #5d6b3f;
	}
	
a img { border: none; }

.container {
	width: 760px;
	text-align: left;
	margin: 0 auto;
	background: url(../images/bg_container.gif) repeat-y;
	}
	
.noRedColumn {
	background: url(../images/bg_containerNoRed.gif) repeat-y;
}	
	
.header {
	background: url(../images/bg_header.gif) no-repeat;
	height: 67px;
	width: 760px;
	}
.logo {
	float: left;
	width: 256px;
	}	
.logo img {
	margin: 17px 0 0 22px;
	}	
.loginhome {
	background: url(../images/bg_loginhome.gif) no-repeat;
	width: 328px;
	height: 52px;
	float: right;
	margin: 10px 8px 0 0;
	text-align: right;
	}
.loginhome ul, .loginhome li, .mainnav ul, .mainnav li, .subnav ul, .subnav li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-image: none;
	}
.loginhome ul {
	margin: 0 5px 0 0;
	}	
.loginhome li img {
	vertical-align: top;
	margin: 6px 0 0 -2px;
	}
.loginhome form {
	margin: 3px 0 0 0;
	padding: 0;
	}
.loginhome form input, .loginhome form img {
	vertical-align: middle;
	margin-right: 5px;
	}	
.loginfield {
	max-height: 15px;
	height: 15px;
	width: 58px;
	border: 1px solid #464841;
	background-color: #f2f4ee;
	}
.mainnav {
	background: url(../images/bg_mainnav.gif) repeat-x;
	height: 24px;
	width: 760px;
	}
.mainnav ul {
	margin: 0 17px 0 83px;
	position: absolute;
	width: 330px;
	}
.mainnav li img {
	vertical-align: top;
	margin: 0 0 0 -2px;
	}
.subnavContainer {
	width: 760px;
	height: 21px;
	background: url(../images/bg_subnav.gif) repeat-x;
	}
* html .subnavContainer {
	margin-top: -4px;
	}	
.subnav {
	float: left;
	width: 251px;
	background: url(../images/subnavLeft.gif) no-repeat;
	text-align: right;
	}
.subnav ul {
	margin-right: 50px;
	}	
.subnav li {
	margin-left: -4px;
	}	
.searcharea {
	float: right;
	width: 500px;
	text-align: right;
	}
.searcharea form {
	margin: 4px 0 0 0;
	padding: 0;
	display: inline;
	}
.searcharea form input, .searcharea form img {
	vertical-align: bottom;
	margin-right: 5px;
	}		
.searchfield {
	max-height: 16px;
	height: 18px;
	width: 88px;
	border: 1px solid #be8078;
	background-color: #fff;
	}

/*div#search .footer{
	width: 400px;
	align: center;
	background: #fff;
}
div#search td{
	text-align: center;
}
div#search td.footer{
	width: 300px ;
	background: #000;
}*/

.contentHome {
	margin: 0px 0 0 0;
	width: 760px;
	}

.content {
	margin: 30px 0 0 0;
	width: 760px;
	}	
.leftcol {
	width: 477px;
	float: left;
	margin: 0 20px 0 0px;
	display: inline;
	font: 10pt arial,verdana,sans-serif;
	}
	
.leftColWide { 
	width: 677px;
}	
	
.leftColWidest { 
	width: 758px;
	margin-left: 0px;
}		
	
.leftcol h1 {
	position: absolute;
	left: -2000px;		
	}
.leftcol ul {
	margin-top: 5px;
	margin-bottom: 5px;
	}	
.leftcol ul li {
	list-style-image: url(../images/bullet.gif);
	}		
.photo {
	width: 187px;
	float: left;
	margin: 0 15px 10px 0;
	}	
.rightcol {
	width: 217px;
	float: right;
	text-align: center;
	
	}		
.promo {
	margin-bottom: 20px;
	}	
									 	

.foot {
	height: 49px;
	background: url(../images/bg_footer.gif) no-repeat;
	}
.footerlogos {
	float: left;
	width: 500px;
	}
.footerlogos img {
	vertical-align: middle;
	margin: 6px 0 0 7px;
	}		
.footeraddress {
	float: right;
	width: 216px;
	}
h1 {
	font: bold 12pt arial,verdana,sans-serif;
	color: #af1e23;
	margin-bottom: 2px;
	}				
h2 {
	font: bold 10pt arial,verdana,sans-serif;
	color: #af1e23;
	margin-bottom: 2px;
	}
h3 {
	font: bold 10pt arial,verdana,sans-serif;
	color: #859167;
	margin-bottom: 2px;
	}
h4 {
	font: bold 10pt arial,verdana,sans-serif;
	color: #666;
	margin-bottom: 2px;
	}

p {

	}
ul, ol { 
	
	}
ul li { list-style-image: url(../images/bullet.gif); }

table {	font-size: 100%; /* IE inheritance fix */ }

 .tablesubheader {
	font-weight: bold;
	background-color: #869167;
	color: #fff;
	}
	
.tableheader {
		background-color:#769F96;
color:#FFFFFF;
font-size:9pt;
font-weight:bold;
text-align:center;
}
.tablesubheader{
	background-color:#D9DFCB;
	color:#4C4C4C;
}
	
th {
	font-weight: normal;
	background-color: #dce0cf;
	color: #869167;
	}
	
.tablecontent1 {
	background-color:#FFFFFF;
color:#333333;
font-size:8pt;
font-weight:400;
	}
	
.tablecontent2 {
	
	background-color:#EBE1C4;
color:#333333;
font-size:8pt;
font-weight:400;
	}

.faqQ, .faqA { 
	font-weight: bold;
	}

.faqQ { font: bold 9pt arial,verdana,sans-serif; color:#b33c40; }
.faqA { font: 9pt arial,verdana,sans-serif; color:#869167; }
	
.xsmall {
    font-size:.8em; 
	}
.small {
    font-size:.9em;
	}
.medium {
    font-size:1em;
	}
.large {
    font-size:1.1em;
	}
.xlarge{
    font-size:1.2em;
	}

.special3 {
	}
.special2 {
	}
.special1 {
	}

.disclaimer {
	font: 8pt arial,verdana,sans-serif;
	color: #333;
	}
	
.required {
	color: #b31c23;
	font: bold 8pt arial,verdana,sans-serif;
	}
	
.appfield1 {
	border: 1px solid #464841;
	}	
.appfield2 {
	border: 1px solid #af1e23;
	}
.clearfloat {
	clear: both;
	height: 1px;
	}	
	
#ex_dis{
    display:none;
    width:400px;
    float:center;
    padding:10px;
    background-color:#FFFFFF;
    position:absolute;
    z-index:10000;
	margin-top:-50px;
    border-width:1px 1px 1px 1px;
    border-style:solid;
    border-color:#BF4B4F;
	margin-left:200px;
	overflow: hidden;
}

.table_one{
	border:1px #000000 solid;
	width:90%;
	margin-top:10px;
}

.table_one tr td{
	padding:5px 5px 5px 15px;
}

select option{
	color:#666666;
	font-size:10pt;
	padding:30px;
}

.calcmort table td{
	padding:0px;
}
