p {
  margin: 0;
  padding: 0;
}

li {
  margin: 0;
  padding: 0;
}

.HEADER {
  font-family: Arial;
  font-size: 18px;
  font-weight: bold;
  color: #000000;
}

.HEADER_BLUE {
  font-family: Arial;
  font-size: 18px;
  font-weight: bold;
  color: #366a75;
}

.SUBHEADER {
  font-family: Arial;
  font-size: 14;
  font-weight: bold;
  color: #000000;
}

.SUBHEADER_BLUE {
  font-family: Arial;
  font-size: 14;
  font-weight: bold;
  color: #366a75;
}

.INGRESS {
  font-family: Verdana;
  font-size: 7pt;
  font-weight: normal;
  color: #333333;
}

.PLAIN {
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
}

.PLAIN_BLUE {
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  color: #366a75;
}

.PLAIN_RED {
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  color: #c51230;
}

a {
  color: #c51230;
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
}

a:hover {
  color: #c51230;
  text-decoration: none;
}

.clearBoth {
  clear: both;
  line-height: 1px;
  font-size: 1px;
}

body {
  text-align: center;
  font-family: Verdana;
  margin: 0;
  padding: 0;
}

#content {
  position: relative;
  margin: 0px auto;
  text-align: center;
  width: 830px;
  background: url(/hosts/62/.style/background_1_pixel.jpg) repeat-y;
}

#contentFooter {
  width: 830px;
  height: 17px;
  background: url(/hosts/62/.style/background_foot.jpg) no-repeat;
}

#contentInfo {
  position: relative;
  margin: 0px auto;
  width: 830px;
  text-align: left;
  padding-left: 72px;
}

#contentInfo img {
  border: 0;
}

#contentInfoText {
  position: relative;
  top: -16px;
}

#contentInfoJM {
  position: relative;
}

#contentInfoPeab {
  position: relative;
  top: -12px;
}

#contentInfoWhilborgs {
  position: relative;
  top: -12px;
}

#contentBox {
  position: relative;
  text-align: left;
  width: 812px;
}

#contentTop {
  position: relative;
  margin-left: 26px;
}

#contentTopImg {
  padding: 0;
  border: 0;
}

#contentMiddle {
  position: relative;
  text-align: left;
  width: 744px;
  margin-left: 32px;
}

#contentMenu {
  float: left;
  margin: 0;
  padding: 0;
}

#contentSubMenu {
  margin: 0px;
  padding: 0px 0px 0px 28px;
}

.contentMenu-item {
  display: inline;
  text-align: left;
}

.contentSubMenu-item {
  display: inline;
  text-align: left;
}

.contentMenu-item a {
  font-family: arial;
  font-weight: bold;
  color: #366a75;
  border-right: 1px solid #366a75;
  padding-right: 8px;
  text-transform: uppercase;
  font-size: 10px;
}

.contentSubMenu-item a {
  font-family: arial;
  font-weight: bold;
  color: #366a75;
  border-right: 1px solid #366a75;
  padding-right: 8px;
  font-size: 9px;
}

.contentMenu-inpath a {
  color: #c51230;
}

.contentSubMenu-inpath a {
  color: #c51230;
}

.contentMenu a:hover {
  color: #c51230;
}

.contentSubMenu a:hover {
  color: #c51230;
}

#contentMiddleSearch {
  position: relative;
  margin: 0;
  padding: 0;
}

#searchForm {
  float: right;
  display: inline;
  margin: 0;
  padding: 0;
  border: 0;
  top: -3px;
  height: 24px;
}

#formInput {
  position: relative;
  margin: 0px;
  padding: 0px;
  top: -5px;
}

#formSubmit {
  cursor: pointer;
  margin: 0px;
  padding: 0px 0px 0px 4px;
}

.contentLogoBox {
  position: relative;
  float: left;
}

#contentInfoSitemap {
  position: absolute;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 10px;
  right: 48px;
  top: 14px;
}

#page {
  margin: 72px 32px 32px 32px;
  min-height: 450px;
}

#pageHeader {
  margin-bottom: 16px;
}

.sitemap a {
  text-decoration: none;
  color: #000000;
  padding: 5px;
}

.sitemap a:hover {
  text-decoration: none;
  color: #366a75;
}


