﻿.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:link {
  color: #666666; 
  text-decoration: underline;
  font-family: arial;
  font-size: 10pt;}

A.link: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;
  }

 A.small:link
{
	font-size: 8pt;
	color: #0066cc;
	font-family: arial;
	text-decoration: underline;
}

 A.small:visited {
  color: #330066; 
  text-decoration: underline; 
  font-family: arial;
  font-size: 8pt;}
  
 A.lined:link {
  color: #0066cc; 
  text-decoration: underline;
  font-family: arial;
  font-size: 10pt;}

 A.lined: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 
{
	position: absolute;
	bottom: 1px;
}  


TBODY
{
  font-family: arial;
 
}

TEXTAREA
{
	font-family: arial;
}

.btnStd
{ 
    font: bold 90% Arial, Helvetica, Sans-Serif;
    margin: 3px 2px;

}

.border
{
    border: 2px dashed;
}

A.menuNormal
{
	text-decoration:none;
	color: White;
	font-size: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	font-style: italic;
}

img.link
{
	border: none;
}

