/* CSS Document */
html {
	width			: 100%; }

body {
	background		:#FFFFFF;
	right			: auto;
	top				: auto;
	left			: auto;
	color			: black;
	border			: 0;
	border-top		: 0;
	margin			: 0;
	overflow		: visible;
	padding			: 0;
	width			: 100%; }

/* FONTS FONTS FONTS */
* 	{
	font-family		: "Times New Roman",Times,Palatino,serif;
	font-size		: 10pt;
	line-height		: 125%; }

a {
  color				: #000000;
  text-decoration	: underline; }

.footer, .horizontalIndex {
	padding-top		: 25;
	font-family		: "Times New Roman",Times,Palatino,serif;
	font-size		: 10pt;
	line-height		: 100%; }

td.bodyCol, td.twoCol, .firstColHeader, td.firstBody, .firstBody, .even, .header, td.firstHeader, .firstHeader, .colHeader {
	font-size		: 12pt;
	font-family		: "Times New Roman", Times, serif;
	color			: #000000; }

/* NO DISPLAY : NO DISPLAY : NO DISPLAY */
.boxContainer {
	border-style	: solid;
	border-color	: #666666;
	border-width	: 1px;
	background		: #fff; }

.chomeSection, .mainNav {
	display			: none; }

#double, #searchForm {
	display			: none; }

.investment_productsSection {
	border-style	: solid;
	border-color	: #666666;
	border-width	: 1px;
	background		: #fff; }

#wrapper, #content {
	width			: auto; 
	margin			: 0%;
	padding			: 0; 
	border			: 0;
	float			: none !important;
	color			: black; 
	background		: solid; }

/* -------------------------------------------------------------------- */
/*  Left Navigation                                                     */
/* -------------------------------------------------------------------- */
.navTree, .navBranch, .pageTools, .printer, .rightCol {
	display: none; }

.navTree a {
	display: none; }
.navBranch a, a.navLinkExp {
	display: none; }
.navBranch a {
	display: none; }
a.navLinkExp {
	display: none; }
a.navLinkSel, a.navLinkSel:visited {
	display: none; }

.none {
	display:none; }

div.articleTools {
	display:none; }

/* END CSS */