@charset "UTF-8";
/* CSS Document */
/*Subpage Style Break*/
#sp-main {
  width: 100%;
}
#sp-main #left {
  float: none;
  width: auto;
  padding: 0;
}
#SpContent_Container {
  padding: 0;
}
#SpSubHead {
  display: none;
}
.addthis_toolbox.addthis_default_style {
  display: none;
}
#SpContent_Container .calloutbox:nth-child(2) {
  top: 1px;
  right: 0;
  position: absolute;
  z-index: 10;
}
/*Subpage Style Break*/
.cpContainer {
  margin: 0 auto;
  padding: 0 8px;
}
/******************************** Custom Page 1 Styles ********************************/
#topTitleOut {
  padding: 0;
  background: transparent;
  margin-bottom: 30px;
}
/* UNIVERSAL STYLES */
.cph1 {
  font-size: 26px;
  margin: 0 0 20px;
  color: #339aa6;
  line-height: 1.2em;
}
.cph2 {
  font-size: 17px;
  font-weight: normal;
  margin: 0 0 8px;
  color: #339aa6;
  line-height: 1.2em;
}
.cph3 {
  font-size: 10pt;
  font-weight: normal;
  margin: 0 0 10px;
  color: #339aa6;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.cph4 {
  font-size: 12pt;
  font-weight: normal;
  margin: 0 0 10px;
  color: #339aa6;
  font-style: italic;
}
.cph5 {
  font-size: 16px;
  font-weight: normal;
  margin: 0 0 10px;
  color: #339aa6;
  text-transform: uppercase;
}
.cpbreadcrumbs {
  margin: 8px 0 75px;
  font-size: 13px;
}
.cpbreadcrumbs ul {
  padding-left: 7px;
}
.cpbreadcrumbs li {
  list-style: none;
  display: inline-block;
}
.cptier {
  padding: 0 0 30px;
  display: inline-block;
  width: 100%;
}
.cptier:last-child {
  margin-bottom: 100px;
}
.cpCopy {
  margin-bottom: 15px;
}
.responsive-video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 60px;
  overflow: hidden;
}
.responsive-video iframe, .responsive-video object, .responsive-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.cpbutton {
  display: inline-block;
  text-align: center;
  text-decoration: none !important;
  margin: 10px 0;
  border-radius: 13px;
  padding: 9px 50px 4px;
  width: 100%;
}
.cpbutton.one {
  border: 1px solid #339aa6;
  background: transparent;
  color: #0c80a8 !important;
}
.cpbutton.one:hover {
  border: 1px solid #343f49;
  background: #343f49;
  color: #fff !important;
}
.cpbutton.two {
  background: #339aa6;
  color: #fff !important;
  border: 1px solid transparent;
}
.cpbutton.two:hover {
  background: #343f49;
}
.bio {
  background-color: #f7f7f7;
  padding: 20px;
  margin: 40px 0;
}
.bioContent h2 {
  margin-top: 0;
}
.close {
  position: absolute;
  right: 16px;
  z-index: 100;
  font-size: 14px;
  text-decoration: underline;
}
.close:hover {
  color: #275BA8;
  text-decoration: underline;
}
#councilOut {
  padding-top: 40px;
  padding-bottom: 40px;
}
.info {
  line-height: 35px;
}
#bioListOut {
  background-color: #f9f9f9;
  padding-top: 40px;
  padding-bottom: 40px;
}
.biolistItem {
  border-bottom: 1px dashed #aaa;
  margin-bottom: 40px;
  padding: 40px 0;
}
.biolistItem img {
  margin-right: 20px;
}
@media (min-width:768px) {
  .cpContainer {
    width: 750px
  }
}
@media (min-width:960px) {
  .cpContainer {
    width: 900px
  }
}
@media (min-width:1200px) {
  .cpContainer {
    width: 1080px
  }
}
@media (min-width: 1420px) {
  .cpContainer {
    width: 1400px
  }
}
@media (max-width: 1199px) {}
@media (max-width: 959px) {}
@media (max-width: 767px) {
  .cptier:last-child {
    margin-bottom: 0px;
  }
}
@media (max-width: 480px) {}