body
{
	font-family: normal 10px Arial, Helvetica, sans-serif; 
	background-color: #f0e8e1;
	text-align: center;
}
	
p {
	margin-bottom: 0.7em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#footer{ 
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 10px;  
	text-align: center;
	background-color: White;
	/*border-top: #f0e8e1 1px solid;*/
	padding: 5px;
	color: #666666;
	margin: 2px 0 0 0;
	}

.searchgreen{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: green;
	font-style: normal;
	padding-left: 10px;
}	

#subTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #663300;
	padding-left: 5px;
}
#leftNav{
	width:99%;
	padding: 0;
	text-align: left;
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 11px;
	color: #666666;
	height: 100%;
}
#leftNav ul li
{
	text-align:left;
	padding: 3px 0 3px 3px;
	list-style-type: none;
}
#leftNav ul li a
{
	text-decoration: none;
}
#leftNav ul li a:hover
{
	text-decoration: underline;
}
#contentBox{
	padding: 2px 2px 2px 10px;
	background-color: White;
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 11px;
	color: #666666;
	}
#newsGrid
{
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 11px;
}
.formBox{
	padding: 2px 2px 2px 2px;
	background-color: White;
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 11px;
	color: #666666;
	border: 1px inset #CCCCCC;
	height: 20px;
	vertical-align: middle;
}
.formButton{ 
	background-color: #999999;
	color: White;
	padding: 1px 2px 1px 2px;
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid Black;
	border-bottom: 1px solid Black;
	height: 20px;
	vertical-align: middle;
	}
.newsLink{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	padding-left: 10px;
	}
	
.tableHeadFont{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	}
	
	
.FAQA{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal
	color: #666666;
	padding-left: 10px;
	}
.newsTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	padding-left: 5px;
}
.FAQQ{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	padding-left: 5px;
}
.newsItemDate{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	font-style: normal;
	padding-left: 7px;
}
.newsDate{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	font-style: normal;
	padding-left: 12px;
}
.normalText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #696969;
	font-style: normal;
	padding-left: 7px;
}
.normalItems{ 
	background-color: White;
	padding: 2px 2px 12px 8px;
	}
.alternatingItems{ 
	background-color: #F5FFFA;
	padding: 2px 2px 12px 8px;
	}
.topLeftMargin{ 
	margin: 2px 0 0 0;
	}
.topRightMargin{ 
	margin: 2px 2px 0px 0px; 
	}
.entryPriceBoxHeader{ 
	background-color: #9ACD32;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px 2px 2px 2px;
	font-weight: bold;
	font-size: 12px;
	}
.exitPriceBoxHeader{ 
	background-color: #CD6532;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px 2px 2px 2px;
	font-weight: bold;
	font-size: 12px;
	}
.entryPriceBox{ 
	background-color: White;
	color: #9ACD32;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px 2px 2px 2px;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #9ACD32;
	}
.exitPriceBox{ 
	color: #CD6532;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px 2px 2px 2px;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #CD6532;
	background-color: White;
	}
.heightSolution{
	background-color: White;
	background-image: url(../images/bodybg.gif);
	background-repeat: repeat-y;
	height: 100%;
}
div#test{
	height: 100%;
	background-color: White;
	background-image: url(../images/bodybg.gif);
	background-repeat: repeat-y;	
}