.FooterTXT{font-family: "Arial, Helvetica"; font-size: 8pt; color: #CBCCCB;}
.NoteTXT{font-family: "Arial, Helvetica"; font-size: 8pt; color: black;}
.ParagraphTXT{font-size: 10pt;	color: black; font-family: 'Arial, Helvetica';}
.TitleTXT
{
	font-weight: bold;
	font-size: 16pt;
	color: #5c59b0;
	font-family: Arial, Helvetica;
}
.SubTitleTXT
{
	font-weight: bold;
	font-size: 12pt;
	color: #5c59b0;
	font-family: Arial, Helvetica;
}
.FormSubTXT
{
	font-size: 12pt;
	font-family: Arial, Helvetica;
}
.HiddenTXT
{
	font-size: 6pt;
	color: white;
	font-family: Arial, Helvetica;
}
.Links{font-family: 'Lucida Sans Unicode'; color: Black; font-size: 10pt;}

.TableCellBackground
{
		background-position: center center;
		background-attachment: fixed;
		background-repeat: no-repeat;
}

.clsHelpMenu
{
	z-index: 99;
	left: 240px;
	visibility: hidden;
	width: 480px;
	position: absolute;
	top: 140px;
	height: 280px;
	layer-background-color: #cccccc;
}