/* Start Reset Styles */
blockquote,q{quotes:none;}
:focus{outline:0;}
p {
margin: 0px 0px 15px 0px;
}
/* End Reset Styles */

/* Layout Elements */
body {
	background: #6b6b6b url(/common/images/stripe_bg.gif) repeat 0 0;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center; /* Centers Content */
	line-height: 14px;
}

#page {
	width: 900px;
	margin: 17px auto;
	text-align: left; /* Resets Content to Left align */
	background-color: #ffffff;
}

#header {
	background: url(/common/images/gradient_bg.jpg) repeat-x 0 0;
	width: 900px;
	height: 133px;
	display: block;
	clear: both;
}

#navigation {
clear: both; }

#content {
	width: 900px;
	padding-bottom: 7px;
	background: #ffffff url(/common/images/gradient_bg.jpg) repeat-x 0 bottom;
	clear: both;
	overflow: hidden;
}

#fpContent {
	width: 500px;
	margin: 20px 0px 0px 25px;
	float: left;
	display: inline;
}

#fpTotalTrade {
	width: 300px;
	margin: 20px 0px 0px 20px;
	float: left;
	display: inline;
}

#footer {
	width: 900px;
	background-color: #ffffff;
	clear: both;
	overflow: auto;
}

/* Link Styles */
a:link, a:visited {
color: #007D68;
text-decoration: underline; }

a:hover {
color: #666666;
text-decoration: none; }

a:active {
color: #333333;
text-decoration: none; }

.arrowLink {
background-image: url(../images/arrow_dl.jpg);
background-repeat: no-repeat;
padding: 5px 0px 0px 20px;
}

/* Common Text and Image Styles */
.clearit {
clear: both; width: 100%;
float: left;
display: block; }

ul {
margin-top: 20px;}

li {
	list-style-type: disc;
	margin: 0px 0px 5px 0px;
}

li ul {
margin-top: 5px;}

ol li {
list-style-type: decimal;
}

.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
.names , a.names{
	font-size: 12px;
	text-decoration: none;
}
.names_2 {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
	background-color: #007e66;
	text-align: center;
}

.fee_schedule_title {
font-weight: bold;
text-align: center;
color:#00b050;
font-size:18px;
line-height: 20px;
}

.fee_schedule_title2 {
font-weight: bold;
text-align: center;
color:#a59b66;
font-size:18px;
line-height: 18px;
}

.fee_schedule_title3 {
font-weight: bold;
text-align: center;
color:#a59b66;
font-size:14px;
line-height: 18px;
}

.fee_schedule_header {
background-color: #00b050;
color: #FFFFFF;
padding: 15px 0px;
text-align: center;
font-weight: bold;
margin: 15px 0px;
border: 1px solid #000000;
width: 650px;
}

.newsh_spaced {
	font-weight: bold;
	color: #58595B;
}

.newsTitle {
	font-weight: bold;
	text-transform: uppercase;
}
.disclaimer{
	font-size: 9px;
	color: #666666;
}

sup {
line-height: 6px;
}

.date {
line-height: 14px;
}

.sub {
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
color: #333333;
}

hr {
border: none 0;
border-top: 1px solid #666666;
height:1px;
color:#c0c0c0;
overflow:hidden;
margin: 30px 0px 15px 0px;
}

table hr {
border: none 0;
border-top: 1px solid #666666;
height:1px;
color:#c0c0c0;
overflow:hidden;
margin: 2px 0px 2px 0px;
}

.more {
color: #007D68;}

img, a img {
margin: 0px;
padding: 0px;
border: 0px;
outline: 0px; }

img.subHeader {
clear: both;
margin-bottom: 20px; }

.clear {
clear: both;
}

/* Header Styles */
#header #mainlogo {
	background: url(/common/images/logo.jpg) no-repeat 0 0;
	text-indent: -9999px;
	overflow: hidden;
	width: 285px;
	height: 92px;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}

#header #metaGreeting {
	width: 307px;
	margin: 0px 0px 0px 19px;
	display: block;
	float: left;
	clear: left;
}

#header #metaGreeting p {
	line-height: 14px;
	margin: 0px;
}

#header #recentAlerts {
	height: 133px;
	display: block;
	float: right;
}

#header #mostActive {
	height: 133px;
	display: block;
	float: right;
	margin: 0px 19px 0px 0px;
}

/* Navigation Styles */

.quicklinks img {
float: left;
}
a.navHome, a.navProducts, a.navPricing, a.navMarket, a.navNews, a.navVolume, a.navRegulation, a.navAlerts, a.navAbout {
display: block;
background-repeat: no-repeat;
float: left;
}

a.navHome {
background-image: url(/common/images/navigation/home.gif);
}

a.navProducts {
background-image: url(/common/images/navigation/products.gif);
}

a.navPricing {
background-image: url(/common/images/navigation/pricing_support.gif);
}

