body{
	font-size: 95%;
	background: #fff;
	z-index:500;
}
body, p, br, span, font, h1, h2, h3, h4, h5, h6{
	line-height: 180%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center; /* for IE */
	margin: 14px 0 0 0;
	padding: 0;
	z-index:500;
}
input{
	font-family: Arial, Helvetica, sans-serif;
}
ul#navigation {
	padding: 2px;
	margin: 12px 0 14px 0;
	color: #000;
	float: left;
	width: 950px;
	font: 1.0em Arial, Helvetica, sans-serif;
	font-weight: bold;
}
ul#navigation li { 
	display: inline; 
}
ul#navigation li a {
	margin: 0 .38em; /* 3px */
	padding: .25em 1.9em .5em 1.9em;
	color: #000;
	text-decoration: none;
	float: left; 
	border-bottom: solid 1px #3497c4;
	line-height: 90%;
}
a:link, a:visited { 
	color: #fff;
}
ul#navigation li a:hover {
	color: #3497c4;
	border-bottom: solid 3px #3497c4;
}
ul#navigation li#youarehere a {
	top:-0.8em;
	margin-top:-0.6em;
	border-bottom: none;
	padding: 1.2em 2.3em .5em 2.3em;
}
.home a{
	background-image: url(../images/nav_home_on.png);
}
.product a{
	background-image: url(../images/nav_product_on.png);
}
.calculator a{
	background-image: url(../images/nav_calculator_on.png);
}
.tips a{
	background-image: url(../images/nav_tips_on.png);
}
.faqs a{
	background-image: url(../images/nav_faq_on.png);
}
.apply a{
	background-image: url(../images/nav_apply_on.png);
}
#container {
	margin: 0 auto;   
	text-align: left;
	width: 950px;
}
#threePromos{
	margin-top:20px;
	width: 950px;
}
#promo1{
	display: inline;
	width: 301px;
}
#promo2{
	margin: 0 23px 0 24px;
	width: 301px;
	display: inline;
}
html > body #promo2{
	margin: 0 20px 0 19px;
	width: 301px;
	display: inline;
}
#promo3{
	width: 301px;
	display: inline;
}
#bgWrapper{
	width: 950px;
	text-align: center;
	padding: 0 10px;
	margin: 0 auto;
	background-image: url(../Images/FullBg.gif);
	background-repeat: no-repeat;
}
.calcOutput{
	display: none;
}
.calcHeader{
	margin-left: 110px;
}
div {

}
 
.tipsOnSuperSplitLeft b{
	padding-left: 10px;
}
.resultDiv{
	height:170px; padding-left:10px;display:none;
}
 

/* Defaults */

p {
	margin: 0;
	padding: 5px 10px;
	text-align: left;
}
.boldText {
	margin: 0;
	padding: 5px 10px;
	text-align: left;
}
img {
	border:0;
}
.clearDiv {
	clear: left;
	height:2px;
	line-height: 2px;
	font-size: 2px;
	overflow: hidden;
}
.clearDivRight {
	clear: right;
	height:2px;
	line-height: 2px;
	font-size: 2px;
	overflow: hidden;
}
.clearDivAll {
	clear: both;
	height:2px;
	line-height: 2px;
	font-size: 2px; 
	overflow: hidden;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.alignLeft {
	text-align: left!important;
}
.alignCenter {
	text-align: center!important;
}
.alignRight {
	text-align: right!important;
}
.hide {
	display: none!important;
}
.show {
	display: inline!important;
}
.display {
	display: block!important;
}

/* Top Menu */

#topMenu {
	margin: 0 15px 15px 15px;
	padding: 0;
	width: 950px;
}

#topMenu .menuItem {
	
	float: left;
}
/* General Layout */

