
body  {
	font-family:"Times New Roman", Times, serif;
	font-size:100%;
	background-color:#FFFFFF;
	padding-left:10px;
	}
	
a:link  {
	color:#008000;
	}
a:visited  {
	color:#808000;
	}
a:hover  {
	color:#006600;
	text-decoration:none;
	}
	
h1   {
	font-size:24px;
	color:#006600;
	text-align:center;
}
h2  {
	color:#008000;
	text-align:left;
	font-size:18px;
	}
h2.subHead  {
	color:#008000;
	text-align:center;
	font-size:18px;
	font-style:italic;
	}
h3  {
	color:#006600;
	text-align:left;
	font-size:18px;
	font-weight:700;
	}

.bodytext {  font-family: "Times New Roman", Times, serif; font-size: 14px; font-style: normal; font-weight: normal}
.boldBlack {  font-family: "Times New Roman", Times, serif; font-size: 14px; font-style: normal; font-weight: bold; color: #000000}
.boldGreen {  font-family: "Times New Roman", Times, serif; font-size: 14px; font-style: normal; font-weight: bold; color: #006600}
.linktext {  font-family: "Times New Roman", Times, serif; font-size: 14px; font-style: normal; font-weight: normal; color: #006600}
.new {  font-family: "Times New Roman", Times, serif; font-size: 14px; font-style: normal; font-weight: bold; color: #FFFF66}
.boldGreenCopy { font-family: "Times New Roman", Times, serif; font-size: 18px; font-style: normal; font-weight: bold; color: #CC0000}
.errorMsg  {
	color:#C00;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	padding:10px;
	}

.marketCommentary  {
	padding-top:20px;
	width:98%;
	margin:auto;
	background-color: #F5FEF5;
	text-align:center;
	/*border-left: #008000 thin solid;*/
	background-color: #FFF;
	}

#theAccordion   {
	background-color: #F5FEF5;
}

.marketCommentary h1  {
	color:#008000;
	text-align:center;
	font-size:30px;
	}
	
.marketCommentary h2  {
	color:#008000;
	text-align:left;
	font-size:20px;
	}
	
.mainContent  {
	width:85%;
	margin: 30px auto;
	text-align:left;
	border:#ECF2ED thin solid;
	padding:10px;
	border-bottom:#030 medium solid;
	}
	
.mainContent ul li  {
	padding-bottom:5px;
	}
.mainContent ol  {
	list-style:upper-alpha;
	}
.mainContent ol li  {
	padding-bottom:10px;
	}
.mainContent table   {
	border:#030 thin solid;
}
	
.mailForm  {
	width:80%;
	margin: 30px auto;
	padding:5px;
	border: #008000 thin solid;
	background-color: #ECF4EC;
	}
.mailForm label  {
	display:block;	
	float:left;
	width:150px;
	padding-left:40px;
	}
.mailForm ul   {
	list-style:none;
	}
	
.menuBar  {
	border: #006600 thin solid;
	background-color: #ECF4EC;
	margin-bottom:20px;
	}
.menuBar ul  {
	margin:0;
	padding-left:15px;
	padding-top:10px;
	padding-bottom:15px;
	list-style: square;
	}
.menuBar ul li  {
	padding-bottom:5px;
	}
	
.sidebar {
	color:#000;
	font-size:12px;
}
.sidebar h2, .sidebar h3 {
	color:#009000;
	font-weight:700;
	font-size:12px;
}
.nospace {
	
	margin-bottom:-3px;
}

#footer  {
	text-align:center;
}
.copyright   {
	font-size:15px;
}
.stickyd  {
	text-align:right;
	color:#999;
	font-size:12px;
}
.stickyd a  {
	text-align:right;
	color:#999;
	font-size:12px;
	text-decoration:none
}

.error  {
	color:#F03;
}
