@font-face {
  font-family: MainHeading;
  src: url(/Sites/1277/_Layout/Aller_RG.ttf);
}
body {
  background: url(/Sites/1277/_Layout/htmlBg.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  font: 16px/20px 'Open Sans', sans-serif;
  color: #333333;
}
h3 {
  font-size: 15pt;
  color: #333333;
}
.mainContents {
  background: url(/Sites/1277/_Layout/mainContents.png) center;
}
p {
  font: 16px/20px 'Open Sans', sans-serif;
}
.compoTitle {
  font-family: MainHeading;
  margin-bottom: 10px;
  margin-top: 10px;
  color: #09219b;
  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: 20px;
}
.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 {
  border: none;
  background-image: url(/Sites/1277/_layout/NavBackground.jpg);
  background-position: top;
  background-repeat: repeat-x;
  margin-bottom: 0px;
}
.navbar-default {
  border: 0px;
  border-radius: 0px;
}
.navbar {
  background-color: #4675ae;
}
/*Nav Main font size*/

.navbar-default .navbar-nav > li > a {
  font-size: 11pt;
  color: white;
}
.navbar-default .navbar-nav > li > a:hover {
  font-size: 11pt;
  color: #fff9de;
}
/*Nav drop down*/

.navbar-default .dropdown-menu li a {
  font-size: 11pt;
  color: #09219b;
  background-color: #f1f1f1;
}
.navbar-default .dropdown-menu li a:hover {
  font-size: 11pt;
  color: white;
  background-color: #4675ae;
}
/*Text alignment in the navigation */

.navbar .navbar-collapse {
  text-align: center;
}
/*Sub text styling*/

.nav-sub-text {
  font-size: 10pt;
}
.BottomMargin {
  margin-bottom: 15px;
}
.now_page {
  background: #a8c8f4;
}
.align-left {
  text-align: left;
}
h1 {
  text-transform: none;
  color: #09219b;
  font-family: MainHeading;
}
.CompoBs_HeadingImage {
  padding-top: 20px;
  padding-bottom: -20px;
}
.HeadingImage {
  margin-bottom: -10px;
}
.CompoBs_HeadingImage img {
  border: 3px solid white;
}
.bricks {
  padding: 215px 8px 8px 8px;
  margin-bottom: 0px;
  height: 350px;
}
.brickWithBg .bricks-text {
  background-image: url(/Sites/1277/_Layout/BrickH4Bg.png);
  padding-top: 5px;
  padding-bottom: 5px;
  color: white;
}
.bricks a:hover {
  color: #09219b;
  text-decoration: none;
}
a,
a:hover {
  color: #09219b;
  text-decoration: none;
}
a:hover {
  color: #5683ba;
  text-decoration: none;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #09219b;
  }
}
.copyright {
  color: #565656;
}
