BODY
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Arial;
}
A
{
    COLOR: Black;
    FONT-FMAILY: Verdana
}

    A:link { COLOR: #1A5BBD; FONT-WEIGHT: none; TEXT-DECORATION: none }
    A:visited { color: #1A5BBD; font-weight: none; text-decoration: none }
    A:hover { color: #E99C23; font-weight: none; text-decoration: underline }


TABLE
{
    BORDER-COLLAPSE: collapse
}
CAPTION
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    FONT-STYLE: italic;
    FONT-FAMILY: Arial;
    TEXT-ALIGN: left;
    caption-side: bottom
}

TD
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Arial
}

TR
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Arial;
    TEXT-ALIGN: left
}
TH
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: white;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #3366cc;
    TEXT-ALIGN: left
}

.MenuOn
{
    FONT-SIZE: 8pt;
    COLOR: white;
    FONT-FAMILY: Arial
    
}

.MenuOff
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Arial
}


.customButton
{
    BORDER-RIGHT: #3366cc double;
    BORDER-TOP: #3366cc double;
    FONT-SIZE: 8pt;
    BORDER-LEFT: #3366cc double;
    COLOR: black;
    BORDER-BOTTOM: #3366cc double;
    FONT-FAMILY: Arial;
    HEIGHT: 25px;
    BACKGROUND-COLOR: #eeeeee
}


.mod_head{
  background-color:#bad5e9;
  background-position:top left;
  background-repeat:repeat;
  color:#000;
  border-bottom:1px solid #bad5e9;
  border-top:1px solid #bad5e9;
  border-left:1px solid #bad5e9;
  border-right:1px solid #bad5e9;  
  padding:0px 0px 0px 0px;
}

.mod_main{
  border-top:1px solid #bad5e9;
  border-bottom:1px solid #bad5e9;
  border-left:1px solid #bad5e9;
  border-right:1px solid #bad5e9;
  color:#000;
  padding:5px 10px 5px 10px;
} 



.logo_background
{
  background-color:#bad5e9;
  background-position:top left;
  background-repeat:repeat;
  border-bottom:1px solid #a3c7e2;
  border-top:1px solid #a3c7e2;
  color:#000;
  padding:0px 0px 0px 0px;

}

.logotext    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}


.Normal
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    FONT-WEIGHT: normal;
}

.SubHead    {
	font-size: 9pt;
   	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;    
    color: #003366;
    
    
}

div.CustomAlign 
{
FONT-SIZE: 8pt;
COLOR: black;
FONT-FAMILY: Arial;
text-align: center;
}

div.CustomAlign table 
{
FONT-SIZE: 8pt;
COLOR: black;
FONT-FAMILY: Arial;
margin-left: auto; 
margin-right: auto;
text-align: center;
}