﻿@import url('Base.css');
body {
	padding: 0px;
	margin: 5px 0px 0px;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
}
h1.contentBody{
	padding: 0px;
	padding-left: 1em;
	margin: 0;
	font-size:14pt;
	font-weight: normal;
	color: #ffffff;
	display:block;
}
h2{
	font-size: 13pt;
}
p
{
    COLOR: #666666;
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
}
div#container {
	width: 736px;
}
div#footer {
	clear: both;
	width: 100%;
	text-align: center;
	font-size: 8pt;
}
div.headerMenu {
	border-top: #ffffff 2px solid;
	clear: both;
}

div.headerSubMenu {
	min-height: 6px;
	height: 2em;
	overflow:visible;
	background-color: #fff;
	clear: both;
}
div.contentRight{	
	margin-bottom: 6px;
}
div.additionalContentFooter{
	background-color: #003c79;
	clear:both;
	height:20px;
	margin-bottom:16px
}
ul.headerNav {
	list-style-type: none;
	margin: 0px;
	padding: 0;
}
ul.headerNav li {
	list-style-type: none;
	float: left;
}
ul#tocWhy.toc{
	color: #003c79;
	font-weight: bold;
}
ul#tocWealth.toc{
	color: #9fa617;
	font-weight: bold;
}
ul#tocRetire.toc{
	color: #c2a204;
	font-weight: bold;
}
#footer ul, #footer li {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 8pt;
}
#footer ul {
	text-align: center;
}
#footer ul li {
	display: inline;
}
#footer ul li.last {
	margin-right: 0;
}
a.headerNav {
	display: block;
	height: 24px;
}
a#home {
	width: 48px;
	background-image: url('../Images/header/home_off.gif');
}
a#whyChoose {
	width: 139px;
	background-image: url('../Images/header/WhyChoose_off.gif');
}
a#whyChoose:hover {
	width: 139px;
	background-image: url('../Images/header/WhyChoose_ro.gif');
}
a#whyChoose.select {
	display: block;
	height: 24px;
	width: 139px;
	background-image: url('../Images/header/WhyChoose_ro.gif');
}
a#wealth {
	width: 103px;
	background-image: url('../Images/header/wealth_off.gif');
}
a#wealth:hover {
	width: 103px;
	background-image: url('../Images/header/wealth_ro.gif');
}
a#wealth.select {
	display: block;
	height: 24px;
	width: 103px;
	background-image: url('../Images/header/wealth_ro.gif');
}
a#invest {
	width: 124px;
	background-image: url('../Images/header/invest_off.gif');
}
a#invest:hover {
	width: 124px;
	background-image: url('../Images/header/invest_ro.gif');
}
a#invest.select {
	display: block;
	height: 24px;
	width: 124px;
	background-image: url('../Images/header/invest_ro.gif');
}
a#retire {
	width: 124px;
	background-image: url('../Images/header/retire_off.gif');
}
a#retire:hover {
	width: 124px;
	background-image: url('../Images/header/retire_ro.gif');
}
a#retire.select {
	display: block;
	height: 24px;
	width: 124px;
	background-image: url('../Images/header/retire_ro.gif');
}
a#resource {
	width: 105px;
	background-image: url('../Images/header/resource_off.gif');
}
a#resource:hover {
	width: 105px;
	background-image: url('../Images/header/resource_ro.gif');
}
a#resource.select {
	display: block;
	height: 24px;
	width: 105px;
	background-image: url('../Images/header/resource_ro.gif');
}
a#contact {
	background-color: #96b1d0;
	width: 93px;
	background-image: url('../Images/header/contact_off.gif');
	background-repeat: no-repeat;
}
a#contact:hover {
	background-color: #003c79;
	width: 93px;
	background-image: url('../Images/header/contact_ro.gif');
	background-repeat: no-repeat;
}
a#contact.select {
	background-color: #003c79;
	display: block;
	height: 24px;
	width: 93px;
	background-image: url('../Images/header/contact_ro.gif');
	background-repeat: no-repeat;
}
a.SectionMenu:link
{
    COLOR: #a3adb8;
    TEXT-DECORATION: none;
}
a.SectionMenu:visited
{
    COLOR: #a3adb8;
    TEXT-DECORATION: none;
}
a.SectionMenu:hover
{
    FONT-WEIGHT: normal;
    COLOR: black;
    TEXT-DECORATION: none;
}
table.noBorder{
	border-collapse: collapse;
	border:none;
}
td.SectionMenu
{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px;
    BORDER-RIGHT: #a3adb8 1px solid;
    BACKGROUND-COLOR: white;
    HEIGHT: 15px;
    TEXT-ALIGN: center;
    font-size: 8pt
}
.offscreen {
	position: absolute;
	left: -8000px;	
}
.spacer_6px {
	width: 6px;
	background-color: #ffffff;
}
.spacer_22px{
	 width: 22px;
}
.vspacer_6px {
	height: 6px;
	min-height: 6px;
	background-color: #ffffff;
}

/* Legacy CSS */
.BkgdGreenLight
{
    BACKGROUND-COLOR: #b2c891;
}
.BkgdBlueDark {
	background-color: #003c79;
}
.BkgdBlueLight {
	background-color: #96b1d0;
}
.BkgdYellowLight
{
    BACKGROUND-COLOR: #e5c42a;
}
.BkgdGreyLight
{
    BACKGROUND-COLOR: #a3adb8;
}
.FontBlueDark {
	color: #003c79;
}
.FontGreyDark
{
    COLOR: #666666;
}
.FontGreenDark
{
    COLOR: #9fa617;
}
.FontOrangeDark
{
    COLOR: #cd8837;
}
.FontYellowDark
{
    COLOR: #c2a204;
}
.HdrBlueDark
{
    FONT-WEIGHT: bold;
    COLOR: #003c79;
}
.HdrGreenDark
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 13pt;
    COLOR: #9fa617;
}
.HdrYellowDark
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 13pt;
    COLOR: #c2a204;
}
.HdrGreyDark
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 13pt;
    COLOR: #666666;
}
A.FontYellowDark
{
    COLOR: #c2a204;
}

/* Legacy CSS Extensions */
p#section.FontGreyDark {
	margin: auto;
	margin-top: 0.25em;
	margin-bottom:0.25em;
}
h2.FontGreenDark{
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	
}