﻿body p {
    font-size: 12pt;
}
#mainNav,
div.sendFtr,
div.eiSearch,
#headerNav ul,
.eiSub div.bottomButtons,
#footer .ftrLinksWrap,
div.issuesContent ul.breadcrumb,
div.issuesContent div.graphContent {
    display: none !important;
}
a {
    color: #5B5B5B !important;
}
.outerWrapperGradient {
    background: none;
    margin: 0 !important;
    padding: 0 !important;
    width: auto !important;
    height: auto !important;
}
.pageWrapper {
    background:#FFFFFF;
    border: none !important;
    margin: 0 !important;
    width: auto !important;
    padding: 0 !important;
}
div.energyIssuesOuter {
    background: none;
    margin:0 !important;
    padding:0 !important;
    width: auto !important;
    height: auto !important;
}
div.energyIssuesInner {
    padding: 0px !important;
    margin: 0px !important;
    width: auto !important;
    height: auto !important;
}
div.issuesContent div.eiSub {
    width: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    height: auto !important;
}
#headerNav h2 {
    margin-left: -35px;
}
#footer {
    display: none !important;
}
.tbChartDiv {
    display: inline !important;
    margin-top: 25px !important;
}