     #page { width: 100%; text-align: center; }
     #design { width: 100%; text-align: left; background-color: #000000; width: 100%; }
     #banner { display: none; }
     #subBanner { display: none; }
     #leftShadow { background-color: white; }
     #contentArea { margin-left: 14px; margin-right: 13px; text-align: left; }
     #pageContent { background-color: black; padding-left: 10px; padding-right: 10px; padding-bottom: 10px; }
     #headings { display: none; }
     #contentPadding { padding: 5px; }
     #contentSpacer { width: 1px; }
     #crowFlies { display: none; }
     #footer { display: none; }
     .to { display: none; }
     .go { display: inline; }


     body {
          margin: 1px;
          padding-top: 3px;
          font-family: Arial, Helvetica, sans-serif;
          font-size: 12px;
          size: landscape;
          background-color: white;
     }
     #portrait {
          width: 640px;
          max-width: 640px;
     }
     #landscape {
          width: 840px;
          max-width: 840px;
     }
     #centerFooter { text-align: center; }
     #tableHeading {
          width: 100%;
          border-collapse: collapse;
          text-align: center;
     }
     #tableHeading th {
          border: 1px solid black;
          font-weight: bold;
          background-color: #DFDFDF;
          color: black;
          padding: 1px;
     }
     #tableHeading td {
          background-color: white;
          border: 1px solid black;
          font-size: 11px;
          page-break-inside: auto;
     }
     a {
          text-decoration: none;
          color: black;
     }
     thead .agency {
          text-align: center;
     }
     thead .title {
          text-align: center;
     }
     thead .description {
          text-align: center;
     }
     .agency {
          width: 14%;
          text-align: left;
          padding-left: 2px;
     }
     .title {
          width: 12%;
          text-align: left;
          padding-left: 2px;
     }
     .description {
          width: 35%;
          text-align: left;
          padding-left: 2px;
     }
     .sosNotice {
          width: 5%;
          text-align: center;
     }
     .hearingDate {
          width: 5%;
          text-align: center;
     }
     .agGet {
          width: 5%;
          text-align: center;
     }
     .agComplete {
          width: 5%;
          text-align: center;
     }
     .govGet {
          width: 5%;
          text-align: center;
     }
     .govApproved {
          width: 5%;
          text-align: center;
     }
     .sosFiled {
          width: 4%;
          text-align: center;
     }
     .effectiveDate {
          width: 5%;
          text-align: center;
     }
     .noPrint { display: none; }
     #centerFooter a { display: inline; }
