a
{
    color: #000;
    text-decoration: none;
}

body
{
    background-color: #fff;
    font-size: 12pt;
}

#bottom-row
{
    display: none;
}

.button-container
{
    display: none;
}

#contactbottom span
{
    display: block;
    text-align: center;
}

#chat-content
{
    display: none !important;
}

#content
{
    width: auto;
    border: 0;
    float: none !important;
}

.copyright
{
    text-align: center;
    font-size: 14px;
}

.footer-menu
{
    display: none;
}

h1
{
    font-size: 24px;
    text-align: center;
}

h1 span.display
{
    display: none;
}

h1 sup
{
    font-size: 10px;
}

img
{
    border: none;
}

#logocontainer
{
    text-align: center;
    margin: 0;
}

.menu
{
    display: none;
}

.print-info
{
    text-align: center;
    font-size: 14px;
    margin-bottom: 20px;
}

#right-content
{
    display: none;
}

.right-pad
{
    display: none;
}

.sales-menu
{
    display: none;
}

.subnav
{
    display: none;
}

table
{
    width: 100%;
}

table th
{
    text-align: left;
}

table td
{
    text-align: left;
    vertical-align: top;
}

table td.cost
{
    text-align: right;
}

table td img
{
    display: none;
}

.top-curve-container
{
    display: none;
}

*
{
    font-family: Times New Roman, Garamond, Arial;
    color: #000;
}