BODY
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: 'Trebuchet MS', Arial, Helvetica;
    BACKGROUND-COLOR: transparent;
}
H1
{
    COLOR: #336699;
    FONT-FAMILY: 'Trebuchet MS', Arial, Helvetica
}
H2
{
    COLOR: #336699;
    FONT-FAMILY: Trebuchet MS, Arial, Helvetica
}
H3
{
    COLOR: #336699;
    FONT-FAMILY: Trebuchet MS, Arial, Helvetica
}
H4
{
    COLOR: #336699;
    FONT-FAMILY: Trebuchet MS, Arial, Helvetica
}
H5
{
    COLOR: #336699;
    FONT-FAMILY: Trebuchet MS, Arial, Helvetica
}
H6
{
    COLOR: #336699;
    FONT-FAMILY: Trebuchet MS, Arial, Helvetica
}
A:link
{
    COLOR: #003399
}
A:visited
{
    COLOR: #800000
}
A:active
{
    COLOR: #cc3300;
    TEXT-DECORATION: underline
}

A
{
    COLOR: #003399
}
A:hover
{
    COLOR: #cc3300;
    TEXT-DECORATION: underline
}



LI
{
    LIST-STYLE-IMAGE: url('bullet2.gif')
}

P
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: 'Trebuchet MS', Arial, Helvetica
}
TD
{
    FONT-SIZE: 10pt
}
.MenuItem
{
    FONT-SIZE: 12pt;
    COLOR: #ffffff;
    FONT-FAMILY: verdana, sans-serif;
    TEXT-DECORATION: none
}.HomeDisplay
{
    FONT-SIZE: 14pt;
    COLOR: #000000;
    FONT-FAMILY: 'Trebuchet MS', Arial, Helvetica;
    LINE-HEIGHT: 18pt;
    TEXT-DECORATION: none
}

:link.b       { text-decoration: none; font-family: Trebuchet MS, Arial, Helvetica; 
				color: #C60C21; }
:active.b     { text-decoration: underline; font-family: Trebuchet MS, Arial, Helvetica; 
				color: #808080;  }
:visited.b    { text-decoration: none; font-family: Trebuchet MS, Arial, Helvetica; 
				color: #C60C21;  } 
:hover.b      { text-decoration: underline; font-family: Trebuchet MS, Arial, Helvetica; 
				color: #336699;  }
				
:link.c       { text-decoration: none; font-family: Trebuchet MS, Arial, Helvetica; 
				color: #808080; }
:active.c     { text-decoration: underline; font-family: Trebuchet MS, Arial, Helvetica; 
				color: #C60C21;  }
:visited.c    { text-decoration: none; font-family: Trebuchet MS, Arial, Helvetica; 
				color: #808080;  } 
:hover.c      { text-decoration: underline; font-family: Trebuchet MS, Arial, Helvetica; 
				color: #336699;  }
				
				
				
.nav  {
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
color:#c0c1c0;
padding-bottom:2px;

}

.nav a:link {
text-decoration:none;
color:#c0c1c0;
}

.nav a:visited {
text-decoration:none;
color:#c0c1c0;
}

.nav a:hover {
text-decoration:none;
color:white;
}

.sidenav  {
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
color:#777777;
padding-bottom:2px;
}

.sidenav a:link {
text-decoration:none;
color:#777777;
}

.sidenav a:visited {
text-decoration:none;
color:#777777;
}

.sidenav a:hover {
text-decoration:none;
color:black;
}

.footer {
color: #4f8ab1;
text-decoration:none;
		}
.footer a:link {
color: #4f8ab1; 
text-decoration:none;
		} 
.footer a:visited {
color: #4f8ab1; 
text-decoration:none;
		} 
.footer a:hover {
color: #999999;
text-decoration:underline;
		}