﻿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, font, 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
{
  
}
html {
    height: 100%; /* fix height to 100% for IE */
    max-height: 100%; /* fix height for other browsers */
}
@page {
    size: auto;
    margin: 10mm;
}
@page :footer {
    color: #fff
}
@page :header {
    color: #fff
}
body {
    font: 85%/1.3 Arial, Helvetica, sans-serif; /* 85% resets font size, 1.3 resets line-height */
    height: 100%; /* fix height to 100% for IE */
    max-height: 100%; /* fix height for other browsers */
}
p {
    font: 100%/1 Arial, Helvetica, sans-serif; /* 100% resets font size, 1 resets line-height */
}
li{
    font: 100%/1 Arial, Helvetica, sans-serif; /* 100% resets font size, 1 resets line-height */
}
#site-main-header {
    display: none;
}
#site-main-contact {
    display: none;
}
#site-main-footer {
    display: none;
}
#site-main-banner {
    display: none;
}
#site-main-breadcrumbs {
    display: none;
}
#ctl00_ctl00_CPH_Body_CPH_Main_Body_PAuthors {
    display: none;
}
#ctl00_ctl00_CPH_Body_CPH_Main_Body_divPubURL {
    display: none;
}
#ctl00_ctl00_CPH_Body_CPH_Main_Body_div4Col {
    display: none;
}
#program-font-awesome-interest {
    display: none;
}
#ctl00_ctl00_CPH_Body_CPH_Main_Body_pSocial {
    display: none;
}
#divDirectoryFilter {
    display: none;
}
.component-separator{
    display: none;
}
img {
    max-width: 50% !important;
    padding: 2em 2em !important;
}
.show-for-print {
    display: block;
}

