body {
  background-color: white;
  font-family: 'Verdana CE', Verdana, 'Arial CE', Arial, 'Helvetica CE', Helvetica, sans-serif;
  font-size: 0.8em;
  font-weight: normal;
  color: black;
  margin: 10px 0px 0px 0px;
  padding: 0px;
}

#page {
  width: 100%;
  text-align: left;
}

img {
  border: none;
}

a {
  color: black;
  font-weight: bold;
  text-decoration: none;
}

h1 {
  font-size: 120%;
  margin: 0px;
}

h2 {
  font-size: 110%;
  margin: 0px;
}

h3 {
  font-size: 100%;
  margin: 0px;
}

#page {
  width: 100%;
}

#topBanner {
  display: none;
}

#logoDHV {
  float: right;
  padding-bottom: 10px;
}

#middleSection {
display: none;
}

#mainContent {
  clear: both;
}

#mainContent .boxLeft {
  width: 100%;
}

#mainContent .boxLeft h1 {
  font-size: 110%;
  font-weight: bold;
  border-top: solid 1px #E87D5B;
  border-left: solid 7px #E87D5B;
  padding: 0px 0px 0px 3px;
  margin: 1px 0px 0px 0px;
}

#mainContent .boxLeft .text {
  padding: 10px 0px 10px 10px;
  text-align: justify;
  font-size: 90%;
  line-height: 1.4em;
}

#mainContent .boxRight {
  display: none;
}

#bottomSection {
}

#bottomSection .boxLeft {
  display: none;
}

#bottomSection .boxRight {
  text-align: center;
  font-size: 70%;
  text-align: right;
}

#bottomSection a {
  font-weight: normal;
  color: black;
  text-decoration: none;
  padding-right: 5px;
}

.clear {
  clear: both;
  height: 1px;
  line-height: 1px;
  font-size: 1px;
}

#copyright {
  color: black;
  font-size: 80%;
  margin-top: 10px;
}

.articleItem {
  margin-bottom: 15px;
}

.articleItem .more {
  text-align: right;
}

.ApolloArtSubTitle {
  margin: 0px;
  padding: 0px;
  font-weight: bold;
}

hr {
  height: 1px;
}

.ApolloAreaName {
  display: none;
}

.newSearch {
  display: block;
  text-align: right;
  margin-bottom: 10px;
}

#intranetLogin {
  width: 250px;
}

.item input {
  width: 250px;
  border: solid 1px black;
}

.btnSubmit {
  margin-top: 10px;
  text-align: right;
}
