body,
p {
  font: 16px/22px 'Open Sans', sans-serif;
}
body {
  background: url(/Sites/2408/_Layout/htmlBg.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.mainContents {
  background: url(/Sites/2408/_Layout/mainContents.png) center;
  margin-top: -20px;
}
.site-header {
  background-color: white;
}
a,
a:hover,
a:active,
a:focus,
a:visited {
  text-decoration: underline;
  color: #4e6419;
  font-weight: bold;
}
.header {
  border: none;
  background: white;
  background-position: bottom;
  background-repeat: repeat-x;
}
.menu {
  float: none;
  text-align: center;
}
.navbar {
  border-bottom: solid #bababa 3px;
  border-width: 0px 0px 3px 0px;
}
.menu ul li.ms_top {
  float: none;
  display: inline-block;
}
.menu ul li a.ms_top span {
  color: #0947d1;
}
.navbar {
  background-color: transparent;
}
.BottomMargin {
  margin-bottom: 15px;
}
.bricks {
  padding: 15px 0;
}
.now_page {
  background: #a8c8f4;
}
.align-left {
  text-align: left;
}
h1 {
  text-transform: none;
  color: #5b6063;
}
.HeadingImage {
  margin-bottom: -10px;
}
.CompoBs_HeadingImage img {
  border: 3px solid white;
}
.bricks .block h4.brickWithBg,
.bricks .block p.brickWithBg {
  background-image: url(/Sites/2408/_Layout/BrickH4Bg.png);
  padding-top: 5px;
  padding-bottom: 5px;
  color: white;
}
.bricks a:hover {
  color: white;
}
.brickWithBg .bricks-text {
  background-image: url(/Sites/2408/_Layout/BrickH4Bg.png);
  padding-top: 5px;
  padding-bottom: 5px;
  color: white;
}
.bricks4 a:hover {
  color: white;
}
.bricks4 {
  background-color: white;
  border: 0px;
}
