body
{
}


.LoginTitle
{
	font-weight: bold;
	font-size: 12pt;
	color: blue;
	font-family: 'Palatino Linotype';
	background-color: #c7d5ff;
}


.FormError
{
	font-weight: bold;
	font-size: 10pt;
	color: crimson;
	font-family: 'Palatino Linotype';
}
.HeaderTitle
{
	font-weight: bold;
	font-size: 12pt;
	color: #999999;
	font-family: Verdana, Arial, 'Microsoft Sans Serif';
}

.StatusBarCaption
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	font-family: Verdana;
}
.StatusBarStatus
{
	font-weight: normal;
	font-size: 10pt;
	color: white;
	font-family: Verdana;
}
.StatusBar
{
	height: 32px;
	background-color: #003366;
}
.PageTitle
{
	font-weight: bold;
	font-size: 14pt;
	color: #990099;
	font-family: 'Palatino Linotype';
}
.formerror
{
	font-weight: bold;
	font-size: 10pt;
	color: red;
	font-family: 'Palatino Linotype';
}

.formbutton
{
	font-weight: bold;
	font-size: 10pt;
	font-family: 'Palatino Linotype';
}
.formcaption
{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-family: Arial;
}
.formfield
{
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-family: Arial, 'Palatino Linotype';
}
.PageText
{
	font-size: 10pt;
	color: black;
	font-family: 'Palatino Linotype';
}
.PageTextMedium
{
	font-weight: bold;
	font-size: 14pt;
	color: black;
	font-family: 'Palatino Linotype';
}
.GreetingText
{
	font-weight: bold;
	font-size: 11pt;
	color: #000000;
	font-family: 'Palatino Linotype';
}
.NoteText
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: 'Palatino Linotype';
}
.MenuLinks
{
	font-weight: bold;
	font-size: 11pt;
	color: darkblue;
	font-family: 'Palatino Linotype';
}

.MenuLinks:hover
{
	COLOR: red;
}	

.MenuText
{
	font-weight: bold;
	font-size: 11pt;
	color: darkblue;
	font-family: 'Palatino Linotype';
}
