.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
}

.title 
{
	font-family:  Helvetica, Verdana, Arial,  sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #336699;

}

.subtitle 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight:  bold;
	font-variant: normal;

}

.subtitle2 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:  bold;
	font-variant: normal;

}
.tableheader 
{
	FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #ffffff;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: #009900
}

.bodytext
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY:  Verdana, Helvetice, Verdana, Arial
}

.bodytext2
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-FAMILY:  Verdana, Helvetice, Verdana, Arial
}

.bodytextblue
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #336699;
    FONT-FAMILY:  Verdana, Helvetice, Verdana, Arial;
}
.tabledata 
{
	FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    FONT-FAMILY: Arial
}

.table 
{
	 BORDER-RIGHT: #336699 1px solid;
    BORDER-TOP: #336699 1px solid;
    BORDER-LEFT: #336699 1px solid;
    BORDER-BOTTOM: #336699 1px solid;
    BACKGROUND-COLOR: #ffffff}
    
.doubletable 
{
	 BORDER-RIGHT: #336699;
    BORDER-TOP: #336699;
    BORDER-LEFT: #336699;
    BORDER-BOTTOM: #336699;
    border-bottom-style: double;
    border-left-style: double;
    border-top-style: double;
    border-right-style: double;
    BACKGROUND-COLOR: #ffffff}  
    
.doubletableblackborder 
{
	 BORDER-RIGHT: #000000;
    BORDER-TOP: #000000;
    BORDER-LEFT: #000000;
    BORDER-BOTTOM: #000000;
    border-bottom-style: double;
    border-left-style: double;
    border-top-style: double;
    border-right-style: double;
    BACKGROUND-COLOR: #ffffff} 
          
.tableclear 
{
	 BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    BORDER-BOTTOM: #000000 1px solid;
} 
    
.tableblue 
{
	 BORDER-RIGHT: #336699 1px solid;
    BORDER-TOP: #336699 1px solid;
    BORDER-LEFT: #336699 1px solid;
    BORDER-BOTTOM: #336699 1px solid;
    BACKGROUND-COLOR: #E1E6EA}  
.doubletableblue 
{
	 BORDER-RIGHT: #336699;
    BORDER-TOP: #336699;
    BORDER-LEFT: #336699;
    BORDER-BOTTOM: #336699;
    border-bottom-style: double;
    border-left-style: double;
    border-top-style: double;
    border-right-style: double;
    BACKGROUND-COLOR: #E1E6EA}         
.submitbutton
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    TEXT-TRANSFORM: uppercase;
    COLOR: #ffffff;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #009900
}



A:active
{
	color: #336699;
	text-decoration: none
	
}

A:link
{
	color: #336699;
	text-decoration: none
}
A:visited
{
	color: #336699;
	text-decoration: none
}
A:hover
{
	color: #336699;
	text-decoration: underline
}
UL 
{
	 margin-top: 7px;
	 margin-bottom: 5px;
}
P
{
	line-height: 18px
}
EM
{
	font-style:normal;
  font-weight: normal;
  font-size: 11px
}

	