html, body, h1, h2, h3, h4, h5, h6, p, blockquote, a, dl, dt, dd, ol, ul, li, fieldset, form, img, label, legend, table, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}

:focus {
	outline: 0;
}

html {
	background: white url('../i/bg-gradient.jpg') repeat-x;	
}

body {
	background: url('../i/bg-dropshadow.jpg') no-repeat center 45px;
	font-family: helvetica, arial, sans-serif;
	/*font-size: 12px;*/
	font-size: 70%;
}

a {
	color: #088eee;
}

h1 {
	font-size: 2.083em;
	margin: .8em 0;
	line-height: 1.6;
	font-weight: normal;
	color: #036;
	width: 615px;
}



h1 + p {
	margin-top: 1.6em;
}

h2 {
	font-size: 1.667em;
	line-height: 1;
	font-weight: normal;
	margin-bottom: .5em;
	color: #036;
}

h2 a {
	font-size: 20px;
}

h3 {
	font-size: 1.333em;
	line-height: 1.25;
	font-weight: normal;
	color: #036;
}

h3 + table.chart {
	margin-top: .77em;
}

h3 + p {
	margin-top: 1.333em;
}

p, li, dd {
	font-size: 1.08em;
	line-height: 1.54;
	color: #4b4b4b;
}

ol {
	margin-left: 30px;
}

dt {
	font-size: 1.167em;
	line-height: 1.43;
}

dd + dt {
	margin-top: 1.43em;
}

p + p, p + h2, p + h3, ul + h2, ul + p, p + ul, p + ol, ol + p  {
	margin-top: 1.54em;
}

fieldset + p {
	margin-top: .77em;
}

sup {
	vertical-align: text-top;
	height: 0;
	line-height: 1;
	position: relative;
	font-size: .7em;
}

/* global classes */

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

img.newWindow {
	margin-left: 5px;
    display: inline !important;
}

span.external {
	color: #7d7d7d;
}

.new {
	background: url('../i/icon-new.png') 0 1px no-repeat;	
	min-height: 17px;
	display: inline-block;
	text-indent: 40px;
}

