#Navigation1 #Navigation1Section1
{
    background-color: #E0ECF5; /* TODO: Graphics are the wrong color. */
}

#Navigation1 #Navigation1Section2
{
    border-top-style: dotted;
    border-top-width: 1px;
    border-top-color: #FFFFFF;
    padding-top: 18px;
    padding-bottom: 18px;
    padding-left: 11px;
    padding-right: 11px;
    background-color: #E0ECF5;
    background-image: url(/media/generic_site_content/images/forclients/forclients_bluecurve.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
}

#Navigation1 #Navigation1Section2 a:link,
#Navigation1 #Navigation1Section2 a:visited,
#Navigation1 #Navigation1Section2 a:hover,
#Navigation1 #Navigation1Section2 a:active
{
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    color: #003366;
}

#Navigation1 #Navigation1Section2 a:hover
{
    text-decoration: underline;
}

#Navigation1 #Navigation1Section2 div
{
    margin-bottom: 10px;
}
