/*! email.scss Concatenated on 02-15-2016 at 4:19:38 PM by PARILLO */
[id=content] {
  font-family: "HelveticaNeue-Light", "HelveticaNeue Light", "Helvetica Neue", "Helvetica", Arial, "Lucida Grande", sans-serif
}
@media only screen and (max-width: 40em) {
  [id=content] {
    font-size: 16px
  }
}
[id=content] article section {
  padding-top: 0
}
[id=content] a {
  color: #006899;
  text-decoration: none
}
[id=content] a:hover {
  text-decoration: none
}
[id=content] h1, [id=content] h2, [id=content] h3, [id=content] h4 {
  font-weight: normal
}
[id=content] h1 {
  color: #650360;
  margin-top: 0;
  line-height: 1.3;
  font-size: 30px;
  font-size: 3rem;
  margin-bottom: 30px;
  margin-bottom: 3rem
}
@media only screen and (max-width: 40em) {
  [id=content] h1 {
    margin-bottom: 1.5rem;
    font-weight: bold;
    font-size: 20px;
    padding: 0px 10px 0px 0px;
    padding: 0rem 1rem 0rem 0rem
  }
}
body #page {
  min-height: 100%;
  margin-bottom: -100px
}
@media only screen and (max-width: 40em) {
  body #page {
    margin-bottom: -170px
  }
}
@media only screen and (min-width: 40.0625em) and (max-width: 48em) {
  body #page {
    margin-bottom: -114px
  }
}
body #page:before, body #page:after {
  content: " ";
  display: table
}
body #page:after {
  clear: both
}
body #page:after {
  height: 100px
}
@media only screen and (max-width: 40em) {
  body #page:after {
    height: 170px
  }
}
@media only screen and (min-width: 40.0625em) and (max-width: 48em) {
  body #page:after {
    height: 114px
  }
}
body header {
  background: #650360;
  height: 65px;
  height: 6.5rem
}
body header .logo {
  display: block;
  text-decoration: none;
  color: white;
  padding-top: 15px;
  padding-top: 1.5rem;
  font-size: 35px;
  font-size: 3.5rem
}
body main p {
  margin-bottom: 20px;
  margin-bottom: 2rem
}
input[type=checkbox] {
  position: absolute;
  outline: none;
  border: none;
  left: 0;
  top: 0;
  padding: 0;
  margin: 0;
  opacity: 0;
  z-index: 1;
  pointer-events: none
}
input[type=checkbox] + label {
  position: relative;
  vertical-align: middle;
  display: inline-block;
  cursor: pointer;
  line-height: 22px;
  line-height: 2.2rem
}
input[type=checkbox] + label:before {
  content: "";
  height: 25px;
  height: 2.5rem;
  width: 25px;
  width: 2.5rem;
  margin: 0px 7px 0px 0px;
  margin: 0rem 0.7rem 0rem 0rem;
  border: 1px solid #CCC;
  background-color: #FFF;
  vertical-align: middle;
  display: inline-block
}
input[type=checkbox] + label:after {
  content: "";
  display: none;
  border: 4px solid #006899;
  border-top: none;
  border-right: none;
  position: absolute;
  top: 8px;
  top: 0.8rem;
  left: 6px;
  left: 0.6rem;
  height: 8px;
  height: 0.8rem;
  width: 15px;
  width: 1.5rem;
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg)
}
input[type=checkbox]:checked + label:after {
  display: block
}
ul.icons {
  margin: 0;
  padding: 0
}
ul.icons li {
  float: left;
  margin: 0;
  list-style: none;
  font-size: 18px
}
ul.icons li:after {
  padding: 0 30px;
  color: #CCC;
  content: ' '
}
ul.icons li:last-child:after {
  content: ''
}
ul.checkboxes {
  padding: 0;
  margin: 0px 0px 30px 10px;
  margin: 0rem 0rem 3rem 1rem
}
ul.checkboxes li {
  list-style: none;
  margin: 0px 0px 10px 0px;
  margin: 0rem 0rem 1rem 0rem
}
footer.site-footer {
  line-height: 1.5;
  height: 100px;
  padding: 30px 0px;
  padding: 3rem 0rem
}
footer.site-footer .links ul li {
  margin-left: 25px;
  margin-left: 2.5rem
}
@media only screen and (max-width: 40em) {
  footer.site-footer .links ul li {
    margin: 0px 0px 5px 15px;
    margin: 0rem 0rem 0.5rem 1.5rem
  }
}
@media only screen and (min-width: 48.0625em) {
  footer.site-footer .links .separator {
    padding-right: 0
  }
  footer.site-footer .links .separator:after {
    color: #CCC;
    content: '|';
    padding: 0px 25px;
    padding: 0rem 2.5rem
  }
}
footer.site-footer .links .blog-icons {
  float: left;
  display: inline-block;
}
footer.site-footer .links .blog-icons:before, footer.site-footer .links .blog-icons:after {
  content: " ";
  display: table
}
footer.site-footer .links .blog-icons:after {
  clear: both
}
@media only screen and (max-width: 48em) {
  footer.site-footer .links .blog-icons {
    display: block;
    clear: both;
    text-align: left;
    float: none
  }
}
@media only screen and (max-width: 40em) {
  footer.site-footer .links .blog-icons {
    text-align: left;
    margin: 10px 0px;
    margin: 1rem 0rem
  }
}
footer.site-footer .links .blog-icons li {
  margin-left: 15px;
  float: left;
  list-style: none;
}
footer.site-footer .links .blog-icons li a:hover {
  text-decoration: none
}
footer.site-footer a.fdic {
  color: #505050
}
@media only screen and (max-width: 40em) {
  footer.site-footer .copyright {
    margin-left: 15px;
    text-align: left
  }
}