html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	/*background: transparent; */
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	background: #085879 url(../images/page_bg.gif) repeat-x;
	color: #575757;
	text-align: center;
}
body, table, td, div {
	line-height:normal;
	font:9pt Arial, Helvetica, sans-serif;
}


a:link, a:visited {	
	color:#09597a;
	text-decoration: underline;
	}
a:hover, a:active {
	color:#09597a;
	text-decoration: none;
	}
	
a img { border: none; }


h1 {
	margin: 0 0 5px 0;
	padding: 40px 0 0 40px;
	color: #4cab33;
	font-size: 1.8em;
	}
	
h2, #calccontent h1 {
	color: #09597a;
	margin: 0 0 8px 0;
	font-size: 1.4em;
}

#calccontent h1 {
	padding:0;
}

h3 {
	color: #4c869e;
	margin: 0 0 6px 0;
	font-size: 1.2em;
}

h4 {
	color: #666;
	margin: 0 0 4px 0;
	padding:4px 0 4px 8px;
	font-size: 1em;
	background-color:#efefef;
}

p {
	padding: 0 0 12px 0;
}

hr {
	background: #000;
  	border: 0;
  	color: #000;
  	height: 1px;
	margin: 10px 0;
	}
	
ol li {
	list-style-type: decimal;
	}
	
table {
	border-collapse: collapse;
	border-spacing: 0;
} /* tables still need 'cellspacing="0"' in the markup */

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

ins {
	text-decoration: none;
	border-bottom: 1px dotted;
} /* remember to highlight inserts somehow! */

del {
	text-decoration: line-through;
}
	
/* =LAYOUT =DISTYLES */

/* rule to show div borders
div {
	border: 1px solid #090;
	} */

.clearfloat {
	clear: both;
	height: 1px;
	}

.page {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background-color:#fff;
	}
.mast {
	background:url(../images/mast_bg.gif) no-repeat;
	height:101px;
	}
.mastL {
	float: left;
	width: 414px;
	}
.mastR {
	font-size:8pt;
	float: right;
	width: 372px;
	text-align: right;
	color:#005ac3;
	margin:12px 14px 0 0;
	display:inline;
	position:relative;
	}

.mastR a:link, .mastR a:visited {	
	color:#085879;
	text-decoration: none;
	font-size:9pt;
	border-right:1px dotted #b4cdd7;
	padding:0 8px;
	}
.mastR a:hover, .mastR a:active {
	color:#085879;
	text-decoration: underline;
	}
.mastR ul {
	margin:0;
	padding:0;
}
.mastR li {
	list-style-image:none;
	list-style-type:none;
	margin:0;
	padding:0;
	float:left;
}

.searchBox {
	position:absolute;
	top:35px;
	right:0;
	width:191px;
	height:36px;
	padding:2px 5px 0 0;
	clear:both;
	text-align:right;
}
.searchBox input.appfield1 {
	vertical-align:middle;
	font-size:8pt;
	color:#85898c;
	padding:3px 0 3px 3px;
}
.searchBox input {vertical-align:middle;}
* html .searchBox input.appfield1 {height:22px;}
* html .searchBox {padding-top:5px;}

.pNav {
	height:40px;
	background:url(../images/nav_bg.gif) repeat-x;
	border-bottom:1px solid #DAEED5;
}
.pNav a:link, .pNav a:visited {	
	text-decoration: none;
	display:block;
	padding:15px 18px 10px 18px;
	font-weight:bold;
	background:url(../images/nav_div.gif) right no-repeat;
	color:#fff;
	}
.pNav a:hover, .pNav a:active {
	text-decoration: none;
	background:url(../images/nav_bg_on.gif) repeat-x;
	color:#0e5c7c;
	}
.pNavOn {
	text-decoration: none !important;
	background:url(../images/nav_bg_on.gif) repeat-x !important;
	color:#0e5c7c !important;
}
.pNav ul {
	margin:0 0 0 70px;
	padding:0;
	background:url(../images/nav_div.gif) left no-repeat;
	height:40px;
}
.pNav li {
	list-style-image:none;
	list-style-type:none;
	margin:0;
	padding:0;
	float:left;
}

.subNav {
	width:960px;
	position:absolute;
	z-index:1000;
	background: #DAEED5;
}
.subNav ul {
	margin: 5px 10px 5px 85px;
}
.subNav ul li {
	display:inline;
}
.subNav a:link, .subNav a:visited {
	text-decoration:none;
}
.subNav a:hover, .subNav a:active {
	text-decoration:underline;
}
.subNavOn a {
	text-decoration:underline !important;
}
.itemSeparator {
	padding: 0 3px;
}




