﻿body{
    background: #fff;
    color:#000;
}
#logo img, #subNavigation, fieldset#subscribeForm, .downloadContainer, .printDocument, #header ul
{
    display:none;
}
#logo
{
    background:url("/UI/Images/ipm_logo.png") no-repeat;
    width:132px;
    height:100px;
    float:right;
}
dl dd a:link, dl dd a:visited, dl dt a:link, dl dt a:visited, .pressReleaseContainer a:link, a:visited
{
    color:#000;
}
#content
{
    margin-left:240px;
}