html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border:0 none;
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0;
padding:0;
vertical-align:baseline;
}

#header {
    display: none !important;
}
#content {
    width: 100%;
}
#footerInner {
    font-size:0.8em;
    height:75px;
    position:relative;
}
table {
margin-bottom:1.4em;
width:100%;
}
table, td, th {
vertical-align:middle;
}
table {
border-collapse:separate;
border-spacing:0;
}
th, td, caption {
padding:4px 10px 4px 5px;
}
#footerInner .footerRightCol {
    display: block;
    height:75px;
    padding:20px 40px 0 30px;
}
.rightCornerTop, .leftCornerTop, .footerLeftCol {
    display: none;
}
#printing {
    display: none;
}
.no-print
{
    display: none;

}