.mainContent {
	width: 950px;
	margin: 0;
	padding: 0;
	font-size: 0.9em;
	text-align: left;
	float: left;
}
.mainCol {
	margin: 0 15px 15px 5px;
	width: 674px;
	float: left;
}
.mainSplitRight 
{
 	width: 255px;
	float: left;
	margin: 46px 0 0 16px;
	padding:  0;
}
.mainSplitRight100{
	width:100px;
}
.mainSplitLeft {
	width: 360px;
	float: left;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.mainFullCol {
	width: 910px;
	margin: 0;
	padding: 10px 20px;
	font-size: 0.9em;
	text-align: left;
	float: left;
}
.mainFullCol p a {
text-decoration:underline;
}

.mainFullSplitLeft
	{
	width: 560px;
	float: left;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.mainFullSplitLeft2{
	width:580px;
	float: left;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.mainFullSplitRight{
	width:330px;
	float: left;
	margin: 0;
	padding: 0;
	text-align:right;
	float:left;
}
.mainFullSplitRight2{
	width:240px;
	float: left;
	margin: 0;
	padding: 0;
	text-align:right;
	float:left;
}
.paddTop2{
	padding-top:10px;
}
.paddTop{
	padding-top:20px;
}
.clearBoth{
	clear:both;
}
.paddLeft10{
	padding-left:10px;
}
h1 {
	font-family: Clarendon, "Times New Roman", Times, serif;
	font-size: 1.5em;
	text-align: left;
	padding: 0 10px 10px 10px;
}
p a{
	text-decoration: underline;
}

h2 {
	font-size: 1.2em;
	text-align: left;
	margin: 10px 0 0 0;
	padding: 5px 10px;
}
ul.arrowList {
	margin: 10px;
	padding: 0;
}
ul.arrowList li {
	margin: 8px 8px 0 8px;
	padding:  0 0 0 20px;
	text-align: left;
    vertical-align:top;
    list-style: none;
	float:left;
	display: block;
	clear: left;
	width: 92%;
}
ul.arrowList li a{
	text-decoration: none;
	font-weight: bold;
}
/* Sub menu */
.leftCol {
	float: left;
	width: 230px;
	height: 320px;
	padding: 0;
	margin: 0 5px 10px 0;
	text-align: left;
	left: 10px;
}
.leftCol .menuItem {
	width: 240px;
	widt\h: 220px;
	padding: 0 10px;
	margin: 0;
	height: 38px;
}
.leftCol .menuItem a {
	display: block;
	padding: 8px 0 0 0;
}
.leftMenLi {
	width:16px;
	height:14px;
	background-repeat: no-repeat;
	float: left;
}
/* Footer */

  /* align for good browsers */


.calcDisc p {
	text-align: left;
	font-size: 0.7em;
}
.calcDisc ol {
	font-size: 0.7em;
	margin-top: 0;
}
.calcDisc li {
	margin-top: 0;
	margin-bottom: 0;
	padding-top:0;
	padding-bottom: 0;
}
.calcDisc h2.sIFR-replaced {
	font-size: 0.9em;
	font-weight: bold;
}
.disclaimer p {
	text-align: left;
	font-size: 0.6em;
}
.disclaimer b {
	text-align: left;
	font-size: 0.7em;
	line-height: 1px;
	padding-left:10px;
}
.siteMapTitle {
	width: 950px;
	widt\h: 872px;
	height:31px;
	vertical-align: middle;
	font-size: 0.9em;
	margin: 16px 10px 0 10px;
	padding: 0 52px 0 0;

}
.siteMap {
	width: 950px;
	widt\h: 880px;
	margin: 0 10px 0 10px;
	padding: 0 0 0 44px;
	font-size: 0.8em;
	background: #FDFDFD;
}
.siteMap .mapCol {
	float: left;
	font-weight: normal;
	width: 142px;
	text-align: left;
	margin-right: 20px;
	border-right: 1px solid #EAEAEA;
	padding-right: 15px;
	height: 200px;
}
.siteMap .mapCol#last {
	margin-right: 0;
	border-right: 0;
}
.siteMap .mapCol a {
	display: block;
	font-size: .9em;
	margin: 5px 2px;
	line-height: 1.4em;
}
.siteMap .mapCol a.title-link {
	font-weight: bold;
	margin: 10px 0;
}
.siteMapHome{
	padding-top: 2px;
	display:block;
	height: 10px;
	max-height: 10px;
}


/* new code start here */
div.fourbuttons {
	width: 600px;
	margin: 16px 0 0 8px;
}
div.fourbuttons div.half {
	float:left;
	width:280px;
	margin:0 10px 10px 0;
	}


a.long {
	display:block;
	margin:0;
	padding:4px 0 10px 30px;
	color:#898989;
	font-weight:normal;
	text-decoration:none;
}

.subNav{
	margin-left: 10px;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}
.subNav li{
	display: block;
	width: 220px;
	height: 38px;
	background-image: url(../Images/LMBg1.gif);
	text-decoration: none;

}
.subNav a{
	color: #666666;
	margin-left: 12px;
	display: block;
	text-decoration:none;
	line-height:12px;
	padding-top: 10px;
}
.subNav a:hover{
	color: #3597c4;
	margin-left: 12px;
	display: block;
	text-decoration:none;

}
a.long:link, a.long:visited  {
 color:#898989; 
 background:url("../Images/btn_longOn.gif") no-repeat left top;
 text-decoration:none;
 }
 
a.long:hover, a.long:active {
	color:#000;
	text-decoration:none;
	background:url("../Images/btn_longOff.gif") no-repeat left top;	}


p.smallest {
	font-size:11px;
	line-height:11px;
	}
p.smallestinbullet {
	margin-top:0;
	font-size:11px;
	line-height:11px;
	}
.tips_On_Super_bottom_left {background: url("../Images/tips_On_Super_bottom_left.gif") 0 100% no-repeat #dceaf0; width: 100%; color:#000;}
.tips_On_Super_bottom_right {background: url("../Images/tips_On_Super_bottom_right.gif") 100% 100% no-repeat}
.tips_On_Super_top_left {background: url("../Images/tips_On_Super_top_left.gif") 0 0 no-repeat}
.tips_On_Super_top_right {overflow:hidden; background: url("../Images/tips_On_Super_top_right.gif") 100% 0 no-repeat; padding:15px 15px 15px 15px}
.tips_On_SuperContainer {
	overflow:hidden;
	margin-left:10px;
	padding-top:20px;
	position: relative;
}
.tips_On_Super p a, .tips_On_Super p a:visited, .tips_On_Super p a:link {
	color: #333;
}
.tips_On_Super p a:hover {
	color: #666;
}
.tips_On_Super_Style a {
	text-decoration:none;
}
.tips_On_Super_Style p {
	margin: 0;
	padding: 0;
	line-height:14px;
}

p.bullet {
	margin: 0;
	padding: 0 0 0 10px;
	background: url("../Images/bullet_arrow_blue.gif") 0 2px no-repeat;
	height:60px;
}
p.bullet a{	font-weight:bold; }
p.bullet a:link, p.bullet a:visited,p.bullet a:active, p.bullet a:hover{ 
font-weight :bold; 
text-decoration:none;
line-height:1.1em;
}
p.para {
	overflow:hidden;
	margin: 10px 0 0 0;
	padding: 0;
	line-height:2em;
	color:#000;
}
p.para img {
	border:none;
	float:left;
	margin-left:15px;
	margin-right:25px;
}
p.para2 {
	overflow:hidden;
	text-align:center;
}

.clear {
	clear:both;
	font-size:1px;
	height:1px;
	} 


a.more {
	clear:both;
	display:block;
	margin: 3px 0 0 0;
	padding: 0 8px 0 30px;
	width: 77px;
	height: 22px;
	color:#404040;
	font-weight:normal;
	line-height: 24px;
	text-decoration:none;
	background:url("../Images/btn_more.gif") no-repeat left top;
	font-size:11px;
	}
a.more:link, a.more:active, a.more:visited{ color:#404040; }
a.more:hover {
	color:#000;
	background-position: 0 -29px;
	text-decoration:none;
	}
.tips_On_Super {
	float:left;
	width: 103px;
	margin: 0 2px;
	padding: 0;
}

div.centerimage {
	text-align:left;
	padding-left:65px;
	margin-bottom:10px;
	}

a.return {
	display:block;
	margin:0;
	padding:5px 0 10px 40px;
	font-family:HelveticaNeueLT Std Lt;
	font-size:16px;
	font-weight:bold;
	color:#3597C4;	
	text-decoration:none;
	}
a.return:link, a.return:visited { 
	color:#3597C4; 
	background:url("../Images/CNTFeatLinkOff.gif") no-repeat left top;
}
a.return:hover, a.return:active {
	background:url("../Images/CNTFeatLinkOn.gif") no-repeat left top;
	color: #898989;
	text-decoration:none;
	}
	
	
a.downloadPDSButton {
	display:block;
	margin:0;
	padding:10px 0 12px 40px;
	font-size:11px;
	font-weight:normal;
	color:#898989;	
	text-decoration:none;
	line-height:17px;
	width: 240px ;
	}
a.downloadPDSButton:link, a.downloadPDSButton:visited { 
	color:#898989; 
	background:url("../Images/CNTFeatLinkOff.gif") no-repeat left top;
}
a.downloadPDSButton:hover, a.downloadPDSButton:active {
	background:url("../Images/CNTFeatLinkOn.gif") no-repeat left top;
	color: #000;
	text-decoration:none;
	}
	
	
	
.downloadPDS {
	display:block;
	margin:0;
	padding:0 5px 0 0;
	font-size:11px;
}

a.applyNow {
	display:block;
	margin:0;
	padding:1px 0 5px 8px;
	font-family:HelveticaNeueLT Std Lt;
	font-size:14px;
	background:url("../Images/applynow_btnon.gif") no-repeat left top;
	color:#3597C4;
	text-decoration:none;
	}
a.applyNow:link, a.applyNow:visited { 
	color:#3597C4; 
	background:url("../Images/applynow_btnon.gif") no-repeat left top;
}
a.applyNow:hover, a.applyNow:active {
	background:url("../Images/applynow_btnoff.gif") no-repeat left top;
	color: #898989;
	text-decoration:none;
	}

.lineUpTextAndImage
{
	padding-top:13px;
}


/* calculator and tools result table */


table.compResult thead th {
	vertical-align: bottom;
	font-size: 11px;
	padding-left: 15px;
}
table.compResult tbody tr {
	border: 1px solid #bfcacf;
	border-width: 1px 0;
}
table.compResult th {
	text-align: right;
}
table.compResult tbody th {
	color: #666;
}
table.compResult th, table.compResult td {
	padding: 3px;
}
table.compOutcome {
	border: 1px solid #bfcacf;
	border-collapse: collapse;
	background-color: #e0edf3;
	margin: 20px 0 0 0;
}
table.compOutcome caption {
	font-weight: bold;
	text-align: left;
	padding-bottom: 5px;
}
table.compOutcome th {
	text-align: right;
	color: #666;
	font-size: 11px;
}
table.compOutcome th, .acs table.compOutcome td {
	padding: 5px;
}
table.compOutcome td span {
	display: inline-block;
	line-height: 18px;
	float: left;
	padding-left: 10px;
}
table.compOutcome td div {
	height: 16px;
	border: 1px solid #666;
	display: inline-block;
	float: left;
	background-color: #3497c4;
}
table.compOutcome tr.bar_2 td div {
	background-color: #999;
}

/*css for doted hr */

div.hr {
	clear:both;
	margin:1em 0;
	height: 1px;
	background: #fff url("../Images/hr_dotted.gif") repeat-x center;
	}
div.hr hr {
	display: none;
	}
	
/* fundfact table css */

table.fundfacts {
	border-collapse:collapse;
	width:638px;
}
table.fundfacts caption {
	display:none;
}
table.fundfacts th {
	font-weight:bold;
	text-align:left;
}
table.fundfacts td {
	padding:10px;
}
table.fundfacts td a {
	font-weight:bold;
}
table.fundfacts .colhead {
	padding:8px;
	font-size:11px;
}
table.fundfacts .rowhead {
	padding:10px 5px;
}
table.fundfacts .tbl_col3 {
	text-align:center;
	width:80px;
}
table.fundfacts .tbl_hd3 {
	text-align:center;
}
table.fundfacts .tbl_col3 img {
	border:none;
}
table.fundfacts .tbl_row {
	border-bottom:1px solid #fff;
}
/* fund fact table 2 */
table.fundfacts2 {
	border-collapse:collapse;
	width:638px;
}
table.fundfacts2 caption {
	display:none;
}
table.fundfacts2 th {
	font-weight:bold;
	text-align:left;
}
table.fundfacts2 td {
	padding:10px;
}
table.fundfacts2 td a {
	font-weight:bold;
}
table.fundfacts2 .colhead {
	padding:8px;
	font-size:11px;
}
table.fundfacts2 .rowhead {
	padding:px 5px;
}
table.fundfacts2 .tbl_col3 {
	text-align:center;
	width:80px;
}
table.fundfacts2 .tbl_hd3 {
	text-align:center;
}
table.fundfacts2 .tbl_col3 img {
	border:none;
}
table.fundfacts2 .tbl_row {
	border-bottom:1px solid #fff;
}
/* 
bfcacf - top left corner
d8e1e5 - top mid
c9d5db - top right
d4e1e7 - left
e8f2f7 - mid
e0edf3 - right
c4cfd5 - border bottom
 */
.tbl_hd1 {
	background-color:#bfcacf;
}
.tbl_hd2 {
	background-color:#d8e1e5;
}
.tbl_hd3 {
	background-color:#c9d5db;
}
.tbl_row {
	border-bottom:1px solid #c4cfd5;
}
.tbl_col1 {
	background-color:#d4e1e7;
	font-size: .8em;
	font-weight: bold;
}
.tbl_col2 {
	background-color:#e8f2f7;
	font-size: .8em;
}
.tbl_col3 {
	background-color:#e0edf3;
}
.topl {
	background: url("../Images/tbl_hd1.gif") #bfcacf no-repeat left top;
}
.topr {
	background: url("../Images/tbl_hd3.gif") #c9d5db no-repeat right top;
}
.botr {
	background: url("../Images/tbl_botr.gif") #e0edf3 no-repeat bottom right;
}
.botl {
	background: url("../Images/tbl_botl.gif") #d4e1e7 no-repeat bottom left;
}
/* custom styles - 3 accounts, 1 fund */

.account-type {
	float: left;
	width: 202px;
	_width: 215px;
	height: 175px;
	background: #DCEAF0;
	font-size: 12px;
	padding: 10px;
	padding-right: 5px;
	margin-right: 2px;
	margin-bottom: 10px;	
}
.account-type#savings {
	margin-left: 10px;
	_margin-left: 5px;
}
.account-type h4 {
	background: #DCEAF0 url(../Images/bullet_arrow_blue.gif) 0 5px no-repeat;
	text-align: left;
	margin: 5px 0;
	margin-left: 0;
	padding-left: 15px;
	font-size: 12px;
}
.account-type#savings p.txt {
	background: #DCEAF0 url(../Images/ac_savings.gif) 5px 5px no-repeat;
	padding: 0;
	min-height: 110px;
	_height: 130px;
	padding-left: 60px;
}
.account-type#retirement p.txt {
	background: #DCEAF0 url(../Images/ac_retirement.gif) 5px 5px no-repeat;
	padding: 0;
	min-height: 110px;
	_height: 130px;
	padding-left: 60px;
}
.account-type#transition p.txt {
	background: #DCEAF0 url(../Images/ac_transition.gif) 5px 5px no-repeat;
	padding: 0;
	min-height: 110px;
	_height: 110px;
	padding-left: 60px;
}
.account-type p.read-more {
	height: 24px;
	width: 102px;
	font-size: 11px;
	background: none;
}
.account-type p.read-more a {
	background: #fff url(../Images/sfl-button-acc.jpg) 0 0;
	width: 102px;
	height: 14px;
	_height: 24px;
	padding: 5px 10px;
	_padding: 0 10px;
	padding-left: 35px;
}
.account-type p.read-more a:hover {
	background: #fff url(../Images/sfl-button-acc.jpg) 0 24px;
}





