﻿@import url("App_Themes/Public/Public.css");

body 
{
    background-color: #FFFFFF;
    color: #000000;
}




.flashContentTop, .footer, .hideWhenPrint
{
    display: none;
}

.textHeaders, .printLogo
{
    display: block;
}
.printLogo
{
    padding-bottom: 30px;
    position: relative;
    left: -24px;
}

.imgBorderBlack, .imgBorderWhite
{border: none; }