body {
  max-width: 950px;
  text-align: center;
  font-family: arial;
  color: #000000;
  margin: 5px auto;
  font-size: 1.0em; }
  body #container {
    margin-top: 5px auto;
    width: 100%;
    font-size: 11pt;
    font-family: arial;
    font-style: normal;
    color: #000000; }
    body #container .text {
      text-align: left; }
    body #container h1, body #container h2, body #container h3, body #container h4 {
      text-align: center;
      width: 100%; }
    body #container h3 {
      font-size: 1.3em; }
    body #container #immed {
      font-size: .9em;
      font-weight: bold;
      color: #000000;
      text-align: right; }
    body #container #date {
      font-size: .9em;
      font-weight: normal;
      color: #000000;
      text-align: right; }
    body #container #title {
      font-size: 1.7em;
      font-weight: bold;
      text-align: center; }
    body #container #subtitle {
      font-size: 1.4em;
      text-align: center;
      font-style: italic;
      font-family: times new roman;
      margin-top: 15px; }
    body #container #seal {
      text-align: Center; }
    body #container #nysa {
      text-align: center;
      font-size: 2.0em;
      font-weight: bold; }
    body #container .thin-line {
      background-color: #000000;
      color: #000000;
      border: 0;
      height: 4px; }
    body #container .thick-line {
      background-color: #000000;
      color: #000000;
      border: 0;
      height: 2px; }
    body #container #main-wrapper {
      margin: 5px auto;
      width: 90%;
      display: flex;
      flex-wrap: wrap; }
      body #container #main-wrapper .mtg-date {
        font-weight: normal;
        font-size: 1.1em;
        text-align: center;
        width: 100%;
        font-style: italic; }
      body #container #main-wrapper .member-wrapper {
        width: 50%;
        position: relative;
        text-align: center; }
        @media (max-width: 650px) {
          body #container #main-wrapper .member-wrapper {
            width: 100%; } }
      body #container #main-wrapper .subcomm {
        font-weight: bold;
        text-align: center;
        width: 100%;
        margin-top: 40px;
        font-size: 1.1em; }
      body #container #main-wrapper .location {
        font-weight: bold;
        text-align: center;
        width: 100%;
        margin-top: 10px; }
      body #container #main-wrapper .alternate {
        font-style: italic;
        font-size: 1.1em;
        text-align: left;
        width: 100%; }
  body .note {
    font-style: italic;
    font-size: 1.0em;
    text-align: left;
    width: 100%; }
  body .links {
    font-size: 0.9em;
    text-align: Center; }
  body .links a:link {
    color: #000099;
    text-decoration: underline; }
  body .links a:visited {
    color: #000099;
    text-decoration: underline; }
  body .links hr {
    background-color: #000000;
    color: #000000;
    border: 0;
    height: 2px; }
  body hr.linesep {
    background-color: #000000;
    color: #000000;
    border: 0;
    height: 1px;
    width: 50%;
    margin-top: 25px; }

/*# sourceMappingURL=press_budget_comm.css.map */