.btn {
	text-align: center;
	color: white;
	margin-top: 1.6em;
	margin-bottom: 2.4em;
	font-size: 1.083em;
	background: #055D9C;
	font-size: 1.167em;
	padding: 7px 0;
	width: 180px;
	-moz-border-radius:1.5ex;
  	-webkit-border-radius:1.5ex;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.btn a {
	text-decoration: none;
	color: inherit;
}

.fineprint {
	font-size: .917em;
	line-height: 1.8;
}

table.chart {
	margin: 1.54em 0;
	border-collapse: collapse;
}

table.chart th {
	text-align: left;
	vertical-align: middle;
}

table.chart th, table.chart td{
	padding: 4px 8px;
	font-size: 1em;
	line-height: 1.67;
	color: #4b4b4b;
}

table.chart.compare th {
	text-align: center;
}

table.chart td ul {
	margin-left: 15px;
}

table.chart td ul li{
	font-size: 1em;
}

table.chart .hilite
{
	white-space: normal;
}

.pieLabel div{
	font-size: 12px;
	padding: 1px;
	text-align: center;
	color: white;
	font-weight: bold;
}

/* site structure */

.wrapper {
	width: 950px;
	\width: 970px;
	w\idth: 950px;
	border: 10px solid white;
	margin: auto;	
}

.functionalNav {
	width: 950px;
	height: 45px;
	margin: auto;
}

.functionalNav ul {
	float: right;
	margin-right: -5px;
}

.functionalNav ul + ul{
	margin-right: 0;
}

.functionalNav ul li{
	float: left;
	font-size: 1.08em;
	font-weight: bold;
	list-style: none;
	line-height: 19px;
    margin-top: 12px;
}

.functionalNav ul li a {
	text-decoration: none;
	padding: 1px 6px 0;
    height: 20px;
    cursor: pointer;
	display: block;
	float: left;
	padding: 1px 10px;
}

.functionalNav ul li:hover, .functionalNav ul li.over, .functionalNav ul li.selectedItem {
	background: url('../i/bg-utilitynav-left.png') no-repeat;	
}

.functionalNav ul li a:hover, .functionalNav ul li.selectedItem a {
	background: url('../i/bg-utilitynav-right.png') no-repeat right top;
}

.header {
	height: 79px;
	\height: 82px;
	he\ight: 79px;
	border-top: 1px solid #07235b;
	border-bottom: 1px solid #07235b;
	background: #184981 url('../i/bg-header.jpg') repeat-x;
	width: 950px;
	float: left;
}

.logo {
	width: 193px;
	float: left;
	height: 80px;
}

.primaryNav {
	background: #023b63;
	width: 950px;
	float: left;
	border-top: 1px solid #184780;
	height: 32px;
	\height: 33px;
	he\ight: 32px;	
}

.primaryNav li {
	float: left;
	list-style: none;
	font-size: 1.0833em;
	line-height: 32px;
}

.primaryNav li a {
	color: white;
	text-decoration: none;
	display: block;
	text-align: center;
	font-size: .8333em;
	background: url('../i/navbar.png') no-repeat;
	text-indent: -99999px;
	cursor: pointer;
}

.primaryNav li a.gettingStarted {
	width: 126px;
}

.primaryNav li a.gettingStarted:hover {
	background-position: 0 -32px;
}

.primaryNav li.selectedItem a.gettingStarted {
	background-position: 0 -64px;
}

.primaryNav li a.retirement {
	width: 146px;
	background-position: -127px 0;
}

.primaryNav li a.retirement:hover {
	background-position: -127px -32px;
}

.primaryNav li.selectedItem a.retirement {
	background-position: -127px -64px;
}

.primaryNav li a.calsters{
	width: 129px;
	background-position: -272px 0;
}

.primaryNav li a.calsters:hover{
	background-position: -272px -32px;
}

.primaryNav li.selectedItem a.calsters {
	background-position: -272px -64px;
}

.primaryNav li a.plans{
	width: 127px;
	background-position: -401px 0;
}

.primaryNav li a.plans:hover{
	background-position: -401px -32px;
}

.primaryNav li.selectedItem a.plans {
	background-position: -401px -64px;
}

.primaryNav li a.investing{
	width: 78px;
	background-position: -529px 0;
}

.primaryNav li a.investing:hover{
	background-position: -529px -32px;
}

.primaryNav li.selectedItem a.investing {
	background-position: -529px -64px;
}

.primaryNav li a.saving{
	width: 135px;
	background-position: -607px 0;
}

.primaryNav li a.saving:hover{
	background-position: -607px -32px;
}

.primaryNav li.selectedItem a.saving {
	background-position: -607px -64px;
}

.primaryNav li a.insurance{
	width: 209px;
	background-position: -740px 0;
}

.primaryNav li a.insurance:hover{
	background-position: -740px -32px;
}

.primaryNav li.selectedItem a.insurance{
	background-position: -740px -64px;
}

.breadCrumb {
	float: left;
	width: 929px;
	\width: 950px;
	w\idth: 929px;
	height: 28px;
	background: #6abbf5 url('../i/bg-breadcrumb.jpg') repeat-x;
	border: 1px solid #088eee;
	border-width: 0 1px 1px 1px;
	line-height: 28px;
	color: #113a74;
	font-size: .916em;
	padding-left: 19px;
}

.breadCrumb span {
	color: white;
}

.breadCrumb a {
	color: white;
}

.billboard {
	float: left;
	height: 309px;
	width: 950px;
	border-bottom: 10px solid white;
	border-top: 10px solid white;
}

.billboardDesc {
	float: left;
	border-width: 1px 1px 1px 0;
	border-style: solid;
	border-color: #447952 white;
	width: 280px;
	\width: 321px;
	w\idth: 280px;
	background: url('../i/bg-billboard.jpg') repeat-x;
	padding: 50px 20px 0;
	height: 257px;
	\height: 309px;
	he\ight: 257px;
	display: block;
}

.billboardDesc .title  {
	font-size: 2.083em;
	font-weight: normal;
	line-height: 1.25;
	height: auto;
	text-align: center;
	color: white;
	display: block;
}

.billboardDesc .desc {
	text-align: center;
	color: white;
	margin-top: 1.6em;
	margin-bottom: 2.4em;
	font-size: 13px;
	display: block;
}

.billboardDesc .btn {
	text-align: center;
	color: white;
	margin-top: 1.6em;
	margin-bottom: 2.4em;
	font-size: 1.083em;
	background: #1d4928;
	font-size: 1.167em;
	padding: 7px 0;
	width: 180px;
	-moz-border-radius:1.5ex;
  	-webkit-border-radius:1.5ex;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.billboardDesc .btn a {
	text-decoration: none;
	color: inherit;
}

.billboard .billboardImg {
	float: left;
	height: 309px;
	width: 629px;
	display: block;
}

.bucket img {
    display: block;
}

.bucket ul {
	float: left;
	margin-top: .8333em;
}

.bucket ul li {
	list-style: none;
	font-size: 1.083em;
	line-height: 1.54;
	margin-bottom: .38em;
}

.Home3Col-colA {
	float: left;
	width: 315px;
}

.Home3Col-colA h2 {
	float: left;
	width: 310px;
	\width: 315px;
	w\idth: 310px;
	padding: 0 0 0 5px;
	line-height: 24px;
	color: white;
	height: 24px;
	border-top: 1px solid white;
	background: #d95719 url('../i/icon-rss.png') no-repeat 295px center;
	position: relative;
}

.Home3Col-colA h2 a {
	position: absolute;
	top: 5px;
	left: 295px;
	display: block;
	height: 15px;
	width: 15px;
}

.Home3Col-colB {
	float: left;
	width: 305px;
	\width: 325px;
	w\idth: 305px;
	border-right: 10px solid white;
	border-left: 10px solid white;
}

.Home3Col-colB h2 {
	float: left;
	width: 300px;
	\width: 305px;
	w\idth: 300px;
	background: #6a1eb8;
	padding: 0 0 0 5px;
	line-height: 24px;
	color: white;
	height: 24px;
	border-top: 1px solid white;
}

.Home3Col-colC {
	float: left;
	width: 310px;
}

.Home3Col-colC h2 {
	float: left;
	width: 305px;
	\width: 310px;
	w\idth: 305px;
	background: #ccbd29;
	padding: 0 0 0 5px;
	line-height: 24px;
	color: white;
	height: 24px;
	border-top: 1px solid white;
}

.Home3Col-colC li  {
	padding: .77em 0 0 25px;
	margin: .77em 0;
	border-top: 1px dotted #aeaeae;
}

.Home3Col-colC li:first-child  {
	padding: 0 0 0 25px;
	margin: 0;
	border-top: none;
}

.Home3Col-colC li.advisor  {
	background: url('../i/icon-ask.png') 0 .2285em no-repeat;	
}

.Home3Col-colC li.calculators  {
	background: url('../i/icon-calculator.png') 0 .9985em no-repeat;	
}

.Home3Col-colC li.videos  {
	background: url('../i/icon-video.png') 0 .9985em no-repeat;	
}

.Home3Col-colC li.webinars {
	background: url('../i/icon-webinar.png') 0 .9985em no-repeat;	
}

.Home3Col-colC li.checklist {
	background: url('../i/icon-checklist.png') 3px .9985em no-repeat;	
}

.subCol {
	float: left;
	width: 275px;
	\width: 315px;
	w\idth: 275px;
	padding: 0 20px;
	margin-top: 25px;	
}

.subCol ul li, .subpageColAB ul li {
	list-style: none;	
	font-size: 1.08em;
	margin-bottom: .38em;
}

.subCol ul li li {
	font-size: 1em;
}

.subCol ul li ul {
	margin-left: 15px;	
}

.subCol li.calculator  {
	padding-left: 25px;	
	background: url('../i/icon-calculator.png') left center no-repeat;	
}

.subCol li.video  {
	padding-left: 25px;	
	background: url('../i/icon-video.png') left center no-repeat;	
}

.subpageFullColumn {
	width: 910px;
	\width: 950px;
	w\idth: 910px;
	padding: 0 20px;
	float: left;
}

.subpageFullColumn h1 {
	width: 910px;
}

.subpageColA, .subpageColB {
	float: left;
	width: 455px;
	padding-left: 20px;
	margin-top: 20px;
}

.subpageColAB {
	float: left;	
	width: 590px;
	\width: 630px;
	w\idth: 590px;
	padding: 0 20px;
}

.subpageColC {
	float: left;	
	width: 275px;
	\width: 315px;
	w\idth: 275px;
	padding: 0 20px;
}

.subpageFullColumn ul, .subpageColA ul, .subpageColB ul{
	margin-left: 30px;
}

.billboardSub {
	width: 950px;
	float: left;
	height: 226px;
	position: relative;
}

.billboardSub .billboardImg {
	width: 950px;
	height: 226px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.billboardTitle {
	position: absolute;
	top: 174px;
	left: 20px;
	z-index: 2;
	width: 550px;
}

.billboardTitle h1 {
	color: white;
	line-height: 52px;
	margin: 0;
}

.article {
	float: left;
	width: 615px;
	\width: 665px;
	w\idth: 615px;
	padding: 0 30px 0 20px;
	position: relative;
}

.article ul, .article ol {
	margin-left: 30px;
}

.article li {
	margin-bottom: .77em;
}

.articleTitle {
	width: 930px;
	\width: 950px;
	w\idth: 930px;
	float: left;
	min-height: 80px;
	padding: 0 0 0 20px;
}

.widgetBar {
	width: 615px;
	height: 29px;
	border: 1px dotted #aeaeae;
	border-width: 1px 0;
	margin: 0 0 20px 0;
}

.widgets {
	width: 615px;
	height: 27px;
	border: 1px solid white;
	border-width: 1px 0;
	background: #f5f5f5;
	font-size: .917em;
	line-height: 27px;
}

.addthis_default_style {
    float: left;
    display: block;
    margin-left: 8px;
}

.addthis_default_style a {
    text-decoration: none;
	color: #4b4b4b;
}

.at15t_compact {
	margin-top: 5px;
}

.rss {
    float: left;
    display: block;
    background: url("../i/icon-rss-sub.png") no-repeat left center;
    margin-left: 8px;
    padding-left: 19px;
    text-decoration: none;
	color: #4b4b4b;
}

.typeSize {
	float: right;
	height: 27px;
	line-height: 28px;
	margin-right: 5px;
	display: block;
}

.increaseFont {
    height: 14px;
    width: 14px;
    margin: 6px 9px 0 0;
    float: right;
    background: url('../i/icon-typesizeplus.png') left center no-repeat;
    display: block;
    cursor: pointer;
}


.decreaseFont {
    height: 14px;
    width: 14px;
    margin: 6px 3px 0 3px;
    float: right;
    background: url('../i/icon-typesizeminus.png') left center no-repeat;
    display: block;
    cursor: pointer;
}

.callOut {
	padding: 20px 20px 20px 30px;
    margin: 20px 0;
	border: 1px dotted #aeaeae;
	border-width: 1px 0;
    background: #f5f5f5;
}

.more {
	margin-top: 2em;
}

.more h2 {
	border-bottom: 1px dotted #aeaeae;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.more ul {
	margin-left: 0;
}

.more li {
	list-style: none;
	margin-bottom: .41675em;
}

.more ul.calculators li {
	padding-left: 30px;
	background: url('../i/icon-calculator.png') 5px 3px no-repeat;
}

.more ul.webinars li {
	padding-left: 30px;
	background: url('../i/icon-webinar.png') 5px 3px no-repeat;
}

.sideBar {
	width: 285px;
	float: left;
}

.sideBar p, .sideBar li {
    margin: 0 !important;
    padding: 10px;
	background: #f5f5f5;
}

.sideBar ul {
    background: #f5f5f5;
}

.sideBar ul + ul {
    border-top: 1px dotted #a7a7a7;
}

.sideBar p + p {
    padding-top: 0;
}

.sideBar p + img, .sideBar ul + img {
    margin-top: 10px;
}

.sideBar img {
	display: block;
}

.sideBar h2 {
	color: white;
	padding-left: 8px;
	height: 24px;
	line-height: 26px;
	margin: 0;
	font-size: 20px;
}

.sideBar h2 a {
	color: white;
	text-decoration: none;
}

.sideBar h2.guides {
	background: #043d66;
	border-bottom: 1px solid #042a46;
}

.sideBar ul.guides li {
	list-style: none;
}

.sideBar ul.guides li + li  {
    padding-top: 0;
}

.sideBar h2.calculators, .sideBar h2.videos, .sideBar h2.tools {
	background: #ccbd29;
	border-bottom: 1px solid #bcae1f;
}

.sideBar ul.calculators li {
	list-style: none;
	padding-left: 30px;
	background: url('../i/icon-calculator.png') 5px .9985em no-repeat;	
}

.sideBar ul.videos li {
	list-style: none;
	padding-left: 30px;
	background: url('../i/icon-video.png') 5px .9985em no-repeat;	
}

.sideBar ul.webinars li {
	list-style: none;
	padding-left: 30px;
	background: url('../i/icon-webinar.png') 5px .9985em no-repeat;	
}

.sideBar ul.checklist li {
	list-style: none;
	padding-left: 30px;
	background: url('../i/icon-checklist.png') 8px .9985em no-repeat;	
}

.sideBar ul.quizzes li {
	list-style: none;
	padding-left: 30px;
	background: url('../i/icon-quiz.png') 5px .9985em no-repeat;	
}

.sideBar h2.advisor {
	background: #5f8f67;
	border-bottom: 1px solid #407248;
}

.sideBar ul.advisor li {
	list-style: none;
	padding-left: 30px;
/*	background: url('../i/icon-advisor.png') 5px .9985em no-repeat;	*/
}

.sideBar ul.advisor + p {
	padding: 0 0 10px 30px;
}

.sideBar h2.glossary {
	background: #d95719;
	margin-top: 10px;
    text-align: left;
}

.sideBar .glossary {
	background: #d95719;	
	padding: 5px;
    text-align: center;
}

.sideBar .glossary .row {
	color: white;
	text-transform: uppercase;
	margin: 0 0 4px 0;
    display: inline-block;
    padding: 0 10px 1px 10px;
	font-size: 16px;
	line-height: 19px;
	background: #692911;
	-moz-border-radius:1.5ex;
  	-webkit-border-radius:1.5ex;
}

.sideBar .glossary .row a {
	color: white;
	text-decoration: none;
	margin: 0 3px;
	float: left;
}

.sideBar .glossary .row img {
	display: none;
}

.footer {
	width: 950px;
	float: left;
	clear: both;
	margin-top: 50px;
}

.footer h3 {
	float: left;
	clear: both;
	color: #b9b9b9;
	line-height: 1;
	margin-top: 50px;
}

.footer img {
	float: left;
	clear: both;
	margin-top: 10px;
}

.footerText {
	float: left;
	clear: both;
	width: 950px;
	height: 35px;
	border-top: 1px dotted #aeaeae;
	border-bottom: 1px dotted #aeaeae;
}

.footerText p {
	float: left;
	width: 475px;
	line-height: 35px;
	font-size: .917em;
	margin-top: 0;
	color: #7a7a7a;
}

.footerText p.footerNav {
	text-align: right;
}


