/**
| Vars
| ----------------------------------------------------------------
| Define a bunch of variables that are used in the stylesheets
*/
/**
| Colors
| ----------------------------------------------------------------
| Define a bunch of colors that we can re-use around the site
*/
#FAQSlideToggle {
  float: right;
  width: auto; }
  #FAQSlideToggle a {
    color: #004A64; }

main h2 {
  margin-bottom: 24px;
  clear: none; }
main h3 {
  font-size: 10pt;
  padding-bottom: 10px; }
  main h3 a {
    color: #004A64; }
main div.faq p {
  text-align: justify;
  width: 800px;
  margin-left: 20px; }

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