P  {
	font-family : Verdana,Arial,sans-serif;
	font-size : 10pt;
}

H1  {
	font-size : 12pt;
	font-family : Verdana,Arial,sans-serif;
	font-weight : bold;
}

H2  {}

H3  {}

A  {
	color : CC6633;
}

A:Visited  {
	color : CC6633;
}

A:Active  {
	color : 6666FF;
}

A:Hover  {
	text-decoration : none;
}

BODY  {
	font-size : 10pt;
	font-family : Verdana,Arial,sans-serif;
	background-color : white;
}


TD  {
	font-size : 10pt;
	font-family : Verdana,Arial,sans-serif;
}

A.Toolbar  {
	font-size : 10pt;
	font-family : sans-serif;
	color : Lime;
}

A.Toolbar:Hover  {
	font-size : 10pt;
	font-family : sans-serif;
	color : Yellow;
}

.smallText  {
	font-size : 8pt;
	font-family : sans-serif;
}

 .clsRed { 
    color: red;
  } 

  .sfReqFN {
  font-family:		WingDings;
  color:		black;
  background-color: 	#CCCC99;
  font-size:		9pt;
  margin-left:		0;
  margin-right:		0;
  margin-top:		0;
  }

  .StatusFlagRequired { 
  font-family:		WingDings;
  color:		black;
  background-color: 	#CCCC99;
  font-size:		9pt;
  margin-left:		0;
  margin-right:		0;
  margin-top:		0;
  width:		5px;
/*  position:		absolute;
  left:			180px; */
  }

  .StatusFlagError {
  font-family:		WingDings;
  color:		red;
  background-color: 	#CCCC99;
  font-size:		9pt;
  margin-left:		0;
  margin-right:		0;
  margin-top:		0;
  width:		5px;
/*  position:		absolute;
  left:			180px; */
  }

  .StatusFlagErrorRequired {
  font-family:		WingDings;
  color:		red;
  background-color: 	#CCCC99;
  font-size:		9pt;
  margin-left:		0;
  margin-right:		0;
  margin-top:		0;
  width:		5px;
/*  position:		absolute;
  left:			180px; */
  }

  .StatusFlagOk {
  font-family:		WingDings;
  color:		#CCCC99;
  background-color: 	#CCCC99;
  font-size:		9pt;
  margin-left:		0;
  margin-right:		0;
  margin-top:		0;
  width:		5px;
/*  position:		absolute;
  left:			180px; */
  }

  .StatusFlagOkRequired {
  font-family:		WingDings;
  color:		black;
  background-color: 	#CCCC99;
  font-size:		9pt;
  margin-left:		0;
  margin-right:		0;
  margin-top:		0;
  width:		5px;
/*  position:		absolute;
  left:			180px; */
  }