
#bobody {
  background-color:white;
  color:black;
}

#bobody .boblind {
  display:none !important;
  speak:normal;
}

/*
 * Footer
 */
#bobody div.bofooter {
  font-family:helvetica,arial,sans-serif;
  font-size:80%;
  background:white;
  color: #B60033;
  margin:15px 40px 15px 230px;
  padding-top:8pt;
  padding-bottom:4pt;
  overflow:hidden;
}
#bobody .bofooter img {
  border:none;
  margin-right:0.2em;
}
#bobody .bofooter a, #bobody .bofooter a:link, #bobody .bofooter a:visited,
#bobody .bofooter a:hover, #bobody .bofooter a:active, #bobody .bofooter a:focus {
  color: #B60033;
  text-decoration:none;
  background:transparent;
  margin-right:1em;
}
#bobody .bofooter a:hover, #bobody .bofooter a:active, #bobody .bofooter a:focus {
  text-decoration:underline;
}

#bobody #bospacer {
  width:780px;
  font-size:1px;
}

