@import url(https://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700|Yanone+Kaffeesatz:300,400);
body {
  font-family: 'PT Sans Narrow', sans-serif;
  sletter-spacing: 0.13em;
  font-weight: 400;
  margin: 0px;
  font-size: 1.1rem;
  line-height: 1.4em;
  background-color: #d4cee4 !important; }
  body .sbody {
    sbackground-color: white; }

.clearRow {
  clear: both;
  margin-bottom: 1em; }

.subtest {
  color: rgba(60, 60, 60, 0.8);
  font-size: 0.98em; }

.outerbody .container {
  max-width: 720px !important; }
  .outerbody .container ul {
    list-style-image: url(redcross.png);
    margin-left: 21px; }
  .outerbody .container li {
    line-height: 1.2em;
    margin-top: 0.8em; }
  .outerbody .container ul.tight li {
    line-height: 1.2em;
    margin-top: 0.09em; }
  .outerbody .container li:first-child {
    margin-top: 0.5em; }
  .outerbody .container h2 {
    color: #4A2682; }
.outerbody a {
  color: #ce1443; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'PT Sans Narrow', sans-serif !important;
  font-weight: 400; }

h1 {
  font-weight: 400;
  letter-spacing: 0.02em;
  font-size: 2.1em;
  line-height: 1em;
  margin-bottom: 0.7em;
  margin-left: 0.0em;
  margin-right: 0.0em; }

.sopdoc {
  display: inline-block;
  background-color: #ce1443;
  padding: 5px 7px;
  color: white;
  width: 13em;
  margin-top: 1em;
  text-align: center;
  font-size: 1.1rem; }
  .sopdoc a {
    color: white; }

.narrowSop {
  margin: 0 auto; }
  .narrowSop .sopdoc {
    max-width: 7em;
    display: inline-block;
    margin: 0;
    margin-right: 1em; }

td p.sopdoc {
  margin-top: 1em;
  width: 100%;
  max-width: 15em;
  border-sizing: border-box; }

td p.sopdoc a {
  font-size: 1.1rem !important;
  margin-top: 1em;
  width: 100%;
  max-width: 15em;
  color: white !important; }

.bgPurple {
  background-color: #4A2682; }

span.toggler {
  cursor: pointer; }

span.toggler:hover {
  text-decoration: underline; }

span.newsListToggler {
  cursor: pointer; }

span.newsListToggler:hover {
  text-decoration: underline; }

.newsListPlaceholder {
  height: 0px; }

.listPlaceholder {
  height: 0px; }

.newsList {
  font-size: 1.1rem;
  line-height: 1.25em;
  display: none;
  position: relative;
  top: 0.2rem;
  left: 0rem;
  background-color: white;
  border: 1px solid rgba(7, 7, 7, 0.1);
  padding: 0.3em 0.5em;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.16); }

.formList {
  display: none;
  position: relative;
  top: 0.2rem;
  left: 0rem;
  background-color: white;
  border: 1px solid rgba(7, 7, 7, 0.1);
  padding: 0.3em 0.5em;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.16); }
  .formList a {
    font-size: 1.1rem !important;
    line-height: 1.25em !important;
    color: black !important; }

footer {
  font-size: 0.85rem;
  line-height: 1.2rem;
  background-color: #d4cee4; }
  footer .footerInner {
    max-width: 736px;
    margin: 0 auto;
    padding: 1.2em 1em 1em 1em; }
  footer .footerIcons img {
    margin-left: 1em; }
  footer ul {
    smargin: 0 auto; }
    footer ul li {
      padding: 10px; }
  footer ul.nav {
    margin-left: 0;
    margin-top: 20px;
    margin-bottom: 0px;
    list-style: none; }
    footer ul.nav li {
      display: inline-block; }
      footer ul.nav li a {
        font-weight: 700;
        font-size: 0.85rem;
        text-decoration: none;
        text-transform: lowercase;
        letter-spacing: 0.11em;
        color: #654993; }
        footer ul.nav li a:hover {
          color: black; }
        footer ul.nav li a:active {
          color: red; }

.footerLinks {
  padding-top: 2em; }
  .footerLinks div {
    display: inline-block; }
  .footerLinks a {
    color: black; }

.layout-edit header {
  display: none; }
.layout-edit #docmenu {
  display: none; }

div.leftColumn {
  float: left;
  clear: left;
  width: 50%;
  min-width: 300px;
  box-sizing: border-box;
  padding-right: 1em; }
  div.leftColumn h1:first-child {
    margin-top: 0px; }
  div.leftColumn h2:first-child {
    margin-top: 0px; }

.perc65 {
  width: 65% !important;
  margin-top: 1em; }

.rem65 {
  width: 34.5% !important;
  min-width: inherit !important; }

div.leftColumn:first-of-type {
  margin-top: 2em; }

div.leftColumn:first-of-type {
  margin-top: 2em; }

div.rightColumn {
  float: left;
  width: 50%;
  min-width: 300px;
  box-sizing: border-box;
  padding-left: 1em; }
  div.rightColumn h1:first-child {
    margin-top: 0px; }
  div.rightColumn h2:first-child {
    margin-top: 0px; }

div.rightColumn:first-of-type {
  margin-top: 0px; }

div.leftColumn:first-of-type {
  margin-top: 0px; }

div.rightColumn.noGutter {
  padding-left: 0px; }

div.leftColumn.noGutter {
  padding-right: 0px; }

div.purpleBorder img {
  width: 100%;
  border: 14px solid #4A2682;
  box-sizing: border-box; }
div.purpleBorder iframe {
  width: 100%;
  border: 14px solid #4A2682;
  box-sizing: border-box; }
div.purpleBorder img.purpleBorder {
  border: 14px solid #4A2682; }

div.leftColumn div.purpleBorder {
  padding-left: 14px; }

div.leftColumn + div.purpleBorder {
  margin-top: 1em; }

div.rightColumn + div.purpleBorder {
  margin-top: 1em; }

img.purpleBorder {
  swidth: 98%;
  border: 14px solid #4A2682;
  margin: 0 0px;
  box-sizing: border-box; }

.marginAbove {
  margin-top: 1em; }

.marginAbove.andSomeMore {
  margin-top: 2.5em !important; }

.marginAbove:before {
  content: " ";
  /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0px;
  margin-bottom: 1em;
  clear: both; }

div.row {
  margin-top: 1em; }
  div.row h1 {
    margin-top: 0px; }

.rightImage {
  max-width: 40%;
  float: right; }

.arrowedHeading {
  margin-top: 1em; }
  .arrowedHeading td:first-of-type {
    width: 62px;
    vertical-align: text-top; }
    .arrowedHeading td:first-of-type img {
      width: 52px; }
  .arrowedHeading p {
    margin-top: 1.4em;
    margin-bottom: 0; }
  .arrowedHeading td:last-of-type {
    font-size: 1.6rem;
    line-height: 1.05em;
    color: #ce1443; }
    .arrowedHeading td:last-of-type a {
      font-size: 26px;
      line-height: 28px;
      color: #ce1443; }

.arrowedHeading + p {
  margin-top: 1em; }

.arrowedLinks {
  margin-top: 1em; }
  .arrowedLinks td:first-of-type {
    width: 62px;
    vertical-align: text-top; }
    .arrowedLinks td:first-of-type img {
      width: 52px; }
  .arrowedLinks p {
    margin-top: 1.4em;
    margin-bottom: 0; }
  .arrowedLinks tr td {
    padding-top: 0.5em;
    padding-bottom: 0.5em; }
  .arrowedLinks tr:first-child td {
    padding-top: 0.5em;
    padding-bottom: 0.5em; }
  .arrowedLinks td:last-of-type {
    font-size: 1.2rem;
    line-height: 1.05em;
    color: black; }
    .arrowedLinks td:last-of-type a {
      color: black; }

.header {
  height: 668px;
  z-index: 1; }
  .header body {
    background-color: white; }
  .header #toplogo {
    max-width: 916px;
    margin: 0 auto; }
    .header #toplogo img {
      margin-top: 34px;
      margin-left: 16px;
      margin-right: 16px;
      width: 320px;
      max-width: 90%; }
  .header #topmenu {
    max-width: 900px;
    margin: 9px auto 0 auto;
    text-align: right; }
    .header #topmenu ul {
      smargin: 0 auto; }
      .header #topmenu ul li {
        padding: 7px; }
    .header #topmenu ul.nav {
      margin-right: 1em; }
      .header #topmenu ul.nav li {
        display: inline-block; }
        .header #topmenu ul.nav li a {
          font-weight: 700;
          font-size: 1.12rem;
          text-decoration: none;
          text-transform: uppercase;
          letter-spacing: 0.11em;
          color: #4A2682; }
          .header #topmenu ul.nav li a:hover {
            color: black; }
          .header #topmenu ul.nav li a:active {
            color: red; }

