@charset "utf-8";
/* CSS Document */


body
{
margin:0px;
padding:0px;
background:url(../img/body-bg.jpg) left top repeat-x #094178;
}
*
{
margin:0px;
padding:0px;
}
img
{
border:0px;
}
.image-bg
{
float:left;
margin-right:10px;
}
p
{
margin:6px 0px;
}
.left
{
float:left;
}
.right
{
float:right;
}
.clear
{
clear:both;
height:0px;
}
.container
{
width:100%;
height:auto;
text-align:center;
margin:0px auto;
}
.header
{
width:900px;
height:170px;
margin:0px auto;
text-align:center;
}
.header-top
{
width:900px;
height:130px;
float:left;
text-align:left;
}
.logo
{
margin-top:11px;
}
.navcontainer {
		width:900px;
        margin:0px;
        height:40px;
		float:left;
		text-align:left;
		}

.navcontainer ul {
        border: 0px;
        margin: 0px;
        padding: 0px;
        list-style-type: none;
        text-align: center;
}

.navcontainer li {
        display:block;
        float: left;
        text-align: center;
        padding: 0px;
        margin: 0px;
		background: url(../img/menu-bar-bg.gif) right top no-repeat;
		}
.navcontainer li a {
width:100px;
float:left;
display: block;
text-decoration: none;
color:#FFF;
height:40px;
text-align:center;
font: normal 12px/40px Arial, Helvetica, sans-serif;
}
.navcontainer li a:hover{
text-decoration:none;
background: url(../img/menu-hover-bg.jpg) left top repeat-x;
font: normal 12px/40px Arial, Helvetica, sans-serif;
color:#fff;
}
.navcontainer a.active{
background: url(../img/menu-hover-bg.jpg) left top repeat-x;
font: normal 12px/40px Arial, Helvetica, sans-serif;
color:#fff;
text-decoration:none;
}
.navcontainer a.big
{
width:150px;
}
.body-main
{
width:100%;
height:auto;
float:left;
text-align:left;
background:url(../img/body-main-bg.jpg) left bottom repeat-x #FFF;
padding-top:30px;
padding-bottom:18px;
}
.body-container
{
width:900px;
height:auto;
margin:0px auto;
text-align:center;
}
.body-main-container
{
width:900px;
height:auto;
float:left;
text-align:left;
}
.body-top
{
width:446px;
height:214px;
float:left;
text-align:left;
background:url(../img/body-top-bg.jpg) left top no-repeat;
padding:36px 0px 0px 454px;
font: normal 28px/32px Myriad Pro, Helvetica, sans-serif;
color:#fff;
font-style:italic;
}
.body-bottom
{
width:900px;
height:auto;
float:left;
text-align:left;
padding-top:26px;
}
.bottom-left
{
width:636px;
height:auto;
float:left;
text-align:left;
}
.wealth-bg
{
float:right;
margin-left:28px;
}
.bottom-right
{
width:230px;
height:auto;
float:right;
text-align:left;
}
.investing-box
{
width:230px;
height:auto;
float:left;
text-align:left;
}
.investing-title
{
width:220px;
height:30px;
float:left;
text-align:left;
background-color: #00407a;
font: normal 24px/30px Arial, Helvetica, sans-serif;
color:#fff;
padding-left:10px;
}
/* sub-navigation  */	
	
.subnav{
	color: #006699;
	font: normal 12px/28px Arial, Helvetica, sans-serif;
	line-height:28px;
	width:230px;
	float:left;
	background-color: #f7f7f7;
	padding:10px 0px;
		}
.subnav ul {margin: 0; padding: 0;}
.subnav li {
	list-style: none;
	}
.subnav ul li a {
	display: block;
	width:228px;
	padding-left:2px;
	text-decoration: none;
	color: #006699;
	font: normal 12px/28px Arial, Helvetica, sans-serif;
}
.subnav ul li a:hover {
	color: #FFF;
	background-color:#196abe;
	font: normal 12px/28px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.subnav ul li a.active {
	color: #FFF;	
	font: normal 12px/28px Arial, Helvetica, sans-serif;
	text-decoration:none;
	background-color:#196abe;
}
.find-out-box
{
width:218px;
height:26px;
float:left;
text-align:left;
background-color: #196abe;
padding:4px 0px 0px 12px;
margin-bottom:18px;
}
.footer
{
width:100%;
height:auto;
float:left;
text-align:left;
background-color:#094178;
text-align:center;
padding:15px 0px;
color: #FFF;
font:normal 12px/18px  Ariel, Helvetica, sans-serif;
}
.footer a
{
text-decoration:none;
color: #FFF;
font:normal 12px/18px  Ariel, Helvetica, sans-serif;
}
.footer a:hover
{
color: #99ccff;
text-decoration: underline;
font:normal 12px/18px  Ariel, Helvetica, sans-serif;
}
/* CSS Text Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.find-out-box a
{
color:#FFF;
font: bold 11px/22px Tahoma, Helvetica, sans-serif;
text-decoration:none;
}
.find-out-box a:hover
{
color:#99ccff;
font: bold 11px/22px Tahoma, Helvetica, sans-serif;
text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	font-variant: normal;
	color: #186cc2;
	text-decoration: none;
	text-align:justify;
}
ul {
	margin-left: 40px;
}
