.sectionheader
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	background-color: #DFEEDF;
	color: #006E5F;
}

.sectionheadertop
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	background-color: #DFEEDF;
	color: #006E5F;
}

.datatable
{
	
	background-color: white;
	
	font-weight: normal;
	font-size:8pt;
	
	font-family: Arial;
}

.Sectioncontrols
{
	/*background-color: white;*/
	font-weight: normal;
	font-size:8pt;
	color:Navy;
	font-family: Arial;	
	
}
.sectiondescription
{
	font-size: 8pt;
	font-family: Arial;
	line-height: 15pt;
	border-bottom: navy 1pt solid;
	vertical-align: middle;
	text-align: left;
	background-color: #78AF82;
	color:White;
}	

.listindexercss
{
	position:relative;
	margin-top:9px;
	margin-left:10px;
}