div.bgHolder {
  z-index: -2;
  sposition: relative;
  height: 0px; }
  div.bgHolder div {
    position: relative;
    height: 766px;
    top: -61px;
    background-size: 2148px; }

@media (max-width: 767px) {
  body {
    padding-left: 0px;
    padding-right: 0px; } }
/**
Footer
**/
.footerLinksLeft {
  min-width: 40%;
  float: left;
  margin-right: 4em; }

.footerLinksRight {
  float: left; }

.footerText {
  float: left;
  swidth: 80%;
  smax-width: 40em;
  padding-left: 0.2em; }

.footerIcons {
  float: right; }

.twoColumn .first.column {
  width: 50%;
  float: left;
  padding-right: 1em;
  box-sizing: border-box; }
.twoColumn .last.column {
  width: 50%;
  float: left;
  padding-left: 1em;
  box-sizing: border-box; }
.twoColumn h1:first-child {
  margin-top: 0px; }

.twoColumn + div.purpleBorder {
  margin-top: 1em; }

.twoColumn + p {
  margin-top: 1em; }

.footerLinksLeft #terms {
  margin-left: 4em; }
.footerLinksLeft #disclaimer {
  margin-left: 4em; }

@media (max-width: 400px) {
  .footerLinksLeft #terms {
    margin-left: 2em; }
  .footerLinksLeft #disclaimer {
    margin-left: 2em;
    margin-bottom: 0.3em; } }
