p {
  margin: 0;
  padding: 0;
}

li {
  margin: 0;
  padding: 0;
}

.HEADER {
  font-family: MS Trebuchet, Trebuchet, Verdana, Arial, Helvetica;
  font-size: 1.2em;
  font-weight: bold;
  color: #333333;
}

.NESTEDHEADER {
  font-family: MS Trebuchet, Trebuchet, Verdana, Arial, Helvetica;
  font-size: 1.5em;
  font-weight: bold;
  color: #333333;
}

.SUBHEADER {
  font-family: MS Trebuchet, Trebuchet, Verdana, Arial, Helvetica;
  font-size: 1.0em;
  font-weight: bold;
  color: #333333;
}

.NESTEDSUBHEADER {
  font-family: MS Trebuchet, Trebuchet, Verdana, Arial, Helvetica;
  font-size: 1.2em;
  font-weight: bold;
  color: #333333;
}

.INGRESS {
  font-family: MS Trebuchet, Trebuchet, Verdana, Arial, Helvetica;
  font-size: 0.7em;
  font-weight: normal;
  color: #333333;
}

.PLAIN {
  font-family: MS Trebuchet, Trebuchet, Verdana, Arial, Helvetica;
  font-size: 0.7em;
  font-weight: normal;
  color: #333333;
}

.WHITEPLAIN {
  font-family: MS Trebuchet, Trebuchet, Verdana, Arial, Helvetica;
  font-size: 0.7em;
  font-weight: normal;
  color: #ffffff;
}

a {
  color: #333333;
  text-decoration: none;
}

a:hover {
  color: #333333;
  text-decoration: underline;
}

#mainmenu-item-start {
  display: none;
}

#mainmenu {
  position: absolute;
  bottom: 23px;
  left: 145px;
  margin: 0px;
  padding: 0px;
  list-style: none;
  width: 512px;
}

#mainmenu li {
  float: left;
  padding-right: 7px;
}

#mainmenu li a {
  text-transform: uppercase;
  color: #ffffff;
  font-weight: bold;
}

#mainmenu li a:hover {
  color: #ffffff;
  font-weight: bold;
}

#searchForm {
  position: absolute;
  bottom: 22px;
  right: 8px;
}

.searchForm input {
  border-left: 1px solid #999999;
  border-top: 1px solid #999999;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  height: 1.3em;
  font-family: MS Trebuchet, Trebuchet, Verdana, Arial, Helvetica;
  font-size: 1em;
}

#search {
  width: 100px;
}

#formsubmit {
  border: 0;
  background-color: transparent;
  color: #ffffff;
  font-weight: bold;
  width: 50px;
  text-transform: uppercase;
}

body {
  margin: 0;
  padding: 0;
  background: url(/hosts/265/.style/bg10x10.png);
  text-align: center;
}

#bodyContainer {
  position: relative;
  margin: auto;
  width: 817px;
  text-align: left;
  xxbackground-color: #ffffff;
  padding-top: 138px;
}

#bodyHead {
  position: absolute;
  top: 0px;
  left: 0px;
  background: url(/hosts/265/.style/bg1.png) no-repeat;
  height: 147px;
  width: 817px;
}

#bodyHead img {
  position: absolute;
  top: 0px;
  left: 0px;
}

#bodyHeadLinks {
  position: absolute;
  top: 30px;
  right: 30px;
  color: #000000;
}

#bodyHeadLinks a {
  color: #000000;
}

#bodyHeadLinks a:hover {
  color: #000000;
}

#bodyContent {
  background: url(/hosts/265/.style/bg2.png) repeat-y;
}

#bodyMenu {
  background: #e8e8e8 url(/hosts/265/.style/bg4.png) repeat-y;
  height: 100%;
}

#bodyMenu .boxWrapper {
  border-top: 1px solid #bbbbbb;
}

#bodyLowerSeparator {
  height: 10px;
  font-size: 1px;
  line-height: 1px;
  background: url(/hosts/265/.style/bg3.png) no-repeat;
}

#bodyFoot {
  padding-top: 10px;
  padding-bottom: 10px;
  background: url(/hosts/265/.style/bg2.png) repeat-y;
}

#bodyFootBorder {
  height: 10px;
  font-size: 1px;
  line-height: 1px;
  background: url(/hosts/265/.style/bg5.png) no-repeat;
}

#submenu {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

#submenu li {
  float: left;
  text-align: center;
}

.submenuItem {
  width: 100px;
}

#submenu li a img {
  width: 89px;
  height: 92px;
}

.boxWrapper {
  position: relative;
  margin-left: 9px;
  margin-right: 8px;
  background-color: #e8e8e8;
}

#bodyMenuTextBox {
  position: relative;
  float: left;
  width: 100px;
  font-weight: bold;
  padding-top: 5px;
}

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


