.SectionHeader
{
	COLOR: rgb(0,51,102); 
	font-size: medium; 
	font-weight: bold;	
}

.MgtName
{
    font-size: medium;
    font-family: Arial, Helvetica, Sans-Serif;
    color: #000000;
    font-weight: bold;
}

.MgtTitle
{
    font-size: x-small;
    font-family: Arial, Helvetica, Sans-Serif;
    color: #696969;
    font-weight: normal;
}

.BdyHdr
{
    font-size: large;
    font-family: Arial, Helvetica, Sans-Serif;
    color: #000000;
    font-weight: bold;
    PADDING-BOTTOM: 10px;
}

.BdyHdrSm
{
    font-family: Arial, Helvetica, Sans-Serif;
    color: #000000;
    font-weight: bold;
    padding-bottom: 5px;
}

A:link {
  color: #666666; 
  text-decoration: underline;
  font-family: arial;
  font-size: 10pt;}

A:visited {
  color: #666666; 
  text-decoration: underline; 
  font-family: arial;
  font-size: 10pt;}
  
A.lg:link {
  color: #666666; 
  text-decoration: underline;
  font-family: arial;
  font-size: 12pt;
  font-weight: bold;
  }

A.lg:visited
{
  color: #666666; 
  text-decoration: underline; 
  font-family: arial;
  font-size: 12pt;
  font-weight: bold;
  }

.small A:link
{
	font-size: 8pt;
	color: #0066cc;
	font-family: arial;
	text-decoration: underline;
}

.small A:visited {
  color: #330066; 
  text-decoration: underline; 
  font-family: arial;
  font-size: 8pt;}
  
.lined A:link {
  color: #0066cc; 
  text-decoration: underline;
  font-family: arial;
  font-size: 10pt;}

.lined A:visited {
  color: #330066; 
  text-decoration: underline; 
  font-family: arial;
  font-size: 10pt;}


html, body
{
    height: 100%;
    margin: 0 0 1px;
    padding: 0;
    }

P {
  color: #000000; 
  text-decoration: none;
  font-family: arial;
  font-size: 10pt;}
  
LI {
  color: #000000; 
  text-decoration: none;
  font-family: arial;
  font-size: 10pt;}
  
TD {
  color: #000000; 
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
}
  
.footer 
{
}  


TBODY
{
  font-family: arial;
 
}

TEXTAREA
{
	font-family: arial;
}

.btnStd
{ 
    font: bold 90% Arial, Helvetica, Sans-Serif;
    margin: 3px 2px;

}

.border
{
    border: 2px dashed;
}

.menuNormal
{
	color: White;
	font-size: 14px;
	padding: 20px;
}
    