.contentWrap {
	background:url(../images/content_bg.gif) repeat-y;
	border-bottom:1px solid #fff;
	padding:0;
	width:960px;
	}	
.contentL {
	float: left;
	width: 248px;
	}
.contentR {
	float: left;
	width: 711px;
	}

#back .contentR {
	background: url(../images/content_bg_back.gif) no-repeat;
	position:relative;
}
#back .contentL {
	border:none;
	width: 247px;
}

.promoMain {
	position:relative;
	float:left;
	background-color:#48829b;
	padding-top:4px;
	height:210px;
}
.promoControl {
	position:absolute;
	bottom:10px;
	right:26px;
	color:#fff;
}
.promoControl a:link, .promoControl a:visited {
	color:#fff;
	text-decoration:none;
	font-size:8pt;
}
.promoControl a:hover, .promoControl a:active {
	color:#fff;
	text-decoration:underline;
}



.pageContent {
	margin:15px 0 0 22px;
	line-height:13pt;
	width:520px;
	float:left;
	display:inline;
}

.pageContentR {
	float:right;
	width:191px;
	margin:15px 20px 0 10px;
	display:inline;
}

.relatedLinks {
	background:#cfe0e2 url(../images/relatedlinks_foot.gif) left bottom no-repeat;
	padding:0 0 10px 0;
}
.relatedLinks a:link, .relatedLinks a:visited {
	font-size:8pt;
	color:#266e77;
	text-decoration:underline;
}
.relatedLinks a:hover, .relatedLinks a:active {
	color:#266e77;
	text-decoration:none;
}
.relatedLinks li {
	color:#266e77;
	list-style-type:disc;
	list-style-image:none;
	margin:0 0 0 30px;
}

.home {
	background:url(../images/home_divider.gif) right repeat-y;
	margin:0;
	min-height:286px;
	}
* html .home {height:286px;}
.homeL {
	float: left;
	width: 350px;
	}
.homeR {
	float: right;
	width: 360px;
	text-align:center;
	}


.homeTabs {
	background:url(../images/hometabs_off.gif) top repeat-x;
	width:100%;
	height:37px;
}
.homeTabs ul {margin:0;	padding:0;}
.homeTabs ul li {
	list-style-image:none;
	margin:0;
	padding:0;
	float:left;
}
.homeTabs a:link, .homeTabs a:visited {
	color:#085879;
	text-decoration:none;
	padding:11px 15px 12px 15px;
	display:block;
	font-weight:bold;
}
.homeTabs a:hover, .homeTabs a:active, a.homeTabSelected {
	color:#085879;
	text-decoration:none;
	background:url(../images/hometabs_on.gif) top repeat-x;
}

.tabContent {padding:24px;}

.selectContent {
	display:none;
}

.newsContent {
	display:block;
}

.selectContent h3 {
	margin:0;
	padding:0;
	color:#09597a;
	font-size:9pt;
}
.newsItem {
	border-bottom:1px dotted #09597a;
	padding:0 0 12px 0;
	margin:12px 0 0 0;
	font-size:8pt;
}

.homeTabTable {
	width:300px !important;
}


