body {
	margin: 0;
	padding: 0;
	background: #005596;
	color: #000;
	text-align: center;
}
body, div, table {
	font:10pt Arial, Helvetica, sans-serif;
	line-height:normal;
}

#relatedLinks {
	display: none;
}

form {
	margin:0;
	padding:0;
}

table {font-size:100%;}
	
a:link, a:visited {	
	color:#005596;
	text-decoration: underline;
	}
a:hover, a:active {
	color:#005596;
	text-decoration: none;
	}
	
a img { border: none; }
	

h2, #calccontent h1, #calccontent h1 center {
	font-size:10pt;
	color:#005596;
}
h3 {
	font-size:10pt;
	color:#0aac57;
	padding:8px 0 0 0;
	margin:0;
	background:none;
}
h3 a, h3 a:link, h3 a:visited {
	font-size:10pt;
	color:#0aac57;
	padding:8px 0 0 0;
	margin:0;
	background:none;
	text-decoration: underline;
}
h3 a, h3 a:hover, h3 a:active {
	font-size:10pt;
	color:#0aac57;
	padding:8px 0 0 0;
	margin:0;
	background:none;
	text-decoration: none;
}
h4 {
	font-size:10pt;
	color:#666;
	padding:8px 0 0 0;
	margin:0;
}

p {
	margin:0 0 10px 0;
}

ul, ol { 
	margin:2px 0 10px 12px;
	}
ul li {
	list-style-image: url(../images/li.gif);
	margin:2px 0 2px 15px;
	}

table {	font-size: 100%; /* IE inheritance fix */ }

.ratestable {
	width:80%;
	margin-left:10%;
}

.onethird{
	width:33%;
}	
.gentable{
	border:1px solid #005596;
	border-collapse:collapse;
	width:500px;
	margin:10px 0 10px 0;
}

.gentable td{
	border:1px solid #005596;
}

.tableheader {
	font-weight: bold;
	background-color:#005596;
	color:#fff;
	border:1px solid #FFFFFF;
	}
	
.tableheader td{
	border:1px solid #FFFFFF;
}
th {
	background-color:#ccddea;
	color:#005596;
	}
	
.tablecontent1 {
	background-color:#fff;
	}
	
.tablecontent2 {
	background-color:#efefef;
	}

.faqQ, .faqA { 
	font-weight: bold;
	}

.faqQ { color:#005596; }
.faqA { color:#0aac56; }
	
.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;
	color:#666;
}
	
.required {
	color:#900;
}
	
.appfield1 {
	border:1px solid #7fa9ca;
	height:22px;
	}	
.appfield2 {
	border:1px solid #7fa9ca;
	height:22px;
	}
	
/* =LAYOUT =DISTYLES */


/* rule to show div borders */

.clearfloat {
	clear: both;
	height: 1px;
	}

.container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background-color:#fff;
	}

.contentContainer {
	margin-top:4px;
	background:url(../images/content_bg.gif) 1px 0 repeat-y;
}
.contentContainerHome {
	margin-top:4px;
	background:url(../images/content_bg_home.gif) 1px 0 repeat-y;
}

.masthead {
	height:101px;
	background:url(../images/header_bg.gif) no-repeat;
}
.mastheadLeft {
	float:left;
	width:259px;
}
.mastheadRight {
	float:right;
	text-align:right;
	margin:20px 20px 0 0;
	display:inline;
}

/*  --------  NAVIGATION  */

.navMain {
	clear:both;
	background:url(../images/nav_bg.gif) repeat-x;
}
.navMain a:link, .navMain a:visited {	
	text-decoration: none;
	}
.navMain a:hover, .navMain a:active {
	text-decoration: none;
	}
.navMain ul {
	margin:0;
	padding:0;
}
/* .navMain li a img {margin-right:-4px;} */
.navMain li {
	list-style-image:none;
	list-style-type:none;
	margin:0;
	padding:0;
	display:inline;
}

.navUtility form {margin:0;	padding:0;}
.navUtility form input {vertical-align:middle;}
.navUtility form input.appfield1 {height:23px;}
.navUtility {
	color:#005596;
	font-size:9pt;
}
.navUtility a:link, .navUtility a:visited {
	color:#005596;
	font-weight:bold;
	text-decoration:none;
}
.navUtility a:hover, .navUtility a:active {
	color:#005596;
	text-decoration:underline;
}


.olbContainer {
	padding:10px;
	margin:0 0 0 6px;
	text-align:left;
}
.olbContainer input, .olbContainer img {vertical-align:middle;}
.olbContainer input.appfield1 {margin-bottom:2px;}
.olbContainer a {
	font-size:8pt;
}
a.olbMoreInfo {
	font-size:7pt;
	padding-right:15px;
	margin:6px 0;
	display:block;
	background:url(../images/olb_moreinfo_arrow.gif) 43px 0 no-repeat;
}

