@font-face {
  font-family: MainHeading;
  src: url(/Sites/73/_Layout/ALLER_LT.ttf);
}
body {
  background: url(/Sites/73/_Layout/htmlBg.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  font: 14px/20px 'Open Sans', sans-serif;
  color: #333333;
}
h3 {
  font-size: 15pt;
  color: #333333;
}
.mainContents {
  background: url(/Sites/73/_Layout/mainContents.png) center;
}
p {
  font: 14px/20px 'Open Sans', sans-serif;
}
.compoTitle {
  font-family: MainHeading;
  margin-bottom: 10px;
  margin-top: 10px;
  color: #5b027a;
  line-height: 1.4;
  -webkit-border-radius: 5px 5px 0px 0px;
  -moz-border-radius: 5px 5px 0px 0px;
  border-radius: 5px 5px 0px 0px;
}
.compoTitle h2 {
  font-size: 18pt;
}
.row {
  margin-top: 10px;
}
.HeadingImage img {
  -webkit-border-radius: 5px 5px 0px 0px;
  -moz-border-radius: 5px 5px 0px 0px;
  border-radius: 5px 5px 0px 0px;
}
.rteText img {
  -webkit-border-radius: 5px 5px 0px 0px;
  -moz-border-radius: 5px 5px 0px 0px;
  border-radius: 5px 5px 0px 0px;
}
.navbar {
  background-color: #5b027a;
}
@media (min-width: 768px) {
  .navbar .navbar-nav {
    display: inline-block;
    float: none;
    vertical-align: top;
  }
  .navbar .navbar-collapse {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: white;
  }
}
.navbar-default .navbar-nav > li > a {
  color: white;
  font-family: MainHeading;
  font-size: 13pt;
}
.navbar-default .navbar-nav > li > a:hover {
  color: #c282de;
}
.BottomMargin {
  margin-bottom: 15px;
}
.now_page {
  background: #a8c8f4;
}
.align-left {
  text-align: left;
}
h1 {
  text-transform: none;
  color: #5b027a;
  font-family: MainHeading;
}
.CompoBs_HeadingImage {
  padding-top: 20px;
  padding-bottom: -20px;
}
.HeadingImage {
  margin-bottom: -10px;
}
.CompoBs_HeadingImage img {
  border: 3px solid white;
}
.bricks {
  padding: 155px 8px 8px 8px;
  margin-bottom: 24px;
  height: 250px;
  width: 290px;
}
.brickWithBg .bricks-text {
  background-image: url(/Sites/73/_Layout/BrickH4bg.png);
  padding-top: 5px;
  padding-bottom: 5px;
  color: white;
}
.bricks a:hover {
  color: #c282de;
  text-decoration: none;
}
a,
a:hover {
  color: #5b027a;
  text-decoration: none;
}
a:hover {
  color: #c282de;
  text-decoration: none;
}
