body,
p {
  font: 16px/22px 'Open Sans', sans-serif;
}
a,
a:hover,
a:active,
a:focus,
a:visited {
  text-decoration: underline;
  color: #0947d1;
}
.header {
  border: none;
  background: white;
  background-position: bottom;
  background-repeat: repeat-x;
}
.menu {
  float: none;
  text-align: center;
}
.navbar {
  border-bottom: solid #0947d1 3px;
}
.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(/_virDir/Graphics/Layout/BrickH4Bg.png);
  padding-top: 5px;
  padding-bottom: 5px;
  color: white;
}
.bricks a:hover {
  color: white;
}
.brickWithBg .bricks-text {
  background-image: url(/_virDir/Graphics/Layout/BrickH4Bg.png);
  padding-top: 5px;
  padding-bottom: 5px;
  color: white;
}
.bricks4 a:hover {
  color: white;
}
.bricks4 {
  background-color: white;
  border: 0px;
}
