div.contentBlock { background-color: white; font-size: 1em;}
div.contentBlock { padding-bottom: 30px; padding-left: 30px; padding-right: 30px; margin-bottom: 20px;}
div.contentBlock h1 { font-family: trebuchet ms; font-size: 1.2em; background-color: #efefef;  color: #FF0066; margin-top: 0px; margin-bottom: 10px; text-transform: uppercase;}
div.contentBlock h2 { font-family: trebuchet ms; font-size: 1.1em; }
div.contentBlock h3 { font-family: trebuchet ms; font-size: 0.9em; }
div.contentBlock h4 { font-family: trebuchet ms; font-size: 0.8em;}
div.contentBlock p { font-family: trebuchet ms; font-size: 0.9em; line-height: 22px; color: #000; }
div.contentBlock ul { font-family: trebuchet ms; font-size: 0.9em; line-height: 18px; color: #000;}
div.contentBlock ol { font-family: trebuchet ms; font-size: 0.9em; line-height: 22px; color: #000; }

.contentBlockEx
{
	font-family: trebuchet ms;
	font-size: 0.9em;
	line-height: 18px;
	color: #000;
}

.standardLabel
{
	font-family: tahoma;
	font-size: 8pt;
}

.standardControl
{
	font-family: tahoma;
	font-size: 8pt;
	color: maroon;
	border: solid silver 1px;
}