﻿body,
#innerContainer
{
    background-color: #FFFFFF;
    width:auto !important; 
    height:auto !important; 
    overflow:visible !important; 
    background:transparent !important; 
    background-image:none !important; 
    padding:0 !important; 
    margin:0 !important; 
    float:none !important;
    color: #000000 !important;
}

#innerContainer #banner .bannerLinks,
#innerContainer #content #menu,
#innerContainer #footer
{
    display: none;
}

#innerContainer #banner
{
    height: 100px !important;
}

#innerContainer #banner .printBanner
{
    display: block;
}

#innerContainer #content #topContent
{
    width: 605px !important;
    height: 100% !important;
    overflow: visible !important;
    color: #000000 !important;
}

.alternateTemplate .leftColumn
{
    display: none;
}

.alternateTemplate .mainColumn
{
    width: 605px;
    margin-left: 0;
    margin-right: 0;
}

.form .footerButtons
{
    display: none;
}