.reportNav
{
    display: none;
}

.chartNav
{
    display: none;
}

.dataTableSort
{
    display: none;
}

a.dataTableRows, a.chartDataSetTxt
{
    color: #000000;
    text-decoration: none;
}

.copyrightFooter
{
    color: #000000;
}

#ChartLegendLayer
{
    height: 245px;
    width: 100%;
    overflow: hidden;
}

a.dashBodyLink
{
    color: #000000;
    text-decoration: none;
}

.dataPathPrev, .dataPathNext
{
    display: none;
}