@media (max-width: 500px) {
  #topmenu {
    color: green; } }
#background1 {
  background-repeat: no-repeat;
  background-position: top center;
  z-index: -2; }

#background2 {
  background-repeat: no-repeat;
  background-position: top center;
  z-index: -3; }

/*
* Main page link bits for making the red color
*
*/
.itemid-101 #background1 {
  background-image: url(../../../images/bg/home_1.jpg); }
.itemid-101 #background2 {
  background-image: url(../../../images/bg/home_2.jpg); }
.itemid-101 #background3 {
  background-image: url(../../../images/bg/home_3.jpg); }
.itemid-101 li.item-101 a {
  color: #ce1443 !important; }

body.itemid-120 li.item-106 a, body.itemid-121 li.item-106 a, body.itemid-122 li.item-106 a, body.itemid-123 li.item-106 a {
  color: #ce1443 !important; }

body.itemid-120 #background1, body.itemid-121 #background1, body.itemid-122 #background1, body.itemid-123 #background1 {
  background-image: url(../../../images/bg/about_1.jpg); }
body.itemid-120 #background2, body.itemid-121 #background2, body.itemid-122 #background2, body.itemid-123 #background2 {
  background-image: url(../../../images/bg/about_2.jpg); }

body.itemid-124 li.item-107 a, body.itemid-125 li.item-107 a, body.itemid-126 li.item-107 a {
  color: #ce1443 !important; }

body.itemid-124 #background1, body.itemid-125 #background1, body.itemid-126 #background1 {
  background-image: url(../../../images/bg/surveyors_1.jpg); }
