* {
  background-color: transparent;
}

.sidebar,
#navigation,
#sub-navigation,
#header-region,
#search-theme-form,
#block-sphinxql-sphinxql_search,
#sub-navigation .sphinxql_form,
.iwp-insideepa #top-right,
.not-front.iwp-insideepa #sidebar-second,
.iwp-insideepa #sub-navigation,
.iwp-insideepaclimate #sub-navigation,
#footer #block-block-1,
#footer #block-menu_block-1,
#footer #block-block-50,
.breadcrumb,
.tabs,
.feed-icon,
.links {
  display: none;
}

#page {
  width: 100%;
}

#content,
.content,
.title {
  margin: 2px 0;
  width: auto;
}

#content #content-inner {
    margin: 2px 0;
    }

.iwp-insidetrade .wrap,
.iwp-insideepa .wrap,
.iwp-insidehealthpolicy .wrap,
.iwp-insideepaclimate .wrap {
    width: 100%;
    }

.iwp-insideepa #page,
.iwp-insideepa .not-front #content-inner,
.iwp-insideepa #content-inner {
    margin: 0;
    padding: 0;
}

.iwp-insideepa .two-sidebars .center,
.iwp-insideepa .sidebar-second .center {
    margin-right: 0;
}

.node-inner,
.node-inner p,
.field-items {
    font-size: 14px;
    line-height: 16px;
    }

.node-type-article h1.title,
.node-type-document h1.title {
    color: #333;
    font-size: 22px;
    font-weight: bold;
    line-height: 26px;
    margin-bottom: 10px;
}

.node-inner h2 {
  font-size: 22px;
  line-height: 24px;
  margin: 0;
  padding: 0;
}


.node-article h3.category
.node-type-document h3.category {
    color: #c00;
    font-size: 12px;
    text-transform: none;
    }


a:hover, a:active, a:link, a:visited {
  color: black;
}