﻿@media print {
    /*-------- Start Print Layout --------*/


    /*-------- Start Jello --------*/
    /* http://www.positioniseverything.net/articles/sidepages/pie-calc.php */
    body { background: none !important; background-color: white !important; padding: 0; margin: 0; width: 100% !important; min-width: 0 !important; font-size: 60% !important; }
    div#GlobalHeader { display: none; }
    div.FooterOuter { display: none; }
    #JelloSizer { padding: 0px !important; margin: 0px !important; width: auto !important; }
    /* Holly hack for IE \*/
    * html #JelloSizer { }
    /* Lock the width to 972px */
    /* Remove this to allow a flowing width of op to 87% of client width if the browser is wider than 1280px */
    #JelloSizer { max-width: 100%; }
    /* */
    #JelloExpander { background-color: white; min-width: 0 !important; padding: 0 !important; margin: 0 !important; }
    /* Holly hack for IE \*/
    * html #JelloExpander { height: 0; margin: 0; min-width: 0; }
    /* */
    /* helps IE get the child percentages right. */
    #JelloWrapper { border: none; background: none; min-width: 0 !important; }
    /*-------- End Jello --------*/


    /*-------- Start Alley --------*/
    .AlleyTopRightCorner { display: none; }
    .AlleyTopLeftCorner { display: none; }
    .AlleyBottom { display: none; }
    .AlleyBottomImage { display: none; }
    .Alley { padding: 0px; margin: 0px; border: none; }
    /*-------- End Alley --------*/


    /*-------- Start Header --------*/
    #Header { display: none; }
    /*-------- End Header --------*/


    /*-------- Start Footer --------*/

    .clearfooter { clear: both; height: 1px; }

    #FooterOuter { display: none; clear: both; }

    #PrintFooter { margin-top: 20px; }

    /*-------- End Footer --------*/


    /*-------- Start Content --------*/
    #MainContent { float: left; margin: 0px; padding: 0px; width: 100%; max-width: 100%; color: Black; }
    #MainContent a, #MainContent a:link, #MainContent a:visited { text-decoration: none; color: black; }
    #LeftContent { display: none; }
    #RightContent { width: auto; margin: 0px; padding: 0px; }

    /*-------- End Content --------*/

    .page-break { display: block; page-break-before: always; height: 1px; }

    .noprint { display: none !important; }
    .printonly { display: inline-block; }
    .print { display: inline-block; }
    #PrintHeader.printonly { display: block; color: black; text-align: left; font-size: 1.8em; font-weight: bold; }
    #PrintFooter.printonly { color: black; clear: both; display: block; color: black; text-align: right; }

    .ui-tabs { border: 0 !important; }

    .ui-tabs-panel { display: block !important; padding: 0px !important; }

    .ui-tabs h2 { display: block !important; }

    .ui-tabs .ui-tabs-nav { display: none; }
    .ui-tabs .ui-tabs-panel { display: block !important; }
    .ui-tabs .ui-tabs-hide { display: block !important; }

    /*-------- End Print Layout --------*/
}
