﻿@media print {
    .PrintLogo { display: block; }

    #Outer { width: 100%; margin: 0; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: left; color: #000; font-size: 0.75em; background: #FFF; }
    .hide { display: none; }
    .pagebanner { display: none; }
    .wrapper { width: 100%; border: 0px solid #FFF !important; }
    .cms-heading { font-size: 1.4em; font-weight: bold; width: 100%; clear: both; }
    /* General End */

    .PageBody { display: block; width: 100%; }


    .TopPane { display: none; }
    .ContentPane { width: 100% !important; clear: both; margin: 0; }

    .RightPane { display: none; }
    .LeftPane { display: none; }
    .pagefooter { display: none; }
    .breadarea{display: none;}
.cms-layout{display:none;}
}
