﻿#headerTop
{
    background: url('HeaderTop.png');
    height: 24px;
    padding-right: 10px;
    text-align: right;
    width: 966px;
}

#headerTop a:link, a:visited
{
    color: #FFFFFF;
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
}

#headerTop a:hover
{
    text-decoration: underline;
}

#headerLeft
{
    background: url('HeaderLeft.png') no-repeat;
    height: 90px;
    width: 284px;
}

#headerFill
{
    background: url('HeaderFill.png') repeat-x;
    height: 90px;
    width: 682px;
}

a.headerLink:link, a.headerLink:visited
{
    color: #0066CC;
    font-weight: bold;
    font-size: 10px;
    text-decoration: none;
}

a.headerLink:hover
{
    font-size: 10px;
    text-decoration: underline;
}

a.menuLink:link, a.menuLink:visited
{
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

a.menuLink:hover
{
    color: #3399FF;
}

a.footerLink, a.footerLink:visited
{
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

a.footerLink:hover
{
    color: #3399FF;
}
