@import url("http://staplesgeneral.s3.amazonaws.com/fonts/TeXGyreHeros.css");
/*FONT VARIABLES*/
#wrapall .c00 #z_wrapper {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 940px;
  margin: 0 auto;
  margin-left: 10px; }
  #wrapall .c00 #z_wrapper h1 {
    font-family: "HelveticaNeueLTStd-Thin", Arial, Helvetica, Verdana, sans-serif;
    font-size: 40px;
    line-height: 44px;
    margin-bottom: 15px; }
  #wrapall .c00 #z_wrapper h2 {
    font-family: "HelveticaNeueLTStd-Thin", Arial, Helvetica, Verdana, sans-serif;
    font-size: 20px;
    line-height: 24px; }
  #wrapall .c00 #z_wrapper hr {
    margin: 20px 0px; }
  #wrapall .c00 #z_wrapper .logo {
    display: block;
    padding: 30px 0px 10px; }
  #wrapall .c00 #z_wrapper a.z_cta_grey {
    display: block;
    background: #4d4d4d;
    font-size: 12px;
    font-family: "HelveticaNeueLTStd-Roman", Arial, Helvetica, Verdana, sans-serif;
    text-transform: uppercase;
    color: #fff !important;
    padding: 8px 12px;
    text-align: center;
    width: 95px; }
    #wrapall .c00 #z_wrapper a.z_cta_grey:hover {
      background: #aa0000;
      cursor: pointer;
      text-decoration: none; }
    #wrapall .c00 #z_wrapper a.z_cta_grey.z_cta_grey {
      background: #4d4d4d; }
      #wrapall .c00 #z_wrapper a.z_cta_grey.z_cta_grey:hover {
        background: #000;
        cursor: pointer; }
  #wrapall .c00 #z_wrapper .z_tabs_content {
    width: 100%;
    margin-bottom: 40px; }
    #wrapall .c00 #z_wrapper .z_tabs_content #z_questions {
      width: 100%; }
      #wrapall .c00 #z_wrapper .z_tabs_content #z_questions #z_expand {
        display: inline-block;
        float: right; }
      #wrapall .c00 #z_wrapper .z_tabs_content #z_questions ul {
        display: block;
        margin: 20px 0 0 0; }
        #wrapall .c00 #z_wrapper .z_tabs_content #z_questions ul li {
          list-style: none;
          padding: 10px 0px; }
          #wrapall .c00 #z_wrapper .z_tabs_content #z_questions ul li .z_q_title {
            font-size: 16px;
            line-height: 24px;
            cursor: pointer;
            color: #5e5e5e;
            padding-right: 12px; }
            #wrapall .c00 #z_wrapper .z_tabs_content #z_questions ul li .z_q_title:hover {
              color: #0093d9;
              text-decoration: underline; }
              #wrapall .c00 #z_wrapper .z_tabs_content #z_questions ul li .z_q_title:hover:after {
                background: url(../images/arrow_hover.png) bottom center no-repeat; }
            #wrapall .c00 #z_wrapper .z_tabs_content #z_questions ul li .z_q_title:after {
              content: ' ';
              background: url(../images/arrow_closed.png) bottom center no-repeat;
              display: inline-block;
              width: 16px;
              height: 16px;
              margin-left: 3px; }
            #wrapall .c00 #z_wrapper .z_tabs_content #z_questions ul li .z_q_title.open {
              color: #0093d9;
              text-decoration: underline; }
              #wrapall .c00 #z_wrapper .z_tabs_content #z_questions ul li .z_q_title.open:after {
                background: url(../images/arrow_open.png) bottom center no-repeat; }
          #wrapall .c00 #z_wrapper .z_tabs_content #z_questions ul li p {
            margin: 15px 0px 0px;
            padding: 15px;
            background: #f5f5f5;
            width: 96.5%; }

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