﻿#wrapper {
    width: 100%;
    margin: 0;
    float: none;
}

#topnav {
    display:none;
}

#BrowserBannerWrapper {
    display:none;
}

footer {
    display:none;
}

body {
    font: 11pt Georgia, "Times New Roman", Times, serif;
    line-height: 1.3;
    background: #fff !important;
    color: #000;
}

@page {
    margin: 1cm;
}

h1 {
 font-size: 1.8em;
}

h2 {
    font-size: 1.5em;
    font-weight: bold;
}

h3 {
    font-size: 1.2em;
    font-weight:bold;
}

.ctb_labelprint {
    display:block;
}

.ctb_textboxprint {
    display:none;
}

#ContentPlaceHolder2_clnm1 {
    width: 100%;
}

#ContentPlaceHolder2_clnm2 {
    width: 100%;
}