#container {
 	width:100%;
 	margin-right:auto;
 	margin-left:auto;
	background: none;
	padding: 0;
	}
	
#containerchild {
 	width:100%;
 	margin-right:auto;
 	margin-left:auto;
	background: none;
	padding: 0;
	}

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #000000;
	}
	
/*-----------TopNav-----------*/

#TopNav {
	display: none;
	}
		
/*-----------Banner-----------*/

#Banner {
	display: none;
	}
	
/*-----------Nav-----------*/

#Nav {
	display: none;
	}

/*-----------MainColIndex-----------*/
	
#MainColIndex {
	float: right;
	margin-right: 10px;
	padding: 0;
	width: 639px;
	min-height: 350px;
	}
	
/*-----------Welcome-----------*/

#Welcome {
	display: none;
	}
	
/*-----------MainColRight-----------*/
	
#MainColRight {
	width: 100%;
	}
	
/*-----------MarketCommHeader-----------*/
	
#MarketCommHeader {
	display: none;
	}	

/*-----------MarketComm-----------*/
	
#MarketComm {
	margin: 0;
	padding: 0 33px 25px 11px;
	background: none;
	text-align: justify;
	}
	
/*-----------InvestmentsHeader-----------*/
	
#InvestmentsHeader {
	display: none;
	}	

/*-----------Investments-----------*/
	
#Investments {
	margin: 0;
	padding: 0 33px 25px 11px;
	background: none;
	text-align: justify;
	}	
	
/*-----------MemberMail-----------*/

#MemberMail {
	display: none;
	}

/*-----------MainColLeft-----------*/
	
#MainColLeft {
	margin: 0;
	padding: 0;
	width: 100%;
	}
	
/*-----------NewsHeader-----------*/
	
#NewsHeader {
	display: none;
	}	

/*-----------News-----------*/
	
#News {
	margin: 0;
	padding: 0 10px 30px 15px;
	background: none;
	}	

/*-----------LeftColIndex-----------*/
	
#LeftColIndex {
	display: none;
	}
	
/*-----------ChildHeader-----------*/

#ChildHeader {
	display: none;
	}
	
/*-----------ChildContent-----------*/

#ChildContent {
	width: 100%;
	}
	
#ChildContent {
	text-align: justify;
	line-height: 11pt;
	}
	
#ChildContent a:link {
	color: #000000;
	text-decoration: none;
	}	
	
/*-----------RightColChild-----------*/

#RightColChild {
	display: none;
	}
	
/*-----------Footer-----------*/

#Footer {
	width: 100%;
	margin: 0;
	padding: 0;
	background: none;
	}
	
#Footer h1 {
	margin-top: 15px;
	padding-top: 8px;
	border-top: 1px solid #a9a9a9;
	font-size: 8pt;
	color: #a9a9a9;
	}

#Footer .img {
	display: none;
	}
	
/*-----------Text Styles-----------*/

.TextHeader {
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
	border-bottom: 1px solid #000000;
	padding: 4px;
	}
	
.TextSubHeader {
	font-weight: bold;
	color: #000000;
	}
