﻿@media print {
    html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed,figure, figcaption, footer, header, hgroup,menu, nav, output, ruby, section, summary,time, mark, audio, video
    {
        overflow: visible;
    }

    .cmh_head-bluebar { display: none !important; }
    .cmh_head-nav-list { display: none !important; }
    .cmh_foot { display: none !important; }
    .cmh_content-left { display: none !important; }

    .cmh_head { border: none !important; box-shadow: none !important; }
    .cmh_head-logo {
        margin-top: 30px;
            *margin-top: 0px;
        margin-bottom: 15px;
        width: 202px;
        height: 33px;
        background-image: url(/resources/images/logo_blk_h.png);
        background-size: 202px;
        background-repeat: no-repeat;
        border: none !important; 
        -webkit-print-color-adjust:exact;
        
        *filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/resources/images/logo_blk_h.png', sizingMethod='scale');
        *-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/resources/images/logo_blk_h.png', sizingMethod='scale')";
    }
        .cmh_head-logo a { display: none !important; }
    
    /* *** color/font adjustments *** */
    html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed,figure, figcaption, footer, header, hgroup,menu, nav, output, ruby, section, summary,time, mark, audio, video
    { font-family: Verdana !important; color: #000 !important; }
        h1, h2, h3, h4, h5, h6 { font-weight: bold; }
    /* *** */
    
    /* *** link adjustments - adds printed url after the link object *** */
        a[href]:after { content:" [" attr(href) "] "; font-size: .9em; }
        a[href^=\#]:after,
        a[href^=mailto]:after,
        a[href^=javascript]:after { content:""; }
    /* *** */

    body { background: #fff; }
    .cmh_site-inner { background: #fff; }
        #pnlHero.homepage { display: none; }
        .cmh_content { width: 100%; }
            .cmh_content-head { border: none; background: #fff; }
                .cmh_content-title { padding: 0; font-weight: bold; text-transform: capitalize; font-size: 15px; }
                .cmh_content-title-page { display: block; margin-top: 30px; font-size: 13px; }
                .cmh_content-crumb { display: none; }
            .cmh_content-main-inner { border: none; }
                .cmh_content-right { background: #fff; }
                    .cmh_content-right-inner { padding: 0; }
    /* ** full screen mod *** */
                    .cmh_content-body { display: block; font-size: 10px; }
                    .cmh_content-body p { font-size: 10px; }
                    .cmh_content-sidebar { display: none; width: 100%; border: none; }
                        .cmh_content-sidebar-inner { padding-left: 0; }
    /* *** */
                            .cmh_csb-title { font-weight: bold; }

    body.testdirectory #pnlHero {
        display: none;
    }

    .news_teaser { font-size: 12px !important; font-family: Verdana; }

    a.EktronEditorsMenuMarker { display:none !important; }
        a.EktronEditorsMenuMarker img { display:none !important; }
    ul.EktronEditorsMenu { display:none !important; }
    div.EktronAjaxLoading { display:none !important; }

    td.left-side-content { display:none !important; }
}