body
{
	font-size: 10pt;
	font-family: Arial;
}
.FieldLabel
{
	font-size: 10pt;
	font-family: 'Arial Black';
}
.FieldInput
{
	font-size: 10pt;
	font-family: Arial;
}
.stdText
{
	font-size: 10pt;
	font-family: Arial, Verdana, 'Microsoft Sans Serif';
}
.stdTextBold
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial, Verdana, 'Microsoft Sans Serif';
}
.stdPrint
{
	font-size: 12pt;
	font-family: Arial, Verdana, 'Microsoft Sans Serif';
}
.stdPrintBold
{
	font-weight: bold;
	font-size: 12pt;
	font-family: Arial, Verdana, 'Microsoft Sans Serif';
}
.Note
{
	font-size: 8pt;
	font-family: Arial;
}
.PlaqueLabel
{
	font-weight: bold;
	font-size: 30pt;
	color: black;
	font-family: Arial;
}
.PlaqueElement
{
	font-weight: bold;
	font-size: 20pt;
	color: black;
	font-family: Arial;
}
.FieldText
{
	font-size: 10pt;
	font-family: Arial, Verdana, 'Microsoft Sans Serif';
}
.menuItem
{
	font-size: 8pt;
	font-family: Arial, Verdana, 'Microsoft Sans Serif';
}
.ExpandCollapse
{
	font-size: 10pt;
	color: black;
	font-family: Verdana, Arial;
	text-decoration: none;
}
.popupmenu
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-family: Arial, Verdana, 'Microsoft Sans Serif';
	background-color: #101441;
	text-decoration: none;
}
.activemenu
{
	font-weight: bold;
	font-size: 8pt;
	color: red;
	font-family: Arial, Verdana, 'Microsoft Sans Serif';
	background-color: #101441;
	text-decoration: none;
}
.Header
{
	font-weight: bold;
	font-size: 16pt;
	color: black;
	font-family: Arial, Verdana, 'Microsoft Sans Serif';
}
