td.tdHeader
{
	display: none;
}

BODY
{
	background-color: #EBF5F3;
  FONT-FAMILY: Verdana, Helvetica, sans-serif;
  FONT-SIZE: .8em;
  FONT-WEIGHT: normal;
  LETTER-SPACING: normal;
  TEXT-TRANSFORM: none;
  WORD-SPACING: normal
}

ol.olAnchor
{
	font-family: Verdana;
	font-weight: bold;
	color: Teal;	
}

table
{ 
	font-family: Verdana; font-size: 9pt 
}

td
{ 
	font-family: Verdana; font-size: 9pt 
}

td.tdBorder
{
  background-color: #305251;
}

table.List
{
	border: 0px;
}

table.List tr.Header td
{
	background-color: Gray;
}

table.List tr.SubHeader td
{
	background-color: #E0E0E0;
}

table.List tr.Alternate td
{
  background-color: #96CBC0;
}

a:link
{	
	text-decoration:	none;
	color: Teal;
}

a:visited
{	
	text-decoration:	none;
	color: Teal;
}	

a:active
{	
	text-decoration:	none;
	color: Teal;
}	

a:hover
{	
	text-decoration:	underline;
	color: Teal;
}

H3	
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.5em;
	font-weight:	100;
	color: #306865;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}	
H1
{
    FONT-SIZE: 12pt;
    COLOR: #306865;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
H5	
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.25em;
	font-weight:	300;
	color: #306865;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}
.formfield   
{ 
	font-size: 9 pt; 
	font-family: Verdana, Arial; 
	background-color: #ffffff; 
    border: 1px groove #000000; 
}
.formbutton  
{ 
	font-size: 9 pt; 
	font-family: Verdana, Arial; 
	background-color: #e0e0e0; 
    border: 1px groove #000000;
    cursor: hand; 
}
.formcheckbox
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-SIZE: 10pt;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: medium none;
    FONT-FAMILY: Arial
}
.menucursor
{
	cursor: hand;
}
#mainheader
{
    FONT-SIZE: 14pt;
    COLOR: #B3CEC7;
    FONT-FAMILY: 'Arial Black'
}
#bodymain
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
#bodyfooter
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Arial;
    TEXT-ALIGN: center
}