.login, .logout {
  height: auto;
  background-repeat: repeat-y;
  padding: 4px 10px;
}

.login label, .logout label {
  font-weight: bold;
}

#loginname, #loginpass {
  border: 1px solid black;
  width: 111px;
  vertical-align: middle;
}

#login {
  vertical-align: middle;
}

#footer {
  border-top: 1px solid rgb(50, 48, 88);
  margin: 0 10px 0 200px;
  text-align: left;
  height: auto;
  padding: 40px 0;
}
*+html #footer {
  display: inline-block;
}
#footer p {
  margin: 0;
}

#complete_container {
  margin-bottom: 0;
}

.indexhead h1 {
  font: inherit;
  font-weight: bold;
  font-size: 22px;
  color: white;
  line-height: 26px;
  font-family: Arial,sans-serif;
  text-align: right;
  margin: 0;
}

.indexhead {
  margin-bottom: 10px;
}

.startpage_container_container {
  float: right;
  margin: 0 0 0 10px;
}

.startpage_container {
  margin: 0 0 10px;
  width: 260px;
  padding: 10px 10px 0;
  background:url(newsbg.gif) no-repeat top left;
  font-size: 11px;
  line-height: 16px;
}

.startpage_container_end {
  position: relative;
  top: 0px;
  left: -10px;
  vertical-align: bottom;
}

.startpage_container h2 {
  margin: 0 0 5px 0;
}

.startpage_article .article {
  overflow: visible;
}

#nav_24 a {
  text-decoration: underline;
}

body#body501-23 div#hook_out_midcol_above_content {
  border-top: 4px solid #183A63;
  border-bottom: 4px solid #183A63;
  padding: 4px 0 4px;
  margin-bottom: 8px;
}