﻿body, html
{
    background-color: White;
    /*font-size: 12pt;*/
}
h1.csaHead
{
    color: Black;
}
div.TopNavigation
{
    display: none;
}
#mainLeftNav
{
    display: none;
}
#mainContentRight
{
    display: block;
    width: auto;
    float: none;
    margin-left: 0px;
}
.csaBanner
{
    display: none;
}
.topnavonbanner, .searchonbanner
{
    display: none;
}
#Footer
{
    display: none;
}
.contentContainer
{
    border: 0;
}
.columnContent
{
    width: auto;
    margin-right: 270px;
}
.columnContent_lg
{
    width: auto;
    margin-right: 230px;
}
.rightContentHead
{
    color: Black;
}
.rightContentBodyContainer
{
    border: 0;
}
.noprint
{
    display: none;
}
#topBannerLinks, .TopNavigation
{
    /*behavior: none;*/
    border-radius: 0;
}