.NormalText
{
	font-size: 10px;
	font-family: Arial;
}
.NormalTextBold
{
	font-weight: bold;
	font-size: 10px;
	font-family: Arial;
}
.PageBackColor
{
	background-color: ghostwhite;
}
.PageHeaderText
{
	font-weight: bold;
	font-size: 10px;
	color: white;
	font-family: Arial;
}
.LinkText
{
	font-weight: bold;
	font-size: 10px;
	color: white;
	font-family: Arial;
}
.TableHeader
{
	font-weight: bold;
	font-size: 10px;
	color: white;
	font-family: Arial;
	background-color: navy;
}
.TableRowStyle
{
	font-family: Arial;
	background-color: gainsboro;
}
INPUT
{
	font-size: 11px;
	font-family: Arial;
}
SELECT
{
	font-size: 11px;
	font-family: Arial;
}
.CalendarText
{
	font-weight: bold;
	font-size: 9px;
	font-family: Arial;
}
.DisabledLabel
{
	font-weight: bold;
	font-size: 10px;
	color: gray;
	font-family: Arial;
}
TEXTAREA
{
	font-size: 11px;
	font-family: Arial;
}
.DateString
{
mso-number-format:'[$-409]m/d/yy\ h:mm\ AM/PM;@'
}

