html,
body
{
    background: none;
    color: #000000;
    font-size: 10pt;
}

#content 
{
    width: auto;
}

#content .noprint
{
    display: none;
}   

.topMenuWrapper
{
    display: none;
}

#content .leftSide
{
    display: none;
}

#content .rightSide
{
    width: auto;
}

body .contentWrapper #content .contentBox
{
    background: none;
    border: 0;
    box-shadow: none;
    margin: 0;
    padding: 0;
}


.footerContainerWrapper
{
    display: none;
}