.clsStText
{
	font-family:Arial;
	font-size:10pt;
	font-style:normal;
	color:#000000;
}

.clsStInputText
{
	font-family:Arial;
	font-size:10pt;
	font-style:normal;
	color:#000000;
	background-color:#7F93C8;
	border:1px solid #0055A5;
}

.clsStBoldText
{
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	color:#000000;
}

.clsStBlueBoldText
{
	font-family:Arial;
	font-size:11pt;
	font-weight:bold;
	color:#0055A5;
}

.clsMenuText
{
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	cursor:hand;
	color:#0055A5;
	text-decoration:none;
}

.clsButtonText
{
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	cursor:hand;
	color:#0055A5;
	text-decoration:none;
}

.clsSmallButtonText
{
	font-family:Arial;
	font-size:9pt;
	font-weight:bold;
	cursor:hand;
	color:#0055A5;
	text-decoration:none;
}


.clsBreadCrumbText
{
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	font-style:italic;
	color:#BBBBBB;
}

.clsHeading
{
	font-family:Arial;
	font-size:14pt;
	font-weight:bold;
	color:#000000;
}

.clsSubHeading
{
	font-family:Arial;
	font-size:12pt;
	font-weight:bold;
	color:#000000;
}

.clsSmallText
{
	font-family:8px;
	font-size:8pt;
	color:#BBBBBB;
}

.clsAddressText
{
	font-family:Arial;
	font-size:9pt;
	color:#888888;
}

.clsAddressButtonText
{
	font-family:Arial;
	font-size:9pt;
	color:#888888;
	cursor: hand;
	text-decoration:none;
}

.clsFooterText
{
	font-family:Arial;
	font-size:7pt;
	color:#888888;
}

.clsImageArea 
{
	background-color:#DDDDDD;
	border:1px dotted #DE0E0D;
}