body {
  color: black;
  font-family: Times New Roman, Times, serif;
  font-size: 10pt;
}

/*Removal of unrequired formatting, e.g. top banners, navigation, etc*/
#bannerWrapper, #bottomBanner, .searchbox, #footer-top, #footer-mid, #midNav, .subnav, #subNav {
  display: none;
}

#rightcontent, .rightcontent_widget {
  clear: left;
  width: 100%;
}

#middle_column {
  clear: left;
  width: 100%;
  margin: 0;
}

#right_column {
  clear: right;
  width: 100%;
  margin: 0;
}


#footer-container {
  background: none;
}

#footer {
  width: 100%;
  text-align: left;
}