.formElement1
{
	font-weight: bold;
}

.formElement2
{
	font-size: 8pt;
	font-weight: bold;
}

.formElement3
{
	font-weight: bold;
	color: #FFFFFF;
	
}

.formElement4
{
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	
}

.whiteHeading
{
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	
}

.formInline2
{
	font-size: 8pt;
}

.smallSlant
{
	font-size: 8pt;
	font-style: italic;
}

.slant
{
	font-style: italic;
}

.updated
{
	color: #ff0000;
	
	font-weight: bold;
}

.warning
{
	color: #FF0000;
	
}

.hint
{
	color: #0000FF;
	
}

.smallHint
{
	font-size: 8pt;
	color: #0000FF;
	
}

.bigText
{
	font-size: 12pt;
}

.hltGrey1
{
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
	
}

.hltBlue1
{
	font-weight: bold;
	color: #336699;
	
}

.whiteText
{
	color: #FFFFFF;
	
}

.txtNavy1
{
	color: #000080;
	
}

.yellowText
{
	font-size: 11pt;
	font-weight: bold;
	color: #FFFF00;
	
}

.goldPrompt
{
	font-weight: bold;
	color: #FFCC00;
	
}

.txtCECECEx8
{
	font-size: 8pt;
	color: #CECECE;
}