* {
	outline: none;
}

a {
	color: #194a82;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

body {
	background: white url('../i/bg_gradient.jpg') repeat-x;
	font-family: arial, verdana, sans-serif;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 2em;
	margin: 35px 20px 0;
	color: #476e9b;
}

h1 + h2{
	margin-top: 20px;
}

h1 + p, h1 + dl {
	margin-top: 15px;
}

h2 {
	font-size: 1.4em;
	margin: 0 20px 0;
	color: #4d4d4d;
}


h2 a {
	color: #194a82;
	text-decoration: underline;
}

h2 + p, h2 + ul {
	margin-top: 5px;
}

h2 + h3 {
    margin-top: 10px;
}

h3 {
	font-size: 1.2em;
	color: #4d4d4d;
	font-weight: normal;
	margin: 0 20px 0;
}

h3 + p, h3 + ul {
	margin-top: 5px;
}

h4 {
	font-size: 1.1em;
}


p {
	line-height: 1.6em;
	margin: 0 20px 15px;
	color: #4b4b4b;
	font-size: 1.1em;
	padding: 0;
}

p + h2, ul + h2 {
	margin-top: 30px;
}

ul {
	margin: 0 0 0 16px;
	padding:0;
}

li {
	font-size: 1.1em;
	line-height: 1.6em;
	margin:0;
	padding:0;
	color: #4b4b4b;
}

img {
	border: 0;
}

/*dl {
	padding: 0 20px;
	margin: 0 0 10px 0;
	width: 670px;
	float: left;
	clear: both;
}

dt {
	color: #c0b639;
	font-size: 1.1em;
	font-weight: bold;
	padding: 0;
	margin: 0 5px 0 0;
	width: 170px;
	float: left;
	clear: both;
}

dt a {
	color: #c0b639;
}

dd {
	color: #4b4b4b;
	font-size: 1.1em;
	padding: 0;
	margin: 0;
	width: 495px;
	float: left;
}

dd p {
	color: #4b4b4b;
	font-size: 1em;
	padding: 0;
	margin: 0;
}*/

iframe {
	margin: 0 0 0 20px;
}

/* global classes */

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.top {
	font-size: .9em;
}

p .fineprint {
	font-size: .9em;
}

.callOut {
	margin:0 20px 10px;
	background: #F2F7FA;
}

.callOut h3 {
	margin: 30px 0 0 0;
	padding: 30px 0 0 30px;
	color:#4d4d4d;
	font-size:1.3em;
	font-weight:bold;
}

.callOut p {
	margin-left: 30px;
	margin-right: 30px;
}

.callOut ul {
	margin-left: 46px !important;
	margin-right: 30px;
}

.graphic {
    margin: 20px 0;
}

img.newWindow {
	vertical-align: middle;
	margin-left: 3px;
}

ul.loginLink {
    list-style: none;
	margin-left: 9px !important;
	float: left !important;
}

.content ul.loginLink {
    list-style: none;
	margin-left: 21px !important;
	float: left !important;
}

.content ul.loginLink li {
    font-size: 1.6em;
}


/* page structure */

.wrapper {
	width: 940px;
	margin: auto;
}

.functionalNav {
	float: left;
	width: 804px;
	height: 32px;
}

.functionalNav ul {
	padding: 0;
	margin: 0;
	float: right;
}

.functionalNav ul li {
	list-style: none;
	float: left;
	height: 32px;
	line-height: 32px;
	font-size: 1em;
	text-transform: uppercase;
	margin: 0 15px 0 0;
}

.functionalNav a {
	color: #004265;
	text-decoration: none;
}

.functionalNav li.selectedItem a {
	text-decoration: underline;
}

.search {
	width: 136px;
	height: 32px;
	float: left;
}

.container {
	width: 920px;
	\width: 940px;
	w\idth: 920px;
	border: 10px solid white;
	float: left;
	background: white;	
}

.header {
	height: 72px;
	width: 920px;
	background: #194a82;
	float: left;
}


.logo {
	float: left;
	width: 215px;
}

.printLogo {
	display: none;
}

.primaryNav {
	float: left;
	width: 705px;
	height: 72px;
}

.primaryNav ul {
	padding: 0 7px 0 0 !important;
	margin: 16px 0 0 0 !important;
	float: right !important;

}

.primaryNav ul li {
	list-style: none;
	float: left;
	margin: 0 6px !important;
	padding: 0;
}


.primaryNav ul a {
	display: block;
	background: url('../i/primaryNav.png') no-repeat;
	height: 39px;
	padding: 0 !important;
	text-indent: -99999px;
}

.primaryNav ul li a.retirement {
	width: 103px;
	background-position: 0 0;
}

.primaryNav ul li a.retirement:hover, .primaryNav ul li.selectedItem a.retirement{
	background-position: 0 -39px;
}

.primaryNav ul li a.calsters{
	width: 69px;
	background-position: -116px 0;
}

.primaryNav ul li a.calsters:hover, .primaryNav ul li.selectedItem a.calsters{
	background-position: -116px -39px;
}

.primaryNav ul li a.plans{
	width: 78px;
	background-position: -193px 0;
}

.primaryNav ul li a.plans:hover, .primaryNav ul li.selectedItem a.plans {
	background-position: -193px -39px;
}

.primaryNav ul li a.investing{
	width: 78px;
	background-position: -279px 0;
}

.primaryNav ul li a.investing:hover, .primaryNav ul li.selectedItem a.investing{
	background-position: -279px -39px;
}

.primaryNav ul li a.saving{
	width: 60px;
	background-position: -367px 0;
}

.primaryNav ul li a.saving:hover, .primaryNav ul li.selectedItem a.saving{
	background-position: -367px -39px;
}

.primaryNav ul li a.spending{
	width: 84px;
	background-position: -437px 0;
}

.primaryNav ul li a.spending:hover, .primaryNav ul li.selectedItem a.spending{
	background-position: -437px -39px;
}

.primaryNav ul li a.insurance {
	width: 122px;
	background-position: -533px 0;
}

.primaryNav ul li a.insurance:hover, .primaryNav ul li.selectedItem a.insurance{
	background-position: -533px -39px;
}

.breadCrumb {
	height: 25px;
	line-height: 25px;
	float: left;
	width: 868px;
}

.textSizeWidget {
	width: 52px;
	float: left;
}

.content {
	width:920px;
	border-top: 10px solid #f5f5f5;
	float: left;
}

.content ul {
	margin: 0 20px 15px 35px;
}

.content h2 + ul {
	margin-top: 5px;
}

.subNav {
	float: left;
}

.subpageContent {
	float: left;
	width: 340px;
}

.subpageImage {
	float: left;
	width: 370px;
}

.subpageImage img {
	display: block;
}

.subpageAltLeftCol {
	float: left;
	width: 210px;
}

.subpageAltContent {
	float: left;
	width: 710px;
}

.subpageFullColumn {
	float: left;
	width: 920px;
	padding: 15px 0;
}

.subpageColA {
	float: left;
	width: 460px;
	padding: 15px 0;
}

.subpageColB {
	float: left;
	width: 460px;
	padding: 15px 0;
}

.article {
	float: left;
	width: 498px;
}

.sideBar {
	float: left;
	width: 211px;	
}

.sideBar ul li {
	font-size: 1em;
	list-style: circle;
}

.relatedLinks {
	float: left;
	width: 211px;
	background: #b15627 url('../i/bg_sideBar.png') no-repeat;	
}

.relatedLinks h2 {
	margin: 30px 0 0 0;
	padding: 0 0 0 45px;
	height: 37px;
	line-height: 37px;
	color: white;
	font-size: 1.8em;
}

.relatedLinks h2 + ul {
	margin-top: auto;
}

.relatedLinks ul {
	width: 180px;
	\width: 205px;
	w\idth: 180px;
	margin: 0 3px 3px 3px;
	background: white;
	padding: 15px 5px 15px 20px;
}

.relatedLinks ul + ul {
	margin-top: -18px;
	padding-top: 0;
}

.ad {
	margin-top: 20px;
	float: left;
	width: 211px;
	background: url('../i/CTA_booklet.jpg') no-repeat;	
	font-size: 0;
}

.ad ul {
	height: 114px;
	margin: 70px 0 0 20px;
	padding: 0;
}

.ad ul li{
	list-style: none;
	line-height: 14px;
	font-size: 11px;
}

.subpageImage {
	float: left;
}

.billboard {
	float: left;
	width: 920px;
	height: 223px;
}

.caseStudy {
	float: left;
	height: 54px;
	\height: 95px;
	he\ight: 54px;
	border: 8px solid #e1f0ff;
	border-width: 8px 0 8px 8px;
	background: #d7eaff;
	width: 706px;
	\width: 754px;
	w\idth: 706px;
	margin: 10px 0;
	padding: 5px 20px 0 20px;
}

.caseStudy blockquote {
	padding: 0;
	margin: 0;
	font: italic 1.2em georgia, serif;
}

.caseStudy blockquote p {
	color: #8c8c8c;
}

.caseStudy blockquote em{
	color: #476e9b;
}

.caseStudy p {
	padding: 0;
	margin: 0;
	color: #476e9b;
	font: italic 1.4em/1.4em georgia, serif;
}

.caseStudy cite {
	text-transform: uppercase;
	font-style: normal;
}

.caseStudyBtn {
	float: left;
	width: 158px;
	\width: 166px;
	w\idth: 158px;
	height: 49px;
	\height: 95px;
	he\ight: 49px;
	border: 8px solid #e1f0ff;
	border-width: 8px 8px 8px 0;
	background: #d7eaff;
	padding: 10px 0 0 0;
	margin: 10px 0;
}

.bucket {
	margin-bottom: 12px;
}

.bucket p {
	margin: 12px 0;
}

.bucket h2 {
	margin: 0;
	padding: 0 0 0 50px;
	height: 37px;
	line-height: 37px;
	color: white;
	font-size: 2.1em;
	font-weight: bold;
}

.bucketContent {
	background: white;
	padding: 10px;
	width: 274px;
	\width: 300px;
	w\idth: 274px;
	margin: 0 3px 3px;
	height: 182px;
	\height: 205px;
	he\ight: 182px;
	float: left;
	display: inline;
}

.bucketContent p {
	font-size: 1em;
	margin: 5px 0 0 0;
}

.Home3Col-colA {
	float: left;
	width:300px;
	padding: 0;
	height: 242px;
	background: #b25627 url('../i/bg_iWantToBucket.png') no-repeat;
}

.Home3Col-colA .bucketContent ul {
	margin: 0;
	padding: 0 0 0 15px;
}

.Home3Col-colA .bucketContent ul li{
	font-size: 1em;
	list-style: circle;
}

.Home3Col-colB {
	float: left;
	width: 300px;
	\width: 320px;
	w\idth: 300px;
	padding: 0;
	height: 242px;
	background: #c7b829 url('../i/bg_lifeEventsBucket.png') no-repeat;
	margin: 0 10px;
}

.Home3Col-colB .bucketContent {
	background: white url('../i/bucketImage_lifeEvents.png') no-repeat bottom right;
}

.Home3Col-colB .bucketContent h3 {
	margin: 0 0 3px 0;
	padding: 0;
	color: #c8b92c;
}

.Home3Col-colB .bucketContent ul {
	margin: 0 0 10px 0;
	padding: 0;
}

.Home3Col-colB .bucketContent ul li{
	font-size: 1em;
	list-style: none;
}

.Home3Col-colC {
	float: left;
	width: 300px;
	padding: 0;
	height: 242px;
	background: #5c246d url('../i/bg_calculatorsBucket.png') no-repeat;
}

.footer {
	width:920px;
	margin: 0 0 12px 0;
	border-top: 10px solid #f5f5f5;
	float: left;
	clear: both;
	text-align: center;
}

.footer img {
	margin: 10px 0;
}

.footer p {
	font-size: 1em;
	text-align: center;
	color: #4b4b4b;
	padding: 0;
	margin: 0;
}

.footer ul {
	padding: 0;
	margin: 0;
	display: inline;
}

.footer ul li {
	list-style: none;
	display: inline;
	font-size: 1em;
	padding: 0 7px;
	border-right: 1px solid #8e8e8e;
}

.footer ul li:last-child {
	border: 0;
}

.footer a {
	color: #4b4b4b;
	text-decoration: underline;
}




