
	
/* ADDED BY JEFF */
xP
{
	font-weight: normal;
	font-size: 0.8em;
	color: #000000;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}	
.FormCell
{
	font-weight: normal;
	font-size: 0.8em;
	color: #000000;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}	
.xListItem
{
	font-weight: normal;
	font-size: 0.8em;
	color: #000000;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.BlueDataListHeader
{
	font-family : arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	font-style: normal;
	background-color : #282895;
	border-color: #282895;
}
.DataListHeader
{
	font-family : Arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	font-style: normal;
	background-color : #aca46c;
	border-color: #CACAC1;
}
.DataListFooter
{
	font-family : arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	background-color : #aca46c;
	border-color: #CACAC1;
}
.DataListItem
{
	font-family : arial, helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	background-color : #FFFFFF;
	border-collapse: collapse;
}
.DataListAltItem
{
	font-family : arial, helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	background-color : #EEEDE1;
	border-collapse: collapse;
}
.DataListSelectedItem
{
	font-family : arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	background-color : #282895;
	border-collapse: collapse;
}
