﻿body
{
    background: white;
    font-size: 12pt;
}
#HeaderArea
{
    display: none;
}
.printLogo
{
    display:block;
    margin: 0 0;
}
#MainMenuArea
{
    display: none;
}
#BreadCrumbsArea
{
    display: none;
}
#SubMenuArea
{
    display: none;
}
.AddThis
{
    display: none;
}

#FooterArea
{
    display: none;
}
#Paging
{
    display: none;
}
#shareAndPrint
{
    display: none;
}
.share
{
    display:none;
}
.printButton
{
    display:none;
}
.printButtonLarge
{
    display:none;
}
#MainContentArea, #MainContentAreaWide, #MainBodyArea, #MainBodyAreaWide, #SecondaryBodyArea, .lastUpdated
{
    width: auto;
    margin: 0 0;
    padding: 0;
    border: 0;
    float: none !important;
    color: black;
    background: transparent none;
}


a:link, a:visited
{
    color: #520;
    background: transparent;
    font-weight: bold;
    text-decoration: underline;
}