body.itemid-124 #background2, body.itemid-125 #background2, body.itemid-126 #background2 {
  background-image: url(../../../images/bg/surveyors_2.jpg); }

body.itemid-127 li.item-108 a, body.itemid-128 li.item-108 a, body.itemid-129 li.item-108 a, body.itemid-130 li.item-108 a {
  color: #ce1443 !important; }

body.itemid-127 #background1, body.itemid-128 #background1, body.itemid-129 #background1, body.itemid-130 #background1 {
  background-image: url(../../../images/bg/licensing_1.jpg); }
body.itemid-127 #background2, body.itemid-128 #background2, body.itemid-129 #background2, body.itemid-130 #background2 {
  background-image: url(../../../images/bg/licensing_2.jpg); }
body.itemid-127 li.item-108 a, body.itemid-128 li.item-108 a, body.itemid-129 li.item-108 a, body.itemid-130 li.item-108 a {
  color: #ce1443 !important; }

body.itemid-131 #background1, body.itemid-132 #background1, body.itemid-133 #background1 {
  background-image: url(../../../images/bg/complaints_1.jpg); }
body.itemid-131 #background2, body.itemid-132 #background2, body.itemid-133 #background2 {
  background-image: url(../../../images/bg/complaints_2.jpg); }
body.itemid-131 li.item-109 a, body.itemid-132 li.item-109 a, body.itemid-133 li.item-109 a {
  color: #ce1443 !important; }

body.itemid-134 li.item-110 a, body.itemid-135 li.item-110 a {
  color: #ce1443 !important; }

body.itemid-134 #background1, body.itemid-135 #background1 {
  background-image: url(../../../images/bg/resources_1.jpg); }
body.itemid-134 #background2, body.itemid-135 #background2 {
  background-image: url(../../../images/bg/resources_2.jpg); }
body.itemid-134 li.item-110 a, body.itemid-135 li.item-110 a {
  color: #ce1443 !important; }

body.itemid-111 #background1 {
  background-image: url(../../../images/bg/members_1.jpg); }
body.itemid-111 #background2 {
  background-image: url(../../../images/bg/contact_1.jpg); }
body.itemid-111 li.item-111 a {
  color: #ce1443 !important; }

body.itemid-141 #background1, body.itemid-142 #background1 {
  background-image: url(../../../images/bg/contact_1.jpg); }
body.itemid-141 #background2, body.itemid-142 #background2 {
  background-image: url(../../../images/bg/members_1.jpg); }