#subcontainer{margin:0px auto; width: 950px; margin-top:26px; float:left; background: #fff url("../Images/inner_bg.gif") repeat-x; line-height:80%; border:0px solid red;}
#botcontainer{margin:0px auto; width: 950px; float:left; border:0px solid red;}
#showhidecont{width:346px; float:left; border:0px solid red;}
.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
	
	margin-bottom:0px;
	margin-top:0px;
	padding-left:0px;
	/*height:42px;*/
	
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
}
.dhtmlgoodies_answer{	/* Parent box of slide down content */
	/* Start layout CSS */
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}


/*Left Nav*/
.leftnav{margin:0px; padding:0px; width:345px; float:left; background:url("../Images/slide_bg.gif") repeat-y; border:0px solid blue;}
.leftnav ul{margin:0px; padding:0px; padding-left:0px; list-style:none;}
.leftnav ul li{padding-top:0px; display:list-item; border: 0px solid red;}
.leftnav ul li a{ text-decoration:none; }
.leftnav ul li a:hover{ text-decoration:underline; }
.leftnav ul li.nopad{padding:0px; border-bottom:0px solid #EBF4F9;}

.leftnav ul li ul{margin:0px; padding:0px; list-style:none; font-family:Arial; font-size:12px; line-height:110%; color:#5A6672; }
.leftnav ul li ul li{padding:0px 0px 0px 0px; text-align:left; display:list-item; border:0px solid red;}
/*Left Nav*/


/*Partitions*/
.partition
{
	padding:0px;
	margin:0px;
	float:left;
	border: 0px solid red;
}
.leftnav ul li.seperator{margin:0px; padding:0px; width:95%; float:left; height:1px;}
.color1{color:#3597C4;}
.color1 a{color:#3597C4; text-decoration:none;}
.color1 a:hover{color:#3597C4; text-decoration:underline;}
.color2{color:#E5EDEF;}
.color3{color:#EBF4F9;}
.bgcolor1{ background-color:#F7FBFE;)
.size1{font-weight:9px;}

.nopad1{margin:0px;padding:0px;width:337px;height:3px;float:left;border:0px solid #cccccc;padding-right:2px;}