BODY
{
    font-family:Arial, Helvetica, Sans-Serif;
}
H1
{
    color: #000040;
}
.aclass2, a
{
    color:#0000AB;
}
.aclass3, .atext3
{
    color: #f3f7fb;
}
.headernh .links, .headernh .selectboxes
{
    background-color:#ffffff;
}
.headernh .logo, .headernh .pict
{
    background-color:#3400CC;
}
.employerresources .header, .whatsnew .header
{
    background-color:#3400CC;
}
.employerresources .data, .whatsnew .data
{
    background-color:#CDE6FF;
}

.whiteLabelText 
{
    color: #FFFFFF; 
    font-size: .80em; 
    font-weight: Bold; 
    text-decoration: None; 
}
A.header, A.header:visited 
{
    color: #ffffff; 
    text-decoration: none; 
    font-size: .70em; 
}
A.header:hover 
{
    color: #ffD343; 
}
A.headersmall
{
    font-size: .60em; 
}
A.headersmall:hover 
{
    color: #ffD343; 
    text-decoration: underline; 
}
A.tab, A.tab:visited
{
    font-weight:bold; 
    color: #ffffff; 
    text-decoration: none; 
    background-color: #000099; 
    font-family: Verdana, Arial; 
    font-size: .70em; 
}
A.tab:hover 
{
    color: #ffff00; 
}