
/* BEGIN: M_F? - RESOURCE ITEM */
.ResourceItem{
	margin: 0;
	width: 570px;
	padding: 0;
}

/* Begin: Spacers */
.hspacer1{
	width: 24px;
	background-color: #D7EFD7;
}

.hspacer2{
	width: 6px;
	background-color: #D7EFD7;
}
/* End: Spacers */

/* Begin: Table title */
.backgroundPanel{
	margin: 0;
	padding-top: 4px;
	padding-bottom: 5px;
	background-color: #D7EFD7;
	color: #666666;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
/* End: Table title */

.colDiv1Bg{
	width: 100px;
	background-color: #D7EFD7;
}

.colDiv1{
	width: 100px;
	border-bottom: 1px solid #D7EFD7;
}
#tableContainer{


	margin: 0;


	padding: 0;


	float: right;


}
.tableContainer1{
	float: left;
}

.colDiv2{
	width: 40px;
	border-bottom: 1px solid #D7EFD7;
}

.colDiv2Bg{
	width: 40px;
	background-color: #D7EFD7;
}

/* END: M_F? - RESOURCE ITEM */