body.itemid-141 li.item-119 a, body.itemid-142 li.item-119 a {
  color: #ce1443 !important; }

.roseForm.form-horizontal {
  border: 14px solid #4A2682;
  box-sizing: border-box;
  padding: 2em; }
  .roseForm.form-horizontal .controls {
    margin-left: 6em; }
  .roseForm.form-horizontal fieldset .control-group .control-label {
    width: 6em;
    text-align: left; }
    .roseForm.form-horizontal fieldset .control-group .control-label label {
      font-size: 1em; }
  .roseForm.form-horizontal input,
  .roseForm.form-horizontal textarea,
  .roseForm.form-horizontal .uneditable-input {
    width: 100%; }

.btn-primary {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #6a32ae;
  background-image: -moz-linear-gradient(top, #6247b8, #4A2682);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6247b8), to(#4A2682));
  background-image: -webkit-linear-gradient(top, #6247b8, #4A2682);
  background-image: -o-linear-gradient(top, #6247b8, #4A2682);
  background-image: linear-gradient(to bottom, #6247b8, #4A2682);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6a32ae', endColorstr='#ff4A2682', GradientType=0);
  border-color: #4A2682 #4A2682 #002a80;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); }

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #fff;
  background-color: #4A2682;
  *background-color: #6247b8; }

.btn-primary:active,
.btn-primary.active {
  background-color: #6247b8 \9 ; }

div#topmenu {
  max-width: 1024px; }

#docmenu {
  background-color: #4A2682; }
  #docmenu div {
    max-width: 1074px;
    margin: 0 auto;
    text-align: center; }
  #docmenu ul {
    display: table;
    margin: 0 auto;
    max-width: 1024px; }
    #docmenu ul li {
      display: table-cell;
      text-align: center;
      vertical-align: middle;
      height: 75px;
      smax-width: 200px;
      border-right: 2px solid white; }
      #docmenu ul li:last-child {
        border-right: none; }
    #docmenu ul a {
      font-weight: 700;
      font-size: 1rem;
      display: inline-block;
      color: white;
      sheight: 80px;
      letter-spacing: 0.11em;
      text-decoration: none;
      text-transform: uppercase;
      smargin: 0 20px; }
      #docmenu ul a:hover {
        color: #f4f4f4; }
      #docmenu ul a .acontainer {
        margin: 0 2.78em 0 2.78em; }

main#content {
  max-width: 976px;
  margin: 1.6em auto 0 auto;
  padding-left: 16px;
  padding-right: 16px; }

h1 {
  color: #ce1443; }

div.leftColumn div.purpleBorder {
  padding-left: 0px; }

/*
  Column Collapse
*/
@media (max-width: 43em) {
  .perc65 {
    width: 100% !important;
    margin-top: 1em; }

  .rem65 {
    width: 100% !important;
    min-width: inherit !important; }

  .twoColumn .first.column {
    float: none !important;
    width: 100% !important;
    min-width: 280px;
    padding-right: 0em !important;
    padding-left: 0em !important;
    box-sizing: border-box; }
  .twoColumn .last.column {
    float: none !important;
    width: 100% !important;
    padding-left: 0em;
    min-width: 280px;
    box-sizing: border-box;
    padding-right: 0em !important;
    padding-left: 0em !important; }
  .twoColumn h1:first-child {
    margin-top: 0px; }

  .sopdoc {
    margin-top: 0.5em; }

  .narrowSop .sopdoc {
    margin-top: 0.5em; }

  div.purpleBorder img.purpleBorder {
    margin: 0 0; }

  div.leftColumn {
    float: none;
    clear: left;
    width: 100%;
    min-width: 280px;
    box-sizing: border-box;
    padding-right: 0em; }
    div.leftColumn div.purpleBorder {
      padding-left: 0px; }
    div.leftColumn h1:first-child {
      margin-top: 0px; }
    div.leftColumn h2:first-child {
      margin-top: 0px; }

  div.leftColumn:first-of-type {
    margin-top: 2em; }

  div.leftColumn:first-of-type {
    margin-top: 2em; }

  div.rightColumn {
    float: none;
    width: 100%;
    min-width: 280px;
    margin-top: 1em;
    box-sizing: border-box;
    padding-left: 0; }
    div.rightColumn h1:first-child {
      margin-top: 0px; }
    div.rightColumn h2:first-child {
      margin-top: 0px; }

  div.rightColumn:first-of-type {
    margin-top: 0px; }

  div.leftColumn:first-of-type {
    margin-top: 0px; }

  div.rightColumn.noGutter {
    padding-left: 0px; }

  div.leftColumn.noGutter {
    padding-right: 0px; } }
/**
**
**  doc menu
**
**/
@media (max-width: 43em) {
  #docmenu div {
    text-align: left; }
  #docmenu ul.docmenu a {
    font-size: 0.8em; }
    #docmenu ul.docmenu a .acontainer {
      margin: 0 1em 0 1em;
      text-align: center; }
  #docmenu ul.docmenu li {
    border-right: none;
    display: inline-block;
    height: auto;
    padding: 0px; }

  #docmenu ul {
    display: table;
    margin: 0 0;
    max-width: 1024px;
    padding-top: 3px;
    padding-bottom: 4px; } }
