﻿body
{
    background-color: #fff;
    background-image: none;
    padding: 15px;
}

.no-print
{
    display: none;
}

.p-top
{
    background-image: none;
    width: 100%;
}

.p-menu
{
    display: none;
}

.p-content
{
    width: 100%;
    background-color: #fff;
    background-image: none;
}

.p-content .content-menu
{
    display: none;
}

.p-content .content-body
{
    width: 100%;
    background-color: #fff;
    background-image: none;
}

.p-content .content-body #place-holder
{
    display: none;
}

.p-content .p-bottom
{
    background-color: #fff;
    background-image: none;
    border-top: 2px solid #d9d9d9;
    color: #000;
    padding: 20px 0 0 0;
    margin: 0;
}

.p-content .p-bottom div
{
    background-color: #fff;
    background-image: none;
    padding: 0;
    margin: 0;
}

.inset, .alert, .vision
{
    /*background-image:none;*/
}

