/* CSS Document */
#subnav {
	float: left;
	width: 200px;
	height: auto;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDCDC;
	background-color: #FFFFFF;
}
#subnav_01 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 200px;
	height: auto;
	color: #003366;
}
#subnav_01 ul a {
	display: block;
	width: 200px;
	height: auto;
	line-height: 30px;
	color: #003366;
	text-decoration: none;
	text-indent: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/subNav.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#subnav_01 li.first a {
	height: 40px;
	line-height: 40px;
	color: #003366;
}
#subnav_01 a:hover, .selected a {
	background-position: right;
	color: #003366;
}
#subnav_01 li {
	display: inline;
	color: #003366;
}
#branches #subnav_01 .branches a,
#clearing #subnav_01 .clearing a,
#protection #subnav_01 .protection a,
#careers #subnav_01 .careers a,
#contact #subnav_01 .contact a,
#irrs #subnav_01 .irrs a,
#bds #subnav_01 .bds a,
#iars #subnav_01 .iars a,
#resources #subnav_01 .resources a,
#technology #subnav_01 .technology a,
#daytraders #subnav_01 .daytraders a,
#margin #subnav_01 .margin a,
#accounts #subnav_01 .accounts a,
#funding #subnav_01 .funding a,
#funds #subnav_01 .funds a,
#cashmgmt #subnav_01 .cashmgmt a,
#statements #subnav_01 .statements a,
#forms #subnav_01 .forms a,
#fees #subnav_01 .fees a,
#magroup #subnav_01 .magroup a,
#syndicate #subnav_01 .syndicate a,
#annuities #subnav_01 .annuities a,
#insurance #subnav_01 .insurance a,
#bonds #subnav_01 .bonds a,
#mfunds #subnav_01 .mfunds a,
#products #subnav_01 .products a,
#services #subnav_01 .services a, 
#continuity #subnav_01 .continuity a,
#daytradingmargin #subnav_01 .daytradingmargin a,
#daytradingrisks #subnav_01 .daytradingrisks a,
#gfv #subnav_01 .gfv a,
#margindisclosure #subnav_01 .margindisclosure a,
#volatility #subnav_01 .volatility a,
#routing #subnav_01 .routing a,
#privacy #subnav_01 .privacy a,
#sitemap #subnav_01 .sitemap a {
	background-position: right;
	color: #003366;
	cursor: default;
}
#subnav_02 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 200px;
	height: auto;
	color: #003366;
}
#subnav_02 ul a {
	display: block;
	width: 200px;
	height: auto;
	line-height: 30px;
	color: #003366;
	text-decoration: none;
	background-image: url(../images/subNav_02.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#subnav_02 li.first a {
	height: 40px;
	line-height: 40px;
	color: #003366;
}
#subnav_02 a:hover, .selected a {
	background-position: right;
	color: #003366;
	background-image: url(../images/subNav_02.gif);
}
#subnav_02 li {
	display: inline;
	color: #003366;
}
#regalpro #subnav_02 .regalpro a,
#pensonconnect #subnav_02 .pensonconnect a,
#regaldirect #subnav_02 .regaldirect a,
#trading #subnav_02 .trading a {
	background-position: right;
	color: #003366;
	cursor: default;
}				
		
#subnav img {
	margin: 10px 0px 0px;
}