.lifeStages {padding:12px 0 0 0;}
.lifeL, .lifeR {
	float:left;
	text-align:left;
}
.lifeL img, .lifeR img {margin:0 12px 0 0; vertical-align:middle;}
.lifeL ul {border-right:1px solid #6dbd57; padding-right:15px;}
.lifeL ul li, .lifeR ul li {
	list-style-image:none;
	margin:0 0 6px 20px;
	padding:0;
}
.lifeL a:link, .lifeL a:visited,
.lifeR a:link, .lifeR a:visited {
	color:#666;
	text-decoration:none;
	font-weight:bold;
}
.lifeL a:hover, .lifeL a:active,
.lifeR a:hover, .lifeR a:active {
	color:#000;
	text-decoration:none;
}

.lifeL {
	width:180px;
}
.lifeR {
	width:160px;
	display:inline;
	margin:0;
}



.olbBox {padding:0 0 0 1px;}
#back .olbBox img {vertical-align:middle;}
#back .olbInputs hr {margin:4px 0;}
* html #back .olbInputs hr {margin:-3px 0 0 0;}

.olbInputs {
	margin:0 20px;
	font-size:8pt;
	color:#085879;
	padding:12px 0 0 0;
}
.olbInputs input.appfield1 {
	margin-bottom:6px;
	padding:2px;
	border:1px solid #b0a68f;
	width:199px;
}
* html .olbInputs input.appfield1 {height:22px;}
.olbInputs input {vertical-align:middle;}
.olbLinks a:link, .olbLinks a:visited {
	color:#085879;
	text-decoration:none;
	font-size:8pt;
}
.olbLinks a:hover, .olbLinks a:active {
	color:#085879;
	text-decoration:underline;
}
.olbInputs a.forgotPass:link, .olbInputs a.forgotPass:visited {
	background:none;
	padding:0;
	font-size:8pt;
	color:#085879;
	text-decoration:none;
}
.olbInputs a.forgotPass:hover, .olbInputs a.forgotPass:active {
	text-decoration:underline;
}
.olbLinks {
	padding:6px 0;
	margin:8px 0;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}
#back .olbLinks {
	text-align:right;
	margin:0 75px 0 0;
	padding:12px 0 6px 0;
	border:none;
}
#back .loginBtn {
	position:absolute;
	top:10px;
	right:20px;
}
#back .olbInputs {
	position:relative;
	margin:5px 0 0 0;
	padding:0 20px 0 0;
	height:auto;
}

.olbResources {padding:5px 0 0 24px;}
#back .olbResources {
	margin:10px 0 0 24px;
	padding:0;
	border-top:1px solid #fff;
	width:199px;
}


.thisSection {
	background:url(../images/section_bg.gif) repeat-y;
	width:184px;
	margin:10px 0 12px 30px;
}
.thisSectionTop {background:url(../images/section_top.gif) no-repeat; width:100%;}
.thisSectionFoot {
	height:14px;
	background:url(../images/section_bottom.gif) no-repeat;
}
.thisSectionTxt {
	padding:16px;
	padding-bottom:0;
	font-size:8pt;
}
.thisSectionTxt a:link, .thisSectionTxt a:visited {text-decoration:none;}
.thisSectionTxt a:hover, .thisSectionTxt a:active {text-decoration:underline;}
.thisSectionTxt ul {padding:8px 0 0 0;}
.thisSectionTxt li {
	list-style-type:none;
	padding:0 0 0 12px;
	margin:0 0 4px 0;
	background:url(../images/section_li.gif) 1px 5px no-repeat;
}


.foot {
	margin:10px auto 0 auto;
	width:970px;
	}
.footL {
	float: left;
	width: 650px;
	text-align:left;
	color:#fff;
	}
.footL a:link, .footL a:visited {
	color:#fff;
	text-decoration:none;
	font-size:8pt;
}
.footL a:hover, .footL a:active {
	color:#fff;
	text-decoration:underline;
}
.footR {
	text-align: right;
	float: right;
	width: 250px;
	color:#fff;
	font-size:8pt;
	}
.footL img {vertical-align:middle; margin-right:30px;}
.footR img {vertical-align:middle; margin-left:8px;}




/* --------------------------------------------------------- =FORMS */

label {
	display: block;
	margin: 2px 0 0 0;
}

input:focus {
	border: 1px solid #469def;
	background: #c9e2f9;
} /* remember to define focus styles! */
	
.appfield1 {
	border: 1px solid #007c6e;
	background:#fff;
}	
.appfield2 {
	border: 1px solid #01607d;
	background: #efefef;
}

.submitBtn {
	margin-top: 7px;
}

/* --------------------------------------------------------- =TABLES */

table { width: 100%; }
table td {padding:4px;}
.tableheader {
	background: #09597a;
	color: #fff;
	font-weight: bold;
	}
	
th {
	border-bottom: 1px solid #fff;
	background-color:#5793ab;
	color:#fff;
	/*text-align: left;*/
	padding:4px;
}
	
.tablecontent1 {
	border-bottom: 1px solid #fff;
	background-color: #efefef;
}
	
.tablecontent2 {
	border-bottom: 1px solid #fff;
	background-color:#fff;
}

/* --------------------------------------------------------- =OTHER */

.content {
	padding: 20px 30px 30px 40px;
	line-height: 14pt;
	}
* html .content {width:100%;}

.content a:link, .content a:visited {
	color:#0066ff;
	text-decoration:underline;
}
.content a:hover, .content a:active {
	color:#0066ff;
	text-decoration:none;
}