a.navMarket {
background-image: url(/common/images/navigation/etf_data.gif);
}

a.navNews {
background-image: url(/common/images/navigation/news_views.gif);
}

a.navVolume {
background-image: url(/common/images/navigation/nsx_volume.gif);
}

a.navRegulation {
background-image: url(/common/images/navigation/regulation.gif);
}

a.navAlerts {
background-image: url(/common/images/navigation/alerts.gif);
}

a.navAbout {
background-image: url(/common/images/navigation/about_nsx.gif);
}

a.navHome:hover, a.navProducts:hover, a.navPricing:hover, a.navMarket:hover, a.navNews:hover, a.navVolume:hover, a.navRegulation:hover, a.navAlerts:hover, a.navAbout:hover {
background-position: 0px -29px;
}

/* Content Area Styles */
#content.pages {
	background: #ffffff url(/common/images/gradient_sm_bg.jpg) repeat-x 0 bottom;
}

#content img.mainHeader {
	margin-bottom: 30px;
}

#copyNavHolder {
	width: 155px;
	float: left;
}

#content #copyNav {
	margin: 0px 0px 60px 0px;
	padding-top: 5px;
	background: url(/common/images/gradient_tier_bg.jpg) repeat-x 0 0;
	text-align: right;
	min-height: 300px;
}

#copyNavHolder #copyNav p {
	margin: 20px 10px 0px 0px;
	line-height: 18px;
	
}

#content #copyNav p a:link, #content #copyNav p a:visited {
	color: #666666;
	text-decoration: none;
}

#content #copyNav p a:hover {
	color: #007D67;
}

#content #bodyCopy {
	width: 505px;
	margin: 0px 0px 60px 40px;
	float: left;
}

#content #bodyCopyFeeSchedule {
	width: 665px;
	margin: 0px 0px 60px 40px;
	float: left;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}

#content #bodyCopyFeeSchedule table{
margin-left: 10px;
}

#content #bodyCopyFeeSchedule p.etf {
font-size: 11px;
text-align: justify;
}

#content #bodyCopyFeeSchedule sup {
font-weight: normal;
position: relative;
padding-top: 5px;
}

/* Front Page Styles */
#fpContent p {
	width: 225px;
	float: left;
	display: block;
	margin: 0px 25px 0px 0px;
	line-height: 13px;
}

#fpContent ul {
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

#fpTotalTrade table tr td, #fpTechnology table tr td {
padding: 8px;
background: url(/common/images/stripe2_bg.gif) repeat 0 0;
text-align: center;
}

#fpTotalTrade table tr td.spacer {
padding: 2px;
background-color: transparent;
text-align: center;
background-image: none; }

#fpTotalTrade table tr td p, #fpTechnology table tr td span{
margin: 8px 0px 0px 0px;
padding: 3px 3px 4px;
background-color: #ffffff;
}

#fpTechnology table tr td {
padding: 8px 8px 0px 8px;
text-align: left;
}

#fpTechnology table tr td.last {
padding-bottom: 8px;
}


#fpTechnology table tr td span{
font-weight: bold;
margin: 0px;
display: block;
width: 178px;
}
/* Calculator Styles */

.bigGreen {
font-size: 17px;
font-weight: bold;
color: #007C69;
}

.greenBG {
color: #ffffff;
background-color: #007C69;
font-size: 15px;
}

#cct_status {
	display: none;
	color: #005e20;
	font-weight: bold;
	font: 11px verdana;
}

.data {
	border: none;
	border-collapse: collapse;
}

.data td {
	border: 1px solid #ccc;
	padding: 4px;
}

#cct_form input {
	width: 30px;
}

#cct_form input.computed_value {
	border: none;
	background-color: #fff;
	cursor: default;
	width: 100px;
	text-align: right;
}

#cct_form input.no_currency {
text-align: left;
}

input.error {
	background-color: #f26c4f;
}

/* Footer Styles */

.footerLeft {
float: left;
width: 400px;
}
#footer ul {
	text-transform: lowercase;
	margin: 7px 0px 0px 20px;
	padding-left: 0px;
}

#footer li {
margin: 0px 3px 0px 0px;
display: inline;
list-style: none;
padding-right: 6px;
border-right: 1px solid #000;
}

#footer li.last {
padding-right: 0px;
border-right: none; }

#footer ul a:hover {
color: #007D68; }

#footer p.copyright {
	padding-bottom: 4px;
	margin: 0px 0px 0px 20px;
}

#footer .lines {
	background: #ffffff url(/common/images/lines_bg.gif) repeat-x 0 0;
	width: 475px;
	height: 27px;
	margin: 7px 10px 0px 0px;
	float: right;
}

.imageLeft {
margin-right: 10px;
}

.imageRight {
margin-left: 10px;
}

.etf {
font-size: 9px;
}

.negativeNumber {
color: #FF0000;
}