body {
  background-color: #eaeaea;
  color: #444444;
  font-family: Arial, Sans-Serif;
  font-size: 12px;
  line-height: 18px;
  margin: 0;
  padding: 0;
}
#wrapper {
  background-color: #fff;
  margin: 0 auto;
  padding: 16px 30px 15px 30px;
  max-width: 920px;
  text-align: left;
}
#header-filler {
  float: left;
  width: 20px;
}
#left-banner-1 {
  display: none;
}
#left-banner-2 {
  margin: 0 auto;
  display: block;
}
#right-banner {
  width: 100%;
  max-width: 658px;
}
/* Header Styles */
#bpaHeader {
  clear: both;
  margin-top: 5px;
  padding-top: 5px;
  /* height: 259px; */
  max-width: 883px;
}
#headerleft {
  padding-right: 0px;
  float: left;
  max-width: 637px;
}
#headerright {
  background: transparent url('../images/welcometobpa.jpg') no-repeat;
  float: left;
  padding: 120px 25px 0px 25px;
  text-align: left;
  width: 220px;
  height: 260px;
  display: none;
}
#headerright p {
  margin-bottom: 3px;
}
.lh-adds img {
  margin-top: 5px;
  width: 205px;
  border: solid 1px;
  border-radius: 15px;
}
#join-add {
  background-color: #1C2172;
  color: white;
  font-size: 24px;
  font-weight: 700;
  height: 100px;
  text-align: center;
  padding-top: 39px;
  border: solid 1px white;
  border-radius: 15px;
  margin-top: 5px;
  width: 205px;
}
#join-add a {
  color: white;
  text-decoration: none;
}
#join-cost {
  border: solid 1px;
  border-radius: 15px;
  margin-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  width: 205px;
  padding-right: 5px;
  font-size: 11.7px;
}
#join-cost h3 {
  margin-top: 10px;
  color: #1C2172;
}
.jc-fee {
  text-align: right;
}
.lh-adds-text {
  margin-top: 5px;
  padding: 7px;
  width: 205px;
  border: solid 1px;
  border-radius: 15px;
}
.lh-adds-text img {
  width: 15px;
}
.lh-adds-text tr {
  vertical-align: top;
}
.lh-adds-text tr td {
  padding: 5px;
}
#hinf-add {
  margin-top: 5px;
}
#memberlogos {
  margin-top: 5px;
  height: 76px;
  border: 3px solid #D8D7E7;
}
.memberlogoimg {
  max-height: 63px;
  max-width: 200px;
  margin-right: 8px;
  margin-top: 3px;
}
#leftsidebar {
  float: left;
  width: 212px;
}
/* Footer Styles */
#footer {
  clear: both;
  width: 100%;
  background-color: #dcddde;
  /*   height: 180px; */
  padding-top: 10px;
  padding-bottom: 10px;
  max-width: 920px;
  margin: 0 auto;
  min-height: 180px;
}
#footer_col1 {
  text-align: left;
  min-width: 220px;
  margin-top: 15px;
}
#footer_col2 {
  text-align: left;
  min-width: 220px;
  margin-top: 15px;
}
#footer_col3 {
  list-style-type: none;
  text-align: left;
  min-width: 220px;
  margin-top: 15px;
}
#footer h3 {
  color: #000;
  font-weight: bold;
}
.footer_heading2 {
  color: #000;
  font-weight: bold;
}
#footer span {
  color: #000;
  font-weight: bold;
}
#footer a,
#footer a:active,
#footer:visited {
  color: #777779;
  font-size: 12px;
  font-weight: normal;
}
#footer a:hover {
  color: #000;
}
#footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.bpanews {
  float: left;
  background-color: #fff;
  padding-left: 10px;
  max-width: 631px;
}
.bpanews h1 {
  color: #1c2172;
  font-size: 22px;
  font-weight: 600;
  margin-top: 5px;
}
.bpanews h2 {
  font-size: 17px;
  color: #777779;
  font-weight: 600;
}
.imgleft {
  float: left;
  margin-right: 8px;
  width: 100%;
  max-width: 423px;
}
.front_box_link {
  width: 208px;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
}
#bpaSidePnl1 {
  display: none;
}
#bpaSidePnl2 {
  display: block;
}
.add2 {
  float: left;
}
#mlprompt {
  display: none;
}
.simply-scroll {
  width: 100%;
  max-width: 630px;
}
#mlwrap {
  float: left;
  width: 100%;
  visibility: hidden;
}
#previousnews article {
  margin: 5px;
  padding: 5px;
}
.nwstitle {
  height: 4em;
  margin-top: 0;
  padding: 0 10px;
  text-align: left;
  white-space: normal;
}
time {
  padding: 0 10px;
}
.cycle-prev {
  position: absolute;
  top: 0;
  left: 0;
  width: 5%;
  cursor: pointer;
  z-index: 1000;
}
.cycle-prev i {
  font-size: 30px;
  line-height: 1.618em;
  color: white;
  opacity: 0.7;
  display: block;
  height: 100%;
  left: 0;
  margin-top: 50%;
  position: relative;
  padding: 0;
  text-align: center;
  text-shadow: 4px 4px 16px #000, 0 0 8px #000;
  top: 20px;
  -webkit-transform: scaleX(0.4);
  -ms-transform: scaleX(0.4);
  transform: scaleX(0.4);
  transition: all 0.2s linear 0s;
  width: 100%;
}
.cycle-next {
  position: absolute;
  top: 0;
  right: 0;
  width: 5%;
  cursor: pointer;
  z-index: 1000;
}
.cycle-next i {
  font-size: 30px;
  line-height: 1.618em;
  color: white;
  opacity: 0.7;
  display: block;
  height: 100%;
  left: 0;
  margin-top: 50%;
  position: relative;
  padding: 0;
  text-align: center;
  text-shadow: 4px 4px 16px #000, 0 0 8px #000;
  top: 20px;
  -webkit-transform: scaleX(0.4);
  -ms-transform: scaleX(0.4);
  transform: scaleX(0.4);
  transition: all 0.2s linear 0s;
  width: 100%;
}
.newstext {
  max-width: 250px;
}
.footer-col {
  padding-left: 80px;
  padding-right: 0;
}
.copyarea {
  float: left;
  width: 100%;
  max-width: 637px;
  padding-left: 10px;
  padding-top: 10px;
}
.copyarea h1 {
  color: #1c2172;
  font-size: 22px;
  font-weight: 600;
  margin-top: 5px;
}
.copyarea h2 {
  font-size: 17px;
  color: #777779;
  font-weight: 600;
}
.menulist {
  margin-left: 15px;
  margin-top: 15px;
  font-size: 16px;
  line-height: 25px;
}
.page-title,
.view-title {
  text-align: left;
  color: #1d2172;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 10px;
}
.formwrap {
  clear: both;
  margin-bottom: 8px;
}
.mand {
  color: #f00;
  font-weight: bold;
  font-size: 16pt;
  position: relative;
  top: 5px;
}
.formleft {
  float: left;
  width: 200px;
  margin-bottom: 8px;
}
.formright {
  float: left;
  margin-bottom: 8px;
}
#bpa_join_title,
#bpa_join_orgtype,
#bpa_join_orgto,
#bpayb_space,
#bpa_title {
  width: 400px;
}
.bpa_join_label,
.bpa_label {
  font-weight: bold;
  color: #1d2172;
  display: inline;
}
.bpa_join_input,
.bpa_input {
  background: url("../images/textfield_400.jpg") no-repeat;
  border: 0 none;
  height: 18px;
  padding-left: 5px;
  padding-top: 3px;
  width: 400px;
}
.bpa_date {
  background: url("../images/textfield.jpg") no-repeat;
  border: 0 none;
  height: 18px;
  padding-left: 5px;
  padding-top: 3px;
  width: 200px;
}
.bpa_small_input {
  background: url("../images/textfield_300.jpg") no-repeat;
  border: 0 none;
  height: 18px;
  padding-left: 5px;
  padding-top: 3px;
  width: 100px;
}
.bpa_join_checkbox,
.bpa_checkbox {
  background: url("../images/textfield_300.jpg") no-repeat;
  border: 0 none;
  height: 18px;
  padding-left: 5px;
  padding-top: 3px;
  width: 20px;
  float: left;
}
.bpa_join_textarea,
.bpa_textarea {
  background: url("../images/textarea_400.jpg");
  border: 0 none;
  height: 100px;
  width: 400px;
}
.bpa_join_submit,
.bpa_submit {
  background: url("../images/submit_application.gif") no-repeat;
  border: 0;
  float: right;
  height: 18px;
  width: 175px;
  cursor: pointer;
}
.bpa_join_submit_hover {
  background: url("../images/submit_application_h.gif") no-repeat;
  border: 0;
  float: right;
  height: 18px;
  width: 175px;
  cursor: pointer;
}
.bpa_submit {
  background: url("../images/submit.gif") no-repeat;
  border: 0;
  float: right;
  height: 18px;
  width: 175px;
  cursor: pointer;
}
.bpa_submit_hover {
  background: url("../images/submit_h.gif") no-repeat;
  border: 0;
  float: right;
  height: 18px;
  width: 175px;
  cursor: pointer;
}
.bpa_include_search_submit {
  background: url("../images/search.png") no-repeat;
  border: 0;
  float: right;
  height: 18px;
  width: 75px;
  cursor: pointer;
}
.bpa_include_search_submit_hover {
  background: url("../images/search_h.png") no-repeat;
  border: 0;
  float: right;
  height: 18px;
  width: 75px;
  cursor: pointer;
}
.not-found-link {
  /*  background: url("../images/notfound.png") no-repeat; */
  border: 0;
  float: right;
  height: 20px;
  cursor: pointer;
  color: #2b9bbb;
  font-family: arial;
  font-weight: 700;
  font-size: 18px;
}
.not-found-link_hover {
  /* background: url("../images/notfound_h.png") no-repeat; */
  border: 0;
  float: right;
  height: 20px;
  cursor: pointer;
  color: #2b9bbb;
}
.bpa_includeexisting_submit {
  background: url("../images/submit.gif") no-repeat;
  border: 0;
  float: right;
  height: 18px;
  width: 75px;
  cursor: pointer;
}
.bpa_includeexisting_submit_hover {
  background: url("../images/submit_h.gif") no-repeat;
  border: 0;
  float: right;
  height: 18px;
  width: 75px;
  cursor: pointer;
}
.bpa_includenew_submit {
  background: url("../images/submit.gif") no-repeat;
  border: 0;
  float: right;
  height: 18px;
  width: 75px;
  cursor: pointer;
}
.bpa_includenew_submit_hover {
  background: url("../images/submit_h.gif") no-repeat;
  border: 0;
  float: right;
  height: 18px;
  width: 75px;
  cursor: pointer;
}
.letter {
  cursor: pointer;
  margin-left: 10px;
}
.chosenletter {
  color: blue;
  font-weight: 700;
}
.bpa_login_submit {
  background: url("../images/login.gif") no-repeat;
  border: 0;
  float: right;
  height: 18px;
  width: 88px;
  cursor: pointer;
}
.bpa_login_submit_hover {
  background: url("../images/login_h.gif") no-repeat;
  border: 0;
  float: right;
  height: 18px;
  width: 88px;
  cursor: pointer;
}
.leftagents {
  float: left;
  width: 190px;
  margin-top: 8px;
  margin-bottom: 8px;
}
.agentstitle {
  font-weight: bold;
  color: #1d2172;
}
.teamphoto {
  float: left;
  margin-right: 8px;
  margin-bottom: 6px;
}
#teamdetails {
  margin-top: 8px;
}
#contact_member_table {
  border-collapse: collapse;
  width: 100%;
}
#contact_member_table tr {
  border: 0px !important;
}
.detail {
  background-color: #fff;
}
.cmpdesc {
  padding: 3px;
  float: left;
  width: 340px;
}
.cmpdesc img {
  margin-right: 5px;
}
.contactdesc {
  float: left;
  width: 350px;
}
.contactdesc img {
  float: left;
}
.contactdetails {
  float: left;
  width: 286px;
}
.dlabel {
  color: #1d2172;
  font-weight: bold;
}
.dtext {
  display: inline-block;
  margin-bottom: 10px;
}
.contactdetlabel {
  float: left;
  text-align: right;
}
.contactdetlabel label {
  clear: both;
}
.contactdetdata {
  float: right;
  width: 186px;
}
.contactdetdata label {
  clear: both;
  float: right;
}
.oddrow {
  background-color: #d8d7e7;
}
.evenrow {
  background-color: #eeeeee;
}
.doccell {
  padding: 8px;
}
.news_archive_year {
  background: #1C2172;
  color: #00B1B0;
  font-weight: bold;
  margin-top: 10px;
  padding: 5px;
}
.news_archive_row.odd {
  background: #D8D7E7;
}
.news_archive_row.even {
  background: #EEE;
}
.news_archive_row td {
  padding: 5px;
}
.news_archive_date {
  width: 80px;
}
.news_archive_title {
  width: 386px;
}
.news_archive_read_more {
  width: 65px;
}
#contact_member_table {
  border-collapse: collapse;
  width: 100%;
}
#contact_member_table tr {
  border: 0px !important;
}
.news_list_heading {
  background: #d8d7e7;
  color: #1c2172;
  font-size: 15px;
  font-weight: bold;
  line-height: 25px;
  padding-left: 10px;
  margin-bottom: 10px;
  clear: both;
}
.news_list_date {
  color: #1c2172;
  font-weight: bold;
}
.news_list_more {
  text-align: right;
}
.news_list_item_left {
  float: left;
  margin-right: 10px;
  margin-bottom: 5px;
  width: 125px;
}
.news_list_item_left img {
  width: 100%;
}
.news_list_item_right {
  float: left;
  width: 453px;
  margin-bottom: 5px;
}
/* Contact Form */
#contact_left,
#contact_right {
  float: left;
  margin-bottom: 20px;
  width: 50%;
}
.contact_element_label {
  font-weight: bold;
}
#contact_form_wrap {
  border-top: 1px solid #777779;
  padding-top: 20px;
  clear: both;
}
.edit_submit {
  background: url("../images/submit.gif") no-repeat scroll 0 0 transparent;
  border: 0 none;
  cursor: pointer;
  float: right;
  height: 14px;
  margin-top: 10px;
  padding: 0;
  width: 74px;
}
.edit_submit_hover {
  background: url("../images/submit_h.gif") no-repeat scroll 0 0 transparent;
  border: 0 none;
  cursor: pointer;
  float: right;
  height: 14px;
  margin-top: 10px;
  padding: 0;
  width: 74px;
}
.contact_form_table_left input {
  background: url("../images/textfield.jpg") no-repeat scroll 0 0 transparent;
  border: 0 none;
  float: left;
  height: 18px;
  line-height: 21px;
  padding-left: 5px;
  padding-top: 3px;
  width: 175px;
}
.contact_form_table_left,
.contact_form_table_right {
  float: left;
  width: 50%;
}
.contact_form_table_left tr {
  height: 28px;
}
.contact_form_table_right textarea {
  background: url("../images/textarea.jpg") no-repeat scroll 0 0 transparent;
  border: 0 none;
  height: 83px;
  width: 225px;
}
.contact_form_table_left label,
.contact_form_table_right label {
  color: #1C2172;
  float: left;
  height: 21px;
  line-height: 21px;
  width: 65px;
}
.field-field-page-quotes .field-item.odd {
  background: #37387F none repeat scroll 0px 0px;
}
.field-field-page-quotes .field-item.even {
  background: #6A6B97 none repeat scroll 0px 0px;
}
.field-field-page-quotes .field-item {
  color: white;
  font-style: italic;
  margin-bottom: 4px;
  padding: 10px;
}
.form-item label {
  display: block;
  font-weight: bold;
}
.contact_form_text {
  clear: both;
}
.bread-crumbs {
  margin-bottom: 20px;
  margin-top: 0px;
}
.bread-crumb-item {
  margin-left: 5px;
  margin-right: 5px;
  color: #23527c;
}
.bread-crumbs .fa {
  color: #23527c;
}
.lh-add-text {
  margin-top: 5px;
  width: 205px;
  border: solid 1px;
  border-radius: 15px;
  color: #23527c;
  padding: 15px;
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
}
.rowlink {
  margin-bottom: 20px;
}
.rowfirst {
  margin-top: 60px;
}
.rowfirstsmall {
  margin-top: 30px;
}
.collink {
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  padding-right: 0px;
}
.collink .imagelink {
  height: 125px;
}
.collink .imagelink img {
  margin-bottom: 0px;
}
.collink .bigimagelink {
  height: 155px;
}
.subhead {
  color: #222172 !important;
}
.collinkshort {
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  padding-right: 0px;
}
.collinkshort .imagelink {
  height: 90px;
}
.collinkshort .imagelink img {
  margin-bottom: 0px;
}
.collinkshort .bigimagelink {
  height: 90px;
}
.redbox {
  border: solid red 2px;
}
.nobm {
  margin-bottom: 0px;
}
@media (min-width: 1000px) {
  #left-banner-1 {
    display: block;
  }
  #left-banner-2 {
    display: none;
  }
  #right-banner {
    height: 116px;
  }
  #headerright {
    display: block;
  }
  #bpaSidePnl1 {
    display: block;
  }
  #bpaSidePnl2 {
    display: none;
  }
}
@media (min-width: 725px) {
  #mlprompt {
    display: block;
  }
  .simply-scroll {
    max-width: 435px;
  }
  #mlwrap {
    max-width: 639px;
  }
}