@media (max-width: 43em) {
  #docmenu ul.docmenu a .acontainer {
    padding: 1em; }
  #docmenu ul.docmenu li {
    border-right: none;
    border-bottom: 2px solid white;
    display: block; }
  #docmenu ul.docmenu li:last-child {
    border-bottom: none; }

  #docmenu ul {
    width: 100%; } }
@media (max-width: 700px) {
  div.bgHolder {
    opacity: 1; }
    div.bgHolder div {
      position: relative;
      height: 268px;
      top: -61px;
      background-size: cover;
      background-color: white; }

  body {
    background-color: white !important; }

  #footerArrow {
    display: none; }

  .footerIcons {
    float: none; }

  footer .footerIcons img {
    margin-left: 0em;
    margin-right: 1em;
    margin-bottom: 1em; }

  #footerMenu {
    margin-left: 0em; }
    #footerMenu ul.nav.menu li {
      padding: 0.1em 0.3em; }

  .header #toplogo img {
    margin-top: 14px;
    margin-left: 16px;
    margin-right: 16px;
    width: 320px;
    max-width: 90%; }

  .header {
    min-width: 320px;
    height: 177px; }
    .header ul.nav li {
      sline-height: 12px; } }
.menuHamburger {
  display: none;
  sbackground-image: url(../../../images/hamburger.png);
  background-repeat: no-repeat;
  background-position: right;
  spadding-right: 1.2em;
  font-weight: 700;
  font-size: 1.2em;
  color: #4A2682; }

.menuHamburger:after {
  display: inline-block;
  background-image: url(../../../images/hamburger.png);
  background-repeat: no-repeat;
  background-size: cover;
  height: 1.1em;
  width: 1.1em;
  content: ' ';
  position: relative; }

@media (max-width: 43em) {
  .header {
    height: 360px;
    display: block; }
    .header .headerInner {
      sbackground-color: white; }
      .header .headerInner #toplogo {
        width: 370px; }
        .header .headerInner #toplogo img {
          max-width: 13em;
          top: 0.7em;
          left: 0.5em;
          position: relative; }
      .header .headerInner .menuHamburger {
        position: relative;
        height: 32px;
        width: 32px;
        top: 1.1em;
        left: 1.1em;
        display: inline-block;
        cursor: pointer; }
      .header .headerInner #topmenu {
        display: none;
        position: relative;
        top: 0.4em;
        text-align: inherit; }
        .header .headerInner #topmenu ul.nav {
          margin-right: 0em;
          padding: 0.5em;
          background-color: rgba(255, 255, 255, 0.84); }
          .header .headerInner #topmenu ul.nav li {
            width: 100%;
            line-height: 1.1em; }

  div.bgHolder div {
    height: 452px; } }
.fastfaqwrapper {
  background-color: #ce1443; }

.fastfaqer {
  cursor: pointer; }

.fastfaq {
  background-color: #ce1443;
  padding: 2rem;
  padding-top: 0px;
  color: white;
  font-size: 1.2rem;
  line-height: 1.8rem;
  display: none; }

@media (max-width: 43em) {
  .roseForm.form-horizontal {
    width: 90%;
    padding: 0px;
    border: none; }
    .roseForm.form-horizontal .controls {
      margin-left: 0px; } }

.photo-row.rightColumn.noGutter.rem65 {
  margin-top: 2em;
}
.photo-row.leftColumn.perc65 {
  margin-top: 2em;
}
@media (max-width: 688px) {
  .photo-row.rightColumn.noGutter.rem65 {
    margin-top:1em;
  }
  br.brb {
    display:none;
  }
}


/*# sourceMappingURL=template.css.map */
