.clsHeaderTitle16
{
	font-weight: bold;
	font-size: 16pt;
	color: #003399;
}
.clsHeaderTitle12
{
	font-weight: bold;
	font-size: 9pt;
	color: #444544;
	letter-spacing: 1pt;
}
.clsFooter
{
   FONT-FAMILY: Arial, Helvetica;
   FONT-SIZE: 7pt;
   color: #A1A293;
}

.clsFooter A {FONT-WEIGHT: bold; FONT-SIZE: 7pt; FONT-FAMILY: Arial, Helvetica; COLOR:#990033; TEXT-DECORATION: none}
.clsFooter A:ACTIVE { FONT-WEIGHT: bold; FONT-SIZE: 7pt; FONT-FAMILY: Arial, Helvetica; COLOR:#990033; TEXT-DECORATION: none}
.clsFooter A:VISITED { FONT-WEIGHT: bold; FONT-SIZE: 7pt; FONT-FAMILY: Arial, Helvetica; COLOR:#990033; TEXT-DECORATION: none}
.clsFooter A:HOVER	{ FONT-WEIGHT: bold; FONT-SIZE: 7pt; FONT-FAMILY: Arial, Helvetica; COLOR:#0033FF;}
.clsFooter A.OLD:VISITED { FONT-WEIGHT: bold; FONT-SIZE: 7pt; FONT-FAMILY: Arial, Helvetica; COLOR:#0066CC; TEXT-DECORATION: none}

.clsBreadCrumb
{
	font-weight: bold;
	font-size: 12pt;
	color: #a1a293;
	font-family: Arial, Helvetica;
}
.clsBreadCrumbHighlight
{
	font-weight: bold;
	font-size: 12pt;
	color: #0033FF;
	font-family: Arial, Helvetica;
	text-decoration: underline;
}
.clsLogoBackground
{
	/* BACKGROUND-COLOR: #A1A293;*/
	color: #003366;
	background-color: #003366;
	height: 3px;
}
.clsThemeBackground
{
	BACKGROUND-COLOR: #A1A293;
}
.clsNoThemeBackground
{
	BACKGROUND-COLOR: #ffffff;
}
.clsTableBorder
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
}
.clsTableNoBorder
{
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
}
.clsTableHighlight
{
	border-right: #A1A293 1px solid;
	border-top: #A1A293 1px solid;
	font-weight: bold;
	font-size: 11px;
	border-left: #A1A293 1px solid;
	color: #000000;
	border-bottom: #A1A293 1px solid;
	font-family: arial,helvetica,verdana;
	background-color: #ffffff;
}
.clsFormHeader
{
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	font-family: arial,helvetica,verdana;
	background-color: #A1A293;
}
.clsFormHeader2
{
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	font-family: arial,helvetica,verdana;
	background-color: #336699;
}
.clsFormLabel
{
	font-weight: bold;
	font-size: 8pt;
	color: #444544;
}
.clsRedText
{
    font-weight: bold;
    font-size: 9pt;
    color: maroon;
    font-family: Arial;
}
.clsDg
{
  border-color: #cccc99;
  background-color: #f5f5dc;
}

.clsDg_Header
{
  border-right: #cccc99 thin outset;
  border-top: #cccc99 thin outset;
  font-weight: bold;
  font-size: 10pt;
  border-left: #cccc99 thin outset;
  color: Black;
  border-bottom: #cccc99 thin outset;
  font-family: Arial;
  background-color: #cccc99;
  text-align: center;
}

.clsDg_Header2
{
	border-right: #ccccff thin outset;
	border-top: #ccccff thin outset;
	font-weight: bold;
	font-size: 10pt;
	border-left: #ccccff thin outset;
	color: #ffffff;
	border-bottom: #ccccff thin outset;
	font-family: Arial;
	background-color: #336699;
	text-align: center;
}

.clsDg_Footer
{
  border-right: #cccc99 thin outset;
  border-top: #cccc99 thin outset;
  font-weight: bold;
  font-size: 10pt;
  border-left: #cccc99 thin outset;
  color: white;
  border-bottom: #cccc99 thin outset;
  background-color: #cccc99;
  text-align: center;
}

.clsDg_Pager
{
  font-weight: bold;
  font-size: 10pt;
  font-family: Arial;
  background-color: #cccc99;
  text-align: right;
}

.clsDg_item
{
  text-indent: 2pt;
  background-color: #f5f5dc;
}

.clsDg_Alternate
{
  text-indent: 2pt;
  background-color: gainsboro;
}

.clsDg_SelectedItem
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial;
	text-indent: 2pt;
	background-color: lightsteelblue;
}
.clsBgGradient
{
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr= '#000000FF' , EndColorStr= '#C0A1A293' );
	border-bottom: #C0C1A2 1px solid;
}