BODY
{
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, Sans-Serif;
    BACKGROUND-COLOR: #2C4E68
}
A:link
{
    COLOR: #000000;
    TEXT-DECORATION: none
}
a {
color: #0033CC;
cursor:pointer;
}
A:visited
{
    COLOR: #000000;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #3366cc;
    TEXT-DECORATION: none
}
TD
{
    FONT-SIZE: 10pt;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, Sans-Serif
}
.Heading1
{
    FONT-SIZE: 10pt;
    COLOR: #ffcc66
}
.button
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 8pt;
    MARGIN-LEFT: 0px;
    MARGIN-RIGHT: 0px;
    TEXT-ALIGN: left
}
.AccentTitle
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 12pt;
    COLOR: white;
    TEXT-DECORATION: none
}
div.c
{
position:relative;
left:72px;
top:-1412px;
z-index: 1;
}
div.f
{
position:relative;
left:72px;
top:-1477px;
z-index: 1;
}
div.s
{
position:relative;
left:72px;
top:-1480px;
z-index: 1;
}
div.x
{
position:relative;
left:73px;
top:-803px;
z-index: 1;
}
table.y
{
position:relative;
left:0px;
top:2px;
z-index: 2;
} 

div.TitleContainer {
font-family: Arial, Verdana, sans-serif;
font-size: large;
color: #0033CC;
font-weight: bold; 
}
#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
text-decoration: none;
padding: .2em 1em;
color: #fff;
background-color: #2C4E68;
}

#navcontainer ul li a:hover
{
color: #0033CC;
background-color: #E3F2F8;
}

