/*Print Styles*/
body { color: #000; background: #fff;  margin-top: 10mm; margin-bottom: 10mm;}
@page { margin-top: 10mm; margin-bottom: 10mm; }
header h1 a, header nav, header nav.subNav, header .blueBar, .slicknav_menu, footer .linkedIn, .footerRight.five.columns, iframe, .button.print { display:none !important;}
.footerLeft.seven.columns { width: 100%; }
.interior footer div.container, footer, .interior footer div.container, .footerLeft { border: none !important; }
h1, h2, h3, h4, h5, h6, p, ul, p * { margin-top: 0; color: #000 !important; line-height: 1.15 !important; }
h1 { font-size: 13.5pt !important; font-weight: bold; }
h2 { font-size: 12pt !important; font-weight: bold;  }
h3 { font-size: 10.5pt !important; font-weight: bold;  }
h4 { font-size: 10pt !important; font-weight: bold;  }
h5 { font-size: 10pt !important; font-weight: bold;  }
h6 { font-size: 8pt !important; font-weight: bold;  }
h2, h3 { page-break-after: avoid; }
p, p strong, p em, p i { font-size: 8pt !important;  }
p { font-weight: normal; }
hr { display: none; }
ul, img { page-break-inside: avoid; }
img { max-width: 100% !important; }
a[href]::after { content: " (" attr(href) ") "; }
header .container { text-align: center; }
header h1 { margin: 0 auto; text-align: center; }
header h1::before {
    content: url("/images/logo.png");
    display: block;
    transform: scale(.5);
}
header h2 { padding: 0; font-size: 13.5pt !important;}
header h1 a, header .titleBar { background: none; }
.footerLeft div, .footerLeft div > div{ padding: 0; }
footer .copy{ margin: 1rem 0 0; }