body {
  background: #FFF;
}
#container {
  overflow: visible;
  height: auto;
  display: inline;
}
header, nav, section, aside, article, footer,
.iepp_header, .iepp_nav, .iepp_section, .iepp_asice, .iepp_aarticle,
#main, #content {
  display: inline;
}
header, header .rightbg, header .wrap, #headernav {
  background-image: none;
  background: #fff;
}
#searchbox, nav, .iepp_nav, #slides, #sidebar,
#copyright a, #browserWarning, #alert-message, #logo {
  display: none;
}
#printlogo {
  display: inline;
  width: 560px;
  height: 71px;
}
.pushleft, .pushright {
  float: none;
}
.wrap {
  width: 90%;
}
#content {
  width: 100%;
}
#content ul.columns {
  list-style: disc outside;
  margin: 0 1.5em 1.5em;
  width: 100%;
  padding-left: 2em;
}
#content ul.columns li {
  display: list-item;
  float: none;
  width: 100%;
}
#copyright {
  border-top: 1px solid #aaa;
  padding-top: 30px;
}
#phone {
	color: #00668f;
	background-color: #fff;
	}