.content ul, .content ol {
	margin: 0 0 0 0;
	padding: 0 0 6px 0;
	position: relative;
	}
	
.content ul li { 
	padding: 0 0 6px 20px;
	}
	
.content ol li {
	margin: 0 0 6px 30px;
	}
	
.content ul ul, .content ol ol {
	margin-bottom: -6px;
	padding: 6px 0 0 0;
	}
	
.content ul li {
	background: url(../images/bullet.gif) no-repeat .5em .4em; 
}

.contentImgBlock {
	float:right;
	margin:-78px -21px 15px 10px;
	width:230px;
	height:380px;
	}
* html .contentImgBlock {
	margin-left: 30px;
}
.contentImg {
	position:absolute;
	top:13px;
	right:15px;
	width:230px;
	/*  text-align:center; !important  */
	z-index:200;
	}
.contentImg div.pageButtonBox {
	border:1px solid #f00;
	width:100px;
}

.contentImgHolder {
	display:none;
	position:relative;
	float:right;
	width:230px;
}
.headingHolder {
	display:none;
}

#back .lifeL, #back .lifeR {
	float:left;
	text-align:left;
}
#back .lifeL img, #back .lifeR img {margin:0 12px 0 0; vertical-align:middle;}
#back .lifeL ul {border:none; padding-right:15px;}
#back .lifeL ul li, #back .lifeR ul li {
	list-style-image:none;
	margin:0 0 6px 0;
	padding:0;
}
.backLife a:link, .backLife a:visited, .backLife a:active, .backLife a:hover {
	text-decoration:none;
}

.lifeHeader {
	height: 70px;
}


.pageButton {
	color:#fff;
	background-color:#4CAB33;
	margin:0 0 8px 0;
	text-align:center;
}
.color2 {
	background-color:#4CAB33;
}
.color3 {
	background-color:#4CAB33;
}
a.pageButton:link, a.pageButton:visited {
	color:#fff;
	text-decoration:none;
	padding:4px 0;
	margin:0 0 8px 78px;
	display:block;
	width:95px;
	text-align:center;
}
a.pageButton:hover, a.pageButton:active {
	color:#fff;
	text-decoration:underline;
}
div.pageButton {
	color:#fff;
	text-decoration:none;
	padding:4px 0;
	margin:0 0 8px 78px;
	display:block;
	width:95px;
	text-align:center;
}

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

.faqQ { color:#005498; }
.faqA { color:#668172; }
	
.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-style:italic;
	font-weight: bold;
	color: #7e7e7e;
}
	
.required {
	color: #dd2525;
}

#alertButton {
	display:none;
}


.locatorContainer {
	background:transparent url(../images/bg_branchlocator.gif) no-repeat scroll 0 0;
	height:113px;
	float:left;
	margin:0 12px 0 0;
	width:142px;
}
* html .locatorContainer {
	float:left;
	background:url(../images/bg_branchlocator.gif) no-repeat;
	height:113px;
	width:142px;
	margin:20px 5px 0 0;
}
.locator {
	height:16px;
	margin:73px 0 0 9px;
	padding:0;
	width:140px;
}
.zipcodeForm {
	background:#FFFFFF url(../images/bg_fields.gif) repeat scroll 0 0;
	border:1px solid #020202;
	font-size:9px;
	height:12px;
	margin:0 5px 0 0;
	padding:2px 0 0 2px;
	vertical-align:middle;
	width:82px;
}
* html .zipcodeForm {
	margin:-2px 6px 0 0;
	padding:0;
	height:18px;
	width:86px;
}
*:first-child+html .zipcodeForm {
	margin:-2px 5px 0 0;
	padding:1px 0 0 2px;
	height:13px;
}

.zipcodeButton {
	vertical-align:middle;
}


.nolink {
	text-decoration: none !important;
	cursor:default;
}
.nowrap {
	white-space:nowrap;
}
.thinWidth {
	width:410px;
}
.thickWidth {
	width:600px;
}
.floatLeft {
	float:left;
	margin: 0 10px 10px 0;
}
.floatRight {
	float:right;
	margin: 0 30px 8px 0 !important;
}
	
	
#ex_dis{
	display:none;
	width:40%;
	padding:10px;
	background-color:#FFFFFF;
	position:absolute;
	z-index:10000;
	border:1px solid #4CAB33;
	top: 50px;
	left: 30%;
	overflow: hidden;
}