.fpo {
  display:inline-block;
  *display:inline;
  zoom:1;
}

body {
  background-color: white;
  color: black;
}

#e_content {
  padding: 1%;
}

h1, h2, h3, h4, h5 {
  font-weight: bold;
}

#e_content,
#header,
#footer,
#interior_header {
  background: none no-repeat scroll center top #FFFFFF;
}

#interior_header:before {
  content: "";
}

#interior_header {
  padding: 0;
}

#interior_header h2,
#interior_header h3 {
  color: black;
  text-shadow: none;
}

#e_content {
  min-height: 0;
}

#e_content,
#e_footer {
  width: 100%;
  margin: 0;
}

#header {
  padding: 0;
  height: auto;
}

#footer {
  height: auto;
  margin-top: 0;
font-size: 10px;
}

#footer,
#footer a {
  color: black;
}

#e_column_0 {
  padding-bottom: 0;
}

#search,
#nav,
#contact,
#interior_nav,
#logo {
  display:none;
}

.textbean table tr.odd,
.textbean table tr.even {
  background-color: transparent;
}

.textbean table {
  min-width: 0;
}

tr td {
  border-top: 1px solid black;
}


#e_column_0 .textbean th {
  color: black;
  background-color: transparent;
  font-family: arial,helvetica,sans-serif;
  font-weight: bold;
  font-size: 16px;
}
