P, TD  
{
	font-family: Arial, Helvetica, sans-serif;
}
UL LI 
{
	list-style-image: url(images/marker.gif);
}
SELECT
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
}
A, A:LINK, A:VISITED 
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF3300;
}
.GlobalNav
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10;
	color: #FFFFFF;
}




TABLE.XSL_TABLEMain
{
	width: 100%;
}

TABLE.XSL_TABLEHeader
{
	width: 100%;
	background-color: #000000;
	border-color: #000000;
	border-style: solid;
	border-top-width: thin;
	border-bottom-width: 0px;
	border-right-width: thin;
	border-left-width: thin;
}

TABLE.XSL_TABLEHeaderAccept
{
	width: 100%;
	background-color: #FFCB29;
	border-color: #000000;
	border-style: solid;
	border-top-width: thin;
	border-bottom-width: 0px;
	border-right-width: thin;
	border-left-width: thin;
}

TD.XSL_TDHeader
{
	width: 100%;
	font-weight: bold;
	font-size: 12pt;
	font-family: arial;
	color: #FFFFFF;
}

TD.XSL_TDHeaderAccept
{
	width: 100%;
	font-weight: bold;
	font-size: 12pt;
	font-family: arial;
	color: #FF0000;
}

TABLE.XSL_Elements
{
	width: 100%;
	background-color: #CCCCCC;
	border-color: #000000;
	border-style: solid;
	border-top-width: thin;
	border-bottom-width: thin;
	border-right-width: thin;
	border-left-width: thin;
}

TD.XSL_FieldName
{
	font-weight: bold;
	font-size: 10pt;
	font-family: arial;
	white-space: nowrap;
}

TD.XSL_FieldData
{
	width: 100%;
	font-weight: normal;
	font-size: 10pt;
	font-family: arial;
}

