body,
table,
input
{
	font-family: Arial;
}
.label,
td.caption
{
	color: #0066CC;
	text-align: right;
}
.comment
{
	color: #669966;
}
.loginText
{
	color: #0066CC;
}
.loginHeader
{
	font-weight: bold;
	font-size: 28px;
	color: white;
}
.loginLink
{
	color: #0066CC;
}
.menuLink
{
	font-size: 8pt;
	color: white;
	background-color: #669966;
}
.menuTopLink
{
	font-weight: bold;
	font-size: 8pt;
	color: #669966;
	background-color: white;
}
.menuMessage
{
	font-weight: bold;
	color: white;
	background-color: #0066CC;
	text-indent: 10px;
}
.menuLabel
{
	font-size: 8pt;
	color: black;
	line-height: 150%;
	text-align: right;
}
.menuHeader
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	line-height: 200%;
	text-align: center;
}
.menuForeColor
{
	color: black;
	background-color: #dbe5f1;
}
.menuBackColor
{
	color: black;
	background-color: #dbe5f1;
}
.footerLink
{
	color: black;
}
.footerBackColor
{
	background-color: #dbe5f1;
}
.header2
{
	background-color: #dbe5f1;
	text-indent: 10px;
}

