.BodyTitle{
	font-family: arial, helvetica, san-serif;
	font-size: 12pt;
	color: #9F0f0A;
	text-align: left;
 }		
	
.BodyText{
	font-family: arial, helvetica, san-serif;
	font-size: 10pt;
	color: #000000;
	text-align: left;
 }		
.TLabel
{
  font-size: 9pt;
  color:Black;
  font-family: Verdana;
}
.TBreak
{
  font-size: 4pt;
}
.TLabelHead
{
  font-size: 9pt;
  color: Black;
  font-family: Verdana;
  font-weight:bold;
}
.TLabelHeadBlue
{
  font-size: 9pt;
  color: Navy;
  font-family: Verdana;
  font-weight:bold;
}
.TLabelHeadBlack
{
  font-size: 9pt;
  color: black;
  font-family: Verdana;
  font-weight:bold;
}
.THeader
{
  font-weight: bold;
  font-size: 15px;
  color: Black;
  font-family: Verdana;
}
.TRequiredField
{
  color: red;
  font-family: Verdana;
}
.TTitle
{
  font-weight: bold;
  font-size: 18px;
  font-family: Verdana;
  color: Navy;
}
.TError
{
  color:Red;
  font-family: Verdana;
  font-size: 13px;
}
.TMenu
{
  color:Black;
  font-family: Verdana;
  font-size: 13px;
  font-weight:bold;
}
.TMenuSelect
{
  color:Navy;
  font-family: Verdana;
  font-size: 13px;
  font-weight:bold;
}
.TMenuLabel
{
  font-size: 10px;
  color:Black;
  font-family: Verdana;
}
.lowText 
{ 
  text-decoration: none; 
  color: #000000; 
  font: 12px Arial, Helvetica 
}
.highText 
{ 
  text-decoration: none; 
  color: #FFFFFF; 
  font: 12px Arial, Helvetica 
}
.itemBorder 
{ 
  border: 1px solid #666666 
}
.itemBorderBlank 
{ 
  border: 1px solid #CCCCDD 
}
.buttonText 
{ 
  text-decoration: none; 
  color: #FFCC99; 
  font-family: Verdana 
}
.buttonHover 
{ 
  text-decoration: none; 
  color: #99CCFF; 
  font: Bold 12px Arial, Helvetica; 
  padding: 1px 
}
.buttonBorder 
{ 
  border: 1px outset #339966 
}
.buttonBorderOver 
{ 
  border: 1px inset #CC9966 
}
.clsOdd
{
  background-color: InactiveCaptionText;
  font-size: 9pt;
  font-family: Arial;
}
.clsEven
{
  background-color: #9ACAFE;
  font-size: 9pt;
  font-family: Arial;
}

