#home_top {
	background: #8EC1DC;
	height: 307px;
}
#feature {
	padding: 20px 20px 0 20px;
	width: 345px;
	height: 287px;
	position: relative;
}
#feature a img {
	margin-left: -4px;
}
#feature h1 {
	color:#069; 
	font-size:20px; 
	font-family:Arial Narrow, Arial;
	text-transform:uppercase; 
	font-weight:bold;
}
#feature h3 {
	color:#fff; 
	font-size:14px; 
	font-family: Arial;
	letter-spacing: 1px;
	text-transform:uppercase; 
	margin-top:5px;
	width:100%;
}
#feature .learnmore {
	position: absolute;
	bottom: 10px;
}
#feature .mm {
	float: right;
	margin-left: 10px;
	margin-top: 5px;
}

#top_picture {
	height: 307px;
	width: 250px;
}
#top_video {
	width: 293px;
	height: 307px;
	background: #BFDCD8;
}
#top_video h3 {
	color:#066;
	font-size:14px;
	font-weight:bold;
	margin:0px;
	font-family:Arial Narrow, Arial;
}
#top_video div {
	width: 250px;
	margin: 15px auto 0 auto;
}
#home_bottom {
	background: #fff;
	clear: both;
}
#login_other {
	width: 250px;	
}
#login_other #home_login {
	padding: 20px;
	background: #BFDCD8;
}
#login_other #home_login h2 {
	border-color: #007465;
}
#home_login_button {
	margin-left: -3px;
	margin-top: 5px;
}
#login_other #home_other {
	padding: 20px;
}
#whats_new {
	width: 345px;
	background: #f5d799;
	padding: 20px;
}
#whats_new ul li {
	padding-bottom: 14px;
}
#market {
	padding: 20px;
}
h2 {
	border-bottom: 1px dotted #0055a6;
	margin-bottom:6px;
	padding-bottom:1px;
	width:150px;
}
.noscript {
	text-align: center;
	background: url('../main_images/bgAbove.gif') no-repeat bottom;
	display: block;
	width: 900px;
	margin: 0 auto;
	padding: 10px 30px 10px 30px;
	color: #900;
	font-weight: bold;
}

/*******************************************/
/* COMMON                                  */
/*******************************************/
body {
	background-color: #eae8da;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333;
}
.l { float: left;}
.r { float: right;}
.clr { 
	clear: both;
	display: block;
	margin: 0;
	visibility: hidden;
	height: 0;
}
p, ul {
	margin-bottom: 14px;
}
a:link, a:visited, a:active, a:hover {
	color: #0055A6;
}
a:hover {
	text-decoration: none;
}

/*******************************************/
/* TEMPLATE CONTAINERS                     */
/*******************************************/
#wrap {
	background-image: url('../main_images/bgMasterHome.gif');
	background-repeat: repeat-y;
	background-position: center;
	width: 960px;
	margin: 0 auto;
}
#mainContainer {
	margin: 0 16px;
	width: 928px;
}
#page {
	overflow: visible;
}

#top {
	background: url('../main_images/bgTop.gif') no-repeat top;
	width: 928px;
	margin: 0 auto;
	padding: 0 16px;
	height: 10px;
	line-height: 5px;
	clear: both;
}
#footer {
	background: url('../main_images/bgBottomHome.gif') no-repeat top;
	width: 928px;
	margin: 0 auto;
	padding: 19px 16px 0 16px;
	font-size: 9px;
}

/*******************************************/
/* HEADER     STUFF                        */
/*******************************************/
#header { 
	background: #fff;
	border-bottom: 1px solid #999;
	padding-right: 28px;
	width: 900px;
}
#header #logo {
	padding: 8px 0 0 22px;
	width: 170px;
}
#topNav {
	padding-bottom: 5px;
	padding-top: 10px;
	width: 700px;
	height: 60px;
}
#textNav ul {
	margin-right: 15px;
}
#textNav ul li {
	display: inline;
}
#textNav ul li.last {
	border: none;
}

/* image navigation */
#mainNav {
  list-style: none;
}
#mainNav li {
  float: left;
}
#mainNav a * {
  display: none;
}
#mainNav a, #mainNav a .hover {
  height: 31px;
  position: relative;
  display: block;
  background: url('../main_images/navigation.gif') 0 0 no-repeat;
}

#mainNav a.home {
	background-position: -3px -3px;
	width: 51px;
}
#mainNav .highlight a.home:hover, #mainNav a.home .hover {
	background-position: -3px -39px;
}
#mainNav a.funds {
	background-position: -54px -3px;
	width: 125px;
}
#mainNav .highlight a.funds:hover, #mainNav a.funds .hover {
	background-position: -54px -39px;
}
#mainNav a.education {
	background-position: -179px -3px;
	width: 136px;
}
#mainNav .highlight a.education:hover, #mainNav a.education .hover {
	background-position: -179px -39px;
}
#mainNav a.literature {
	background-position: -315px -3px;
	width: 136px;
}
#mainNav .highlight a.literature:hover, #mainNav a.literature .hover {
	background-position: -315px -39px;
}
#mainNav a.accounts {
	background-position: -451px -3px;
	width: 108px;
}
#mainNav .highlight a.accounts:hover, #mainNav a.accounts .hover {
	background-position: -451px -39px;
}
#mainNav a.advisor {
	background: url('../main_images/btnAdvisor_off.gif') 0 0 no-repeat;
	width: 133px;
}
#mainNav .highlight a.advisor:hover, #mainNav a.advisor .hover {
	background: url('../main_images/btnAdvisor_off.gif') 0 0 no-repeat;
	width: 133px;
}

/*******************************************/
/* SUB MENU Stuff 	                       */
/*******************************************/

div.subMenu {
	position: absolute;
	display: none;
}
div.subMenu ul {
	margin-bottom: 0px;
}
.subMenu li {
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	padding: 1px;
	background: #fff;
}
.subMenu a:link, .subMenu a:visited, .subMenu a:active, .subMenu a:hover {
	display: block;
	color: #333;
	padding: 4px;
	font-weight: bold;
	text-decoration: none;;
	background: #eee;
}
.subMenu a:hover {
	background: #c9daec;
	color: #fff;
}
.subMenu li.first {
	border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
}
.subMenu li.first a {
	border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
}
.subMenu li.last {
	border-bottom: 1px solid #999;
	border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
}
.subMenu li.last a {
	border-bottom-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
}

/*******************************************/
/* login box stuff	                       */
/*******************************************/

#above {
	background: url('../main_images/bgAbove.gif') no-repeat bottom;
	width: 928px;
	margin: 0 auto;
	padding: 17px 16px 5px 16px;
	height: 50px;
	display: none;
}
#login {
	margin-left: 10px;
}
#login div {
	margin-right: 10px;
}
#login div h1 {
	color: #0055A6;
	margin-bottom: 0;
	font-size: 18px;
}
#login div.login {
	width: 180px;
}
#login div.form {
	width: 205px;
	margin-right: 7px;
}
#login div.newuser {
	width: 205px;
}
#login div.forgot {
	width: 205px;
}
#login div.login, #login div.newuser, #login div.forgot {
	padding-top: 0px;
}
#login div p {
	padding-top: 7px;
}
#login div.form input {
	float: left;
	border: 1px solid #000;
	width: 120px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	margin-bottom: 2px;
	padding: 2px;
}
#login div.form label {
	float: left;
	display: block;
	width: 75px;
	height: 17px;
	padding-top: 2px;
}
#login div.submit {
	width: 72px;
	margin-right: 0;
	padding-top: 7px;
}



















