<style>
#HelpDiv
{
visibility:hidden;
}

td.FilterTableHeader
{
	background-color: #336699;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
span.reportfieldcaption
{ 
 font-weight: bold;
 font-size:small; 
 }
 
table.reportfieldcontent
{ 
 font-size:small; 
 }
 
span.reportfieldcontent
{ 
 }
 
 .collapsePanelHeader{
	width:100%;
	height:30px;
	background-color: #336699;
	color:#FFFFFF;
	font-weight:bold;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


body
{
	font-family: Arial, Helvetica, sans-serif;
	background-color:#ffffff;  /*#e6e6fa*/
	font-size:.80em;
}
a.OldHelp
{
	visibility:hidden;
}
</style>
