body,
p,
div {
  font-size: 12pt;
  font-family: Arial;
}
a,
a:active,
a:focus,
a:visited {
  text-decoration: underline;
  color: #536314;
  font-weight: bold;
}
a:hover {
  text-decoration: underline;
  color: black;
  font-weight: bold;
}
.header {
  border: none;
  background: white;
  background-position: bottom;
  background-repeat: repeat-x;
}
.menu {
  float: none;
  text-align: center;
}
.menu ul li.ms_top {
  float: none;
  display: inline-block;
}
.menu ul li a.ms_top span {
  color: #0947d1;
}
.navbar {
  background-color: #536314;
}
.navbar dropdown a {
  color: white;
}
.navbar dropdown a:hover {
  color: #f1f227;
}
/*Nav Main font size*/

.navbar-default .navbar-nav > li > a {
  color: white;
  font-weight: normal;
}
.navbar-default .navbar-nav > li > a:hover {
  color: #f1f227;
  font-weight: normal;
}
.navbar-default .navbar-nav > li > a {
  color: white;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: white;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #f1f227;
  }
  .headerImage {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.BottomMargin {
  margin-bottom: 15px;
}
.bricks {
  padding: 15px 0;
}
.now_page {
  background: #a8c8f4;
}
.align-left {
  text-align: left;
}
h1 {
  text-transform: none;
  color: #536314;
}
h5 {
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 12px;
  padding-bottom: 12px;
  background-color: #536314;
  color: white;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}
h6 {
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 10px;
  padding-bottom: 10px;
  border: solid;
  border-color: #536314;
  color: #536314;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}
h6 a {
  font-weight: bold;
}
.compoTitle h2 {
  color: #536314;
  font-family: Arial;
  font-weight: bold;
  font-size: xx-large;
}
.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;
}
.modal-footer {
  background-color: #536314;
  color: white;
}
.modal-footer a {
  color: white;
  font-weight: bold;
}
.modal-footer a:hover {
  color: #f1f227;
}
.copyright {
  color: white;
}
a.Page_Type_Draft:visited {
  color: darkgoldenrod;
}
a.Page_Type_Live:visited {
  color: green;
}
a.Page_Type_Hidden:visited {
  color: blueviolet;
}