.securityCenter {
	border:1px solid #6699bf;
	background-color:#e6eef5;
	margin:0 15px 15px 15px;
	padding:6px;
}
.securityCenter ul {
	margin:0;
	padding:0;
}

.securityCenter h3 {
	color:#005596;
	font-size:10pt;
	margin:0;
	padding:0 0 2px 0;
	background:none;
}
.securityCenter h3.iconLock {
	padding:0 0 2px 20px;
	background:url(../images/icon_lock.gif) no-repeat;
}

.startPage {
	border:1px solid #7fa9ca;
	margin:3px 0 5px 0;
}


.largePromo {
	position:relative;
	width:544px;
	height:193px;
	border-bottom:1px solid #005596;
	margin-top:8px;
}
.promoNumbers {
	position:absolute;
	bottom:3px;
	right:0;
	border-right:1px solid #005596;
}
* html .promoNumbers {bottom:-1px;}

.promoNumbers a:link, .promoNumbers a:visited {
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
	background:#fff;
	text-align:center;
	padding:3px 8px 3px 8px;
	border-left:1px solid #005596;
	border-top:1px solid #005596;
}
* html .promoNumbers a {height:1%;}
/*
.promoNumbers a:hover {
	color:#fff;
	background-color:#00a950;
}
*/
.promoNumbers a.hover {
	color:#fff;
	background-color:#00a950;
}

.promoSm {
	border:1px solid #7faaca;
	margin:8px 0 20px 0;
	padding:6px;
	font-size:8pt;
	line-height:10pt;
	min-height:50px;
}
* html .promoSm {height:1%;}
.promoSm h3, .quickLinks h3 {
	font-size:9pt;
	margin:0;
	padding:0;
	color:#005696;
}
.promoSm img {
	margin-right:10px;
	float:left;
}
.quickLinks ul {
	margin:0;
	padding:0;
}
.quickLinks li {
	margin-left:15px;
	padding-left:0;
}
	
.leftCol {
	float: left;
	width: 187px;
	margin:0 0 0 9px;
	display:inline;
}
	
.midCol {
	float: left;
	width: 550px;
	margin-left:20px;
	display:inline;
}
.rightCol {
	margin-left:20px;
	float:left;
	width:158px;
}

.content {
	padding-bottom:20px;
}

.midColBack {
	float: left;
	width: 510px;
	margin-left:30px;
	display:inline;
}
.rightColBack {
	float:left;
	width:185px;
	margin:45px 5px 0 15px;
	text-align:center;
}

.homeContainer {
	margin-top:18px;
	background:url(../images/home_container_bg.gif) 256px 0 repeat-y;
}

.toolUtil {margin-bottom:10px;}

.lifeEventsLeft, .lifeEventsRight {
	width:50%;
	float:left;
	display:inline;
	font-size:8pt;
	font-weight:bold;
	margin-top:10px;
	line-height:14pt;
}
.lifeEventsLeft a:link, .lifeEventsLeft a:visited, 
.lifeEventsRight a:link, .lifeEventsRight a:visited {
	text-decoration:none;
	padding-left:25px;
}
.lifeEventsLeft a:hover, .lifeEventsRight a:hover {text-decoration:underline;}
a.car {background:url(../images/lifeevents_buyingacar.gif) no-repeat;}
a.house {background:url(../images/lifeevents_buyingahouse.gif) no-repeat;}
a.challenge {background:url(../images/lifeevents_challengingtimes.gif) no-repeat;}
a.education {background:url(../images/lifeevents_education.gif) no-repeat;}
a.married {background:url(../images/lifeevents_gettingmarried.gif) no-repeat;}
a.baby {background:url(../images/lifeevents_havingbaby.gif) no-repeat;}
a.retire {background:url(../images/lifeevents_retirement.gif) no-repeat;}
a.starting {background:url(../images/lifeevents_startingout.gif) no-repeat;}

.homeLeft {
	float: left;
	margin-left:11px;
	display:inline;
	width: 236px;
	}
.homeRight {
	float: left;
	width: 264px;
	margin-left:28px;
	display:inline;
	}
	
.footer {
	background:#005596 url(../images/footer_bg.gif) no-repeat;
	padding:20px 0 10px 10px;
	font-size:8pt;
	color:#a3c2d9;
	text-align:center;
	}
.footer img {
	margin-right:20px;
	vertical-align:middle;
}


#ex_dis{
display:none;
width:400px;
float:center;
padding:10px;
background-color:#FFFFFF;
position:absolute;
z-index:10000;
top:50px;
left:280px;
border-width:1px 1px 1px 1px;
border-style:solid;
border-color:#005596;
overflow: hidden;
}


#olbMoreInfoLinks {
	display:none;
	position: absolute; 
	border:1px solid #6699bf;
	background-color:#e6eef5;
	margin:0 15px 15px 15px;
	padding:2px 15px 6px 6px;
	z-index: 900;
	filter:alpha(opacity=94); 
	opacity:0.94;
}

#olbMoreInfoLinks ul {
	margin:0 10px;
	padding:0;
}



