html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

html {
  font-size: 112.5%;
  line-height: 1.33333em; }

.business .banner, .education .banner, .banner {
  clear: both;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 1;
  position: relative;
  background-color: #ccc;
  height: 312px;
  width: 100%;
  position: relative; }
  .business .banner .banner-type, .education .banner .banner-type, .banner .banner-type {
    height: 312px;
    position: relative; }
  .business .banner h1, .education .banner h1, .banner h1 {
    color: #7a9899;
    bottom: 0px;
    left: 0;
    font-weight: 400;
    position: absolute;
    text-indent: -6.66667%;
    margin-left: 9.16667%; }
  @media (max-width: 549px) {
    .business .banner, .education .banner, .banner {
      display: none; } }
  @media (min-width: 550px) and (max-width: 899px) {
    .business .banner, .education .banner, .banner {
      margin-top: 24px;
      height: 216px; }
      .business .banner .banner-type, .education .banner .banner-type, .banner .banner-type {
        height: 216px; } }

.read-more {
  margin-top: -24px; }

.latest-news {
  margin-top: 24px;
  margin-bottom: 24px;
  padding-bottom: 24px; }
  @media (max-width: 549px) {
    .latest-news {
      padding-bottom: 0; } }

.section-backdrop {
  background-color: #d4e4e5; }

.business .section-backdrop {
  background-color: #f2f8e9; }

.education .section-backdrop {
  background-color: #e5f5f8; }

@media (max-width: 549px) {
  .section-backdrop {
    margin-bottom: 24px;
    clear: both;
    float: left;
    margin-top: 24px; } }

.announcements {
  text-align: center;
  padding-top: 24px; }
  .announcements p {
    color: #cc0000; }

.entry-business, .entry-education {
  margin-top: 48px;
  text-align: center; }
  .entry-business img, .entry-education img {
    width: 100%; }
  @media (max-width: 549px) {
    .entry-business, .entry-education {
      margin-top: 24px; } }
  @media (min-width: 550px) and (max-width: 899px) {
    .entry-business, .entry-education {
      margin-top: 0px; } }
  @media (min-width: 900px) {
    .entry-business, .entry-education {
      margin-top: 24px; } }

.entry-business a {
  font-size: 18px;
  padding: 12px 36px;
  display: inline-block;
  cursor: pointer;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF619F43', endColorstr='#FF355725');
  background-color: #619f43;
  border: 0;
  color: white;
  font-family: "bree", arial, sans-serif;
  font-weight: 300;
  margin: 12px 0;
  line-height: 24px; }
  .entry-business a:hover {
    text-decoration: none; }
  .entry-business a:hover {
    background-color: #568d3b; }
  .entry-business a:active {
    background-color: #4f8237; }
  .entry-business a.disabled, .entry-business a[disabled] {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    opacity: 0.6;
    background: false;
    cursor: default;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .entry-business a::-moz-focus-inner {
    padding: 0 !important;
    margin: -1px !important; }

.entry-education a {
  font-size: 18px;
  padding: 12px 36px;
  display: inline-block;
  cursor: pointer;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF0099A8', endColorstr='#FF003C42');
  background-color: #0099A8;
  border: 0;
  color: white;
  font-family: "bree", arial, sans-serif;
  font-weight: 300;
  margin: 12px 0;
  line-height: 24px; }
  .entry-education a:hover {
    text-decoration: none; }
  .entry-education a:hover {
    background-color: #00828e; }
  .entry-education a:active {
    background-color: #00747f; }
  .entry-education a.disabled, .entry-education a[disabled] {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    opacity: 0.6;
    background: false;
    cursor: default;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .entry-education a::-moz-focus-inner {
    padding: 0 !important;
    margin: -1px !important; }

.page-badge {
  margin-top: 48px; }
  @media (max-width: 549px) {
    .page-badge img {
      float: left;
      height: 72px;
      padding-right: 2.5%; }
    .page-badge .description p.summary {
      display: none; } }
  @media (min-width: 550px) and (max-width: 899px) {
    .page-badge img {
      float: left;
      height: 72px;
      padding-right: 2.5%; } }
  .page-badge img {
    height: 72px;
    margin-right: 24px; }
  .page-badge .icon {
    text-align: center; }
    .page-badge .icon img {
      display: block;
      margin-left: auto;
      margin-right: auto; }

.side-badges {
  margin-top: 0px; }
  .side-badges .page-badge {
    padding-bottom: 0px; }

form {
  padding-bottom: 24px; }
  form input {
    height: 48px;
    margin: 12px 0;
    width: 80%;
    padding-left: 12px;
    font-size: 18px;
    line-height: 36px; }
  form h4 {
    padding-top: 0; }
  form textarea {
    display: block;
    margin: 12px 0;
    width: 80%;
    padding-left: 12px;
    font-size: 18px;
    line-height: 24px; }
  form input.submit {
    font-size: 18px;
    padding: 12px 36px;
    display: inline-block;
    cursor: pointer;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF2F5C67', endColorstr='#FF0F1D21');
    background-color: #2f5c67;
    border: 0;
    color: white;
    font-family: "bree", arial, sans-serif;
    font-weight: 300;
    height: auto;
    width: 40%; }
    form input.submit:hover {
      text-decoration: none; }
    form input.submit:hover {
      background-color: #274c55; }
    form input.submit:active {
      background-color: #22434b; }
    form input.submit.disabled, form input.submit[disabled] {
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
      opacity: 0.6;
      background: false;
      cursor: default;
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      box-shadow: none; }
    form input.submit::-moz-focus-inner {
      padding: 0 !important;
      margin: -1px !important; }

.site-notifications {
  text-align: center;
  font-family: "bree", arial, sans-serif; }

.site-notifications-container.good,
.site-notifications-container.pending,
.site-notifications-container.bad {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAATElEQVQYV4WQUQ4AMARD5/6H3mimMTH6I+KlqGzVUonKapTPMLdmggBmF+ujk8/bdYTyytLp3k7HDuKNE8Sv80NVCogngr+oHrDL8wDyBjf3/3jJDwAAAABJRU5ErkJggg==) repeat;
  padding: 24px 0;
  margin: 24px 0; }

.site-notifications-container.good {
  background-color: #e2efce; }

.site-notifications-container.bad {
  background-color: #e48e8c; }

.site-notifications-container.pending {
  background-color: #dae8e9; }

.spinner {
  display: inline-block;
  width: 50px;
  height: 30px;
  text-align: center;
  font-size: 10px;
  position: relative;
  top: 9px; }

.spinner > div {
  background-color: #7a9899;
  height: 100%;
  width: 6px;
  display: inline-block;
  margin-right: 3px;
  -moz-animation: stretchdelay 1.2s infinite ease-in-out;
  -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
  animation: stretchdelay 1.2s infinite ease-in-out; }

.spinner .rect2 {
  -moz-animation-delay: -1.1s;
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s; }

.spinner .rect3 {
  -moz-animation-delay: -1s;
  -webkit-animation-delay: -1s;
  animation-delay: -1s; }

.spinner .rect4 {
  -moz-animation-delay: -0.9s;
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s; }

.spinner .rect5 {
  -moz-animation-delay: -0.8s;
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s; }

@-webkit-keyframes stretchdelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.4); }
  20% {
    -webkit-transform: scaleY(1); } }
@keyframes stretchdelay {
  0%, 40%, 100% {
    -moz-transform: scaleY(0.4);
    -ms-transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
    transform: scaleY(0.4); }
  20% {
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -webkit-transform: scaleY(1);
    transform: scaleY(1); } }
