﻿#divCHCNavPageTop
{
    zoom: 1; /* Fixes a bug in IE6.0 */
}
#divCHCBreadcrumbs
{
    padding: 10px 0px 10px 0px;
    zoom: 1; /* Fixes a bug in IE6.0 */
}
#divCHCBreadcrumbs a
{
    text-decoration: none;
}
#divCHCBreadcrumbs a:hover
{
    text-decoration: underline;
}
#divCHCBreadcrumbs a.current
{
    font-weight: bold;
}
#spnCHCBreadcrumbHeading
{
    font-weight: bold;
}
.whubBox .whubBoxHeader
{
    height: 9px;
}
.whubBox .whubBoxHeader .whubBoxCornerTR
{
    height: 9px;
    width: 9px;
}
.whubBox .whubBoxFooter
{
    height: 9px;
}
.whubBox .whubBoxFooter .whubBoxCornerBR
{
    height: 9px;
    width: 9px;
}
#ulCHCHNav
{
    margin: 0px;
    padding: 0px;
    width: 750px;
}
#ulCHCHNav li
{
    display: inline;
    list-style: none;
    margin-right: 10px;
}
#ulCHCVNav
{
    padding: 0px;
    margin: 0px;
}
#ulCHCVNav li
{
    list-style: none;
    padding: 5px 0px 5px 0px;
}
#ulCHCVNav li.level1
{
    font-weight: bold;
}
#ulCHCVNav ul
{
    margin: 0px;
    padding: 0px;
}
#ulCHCVNav li.level2
{
    font-weight: normal;
}
#ulCHCVNav li a
{
    color: #000000;
    text-decoration: none;
}
#ulCHCVNav li a:hover
{
    text-decoration: underline;
}
