Accessibility test digest

Synopsis

Page: International Boundary & Water Commission

URL: https://www.ibwc.gov/home.html

Score: 753

Tested by: Testaro, procedure tp14

Scored by: Testilo, procedure sp14a

Digested by: Testilo, procedure dp14a

Introduction

The Testaro application used its tp14 testing procedure to test the accessibility (barrier-free design and coding) of the International Boundary & Water Commission web page at https://www.ibwc.gov/home.html on 2022/07/22. The procedure performed 1075 tests. Of these, 16 are custom tests defined by Testaro, and the others belong to these seven other packages (programs that perform collections of tests):

Testaro produced a report enumerating the test results.

Testilo processed the report and used the sp14a scoring procedure to compute partial and total scores for the page. The total score is 753 (where 0 is the best possible score). The scored report is appended below.

Finally, Testilo used procedure dp14a to produce this digest, briefly explaining how sp14a computed the scores.

Score summary

Score components
total753
fontSmall148
linkForcesNewWindow71
linkIndication69
contentBeyondLandmarks64
contrastAA62
contrastAAA57
obsolete38
noLeading32
linkNoText28
fontSizeAbsolute22
justification20
pseudoParagraphRisk19
pageLanguage14
nonSemanticText8
tableHeaderless8
roleBad8
pdfLink7
cellHeadersNotInferrable6
leadingClipsText6
targetSize6
focusableOperable5
inconsistentStyles5
linkPair5
linkVague5
skipRepeatedContent4
tabFocusability3
hiddenContentRisk3
mainNot13
decorativeImageRisk3
pseudoHeadingRisk3
pseudoNavListRisk3
eventKeyboardRisk3
imageTextRisk3
noLandmarks3
nonWebLink3
pseudoLinkRisk3
layoutTable3

Issue summary

Special issues

No special issues contributed to the score.

Classified issues

fontSmall: Score 148. Issues reported by tests in this category:

linkForcesNewWindow: Score 71. Issues reported by tests in this category:

linkIndication: Score 69. Issues reported by tests in this category:

contentBeyondLandmarks: Score 64. Issues reported by tests in this category:

contrastAA: Score 62. Issues reported by tests in this category:

contrastAAA: Score 57. Issues reported by tests in this category:

obsolete: Score 38. Issues reported by tests in this category:

noLeading: Score 32. Issues reported by tests in this category:

linkNoText: Score 28. Issues reported by tests in this category:

fontSizeAbsolute: Score 22. Issues reported by tests in this category:

justification: Score 20. Issues reported by tests in this category:

pseudoParagraphRisk: Score 19. Issues reported by tests in this category:

pageLanguage: Score 14. Issues reported by tests in this category:

nonSemanticText: Score 8. Issues reported by tests in this category:

tableHeaderless: Score 8. Issues reported by tests in this category:

roleBad: Score 8. Issues reported by tests in this category:

pdfLink: Score 7. Issues reported by tests in this category:

cellHeadersNotInferrable: Score 6. Issues reported by tests in this category:

leadingClipsText: Score 6. Issues reported by tests in this category:

targetSize: Score 6. Issues reported by tests in this category:

focusableOperable: Score 5. Issues reported by tests in this category:

inconsistentStyles: Score 5. Issues reported by tests in this category:

linkPair: Score 5. Issues reported by tests in this category:

linkVague: Score 5. Issues reported by tests in this category:

skipRepeatedContent: Score 4. Issues reported by tests in this category:

tabFocusability: Score 3. Issues reported by tests in this category:

hiddenContentRisk: Score 3. Issues reported by tests in this category:

mainNot1: Score 3. Issues reported by tests in this category:

decorativeImageRisk: Score 3. Issues reported by tests in this category:

pseudoHeadingRisk: Score 3. Issues reported by tests in this category:

pseudoNavListRisk: Score 3. Issues reported by tests in this category:

eventKeyboardRisk: Score 3. Issues reported by tests in this category:

imageTextRisk: Score 3. Issues reported by tests in this category:

noLandmarks: Score 3. Issues reported by tests in this category:

nonWebLink: Score 3. Issues reported by tests in this category:

pseudoLinkRisk: Score 3. Issues reported by tests in this category:

layoutTable: Score 3. Issues reported by tests in this category:

Discussion

Although there are widely accepted accessibility standards, there is no unanimity about how to define, test, and quantify accessibility. The failures reported in this digest merit investigation as potential opportunities for improved accessibility. Investigation may lead you to conclude that some of the reported failures do not actually harm accessibility. Conversely, some substantial accessibility faults can escape detection by any of these tests. You may question the attempt to assign an accessibility score to a web page, or you may prefer weightings and formulas different from those used by sp14a. You can modify and extend Testaro and Testilo to fit other theories and priorities.

Here, in brief, is how sp14a computes a score for a page.

The precise rules of sp14a are found in the code itself.

Report

{
  "id": "4eqv2-ibwc",
  "host": {
    "id": "ibwc",
    "which": "https://www.ibwc.gov/home.html",
    "what": "International Boundary & Water Commission"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-22T10:42:04"
    },
    {
      "event": "endTime",
      "value": "2022-07-22T10:43:45"
    }
  ],
  "script": {
    "id": "tp12",
    "what": "Alfa, Axe, HTML CodeSniffer, IBM, Tenon, WAVE, and 16 custom tests",
    "strict": true,
    "timeLimit": 300,
    "commands": [
      {
        "type": "launch",
        "which": "webkit",
        "what": "Webkit browser"
      },
      {
        "type": "url",
        "which": "https://www.ibwc.gov/home.html",
        "what": "International Boundary & Water Commission"
      },
      {
        "type": "tenonRequest",
        "id": "a",
        "withNewContent": true,
        "what": "Tenon API version 2 test request"
      },
      {
        "type": "test",
        "which": "motion",
        "what": "spontaneous change of content; requires webkit",
        "delay": 2500,
        "interval": 2500,
        "count": 5
      },
      {
        "type": "launch",
        "which": "chromium",
        "what": "Chromium browser"
      },
      {
        "type": "url",
        "which": "https://www.ibwc.gov/home.html",
        "what": "International Boundary & Water Commission"
      },
      {
        "type": "test",
        "which": "bulk",
        "what": "count of visible elements"
      },
      {
        "type": "test",
        "which": "embAc",
        "withItems": true,
        "what": "active elements incorrectly embedded in each other"
      },
      {
        "type": "test",
        "which": "focAll",
        "what": "Tab-focusability"
      },
      {
        "type": "test",
        "which": "focInd",
        "revealAll": false,
        "allowedDelay": 250,
        "withItems": true,
        "what": "focus indicators"
      },
      {
        "type": "test",
        "which": "focOp",
        "withItems": true,
        "what": "focusability and operability of elements"
      },
      {
        "type": "test",
        "which": "hover",
        "headSize": 20,
        "headSampleSize": 20,
        "tailSampleSize": 15,
        "withItems": true,
        "what": "hover impacts"
      },
      {
        "type": "test",
        "which": "labClash",
        "withItems": true,
        "what": "unlabeled and mislabeled form controls"
      },
      {
        "type": "test",
        "which": "linkUl",
        "withItems": true,
        "what": "underlining of inline links"
      },
      {
        "type": "test",
        "which": "menuNav",
        "withItems": true,
        "what": "keyboard navigation within true-focus menus"
      },
      {
        "type": "test",
        "which": "radioSet",
        "withItems": true,
        "what": "grouping of radio buttons in fieldsets"
      },
      {
        "type": "test",
        "which": "role",
        "what": "validity and necessity of role assignments"
      },
      {
        "type": "test",
        "which": "styleDiff",
        "withItems": true,
        "what": "style consistency of headings, buttons, and links"
      },
      {
        "type": "test",
        "which": "tabNav",
        "withItems": true,
        "what": "keyboard navigation within tab lists"
      },
      {
        "type": "test",
        "which": "zIndex",
        "withItems": true,
        "what": "elements with non-auto z indexes"
      },
      {
        "type": "test",
        "which": "alfa",
        "what": "Siteimprove alfa"
      },
      {
        "type": "test",
        "which": "axe",
        "detailLevel": 2,
        "rules": [],
        "what": "Axe core, all rules"
      },
      {
        "type": "test",
        "which": "htmlcs",
        "what": "HTML CodeSniffer"
      },
      {
        "type": "test",
        "which": "ibm",
        "withItems": true,
        "what": "IBM Accessibility Checker, with page content and again with URL"
      },
      {
        "type": "test",
        "which": "wave",
        "reportType": 4,
        "what": "WAVE, report-type 4"
      },
      {
        "type": "test",
        "which": "tenon",
        "id": "a",
        "what": "Tenon API version 2 result retrieval"
      }
    ]
  },
  "acts": [
    {
      "type": "launch",
      "which": "webkit",
      "what": "Webkit browser"
    },
    {
      "type": "url",
      "which": "https://www.ibwc.gov/home.html",
      "what": "International Boundary & Water Commission",
      "result": "https://www.ibwc.gov/home.html"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.ibwc.gov/home.html"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.ibwc.gov/home.html",
      "result": {
        "bytes": [
          364767,
          364767,
          364767,
          364767,
          364767
        ],
        "localRatios": [
          1,
          1,
          1,
          1
        ],
        "meanLocalRatio": 1,
        "maxLocalRatio": 1,
        "globalRatio": 1,
        "pixelChanges": [
          0,
          0,
          0,
          0
        ],
        "meanPixelChange": 0,
        "maxPixelChange": 0,
        "changeFrequency": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ibwc.gov/home.html",
      "what": "International Boundary & Water Commission",
      "result": "https://www.ibwc.gov/home.html"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.ibwc.gov/home.html",
      "result": {
        "visibleElements": 143
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.ibwc.gov/home.html",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://www.ibwc.gov/home.html",
      "result": {
        "tabFocusables": 51,
        "tabFocused": 52,
        "discrepancy": 1
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ibwc.gov/home.html",
      "what": "URL",
      "result": "https://www.ibwc.gov/home.html"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.ibwc.gov/home.html",
      "result": {
        "totals": {
          "total": 51,
          "types": {
            "indicatorMissing": {
              "total": 0,
              "tagNames": {}
            },
            "nonOutlinePresent": {
              "total": 0,
              "tagNames": {}
            },
            "outlinePresent": {
              "total": 51,
              "meanDelay": 0,
              "tagNames": {
                "A": 51
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [],
          "nonOutlinePresent": [],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "Home",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Employment Opportunities",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Organization",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Mission Operations",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Treaties / Minutes",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Permits / Licenses",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Water Data",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "GIS / Maps",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "News / Publications",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Citizens Forums",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Reports / Studies",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Links",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "No FEAR Act Data",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "No Fear Retaliation Notice",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Freedom of Information Act",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Flood Warning Notices",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Rio Grande Water Flows",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Suspected Fraud",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "https://oig.hhs.gov/",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Mexican Section of the IBWC",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "USIBWC Strategic Plan 2021 -2025",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Office of Government Ethics (OGE)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "(OGE Form 278e)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "OGE Form 201",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Chief Legal Counsel",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Office of Special Counsel (OSC)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Whistleblowing",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Whistleblower Retaliation",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Prohibited Personnel Practices",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Your Rights",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Know Your Rights",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "7/7/2022",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "7/1/2022",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "6/28/2022",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "6/14/2022",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "5/26/2022",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "5/4/2022",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "4/21/2022",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "3/10/2022",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "2/24/2022",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "More Press Releases",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Mission Statement",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Outlook-Login",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "General",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Disclaimer",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ibwc.gov/home.html",
      "what": "URL",
      "result": "https://www.ibwc.gov/home.html"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.ibwc.gov/home.html",
      "result": {
        "totals": {
          "total": 99,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 2,
              "tagNames": {
                "DIV": 2
              }
            },
            "focusableAndOperable": {
              "total": 97,
              "tagNames": {
                "A": 97
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [
            {
              "tagName": "DIV",
              "id": "",
              "text": "Mission Statement",
              "byTag": false,
              "byOnClick": true,
              "byPointer": false
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "General Disclaimer",
              "byTag": false,
              "byOnClick": true,
              "byPointer": false
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About Us",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commissioner",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "History",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Synopsis",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Employment Opportunities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Organization",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Structure",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Operations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Engineering",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Foreign Affairs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Legal Advisor",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Washington DC Liaison",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Environmental Management",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Administration",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Human Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Public Affairs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "EEO",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Compliance Data",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mission Operations",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Flood Control Levee Systems",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Safety of Dams",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Diversion Dams & Related Structures",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Storage Dams (Reservoirs) / Power Plants",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Wastewater Treatment Plants",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Field Offices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Texas Clean Rivers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Emergency Management",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Treaties / Minutes",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Treaties",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Minutes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Minutes By Project",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Permits / Licenses",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Water Data",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mission",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Reports",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Quick Pick",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Water Bulletins",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Stream Gage Data",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Transboundary Aquifers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Flood Warning Notices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "GIS / Maps",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "GIS Program",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Project / Activity Maps",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ArcIMS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "GIS Links",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News / Publications",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Press Releases",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Annual Reports",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Newsletter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Citizens Forums",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "San Diego",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Colorado River",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Southeast Arizona",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Upper Rio Grande",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Lower Rio Grande",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Reports / Studies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Links",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://twitter.com/usibwc?t=6ARJp9mZk0UQnKJpONKPQQ&amp;s=09\" style=\"cu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"About_Us/About_Us.html\" style=\"cursor: default;\"><img src=\"images/More.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "No FEAR Act Data",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"../Files/NoFearPosting_1stQTR_032222.pdf\" target=\"_blank\" style=\"cursor",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "No Fear Retaliation Notice",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Freedom of Information Act",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"Organization/FOIA_RR.html\" style=\"cursor: default;\"><br> </a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Flood Warning Notices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Rio Grande Water Flows",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Suspected Fraud",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "https://oig.hhs.gov/",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mexican Section of the IBWC",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "USIBWC Strategic Plan 2021 -2025",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of Government Ethics (OGE)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "(OGE Form 278e)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "OGE Form 201",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Chief Legal Counsel",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of Special Counsel (OSC)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Whistleblowing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Whistleblower Retaliation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Prohibited Personnel Practices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Your Rights",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Know Your Rights",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "7/7/2022",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "7/1/2022",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "6/28/2022",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "6/14/2022",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "5/26/2022",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "5/4/2022",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "4/21/2022",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "3/10/2022",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "2/24/2022",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "More Press Releases",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mission Statement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Outlook-Login",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "General",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Disclaimer",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ibwc.gov/home.html",
      "what": "URL",
      "result": "https://www.ibwc.gov/home.html"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.ibwc.gov/home.html",
      "result": {
        "totals": {
          "triggers": 51,
          "headTriggers": 20,
          "tailTriggers": 31,
          "impactTriggers": 0,
          "additions": 0,
          "removals": 0,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 0
        },
        "items": {
          "head": {
            "impactTriggers": [],
            "unhoverables": []
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": []
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ibwc.gov/home.html",
      "what": "URL",
      "result": "https://www.ibwc.gov/home.html"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.ibwc.gov/home.html",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 0,
          "wellLabeled": 0
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [],
          "wellLabeled": []
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.ibwc.gov/home.html",
      "result": {
        "totals": {
          "links": 97,
          "adjacent": {
            "total": 97,
            "underlined": 38,
            "underlinedPercent": 39
          }
        },
        "items": {
          "underlined": [
            "",
            "",
            "No FEAR Act Data",
            "",
            "No Fear Retaliation Notice",
            "Freedom of Information Act",
            "",
            "Flood Warning Notices",
            "Rio Grande Water Flows",
            "Suspected Fraud",
            "https://oig.hhs.gov/",
            "Mexican Section of the IBWC",
            "USIBWC Strategic Plan 2021 -2025",
            "Office of Government Ethics (OGE)",
            "(OGE Form 278e)",
            "OGE Form 201",
            "Chief Legal Counsel",
            "Office of Special Counsel (OSC)",
            "Whistleblowing",
            "Whistleblower Retaliation",
            "Prohibited Personnel Practices",
            "Your Rights",
            "Know Your Rights",
            "7/7/2022",
            "7/1/2022",
            "6/28/2022",
            "6/14/2022",
            "5/26/2022",
            "5/4/2022",
            "4/21/2022",
            "3/10/2022",
            "2/24/2022",
            "More Press Releases",
            "Mission Statement",
            "Privacy",
            "Outlook-Login",
            "General",
            "Disclaimer"
          ],
          "notUnderlined": [
            "Home",
            "About Us",
            "Commissioner",
            "History",
            "Synopsis",
            "Employment Opportunities",
            "Organization",
            "Structure",
            "Operations",
            "Engineering",
            "Foreign Affairs",
            "Legal Advisor",
            "Washington DC Liaison",
            "Environmental Management",
            "Administration",
            "Human Resources",
            "Public Affairs",
            "EEO",
            "Compliance Data",
            "Mission Operations",
            "Flood Control Levee Systems",
            "Safety of Dams",
            "Diversion Dams & Related Structures",
            "Storage Dams (Reservoirs) / Power Plants",
            "Wastewater Treatment Plants",
            "Field Offices",
            "Texas Clean Rivers",
            "Emergency Management",
            "Treaties / Minutes",
            "Treaties",
            "Minutes",
            "Minutes By Project",
            "Permits / Licenses",
            "Water Data",
            "Mission",
            "Reports",
            "Quick Pick",
            "Water Bulletins",
            "Stream Gage Data",
            "Transboundary Aquifers",
            "Flood Warning Notices",
            "GIS / Maps",
            "GIS Program",
            "Project / Activity Maps",
            "ArcIMS",
            "GIS Links",
            "News / Publications",
            "Press Releases",
            "Annual Reports",
            "Newsletter",
            "Citizens Forums",
            "San Diego",
            "Colorado River",
            "Southeast Arizona",
            "Upper Rio Grande",
            "Lower Rio Grande",
            "Reports / Studies",
            "Links",
            "Contact Us"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.ibwc.gov/home.html",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "menuItems": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "menus": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "menuItems": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ibwc.gov/home.html",
      "what": "URL",
      "result": "https://www.ibwc.gov/home.html"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.ibwc.gov/home.html",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.ibwc.gov/home.html",
      "result": {
        "roleElements": 0,
        "badRoleElements": 0,
        "redundantRoleElements": 0,
        "tagNames": {}
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.ibwc.gov/home.html",
      "result": {
        "mainStyles": [
          "fontStyle",
          "fontWeight",
          "opacity",
          "textDecorationLine",
          "textDecorationStyle",
          "textDecorationThickness"
        ],
        "buttonStyles": [
          "borderStyle",
          "borderWidth",
          "height",
          "lineHeight",
          "maxHeight",
          "maxWidth",
          "minHeight",
          "minWidth",
          "outlineOffset",
          "outlineStyle",
          "outlineWidth"
        ],
        "headingStyles": [
          "color",
          "fontSize"
        ],
        "listLinkStyles": [
          "color",
          "fontSize",
          "lineHeight"
        ],
        "totals": {
          "adjacentLink": {
            "total": 97,
            "subtotals": [
              59,
              38
            ]
          },
          "h1": {
            "total": 2
          }
        },
        "items": {
          "adjacentLink": {
            "textDecorationLine": {
              "none": [
                "Home",
                "About Us",
                "Commissioner",
                "History",
                "Synopsis",
                "Employment Opportunities",
                "Organization",
                "Structure",
                "Operations",
                "Engineering",
                "Foreign Affairs",
                "Legal Advisor",
                "Washington DC Liaison",
                "Environmental Management",
                "Administration",
                "Human Resources",
                "Public Affairs",
                "EEO",
                "Compliance Data",
                "Mission Operations",
                "Flood Control Levee Systems",
                "Safety of Dams",
                "Diversion Dams & Related Structures",
                "Storage Dams (Reservoirs) / Power Plants",
                "Wastewater Treatment Plants",
                "Field Offices",
                "Texas Clean Rivers",
                "Emergency Management",
                "Treaties / Minutes",
                "Treaties",
                "Minutes",
                "Minutes By Project",
                "Permits / Licenses",
                "Water Data",
                "Mission",
                "Reports",
                "Quick Pick",
                "Water Bulletins",
                "Stream Gage Data",
                "Transboundary Aquifers",
                "Flood Warning Notices",
                "GIS / Maps",
                "GIS Program",
                "Project / Activity Maps",
                "ArcIMS",
                "GIS Links",
                "News / Publications",
                "Press Releases",
                "Annual Reports",
                "Newsletter",
                "Citizens Forums",
                "San Diego",
                "Colorado River",
                "Southeast Arizona",
                "Upper Rio Grande",
                "Lower Rio Grande",
                "Reports / Studies",
                "Links",
                "Contact Us"
              ],
              "underline": [
                "",
                "",
                "No FEAR Act Data",
                "",
                "No Fear Retaliation Notice",
                "Freedom of Information Act",
                "",
                "Flood Warning Notices",
                "Rio Grande Water Flows",
                "Suspected Fraud",
                "https://oig.hhs.gov/",
                "Mexican Section of the IBWC",
                "USIBWC Strategic Plan 2021 -2025",
                "Office of Government Ethics (OGE)",
                "(OGE Form 278e)",
                "OGE Form 201",
                "Chief Legal Counsel",
                "Office of Special Counsel (OSC)",
                "Whistleblowing",
                "Whistleblower Retaliation",
                "Prohibited Personnel Practices",
                "Your Rights",
                "Know Your Rights",
                "7/7/2022",
                "7/1/2022",
                "6/28/2022",
                "6/14/2022",
                "5/26/2022",
                "5/4/2022",
                "4/21/2022",
                "3/10/2022",
                "2/24/2022",
                "More Press Releases",
                "Mission Statement",
                "Privacy",
                "Outlook-Login",
                "General",
                "Disclaimer"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.ibwc.gov/home.html",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "tabElements": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "tabLists": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "tabElements": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "test",
      "which": "zIndex",
      "withItems": true,
      "what": "z indexes",
      "url": "https://www.ibwc.gov/home.html",
      "result": {
        "totals": {
          "total": 0,
          "tagNames": {}
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.ibwc.gov/home.html",
      "result": {
        "totals": {
          "failures": 62,
          "warnings": 1
        },
        "items": [
          {
            "index": 16,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[2]/center[1]/a[1]",
              "codeLines": [
                "<a href=\"https://twitter.com/usibwc?t=6ARJp9mZk0UQnKJpONKPQQ&s=09\">",
                "  <img src=\"images/icon_twitter-508.png\" width=\"25\" height=\"25\" alt=\"\">",
                "</a>"
              ]
            }
          },
          {
            "index": 22,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/table[1]/tbody[1]/tr[3]/td[2]/p[1]/a[2]",
              "codeLines": [
                "<a href=\"Organization/FOIA_RR.html\">",
                "  <br>",
                "</a>"
              ]
            }
          },
          {
            "index": 192,
            "verdict": "failed",
            "rule": {
              "ruleID": "r4",
              "ruleSummary": "<html> document elements have a lang attribute",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r4",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#language-of-page",
                  "chapter": "3.1.1",
                  "title": "Language of Page"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H57",
                  "name": "H57",
                  "title": "Using the language attribute on the HTML element"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "html",
              "path": "/html[1]",
              "codeLines": [
                "<html xmlns=\"http://www.w3.org/1999/xhtml\">",
                "...",
                "</html>"
              ]
            }
          },
          {
            "index": 257,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[4]/p[1]/a[1]",
              "codeLines": [
                "<a href=\"Files/Press_Release_070722.pdf\" target=\"_blank\">",
                "  7/7/2022",
                "</a>"
              ]
            }
          },
          {
            "index": 258,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[4]/p[1]/a[2]",
              "codeLines": [
                "<a href=\"Files/Press_Release_070122.pdf\" target=\"_blank\">",
                "  7/1/2022",
                "</a>"
              ]
            }
          },
          {
            "index": 259,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[4]/p[1]/a[3]",
              "codeLines": [
                "<a href=\"Files/Draft_Environmental_Impact_Statement_Released_Projects_Mitigate_Transborder_Water_Po...",
                "  6/28/2022",
                "</a>"
              ]
            }
          },
          {
            "index": 260,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[4]/p[1]/a[4]",
              "codeLines": [
                "<a href=\"Files/Press_Release_061422.pdf\" target=\"_blank\">",
                "  6/14/2022",
                "</a>"
              ]
            }
          },
          {
            "index": 261,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[4]/p[1]/a[5]",
              "codeLines": [
                "<a href=\"Files/Press_Release_052622.pdf\" target=\"_blank\">",
                "  5/26/2022",
                "</a>"
              ]
            }
          },
          {
            "index": 262,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[4]/p[1]/a[6]",
              "codeLines": [
                "<a href=\"Files/Press_Release_050422.pdf\" target=\"_blank\">",
                "  5/4/2022",
                "</a>"
              ]
            }
          },
          {
            "index": 263,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[4]/p[1]/a[7]",
              "codeLines": [
                "<a href=\"Files/Press_Release_042122.pdf\" target=\"_blank\">",
                "  4/21/2022",
                "</a>"
              ]
            }
          },
          {
            "index": 264,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[4]/p[1]/a[8]",
              "codeLines": [
                "<a href=\"Files/Press_Release_031022.pdf\" target=\"_blank\">",
                "  3/10/2022",
                "</a>"
              ]
            }
          },
          {
            "index": 265,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[4]/p[1]/a[9]",
              "codeLines": [
                "<a href=\"Files/USIBWC_Spotlight_Demetrius_Gaines.pdf\" target=\"_blank\">",
                "  2/24/2022",
                "</a>"
              ]
            }
          },
          {
            "index": 266,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[4]/p[2]/a[1]",
              "codeLines": [
                "<a href=\"News_Publications/Press_Releases.html\" target=\"_blank\">",
                "  More Press Releases",
                "</a>"
              ]
            }
          },
          {
            "index": 322,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[2]/center[2]/span[1]/center[1]/text()[1]",
              "codeLines": [
                "Follow us on Twitter!"
              ]
            }
          },
          {
            "index": 323,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/h1[1]/text()[1]",
              "codeLines": [
                "Welcome"
              ]
            }
          },
          {
            "index": 324,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/p[1]/text()[1]",
              "codeLines": [
                "Our mission is to provide binational solutions to issues that arise during the application of Unite..."
              ]
            }
          },
          {
            "index": 325,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/h1[2]/text()[1]",
              "codeLines": [
                "About Us"
              ]
            }
          },
          {
            "index": 326,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/p[2]/text()[1]",
              "codeLines": [
                "The U.S. Section of the International Boundary and Water Commission  (USIBWC), is headed by  Commis..."
              ]
            }
          },
          {
            "index": 327,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[4]/p[1]/text()[2]",
              "codeLines": [
                "USIBWC Activities and Ocean Monitoring Program on July 14th Agenda for In-Person Meeting"
              ]
            }
          },
          {
            "index": 328,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[4]/p[1]/text()[5]",
              "codeLines": [
                "USIBWC Partners with Law Enforcement to Address Prohibited Activities Along the Rio Grande Levees"
              ]
            }
          },
          {
            "index": 329,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[4]/p[1]/text()[8]",
              "codeLines": [
                "Draft Environment Impact Statement Released for Projects to Mitigate Transborder Water Pollution"
              ]
            }
          },
          {
            "index": 330,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[4]/p[1]/text()[11]",
              "codeLines": [
                "2022 Water Deliveries and Monsoon Season Forecast on Agenda for June 23 In-Person Meeting"
              ]
            }
          },
          {
            "index": 331,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[4]/p[1]/text()[14]",
              "codeLines": [
                "Nogales Wastewater Pipeline Project and the Return of Aquatic Species to the Santa Cruz River to be..."
              ]
            }
          },
          {
            "index": 332,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[4]/p[1]/text()[17]",
              "codeLines": [
                "Plan and Solutions to improve the New River Water Quality on Agenda for May 18 Meeting via Webinar"
              ]
            }
          },
          {
            "index": 333,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[4]/p[1]/text()[20]",
              "codeLines": [
                "USIBWC Signs Settlement Agreement in the Tijuana River Valley Litigation; Commissioner Giner to Spe..."
              ]
            }
          },
          {
            "index": 334,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[4]/p[1]/text()[23]",
              "codeLines": [
                "Levee Rehabilitation Projects, Rio Grande Salinity Control and Water Deliveries from Mexico on Agen..."
              ]
            }
          },
          {
            "index": 335,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[4]/p[1]/text()[26]",
              "codeLines": [
                "National Engineer Week - Black History Month"
              ]
            }
          },
          {
            "index": 336,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[4]/p[1]/text()[29]",
              "codeLines": [
                "NOTICE: As of March 23, 2020, The United States Section of the International Boundary and Water Com..."
              ]
            }
          },
          {
            "index": 337,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[4]/p[2]/text()[1]",
              "codeLines": [
                ". . ."
              ]
            }
          },
          {
            "index": 338,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "International Boundary and Water   Commission | U.S. Section | ",
                "    4191 North Mesa St. | ",
                "    El Paso,   TX 79902-1423"
              ]
            }
          },
          {
            "index": 339,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/p[1]/text()[2]",
              "codeLines": [
                "1-800-262-8857"
              ]
            }
          },
          {
            "index": 372,
            "verdict": "failed",
            "rule": {
              "ruleID": "r70",
              "ruleSummary": "No obsolete or deprecated elements are used",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r70",
              "requirements": []
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          },
          {
            "index": 373,
            "verdict": "failed",
            "rule": {
              "ruleID": "r71",
              "ruleSummary": "Paragraphs of text are not justified",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r71",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/p[1]",
              "codeLines": [
                "<p align=\"justify\">",
                "  Our mission is to provide binational solutions to issues that arise during the application of Uni...",
                "  <br>",
                "</p>"
              ]
            }
          },
          {
            "index": 374,
            "verdict": "failed",
            "rule": {
              "ruleID": "r71",
              "ruleSummary": "Paragraphs of text are not justified",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r71",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/p[2]",
              "codeLines": [
                "<p align=\"justify\">",
                "  The U.S. Section of the International Boundary and Water Commission  (USIBWC), is headed by  Comm...",
                "  <a href=\"About_Us/About_Us.html\">",
                "    <img src=\"images/More.jpg\" alt=\"More\" width=\"45\" height=\"13\" border=\"0\" align=\"middle\">",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 375,
            "verdict": "failed",
            "rule": {
              "ruleID": "r71",
              "ruleSummary": "Paragraphs of text are not justified",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r71",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/table[1]/tbody[1]/tr[3]/td[1]/p[1]",
              "codeLines": [
                "<p align=\"left\">",
                "  <a href=\"../Files/NoFearPosting_1stQTR_032222.pdf\" target=\"_blank\">",
                "    No FEAR Act Data",
                "  </a>",
                "  <br>",
                "  <span class=\"style3\">",
                "    Posted Pursuant to the No FEAR Act updated 1st",
                "  </span>",
                "  <span class=\"style3\">",
                "    Qtr 2022",
                "    <a href=\"../Files/NoFearPosting_1stQTR_032222.pdf\" target=\"_blank\">",
                "      <img src=\"images/pdf_image_smaller.png\" alt=\"EEO Data\" width=\"15\" height=\"15\" border=\"0\">",
                "    </a>",
                "    <br>",
                "    <br>",
                "    <a href=\"Files/Notification_and_Federal_Employee_Antidiscrimination_and_Retaliation_Act_of_2002...",
                "      No Fear Retaliation Notice",
                "    </a>",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 376,
            "verdict": "failed",
            "rule": {
              "ruleID": "r71",
              "ruleSummary": "Paragraphs of text are not justified",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r71",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/table[1]/tbody[1]/tr[3]/td[2]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"Organization/FOIA.html\">",
                "    Freedom of Information Act",
                "  </a>",
                "  <br>",
                "  <span class=\"style3\">",
                "    Find F.O.I.A. compliance information and procedures on how to request information from  U.S. IB...",
                "  </span>",
                "  <a href=\"Organization/FOIA_RR.html\">",
                "    <br>",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 377,
            "verdict": "failed",
            "rule": {
              "ruleID": "r71",
              "ruleSummary": "Paragraphs of text are not justified",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r71",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/table[1]/tbody[1]/tr[4]/td[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"Water_Data/Flood_Warning.htm\">",
                "    Flood Warning Notices",
                "  </a>",
                "  <br>",
                "  <span class=\"style3\">",
                "    See Flood Warning Notices to the general public, all owners, lessees, licensees and users of la...",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 378,
            "verdict": "failed",
            "rule": {
              "ruleID": "r71",
              "ruleSummary": "Paragraphs of text are not justified",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r71",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/table[1]/tbody[1]/tr[4]/td[2]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"Water_Data/Reports/RG_Flow_data.html\">",
                "    Rio Grande Water Flows",
                "  </a>",
                "  <br>",
                "  <span class=\"style3\">",
                "    Quick link to real time water flows of the Rio Grande",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 379,
            "verdict": "failed",
            "rule": {
              "ruleID": "r71",
              "ruleSummary": "Paragraphs of text are not justified",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r71",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/table[1]/tbody[1]/tr[6]/td[1]/p[1]",
              "codeLines": [
                "<p class=\"style3\">",
                "  <a href=\"https://www.ibwc.gov/Files/USIBWC_Strategic_Plan_2021-2025.pdf\" target=\"_blank\">",
                "    USIBWC Strategic Plan 2021 -2025",
                "  </a>",
                "  <br>",
                "  <br>",
                "  <a href=\"https://www.oge.gov/\" target=\"_blank\">",
                "    Office of Government Ethics (OGE)",
                "  </a>",
                "  <br>",
                "  <span class=\"style3\">",
                "    To obtain a copy of a public financial disclosure report",
                "    <a href=\"Files/OGE_Form_278e.xls\" target=\"_blank\">",
                "      (OGE Form 278e)",
                "    </a>",
                "    , please submit",
                "    <a href=\"Files/OGE_Form_201_Aug_2017.pdf\">",
                "      OGE Form 201",
                "    </a>",
                "    to the",
                "    <a href=\"mailto:Jennifer.Pena@ibwc.gov\">",
                "      Chief Legal Counsel",
                "    </a>",
                "  </span>",
                "  <br>",
                "  <br>",
                "  <a href=\"http://www.osc.gov\" target=\"_blank\">",
                "    Office of Special Counsel (OSC)",
                "  </a>",
                "  <br>",
                "  <span class=\"style3\">",
                "    Visit the Office of Special Counsel (OSC) ",
                "                  website to read about Whistleblower rights, the Hatch Act, Prohibited Personnel P...",
                "  </span>",
                "  <br>",
                "  <br>",
                "  <u>",
                "    OSC",
                "                  Posters:",
                "  </u>",
                "  <br>",
                "  <a href=\"Files/OSC_Poster_Whistleblower.pdf\" target=\"_blank\">",
                "    Whistleblowing",
                "  </a>",
                "  <br>",
                "  <a href=\"Files/OSC_Poster_WB_Retaliation.pdf\" target=\"_blank\">",
                "    Whistleblower Retaliation",
                "  </a>",
                "  <br>",
                "  <a href=\"Files/OSC_Poster_PPP.pdf\" target=\"_blank\">",
                "    Prohibited Personnel Practices",
                "    <br>",
                "  </a>",
                "  <a href=\"Files/OSC_Poster_Your_Rights.pdf\" target=\"_blank\">",
                "    Your Rights",
                "  </a>",
                "  <br>",
                "  <a href=\"Files/OSC_Poster_Know_Your_Rights.pdf\" target=\"_blank\">",
                "    Know Your Rights",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 380,
            "verdict": "failed",
            "rule": {
              "ruleID": "r71",
              "ruleSummary": "Paragraphs of text are not justified",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r71",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[4]/p[1]",
              "codeLines": [
                "<p align=\"justify\">",
                "  <img src=\"images/News_n_PressReleases.jpg\" alt=\"News and Press Releases\" width=\"218\" height=\"45\">",
                "  <br>",
                "  <br>",
                "  <a href=\"Files/Press_Release_070722.pdf\" target=\"_blank\">",
                "    7/7/2022",
                "  </a>",
                "  <br>",
                "  USIBWC Activities and Ocean Monitoring Program on July 14th Agenda for In-Person Meeting",
                "  <br>",
                "  <br>",
                "  <a href=\"Files/Press_Release_070122.pdf\" target=\"_blank\">",
                "    7/1/2022",
                "  </a>",
                "  <br>",
                "  USIBWC Partners with Law Enforcement to Address Prohibited Activities Along the Rio Grande Levees",
                "  <br>",
                "  <br>",
                "  <a href=\"Files/Draft_Environmental_Impact_Statement_Released_Projects_Mitigate_Transborder_Water_...",
                "    6/28/2022",
                "  </a>",
                "  <br>",
                "  Draft Environment Impact Statement Released for Projects to Mitigate Transborder Water Pollution",
                "  <br>",
                "  <br>",
                "  <a href=\"Files/Press_Release_061422.pdf\" target=\"_blank\">",
                "    6/14/2022",
                "  </a>",
                "  <br>",
                "  2022 Water Deliveries and Monsoon Season Forecast on Agenda for June 23 In-Person Meeting",
                "  <br>",
                "  <br>",
                "  <a href=\"Files/Press_Release_052622.pdf\" target=\"_blank\">",
                "    5/26/2022",
                "  </a>",
                "  <br>",
                "  Nogales Wastewater Pipeline Project and the Return of Aquatic Species to the Santa Cruz River to ...",
                "  <br>",
                "  <br>",
                "  <a href=\"Files/Press_Release_050422.pdf\" target=\"_blank\">",
                "    5/4/2022",
                "  </a>",
                "  <br>",
                "  Plan and Solutions to improve the New River Water Quality on Agenda for May 18 Meeting via Webina...",
                "  <br>",
                "  <br>",
                "  <a href=\"Files/Press_Release_042122.pdf\" target=\"_blank\">",
                "    4/21/2022",
                "  </a>",
                "  <br>",
                "  USIBWC Signs Settlement Agreement in the Tijuana River Valley Litigation; Commissioner Giner to S...",
                "  <br>",
                "  <br>",
                "  <a href=\"Files/Press_Release_031022.pdf\" target=\"_blank\">",
                "    3/10/2022",
                "  </a>",
                "  <br>",
                "  Levee Rehabilitation Projects, Rio Grande Salinity Control and Water Deliveries from Mexico on Ag...",
                "  <br>",
                "  <br>",
                "  <a href=\"Files/USIBWC_Spotlight_Demetrius_Gaines.pdf\" target=\"_blank\">",
                "    2/24/2022",
                "  </a>",
                "  <br>",
                "  National Engineer Week - Black History Month",
                "  <br>",
                "  <br>",
                "  <br>",
                "  NOTICE: As of March 23, 2020, The United States Section of the International Boundary and Water C...",
                "  <br>",
                "  <br>",
                "</p>"
              ]
            }
          },
          {
            "index": 381,
            "verdict": "failed",
            "rule": {
              "ruleID": "r71",
              "ruleSummary": "Paragraphs of text are not justified",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r71",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[4]/p[2]",
              "codeLines": [
                "<p align=\"justify\">",
                "  <a href=\"News_Publications/Press_Releases.html\" target=\"_blank\">",
                "    More Press Releases",
                "  </a>",
                "  . . .",
                "  <script type=\"text/javascript\">",
                "    /*<![CDATA[*/",
                "    (function() {",
                "    var sz = document.createElement('script'); sz.type = 'text/javascript'; sz.async = true;",
                "    sz.src = '//siteimproveanalytics.com/js/siteanalyze_6027810.js';",
                "    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(sz, s);",
                "    })();",
                "    /*]]>*/",
                "  </script>",
                "</p>"
              ]
            }
          },
          {
            "index": 393,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/p[1]",
              "codeLines": [
                "<p align=\"justify\">",
                "  Our mission is to provide binational solutions to issues that arise during the application of Uni...",
                "  <br>",
                "</p>"
              ]
            }
          },
          {
            "index": 394,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/p[2]",
              "codeLines": [
                "<p align=\"justify\">",
                "  The U.S. Section of the International Boundary and Water Commission  (USIBWC), is headed by  Comm...",
                "  <a href=\"About_Us/About_Us.html\">",
                "    <img src=\"images/More.jpg\" alt=\"More\" width=\"45\" height=\"13\" border=\"0\" align=\"middle\">",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 395,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/table[1]/tbody[1]/tr[3]/td[1]/p[1]",
              "codeLines": [
                "<p align=\"left\">",
                "  <a href=\"../Files/NoFearPosting_1stQTR_032222.pdf\" target=\"_blank\">",
                "    No FEAR Act Data",
                "  </a>",
                "  <br>",
                "  <span class=\"style3\">",
                "    Posted Pursuant to the No FEAR Act updated 1st",
                "  </span>",
                "  <span class=\"style3\">",
                "    Qtr 2022",
                "    <a href=\"../Files/NoFearPosting_1stQTR_032222.pdf\" target=\"_blank\">",
                "      <img src=\"images/pdf_image_smaller.png\" alt=\"EEO Data\" width=\"15\" height=\"15\" border=\"0\">",
                "    </a>",
                "    <br>",
                "    <br>",
                "    <a href=\"Files/Notification_and_Federal_Employee_Antidiscrimination_and_Retaliation_Act_of_2002...",
                "      No Fear Retaliation Notice",
                "    </a>",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 396,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/table[1]/tbody[1]/tr[3]/td[2]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"Organization/FOIA.html\">",
                "    Freedom of Information Act",
                "  </a>",
                "  <br>",
                "  <span class=\"style3\">",
                "    Find F.O.I.A. compliance information and procedures on how to request information from  U.S. IB...",
                "  </span>",
                "  <a href=\"Organization/FOIA_RR.html\">",
                "    <br>",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 397,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/table[1]/tbody[1]/tr[4]/td[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"Water_Data/Flood_Warning.htm\">",
                "    Flood Warning Notices",
                "  </a>",
                "  <br>",
                "  <span class=\"style3\">",
                "    See Flood Warning Notices to the general public, all owners, lessees, licensees and users of la...",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 398,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/table[1]/tbody[1]/tr[4]/td[2]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"Water_Data/Reports/RG_Flow_data.html\">",
                "    Rio Grande Water Flows",
                "  </a>",
                "  <br>",
                "  <span class=\"style3\">",
                "    Quick link to real time water flows of the Rio Grande",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 399,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/table[1]/tbody[1]/tr[6]/td[1]/p[1]",
              "codeLines": [
                "<p class=\"style3\">",
                "  <a href=\"https://www.ibwc.gov/Files/USIBWC_Strategic_Plan_2021-2025.pdf\" target=\"_blank\">",
                "    USIBWC Strategic Plan 2021 -2025",
                "  </a>",
                "  <br>",
                "  <br>",
                "  <a href=\"https://www.oge.gov/\" target=\"_blank\">",
                "    Office of Government Ethics (OGE)",
                "  </a>",
                "  <br>",
                "  <span class=\"style3\">",
                "    To obtain a copy of a public financial disclosure report",
                "    <a href=\"Files/OGE_Form_278e.xls\" target=\"_blank\">",
                "      (OGE Form 278e)",
                "    </a>",
                "    , please submit",
                "    <a href=\"Files/OGE_Form_201_Aug_2017.pdf\">",
                "      OGE Form 201",
                "    </a>",
                "    to the",
                "    <a href=\"mailto:Jennifer.Pena@ibwc.gov\">",
                "      Chief Legal Counsel",
                "    </a>",
                "  </span>",
                "  <br>",
                "  <br>",
                "  <a href=\"http://www.osc.gov\" target=\"_blank\">",
                "    Office of Special Counsel (OSC)",
                "  </a>",
                "  <br>",
                "  <span class=\"style3\">",
                "    Visit the Office of Special Counsel (OSC) ",
                "                  website to read about Whistleblower rights, the Hatch Act, Prohibited Personnel P...",
                "  </span>",
                "  <br>",
                "  <br>",
                "  <u>",
                "    OSC",
                "                  Posters:",
                "  </u>",
                "  <br>",
                "  <a href=\"Files/OSC_Poster_Whistleblower.pdf\" target=\"_blank\">",
                "    Whistleblowing",
                "  </a>",
                "  <br>",
                "  <a href=\"Files/OSC_Poster_WB_Retaliation.pdf\" target=\"_blank\">",
                "    Whistleblower Retaliation",
                "  </a>",
                "  <br>",
                "  <a href=\"Files/OSC_Poster_PPP.pdf\" target=\"_blank\">",
                "    Prohibited Personnel Practices",
                "    <br>",
                "  </a>",
                "  <a href=\"Files/OSC_Poster_Your_Rights.pdf\" target=\"_blank\">",
                "    Your Rights",
                "  </a>",
                "  <br>",
                "  <a href=\"Files/OSC_Poster_Know_Your_Rights.pdf\" target=\"_blank\">",
                "    Know Your Rights",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 400,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[4]/p[1]",
              "codeLines": [
                "<p align=\"justify\">",
                "  <img src=\"images/News_n_PressReleases.jpg\" alt=\"News and Press Releases\" width=\"218\" height=\"45\">",
                "  <br>",
                "  <br>",
                "  <a href=\"Files/Press_Release_070722.pdf\" target=\"_blank\">",
                "    7/7/2022",
                "  </a>",
                "  <br>",
                "  USIBWC Activities and Ocean Monitoring Program on July 14th Agenda for In-Person Meeting",
                "  <br>",
                "  <br>",
                "  <a href=\"Files/Press_Release_070122.pdf\" target=\"_blank\">",
                "    7/1/2022",
                "  </a>",
                "  <br>",
                "  USIBWC Partners with Law Enforcement to Address Prohibited Activities Along the Rio Grande Levees",
                "  <br>",
                "  <br>",
                "  <a href=\"Files/Draft_Environmental_Impact_Statement_Released_Projects_Mitigate_Transborder_Water_...",
                "    6/28/2022",
                "  </a>",
                "  <br>",
                "  Draft Environment Impact Statement Released for Projects to Mitigate Transborder Water Pollution",
                "  <br>",
                "  <br>",
                "  <a href=\"Files/Press_Release_061422.pdf\" target=\"_blank\">",
                "    6/14/2022",
                "  </a>",
                "  <br>",
                "  2022 Water Deliveries and Monsoon Season Forecast on Agenda for June 23 In-Person Meeting",
                "  <br>",
                "  <br>",
                "  <a href=\"Files/Press_Release_052622.pdf\" target=\"_blank\">",
                "    5/26/2022",
                "  </a>",
                "  <br>",
                "  Nogales Wastewater Pipeline Project and the Return of Aquatic Species to the Santa Cruz River to ...",
                "  <br>",
                "  <br>",
                "  <a href=\"Files/Press_Release_050422.pdf\" target=\"_blank\">",
                "    5/4/2022",
                "  </a>",
                "  <br>",
                "  Plan and Solutions to improve the New River Water Quality on Agenda for May 18 Meeting via Webina...",
                "  <br>",
                "  <br>",
                "  <a href=\"Files/Press_Release_042122.pdf\" target=\"_blank\">",
                "    4/21/2022",
                "  </a>",
                "  <br>",
                "  USIBWC Signs Settlement Agreement in the Tijuana River Valley Litigation; Commissioner Giner to S...",
                "  <br>",
                "  <br>",
                "  <a href=\"Files/Press_Release_031022.pdf\" target=\"_blank\">",
                "    3/10/2022",
                "  </a>",
                "  <br>",
                "  Levee Rehabilitation Projects, Rio Grande Salinity Control and Water Deliveries from Mexico on Ag...",
                "  <br>",
                "  <br>",
                "  <a href=\"Files/USIBWC_Spotlight_Demetrius_Gaines.pdf\" target=\"_blank\">",
                "    2/24/2022",
                "  </a>",
                "  <br>",
                "  National Engineer Week - Black History Month",
                "  <br>",
                "  <br>",
                "  <br>",
                "  NOTICE: As of March 23, 2020, The United States Section of the International Boundary and Water C...",
                "  <br>",
                "  <br>",
                "</p>"
              ]
            }
          },
          {
            "index": 401,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[4]/p[2]",
              "codeLines": [
                "<p align=\"justify\">",
                "  <a href=\"News_Publications/Press_Releases.html\" target=\"_blank\">",
                "    More Press Releases",
                "  </a>",
                "  . . .",
                "  <script type=\"text/javascript\">",
                "    /*<![CDATA[*/",
                "    (function() {",
                "    var sz = document.createElement('script'); sz.type = 'text/javascript'; sz.async = true;",
                "    sz.src = '//siteimproveanalytics.com/js/siteanalyze_6027810.js';",
                "    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(sz, s);",
                "    })();",
                "    /*]]>*/",
                "  </script>",
                "</p>"
              ]
            }
          },
          {
            "index": 402,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  International Boundary and Water   Commission | U.S. Section | ",
                "      4191 North Mesa St. | ",
                "      El Paso,   TX 79902-1423",
                "  <br>",
                "  1-800-262-8857",
                "</p>"
              ]
            }
          },
          {
            "index": 403,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/p[1]",
              "codeLines": [
                "<p align=\"justify\">",
                "  Our mission is to provide binational solutions to issues that arise during the application of Uni...",
                "  <br>",
                "</p>"
              ]
            }
          },
          {
            "index": 404,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/p[2]",
              "codeLines": [
                "<p align=\"justify\">",
                "  The U.S. Section of the International Boundary and Water Commission  (USIBWC), is headed by  Comm...",
                "  <a href=\"About_Us/About_Us.html\">",
                "    <img src=\"images/More.jpg\" alt=\"More\" width=\"45\" height=\"13\" border=\"0\" align=\"middle\">",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 405,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/table[1]/tbody[1]/tr[3]/td[1]/p[1]",
              "codeLines": [
                "<p align=\"left\">",
                "  <a href=\"../Files/NoFearPosting_1stQTR_032222.pdf\" target=\"_blank\">",
                "    No FEAR Act Data",
                "  </a>",
                "  <br>",
                "  <span class=\"style3\">",
                "    Posted Pursuant to the No FEAR Act updated 1st",
                "  </span>",
                "  <span class=\"style3\">",
                "    Qtr 2022",
                "    <a href=\"../Files/NoFearPosting_1stQTR_032222.pdf\" target=\"_blank\">",
                "      <img src=\"images/pdf_image_smaller.png\" alt=\"EEO Data\" width=\"15\" height=\"15\" border=\"0\">",
                "    </a>",
                "    <br>",
                "    <br>",
                "    <a href=\"Files/Notification_and_Federal_Employee_Antidiscrimination_and_Retaliation_Act_of_2002...",
                "      No Fear Retaliation Notice",
                "    </a>",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 406,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/table[1]/tbody[1]/tr[3]/td[2]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"Organization/FOIA.html\">",
                "    Freedom of Information Act",
                "  </a>",
                "  <br>",
                "  <span class=\"style3\">",
                "    Find F.O.I.A. compliance information and procedures on how to request information from  U.S. IB...",
                "  </span>",
                "  <a href=\"Organization/FOIA_RR.html\">",
                "    <br>",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 407,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/table[1]/tbody[1]/tr[4]/td[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"Water_Data/Flood_Warning.htm\">",
                "    Flood Warning Notices",
                "  </a>",
                "  <br>",
                "  <span class=\"style3\">",
                "    See Flood Warning Notices to the general public, all owners, lessees, licensees and users of la...",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 408,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/table[1]/tbody[1]/tr[4]/td[2]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"Water_Data/Reports/RG_Flow_data.html\">",
                "    Rio Grande Water Flows",
                "  </a>",
                "  <br>",
                "  <span class=\"style3\">",
                "    Quick link to real time water flows of the Rio Grande",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 409,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/table[1]/tbody[1]/tr[6]/td[1]/p[1]",
              "codeLines": [
                "<p class=\"style3\">",
                "  <a href=\"https://www.ibwc.gov/Files/USIBWC_Strategic_Plan_2021-2025.pdf\" target=\"_blank\">",
                "    USIBWC Strategic Plan 2021 -2025",
                "  </a>",
                "  <br>",
                "  <br>",
                "  <a href=\"https://www.oge.gov/\" target=\"_blank\">",
                "    Office of Government Ethics (OGE)",
                "  </a>",
                "  <br>",
                "  <span class=\"style3\">",
                "    To obtain a copy of a public financial disclosure report",
                "    <a href=\"Files/OGE_Form_278e.xls\" target=\"_blank\">",
                "      (OGE Form 278e)",
                "    </a>",
                "    , please submit",
                "    <a href=\"Files/OGE_Form_201_Aug_2017.pdf\">",
                "      OGE Form 201",
                "    </a>",
                "    to the",
                "    <a href=\"mailto:Jennifer.Pena@ibwc.gov\">",
                "      Chief Legal Counsel",
                "    </a>",
                "  </span>",
                "  <br>",
                "  <br>",
                "  <a href=\"http://www.osc.gov\" target=\"_blank\">",
                "    Office of Special Counsel (OSC)",
                "  </a>",
                "  <br>",
                "  <span class=\"style3\">",
                "    Visit the Office of Special Counsel (OSC) ",
                "                  website to read about Whistleblower rights, the Hatch Act, Prohibited Personnel P...",
                "  </span>",
                "  <br>",
                "  <br>",
                "  <u>",
                "    OSC",
                "                  Posters:",
                "  </u>",
                "  <br>",
                "  <a href=\"Files/OSC_Poster_Whistleblower.pdf\" target=\"_blank\">",
                "    Whistleblowing",
                "  </a>",
                "  <br>",
                "  <a href=\"Files/OSC_Poster_WB_Retaliation.pdf\" target=\"_blank\">",
                "    Whistleblower Retaliation",
                "  </a>",
                "  <br>",
                "  <a href=\"Files/OSC_Poster_PPP.pdf\" target=\"_blank\">",
                "    Prohibited Personnel Practices",
                "    <br>",
                "  </a>",
                "  <a href=\"Files/OSC_Poster_Your_Rights.pdf\" target=\"_blank\">",
                "    Your Rights",
                "  </a>",
                "  <br>",
                "  <a href=\"Files/OSC_Poster_Know_Your_Rights.pdf\" target=\"_blank\">",
                "    Know Your Rights",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 410,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[4]/p[1]",
              "codeLines": [
                "<p align=\"justify\">",
                "  <img src=\"images/News_n_PressReleases.jpg\" alt=\"News and Press Releases\" width=\"218\" height=\"45\">",
                "  <br>",
                "  <br>",
                "  <a href=\"Files/Press_Release_070722.pdf\" target=\"_blank\">",
                "    7/7/2022",
                "  </a>",
                "  <br>",
                "  USIBWC Activities and Ocean Monitoring Program on July 14th Agenda for In-Person Meeting",
                "  <br>",
                "  <br>",
                "  <a href=\"Files/Press_Release_070122.pdf\" target=\"_blank\">",
                "    7/1/2022",
                "  </a>",
                "  <br>",
                "  USIBWC Partners with Law Enforcement to Address Prohibited Activities Along the Rio Grande Levees",
                "  <br>",
                "  <br>",
                "  <a href=\"Files/Draft_Environmental_Impact_Statement_Released_Projects_Mitigate_Transborder_Water_...",
                "    6/28/2022",
                "  </a>",
                "  <br>",
                "  Draft Environment Impact Statement Released for Projects to Mitigate Transborder Water Pollution",
                "  <br>",
                "  <br>",
                "  <a href=\"Files/Press_Release_061422.pdf\" target=\"_blank\">",
                "    6/14/2022",
                "  </a>",
                "  <br>",
                "  2022 Water Deliveries and Monsoon Season Forecast on Agenda for June 23 In-Person Meeting",
                "  <br>",
                "  <br>",
                "  <a href=\"Files/Press_Release_052622.pdf\" target=\"_blank\">",
                "    5/26/2022",
                "  </a>",
                "  <br>",
                "  Nogales Wastewater Pipeline Project and the Return of Aquatic Species to the Santa Cruz River to ...",
                "  <br>",
                "  <br>",
                "  <a href=\"Files/Press_Release_050422.pdf\" target=\"_blank\">",
                "    5/4/2022",
                "  </a>",
                "  <br>",
                "  Plan and Solutions to improve the New River Water Quality on Agenda for May 18 Meeting via Webina...",
                "  <br>",
                "  <br>",
                "  <a href=\"Files/Press_Release_042122.pdf\" target=\"_blank\">",
                "    4/21/2022",
                "  </a>",
                "  <br>",
                "  USIBWC Signs Settlement Agreement in the Tijuana River Valley Litigation; Commissioner Giner to S...",
                "  <br>",
                "  <br>",
                "  <a href=\"Files/Press_Release_031022.pdf\" target=\"_blank\">",
                "    3/10/2022",
                "  </a>",
                "  <br>",
                "  Levee Rehabilitation Projects, Rio Grande Salinity Control and Water Deliveries from Mexico on Ag...",
                "  <br>",
                "  <br>",
                "  <a href=\"Files/USIBWC_Spotlight_Demetrius_Gaines.pdf\" target=\"_blank\">",
                "    2/24/2022",
                "  </a>",
                "  <br>",
                "  National Engineer Week - Black History Month",
                "  <br>",
                "  <br>",
                "  <br>",
                "  NOTICE: As of March 23, 2020, The United States Section of the International Boundary and Water C...",
                "  <br>",
                "  <br>",
                "</p>"
              ]
            }
          },
          {
            "index": 411,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[4]/p[2]",
              "codeLines": [
                "<p align=\"justify\">",
                "  <a href=\"News_Publications/Press_Releases.html\" target=\"_blank\">",
                "    More Press Releases",
                "  </a>",
                "  . . .",
                "  <script type=\"text/javascript\">",
                "    /*<![CDATA[*/",
                "    (function() {",
                "    var sz = document.createElement('script'); sz.type = 'text/javascript'; sz.async = true;",
                "    sz.src = '//siteimproveanalytics.com/js/siteanalyze_6027810.js';",
                "    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(sz, s);",
                "    })();",
                "    /*]]>*/",
                "  </script>",
                "</p>"
              ]
            }
          },
          {
            "index": 412,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  International Boundary and Water   Commission | U.S. Section | ",
                "      4191 North Mesa St. | ",
                "      El Paso,   TX 79902-1423",
                "  <br>",
                "  1-800-262-8857",
                "</p>"
              ]
            }
          },
          {
            "index": 445,
            "verdict": "failed",
            "rule": {
              "ruleID": "r75",
              "ruleSummary": "Font sizes are not too small",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r75",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "span",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[2]/center[2]/span[1]",
              "codeLines": [
                "<span class=\"p7currentmark\">",
                "  <center>",
                "    Follow us on Twitter!",
                "  </center>",
                "</span>"
              ]
            }
          },
          {
            "index": 518,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r87",
              "ruleSummary": "First focusable element is link to main content",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r87",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G1",
                  "name": "G1",
                  "title": "Adding a link at the top of each page that goes directly to the main content area"
                }
              ]
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://www.ibwc.gov/home.html",
      "result": {
        "totals": {
          "rulesNA": 73,
          "rulesPassed": 21,
          "rulesWarned": 3,
          "rulesViolated": 6,
          "warnings": {
            "minor": 45,
            "moderate": 0,
            "serious": 2,
            "critical": 0
          },
          "violations": {
            "minor": 0,
            "moderate": 21,
            "serious": 79,
            "critical": 0
          }
        },
        "details": {
          "testEngine": {
            "name": "axe-core",
            "version": "4.4.2"
          },
          "testRunner": {
            "name": "axe"
          },
          "testEnvironment": {
            "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/102.0.5005.40 Safari/537.36",
            "windowWidth": 1280,
            "windowHeight": 720,
            "orientationAngle": 90,
            "orientationType": "landscape-primary"
          },
          "timestamp": "2022-07-22T10:43:33.089Z",
          "url": "https://www.ibwc.gov/home.html",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666666",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Unable to determine contrast ratio"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"style3\">",
                  "target": [
                    "span:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Unable to determine contrast ratio"
                }
              ]
            },
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#666666",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Unable to determine contrast ratio"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"style3\">",
                  "target": [
                    "span:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Unable to determine contrast ratio"
                }
              ]
            },
            {
              "id": "hidden-content",
              "impact": "minor",
              "tags": [
                "cat.structure",
                "experimental",
                "review-item",
                "best-practice"
              ],
              "description": "Informs users about hidden content.",
              "help": "Hidden content on the page should be analyzed",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/hidden-content?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div><a href=\"About_Us/Commissioner.html\">Commissioner</a></div>",
                  "target": [
                    "#p7TMnav > div:nth-child(2) > div:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div><a href=\"About_Us/history.html\">History</a></div>",
                  "target": [
                    "#p7TMnav > div:nth-child(2) > div:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div><a href=\"About_Us/synopsis.html\">Synopsis</a></div>",
                  "target": [
                    "#p7TMnav > div:nth-child(2) > div:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div><a href=\"Organization/organization.html\">Structure</a></div>",
                  "target": [
                    "div:nth-child(4) > div:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div><a href=\"Organization/Operations/Index.html\">Operations</a></div>",
                  "target": [
                    "div:nth-child(4) > div:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div><a href=\"Organization/Engineering/Index.html\">Engineering</a></div>",
                  "target": [
                    "div:nth-child(4) > div:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div><a href=\"Organization/foreign_affairs.html\">Foreign Affairs</a></div>",
                  "target": [
                    "div:nth-child(4) > div:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div><a href=\"Organization/legal_advisor.html\">Legal Advisor</a></div>",
                  "target": [
                    "div:nth-child(4) > div:nth-child(6)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div><a href=\"Organization/washington.html\">Washington DC Liaison</a></div>",
                  "target": [
                    "div:nth-child(4) > div:nth-child(7)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div><a href=\"EMD/Index.html\">Environmental Management</a></div>",
                  "target": [
                    "div:nth-child(4) > div:nth-child(8)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div><a href=\"Organization/Administration/Index.html\">Administration</a></div>",
                  "target": [
                    "div:nth-child(4) > div:nth-child(9)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div><a href=\"Employment_Opportunities/Human_Resources.html\">Human Resources</a></div>",
                  "target": [
                    "div:nth-child(4) > div:nth-child(10)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div><a href=\"Organization/Public_Affairs.html\">Public Affairs</a></div>",
                  "target": [
                    "div:nth-child(4) > div:nth-child(11)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div><a href=\"Organization/eeo.html\">EEO</a></div>",
                  "target": [
                    "div:nth-child(4) > div:nth-child(12)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div><a href=\"Organization/Compliance.html\">Compliance Data</a></div>",
                  "target": [
                    "div:nth-child(4) > div:nth-child(13)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div><a href=\"Mission_Operations/Flood_Operations.html\">Flood Control Levee Systems</a></div>",
                  "target": [
                    "div:nth-child(5) > div:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div><a href=\"Mission_Operations/SoD.html\">Safety of Dams</a></div>",
                  "target": [
                    "div:nth-child(5) > div:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div><a href=\"Mission_Operations/Diversion_Dams.html\">Diversion Dams &amp; Related Structures</a></div>",
                  "target": [
                    "div:nth-child(5) > div:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div><a href=\"Mission_Operations/Hydro_Plants.html\">Storage Dams (Reservoirs) / Power Plants</a></div>",
                  "target": [
                    "div:nth-child(5) > div:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div><a href=\"Mission_Operations/Wastewater_TP.html\">Wastewater Treatment Plants</a></div>",
                  "target": [
                    "div:nth-child(5) > div:nth-child(6)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div><a href=\"Organization/Operations/Field_Offices/Index.html\">Field Offices</a></div>",
                  "target": [
                    "div:nth-child(5) > div:nth-child(7)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div><a href=\"CRP/Index.htm\">Texas Clean Rivers</a></div>",
                  "target": [
                    "div:nth-child(5) > div:nth-child(8)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div><a href=\"Mission_Operations/Emergency_Management.html\">Emergency Management</a></div>",
                  "target": [
                    "div:nth-child(5) > div:nth-child(9)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div><a href=\"Treaties_Minutes/treaties.html\">Treaties</a></div>",
                  "target": [
                    "div:nth-child(6) > div:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div><a href=\"Treaties_Minutes/Minutes.html\">Minutes</a></div>",
                  "target": [
                    "div:nth-child(6) > div:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div><a href=\"Treaties_Minutes/Minutes_ByProject.html\">Minutes By Project</a></div>",
                  "target": [
                    "div:nth-child(6) > div:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div><a href=\"Water_Data/Index.html\">Mission</a></div>",
                  "target": [
                    "div:nth-child(8) > div:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div><a href=\"Water_Data/Reports/Index.html\">Reports</a></div>",
                  "target": [
                    "div:nth-child(8) > div:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div><a href=\"wad/WAD_quickpick.html\">Quick Pick</a></div>",
                  "target": [
                    "div:nth-child(8) > div:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div><a href=\"Water_Data/water_bulletins.html\">Water Bulletins</a></div>",
                  "target": [
                    "div:nth-child(8) > div:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div><a href=\"Water_Data/rio_grande_WF.html#Stream\">Stream Gage Data</a></div>",
                  "target": [
                    "div:nth-child(8) > div:nth-child(6)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div><a href=\"Water_Data/Transboundary_Aquifer.html\">Transboundary Aquifers</a></div>",
                  "target": [
                    "div:nth-child(8) > div:nth-child(7)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div><a href=\"Water_Data/Flood_Warning.htm\">Flood Warning Notices</a></div>",
                  "target": [
                    "div:nth-child(8) > div:nth-child(8)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div><a href=\"GIS_Maps/GIS_Program.html\">GIS Program</a></div>",
                  "target": [
                    "div:nth-child(9) > div:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div><a href=\"GIS_Maps/Activity_Maps.html\">Project / Activity Maps</a></div>",
                  "target": [
                    "div:nth-child(9) > div:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div><a href=\"GIS_Maps/ArcIMS_Program.html\">ArcIMS</a></div>",
                  "target": [
                    "div:nth-child(9) > div:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div><a href=\"GIS_Maps/GIS_Links.html\">GIS Links</a></div>",
                  "target": [
                    "div:nth-child(9) > div:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div><a href=\"News_Publications/Press_Releases.html\">Press Releases</a></div>",
                  "target": [
                    "div:nth-child(10) > div:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div><a href=\"News_Publications/Annual_Reports.html\">Annual Reports</a></div>",
                  "target": [
                    "div:nth-child(10) > div:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div><a href=\"News_Publications/Newsletter.htm\">Newsletter</a></div>",
                  "target": [
                    "div:nth-child(10) > div:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div><a href=\"Citizens_Forums/CF_SBIWTP.html\">San Diego</a></div>",
                  "target": [
                    "div:nth-child(11) > div:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div><a href=\"Citizens_Forums/CF_Colorado.html\">Colorado River</a></div>",
                  "target": [
                    "div:nth-child(11) > div:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div><a href=\"Citizens_Forums/CF_SE_AZ.html\">Southeast Arizona</a></div>",
                  "target": [
                    "div:nth-child(11) > div:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div><a href=\"Citizens_Forums/CF_URG.html\">Upper Rio Grande</a></div>",
                  "target": [
                    "div:nth-child(11) > div:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div><a href=\"Citizens_Forums/CF_Lower_RG.html\">Lower Rio Grande</a></div>",
                  "target": [
                    "div:nth-child(11) > div:nth-child(6)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1a5c99",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.91,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"p7TMnav\">",
                          "target": [
                            "#p7TMnav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.91 (foreground color: #1a5c99, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"home.html\" class=\"p7currentmark\">Home</a>",
                  "target": [
                    "a[href$=\"home.html\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.91 (foreground color: #1a5c99, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#5e7bbf",
                        "contrastRatio": 4.14,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"About_Us/About_Us.html\" onclick=\"P7_TMenu(this);return false\">About Us</a>",
                          "target": [
                            "a[href$=\"About_Us.html\"][onclick=\"P7_TMenu(this);return false\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.14 (foreground color: #ffffff, background color: #5e7bbf, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"About_Us/About_Us.html\" onclick=\"P7_TMenu(this);return false\">About Us</a>",
                  "target": [
                    "a[href$=\"About_Us.html\"][onclick=\"P7_TMenu(this);return false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.14 (foreground color: #ffffff, background color: #5e7bbf, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#5e7bbf",
                        "contrastRatio": 4.14,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"Employment_Opportunities/Index.html\">Employment Opportunities</a>",
                          "target": [
                            "#p7TMnav > div:nth-child(3) > a"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.14 (foreground color: #ffffff, background color: #5e7bbf, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"Employment_Opportunities/Index.html\">Employment Opportunities</a>",
                  "target": [
                    "#p7TMnav > div:nth-child(3) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.14 (foreground color: #ffffff, background color: #5e7bbf, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#5e7bbf",
                        "contrastRatio": 4.14,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"Organization/organization.html\" onclick=\"P7_TMenu(this);return false\">Organization</a>",
                          "target": [
                            "a[href$=\"organization.html\"][onclick=\"P7_TMenu(this);return false\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.14 (foreground color: #ffffff, background color: #5e7bbf, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"Organization/organization.html\" onclick=\"P7_TMenu(this);return false\">Organization</a>",
                  "target": [
                    "a[href$=\"organization.html\"][onclick=\"P7_TMenu(this);return false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.14 (foreground color: #ffffff, background color: #5e7bbf, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#5e7bbf",
                        "contrastRatio": 4.14,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"#\" onclick=\"P7_TMenu(this);return false\">Mission Operations</a>",
                          "target": [
                            "div:nth-child(5) > a[href=\"#\"][onclick=\"P7_TMenu(this);return false\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.14 (foreground color: #ffffff, background color: #5e7bbf, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"#\" onclick=\"P7_TMenu(this);return false\">Mission Operations</a>",
                  "target": [
                    "div:nth-child(5) > a[href=\"#\"][onclick=\"P7_TMenu(this);return false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.14 (foreground color: #ffffff, background color: #5e7bbf, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#5e7bbf",
                        "contrastRatio": 4.14,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"Treaties_Minutes/treaties.html\" onclick=\"P7_TMenu(this);return false\">Treaties / Minutes</a>",
                          "target": [
                            "a[href$=\"treaties.html\"][onclick=\"P7_TMenu(this);return false\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.14 (foreground color: #ffffff, background color: #5e7bbf, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"Treaties_Minutes/treaties.html\" onclick=\"P7_TMenu(this);return false\">Treaties / Minutes</a>",
                  "target": [
                    "a[href$=\"treaties.html\"][onclick=\"P7_TMenu(this);return false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.14 (foreground color: #ffffff, background color: #5e7bbf, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#5e7bbf",
                        "contrastRatio": 4.14,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"Permits_Licenses/boundary_realty.html\">Permits / Licenses</a>",
                          "target": [
                            "#p7TMnav > div:nth-child(7) > a"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.14 (foreground color: #ffffff, background color: #5e7bbf, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"Permits_Licenses/boundary_realty.html\">Permits / Licenses</a>",
                  "target": [
                    "#p7TMnav > div:nth-child(7) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.14 (foreground color: #ffffff, background color: #5e7bbf, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#5e7bbf",
                        "contrastRatio": 4.14,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"Water_Data/Index.html\" onclick=\"P7_TMenu(this);return false\">Water Data</a>",
                          "target": [
                            "a[href$=\"Index.html\"][onclick=\"P7_TMenu(this);return false\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.14 (foreground color: #ffffff, background color: #5e7bbf, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"Water_Data/Index.html\" onclick=\"P7_TMenu(this);return false\">Water Data</a>",
                  "target": [
                    "a[href$=\"Index.html\"][onclick=\"P7_TMenu(this);return false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.14 (foreground color: #ffffff, background color: #5e7bbf, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#5e7bbf",
                        "contrastRatio": 4.14,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"#\" onclick=\"P7_TMenu(this);return false\">GIS / Maps</a>",
                          "target": [
                            "div:nth-child(9) > a[href=\"#\"][onclick=\"P7_TMenu(this);return false\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.14 (foreground color: #ffffff, background color: #5e7bbf, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"#\" onclick=\"P7_TMenu(this);return false\">GIS / Maps</a>",
                  "target": [
                    "div:nth-child(9) > a[href=\"#\"][onclick=\"P7_TMenu(this);return false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.14 (foreground color: #ffffff, background color: #5e7bbf, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#5e7bbf",
                        "contrastRatio": 4.14,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"News_Publications/Annual_Reports.html\" onclick=\"P7_TMenu(this);return false\">News / Publications</a>",
                          "target": [
                            "div:nth-child(10) > a[onclick=\"P7_TMenu(this);return false\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.14 (foreground color: #ffffff, background color: #5e7bbf, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"News_Publications/Annual_Reports.html\" onclick=\"P7_TMenu(this);return false\">News / Publications</a>",
                  "target": [
                    "div:nth-child(10) > a[onclick=\"P7_TMenu(this);return false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.14 (foreground color: #ffffff, background color: #5e7bbf, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#5e7bbf",
                        "contrastRatio": 4.14,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"Citizens_Forums/citizens_forums.html\" onclick=\"P7_TMenu(this);return false\">Citizens Forums</a>",
                          "target": [
                            "div:nth-child(11) > a[onclick=\"P7_TMenu(this);return false\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.14 (foreground color: #ffffff, background color: #5e7bbf, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"Citizens_Forums/citizens_forums.html\" onclick=\"P7_TMenu(this);return false\">Citizens Forums</a>",
                  "target": [
                    "div:nth-child(11) > a[onclick=\"P7_TMenu(this);return false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.14 (foreground color: #ffffff, background color: #5e7bbf, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#5e7bbf",
                        "contrastRatio": 4.14,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"EMD/reports_studies.html\">Reports / Studies</a>",
                          "target": [
                            "a[href$=\"reports_studies.html\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.14 (foreground color: #ffffff, background color: #5e7bbf, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"EMD/reports_studies.html\">Reports / Studies</a>",
                  "target": [
                    "a[href$=\"reports_studies.html\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.14 (foreground color: #ffffff, background color: #5e7bbf, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#5e7bbf",
                        "contrastRatio": 4.14,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"Links/links.html\">Links</a>",
                          "target": [
                            "a[href$=\"links.html\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.14 (foreground color: #ffffff, background color: #5e7bbf, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"Links/links.html\">Links</a>",
                  "target": [
                    "a[href$=\"links.html\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.14 (foreground color: #ffffff, background color: #5e7bbf, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#5e7bbf",
                        "contrastRatio": 4.14,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"Contact_Us/Contact_us.html\">Contact Us</a>",
                          "target": [
                            "a[href$=\"Contact_us.html\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.14 (foreground color: #ffffff, background color: #5e7bbf, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"Contact_Us/Contact_us.html\">Contact Us</a>",
                  "target": [
                    "a[href$=\"Contact_us.html\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.14 (foreground color: #ffffff, background color: #5e7bbf, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1a5c99",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.91,
                        "fontSize": "6.0pt (8px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"p7TMnav\">",
                          "target": [
                            "#p7TMnav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.91 (foreground color: #1a5c99, background color: #ffffff, font size: 6.0pt (8px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<center>Follow us on Twitter!</center>",
                  "target": [
                    ".p7currentmark > center"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.91 (foreground color: #1a5c99, background color: #ffffff, font size: 6.0pt (8px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1a5c99",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.91,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"wrapper\">",
                          "target": [
                            "#wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.91 (foreground color: #1a5c99, background color: #ffffff, font size: 12.8pt (17px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1>Welcome </h1>",
                  "target": [
                    "h1:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.91 (foreground color: #1a5c99, background color: #ffffff, font size: 12.8pt (17px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666666",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.74,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"wrapper\">",
                          "target": [
                            "#wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p align=\"justify\">Our mission is to provide binational solutions to issues that arise during the application of United States - Mexico treaties regarding boundary demarcation, national ownership of waters, sanitation, water quality, and flood control in the border region.<br>\n      </p>",
                  "target": [
                    "#indexCenter > p[align=\"justify\"]:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1a5c99",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.91,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"wrapper\">",
                          "target": [
                            "#wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.91 (foreground color: #1a5c99, background color: #ffffff, font size: 12.8pt (17px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1>\n      About Us </h1>",
                  "target": [
                    "h1:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.91 (foreground color: #1a5c99, background color: #ffffff, font size: 12.8pt (17px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666666",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.74,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"wrapper\">",
                          "target": [
                            "#wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p align=\"justify\">",
                  "target": [
                    "p[align=\"justify\"]:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1a5c99",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.91,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"wrapper\">",
                          "target": [
                            "#wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.91 (foreground color: #1a5c99, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"../Files/NoFearPosting_1stQTR_032222.pdf\" target=\"_blank\">No FEAR Act Data</a>",
                  "target": [
                    "p[align=\"left\"] > a[target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.91 (foreground color: #1a5c99, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666666",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.74,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"wrapper\">",
                          "target": [
                            "#wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 7.5pt (10px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"style3\">Posted Pursuant to the No FEAR Act updated 1st&nbsp; </span>",
                  "target": [
                    "p[align=\"left\"] > span:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 7.5pt (10px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1a5c99",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.91,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"wrapper\">",
                          "target": [
                            "#wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.91 (foreground color: #1a5c99, background color: #ffffff, font size: 7.5pt (10px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"Files/Notification_and_Federal_Employee_Antidiscrimination_and_Retaliation_Act_of_2002.pdf\" target=\"_blank\">No Fear Retaliation Notice</a>",
                  "target": [
                    "span:nth-child(4) > a[target=\"_blank\"]:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.91 (foreground color: #1a5c99, background color: #ffffff, font size: 7.5pt (10px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1a5c99",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.91,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"wrapper\">",
                          "target": [
                            "#wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.91 (foreground color: #1a5c99, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"Organization/FOIA.html\">Freedom of Information Act</a>",
                  "target": [
                    "a[href$=\"FOIA.html\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.91 (foreground color: #1a5c99, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666666",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.74,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"wrapper\">",
                          "target": [
                            "#wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 7.5pt (10px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"style3\">Find F.O.I.A. compliance information and procedures on how to request information from  U.S. IBWC.</span>",
                  "target": [
                    "tr:nth-child(3) > td[width=\"197\"][valign=\"top\"]:nth-child(2) > p > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 7.5pt (10px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1a5c99",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.91,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"wrapper\">",
                          "target": [
                            "#wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.91 (foreground color: #1a5c99, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"Water_Data/Flood_Warning.htm\">Flood Warning Notices</a>",
                  "target": [
                    "p > a[href$=\"Flood_Warning.htm\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.91 (foreground color: #1a5c99, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666666",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.74,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"wrapper\">",
                          "target": [
                            "#wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 7.5pt (10px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"style3\">See Flood Warning Notices to the general public, all owners, lessees, licensees and users of lands in the border region.</span>",
                  "target": [
                    "tr:nth-child(4) > td[width=\"197\"][valign=\"top\"]:nth-child(1) > p > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 7.5pt (10px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1a5c99",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.91,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"wrapper\">",
                          "target": [
                            "#wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.91 (foreground color: #1a5c99, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"Water_Data/Reports/RG_Flow_data.html\">Rio Grande Water Flows</a>",
                  "target": [
                    "tr:nth-child(4) > td[width=\"197\"][valign=\"top\"]:nth-child(2) > p > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.91 (foreground color: #1a5c99, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666666",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.74,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"wrapper\">",
                          "target": [
                            "#wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 7.5pt (10px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"style3\">Quick link to real time water flows of the Rio Grande </span>",
                  "target": [
                    "tr:nth-child(4) > td[width=\"197\"][valign=\"top\"]:nth-child(2) > p > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 7.5pt (10px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1a5c99",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.91,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"wrapper\">",
                          "target": [
                            "#wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.91 (foreground color: #1a5c99, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://oig.hhs.gov/\" target=\"_blank\">Suspected Fraud</a>",
                  "target": [
                    "a[href$=\"oig.hhs.gov/\"][target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.91 (foreground color: #1a5c99, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1a5c99",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.91,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"wrapper\">",
                          "target": [
                            "#wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.91 (foreground color: #1a5c99, background color: #ffffff, font size: 7.5pt (10px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://oig.hhs.gov/\">https://oig.hhs.gov/</a>",
                  "target": [
                    "span > a[href$=\"oig.hhs.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.91 (foreground color: #1a5c99, background color: #ffffff, font size: 7.5pt (10px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1a5c99",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.91,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"wrapper\">",
                          "target": [
                            "#wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.91 (foreground color: #1a5c99, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://cila.sre.gob.mx/cilanorte/\">Mexican Section of the IBWC</a>",
                  "target": [
                    "td[valign=\"top\"]:nth-child(2) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.91 (foreground color: #1a5c99, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1a5c99",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.91,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"wrapper\">",
                          "target": [
                            "#wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.91 (foreground color: #1a5c99, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.ibwc.gov/Files/USIBWC_Strategic_Plan_2021-2025.pdf\" target=\"_blank\">USIBWC Strategic Plan 2021 -2025</a>",
                  "target": [
                    "td[colspan=\"2\"][valign=\"top\"] > p > a[target=\"_blank\"]:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.91 (foreground color: #1a5c99, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1a5c99",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.91,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"wrapper\">",
                          "target": [
                            "#wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.91 (foreground color: #1a5c99, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.oge.gov/\" target=\"_blank\">Office of Government Ethics (OGE)</a>",
                  "target": [
                    "a[href$=\"oge.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.91 (foreground color: #1a5c99, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666666",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.74,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"wrapper\">",
                          "target": [
                            "#wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 7.5pt (10px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"style3\">To obtain a copy of a public financial disclosure report <a href=\"Files/OGE_Form_278e.xls\" target=\"_blank\">(OGE Form 278e)</a>, please submit <a href=\"Files/OGE_Form_201_Aug_2017.pdf\">OGE Form 201</a> to the<a href=\"mailto:Jennifer.Pena@ibwc.gov\"> Chief Legal Counsel</a></span>",
                  "target": [
                    "span:nth-child(6)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 7.5pt (10px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1a5c99",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.91,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"wrapper\">",
                          "target": [
                            "#wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.91 (foreground color: #1a5c99, background color: #ffffff, font size: 7.5pt (10px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"Files/OGE_Form_278e.xls\" target=\"_blank\">(OGE Form 278e)</a>",
                  "target": [
                    "a[href$=\"OGE_Form_278e.xls\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.91 (foreground color: #1a5c99, background color: #ffffff, font size: 7.5pt (10px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1a5c99",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.91,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"wrapper\">",
                          "target": [
                            "#wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.91 (foreground color: #1a5c99, background color: #ffffff, font size: 7.5pt (10px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"Files/OGE_Form_201_Aug_2017.pdf\">OGE Form 201</a>",
                  "target": [
                    "span:nth-child(6) > a:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.91 (foreground color: #1a5c99, background color: #ffffff, font size: 7.5pt (10px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1a5c99",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.91,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"wrapper\">",
                          "target": [
                            "#wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.91 (foreground color: #1a5c99, background color: #ffffff, font size: 7.5pt (10px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"mailto:Jennifer.Pena@ibwc.gov\"> Chief Legal Counsel</a>",
                  "target": [
                    "a[href=\"mailto:Jennifer.Pena@ibwc.gov\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.91 (foreground color: #1a5c99, background color: #ffffff, font size: 7.5pt (10px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1a5c99",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.91,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"wrapper\">",
                          "target": [
                            "#wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.91 (foreground color: #1a5c99, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.osc.gov\" target=\"_blank\">Office of Special Counsel (OSC)</a>",
                  "target": [
                    "a[href$=\"www.osc.gov\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.91 (foreground color: #1a5c99, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666666",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.74,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"wrapper\">",
                          "target": [
                            "#wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 7.5pt (10px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"style3\">Visit the Office of Special Counsel (OSC) \n              website to read about Whistleblower rights, the Hatch Act, Prohibited Personnel Practices or file a claim</span>",
                  "target": [
                    "span:nth-child(11)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 7.5pt (10px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666666",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.74,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"wrapper\">",
                          "target": [
                            "#wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<u>OSC\n              Posters:</u>",
                  "target": [
                    "p > u"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1a5c99",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.91,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"wrapper\">",
                          "target": [
                            "#wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.91 (foreground color: #1a5c99, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"Files/OSC_Poster_Whistleblower.pdf\" target=\"_blank\">Whistleblowing</a>",
                  "target": [
                    "td[colspan=\"2\"][valign=\"top\"] > p > a[target=\"_blank\"]:nth-child(16)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.91 (foreground color: #1a5c99, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1a5c99",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.91,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"wrapper\">",
                          "target": [
                            "#wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.91 (foreground color: #1a5c99, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"Files/OSC_Poster_WB_Retaliation.pdf\" target=\"_blank\">Whistleblower Retaliation</a>",
                  "target": [
                    "a[target=\"_blank\"]:nth-child(18)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.91 (foreground color: #1a5c99, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1a5c99",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.91,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"wrapper\">",
                          "target": [
                            "#wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.91 (foreground color: #1a5c99, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"Files/OSC_Poster_PPP.pdf\" target=\"_blank\">Prohibited Personnel Practices<br>\n              </a>",
                  "target": [
                    "a[href$=\"OSC_Poster_PPP.pdf\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.91 (foreground color: #1a5c99, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1a5c99",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.91,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"wrapper\">",
                          "target": [
                            "#wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.91 (foreground color: #1a5c99, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"Files/OSC_Poster_Your_Rights.pdf\" target=\"_blank\">Your Rights</a>",
                  "target": [
                    "a[target=\"_blank\"]:nth-child(21)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.91 (foreground color: #1a5c99, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1a5c99",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.91,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"wrapper\">",
                          "target": [
                            "#wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.91 (foreground color: #1a5c99, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"Files/OSC_Poster_Know_Your_Rights.pdf\" target=\"_blank\">            Know Your Rights</a>",
                  "target": [
                    "a[target=\"_blank\"]:nth-child(23)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.91 (foreground color: #1a5c99, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#46668c",
                        "bgColor": "#efece0",
                        "contrastRatio": 5.01,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"rightNews\">",
                          "target": [
                            "#rightNews"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.01 (foreground color: #46668c, background color: #efece0, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p align=\"justify\">",
                  "target": [
                    "p[align=\"justify\"]:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.01 (foreground color: #46668c, background color: #efece0, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#46668c",
                        "bgColor": "#efece0",
                        "contrastRatio": 5.01,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"rightNews\">",
                          "target": [
                            "#rightNews"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.01 (foreground color: #46668c, background color: #efece0, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"Files/Press_Release_070722.pdf\" target=\"_blank\">7/7/2022</a>",
                  "target": [
                    "a[href$=\"Press_Release_070722.pdf\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.01 (foreground color: #46668c, background color: #efece0, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#46668c",
                        "bgColor": "#efece0",
                        "contrastRatio": 5.01,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"rightNews\">",
                          "target": [
                            "#rightNews"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.01 (foreground color: #46668c, background color: #efece0, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"Files/Press_Release_070122.pdf\" target=\"_blank\">7/1/2022</a>",
                  "target": [
                    "a[href$=\"Press_Release_070122.pdf\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.01 (foreground color: #46668c, background color: #efece0, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#46668c",
                        "bgColor": "#efece0",
                        "contrastRatio": 5.01,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"rightNews\">",
                          "target": [
                            "#rightNews"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.01 (foreground color: #46668c, background color: #efece0, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"Files/Draft_Environmental_Impact_Statement_Released_Projects_Mitigate_Transborder_Water_Pollution_English_&amp;_Spanish.pdf\" target=\"_blank\">6/28/2022</a>",
                  "target": [
                    "a[target=\"_blank\"]:nth-child(12)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.01 (foreground color: #46668c, background color: #efece0, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#46668c",
                        "bgColor": "#efece0",
                        "contrastRatio": 5.01,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"rightNews\">",
                          "target": [
                            "#rightNews"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.01 (foreground color: #46668c, background color: #efece0, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"Files/Press_Release_061422.pdf\" target=\"_blank\">6/14/2022</a>",
                  "target": [
                    "a[href$=\"Press_Release_061422.pdf\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.01 (foreground color: #46668c, background color: #efece0, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#46668c",
                        "bgColor": "#efece0",
                        "contrastRatio": 5.01,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"rightNews\">",
                          "target": [
                            "#rightNews"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.01 (foreground color: #46668c, background color: #efece0, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"Files/Press_Release_052622.pdf\" target=\"_blank\">5/26/2022</a>",
                  "target": [
                    "a[href$=\"Press_Release_052622.pdf\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.01 (foreground color: #46668c, background color: #efece0, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#46668c",
                        "bgColor": "#efece0",
                        "contrastRatio": 5.01,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"rightNews\">",
                          "target": [
                            "#rightNews"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.01 (foreground color: #46668c, background color: #efece0, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"Files/Press_Release_050422.pdf\" target=\"_blank\">5/4/2022</a>",
                  "target": [
                    "a[href$=\"Press_Release_050422.pdf\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.01 (foreground color: #46668c, background color: #efece0, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#46668c",
                        "bgColor": "#efece0",
                        "contrastRatio": 5.01,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"rightNews\">",
                          "target": [
                            "#rightNews"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.01 (foreground color: #46668c, background color: #efece0, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"Files/Press_Release_042122.pdf\" target=\"_blank\">4/21/2022</a>",
                  "target": [
                    "a[href$=\"Press_Release_042122.pdf\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.01 (foreground color: #46668c, background color: #efece0, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#46668c",
                        "bgColor": "#efece0",
                        "contrastRatio": 5.01,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"rightNews\">",
                          "target": [
                            "#rightNews"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.01 (foreground color: #46668c, background color: #efece0, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"Files/Press_Release_031022.pdf\" target=\"_blank\">3/10/2022</a>",
                  "target": [
                    "a[href$=\"Press_Release_031022.pdf\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.01 (foreground color: #46668c, background color: #efece0, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#46668c",
                        "bgColor": "#efece0",
                        "contrastRatio": 5.01,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"rightNews\">",
                          "target": [
                            "#rightNews"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.01 (foreground color: #46668c, background color: #efece0, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"Files/USIBWC_Spotlight_Demetrius_Gaines.pdf\" target=\"_blank\">2/24/2022</a>",
                  "target": [
                    "a[target=\"_blank\"]:nth-child(36)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.01 (foreground color: #46668c, background color: #efece0, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#46668c",
                        "bgColor": "#efece0",
                        "contrastRatio": 5.01,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"rightNews\">",
                          "target": [
                            "#rightNews"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.01 (foreground color: #46668c, background color: #efece0, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p align=\"justify\">",
                  "target": [
                    "#rightNews > p[align=\"justify\"]:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.01 (foreground color: #46668c, background color: #efece0, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#46668c",
                        "bgColor": "#efece0",
                        "contrastRatio": 5.01,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"rightNews\">",
                          "target": [
                            "#rightNews"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.01 (foreground color: #46668c, background color: #efece0, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"News_Publications/Press_Releases.html\" target=\"_blank\">      \n\t    More Press Releases</a>",
                  "target": [
                    "p[align=\"justify\"]:nth-child(2) > a[target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.01 (foreground color: #46668c, background color: #efece0, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0054bf",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.95,
                        "fontSize": "6.8pt (9px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer\">",
                          "target": [
                            "#footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.95 (foreground color: #0054bf, background color: #ffffff, font size: 6.8pt (9px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"#\">Mission Statement</a>",
                  "target": [
                    "td[width=\"169\"] > div[align=\"center\"] > u > a[href=\"#\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.95 (foreground color: #0054bf, background color: #ffffff, font size: 6.8pt (9px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0054bf",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.95,
                        "fontSize": "6.8pt (9px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer\">",
                          "target": [
                            "#footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.95 (foreground color: #0054bf, background color: #ffffff, font size: 6.8pt (9px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"privacy.html\">Privacy</a>",
                  "target": [
                    "a[href$=\"privacy.html\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.95 (foreground color: #0054bf, background color: #ffffff, font size: 6.8pt (9px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0054bf",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.95,
                        "fontSize": "6.8pt (9px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer\">",
                          "target": [
                            "#footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.95 (foreground color: #0054bf, background color: #ffffff, font size: 6.8pt (9px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://outlook.office365.com\">Outlook-Login</a>",
                  "target": [
                    "a[href$=\"outlook.office365.com\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.95 (foreground color: #0054bf, background color: #ffffff, font size: 6.8pt (9px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0054bf",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.95,
                        "fontSize": "6.8pt (9px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer\">",
                          "target": [
                            "#footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.95 (foreground color: #0054bf, background color: #ffffff, font size: 6.8pt (9px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"#\">General</a>",
                  "target": [
                    "td[width=\"173\"] > div[align=\"center\"] > u > a[href=\"#\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.95 (foreground color: #0054bf, background color: #ffffff, font size: 6.8pt (9px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0054bf",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.95,
                        "fontSize": "6.8pt (9px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer\">",
                          "target": [
                            "#footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.95 (foreground color: #0054bf, background color: #ffffff, font size: 6.8pt (9px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"#\"> Disclaimer</a>",
                  "target": [
                    "div[align=\"center\"] > a[href=\"#\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.95 (foreground color: #0054bf, background color: #ffffff, font size: 6.8pt (9px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0066cc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.56,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer\">",
                          "target": [
                            "#footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.56 (foreground color: #0066cc, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>International Boundary and Water   Commission | U.S. Section | \n    4191 North Mesa St. | \n    El Paso,   TX 79902-1423<br>\n    1-800-262-8857 </p>",
                  "target": [
                    "#footer > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.56 (foreground color: #0066cc, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#5e7bbf",
                        "contrastRatio": 4.14,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"About_Us/About_Us.html\" onclick=\"P7_TMenu(this);return false\">About Us</a>",
                          "target": [
                            "a[href$=\"About_Us.html\"][onclick=\"P7_TMenu(this);return false\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.14 (foreground color: #ffffff, background color: #5e7bbf, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"About_Us/About_Us.html\" onclick=\"P7_TMenu(this);return false\">About Us</a>",
                  "target": [
                    "a[href$=\"About_Us.html\"][onclick=\"P7_TMenu(this);return false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.14 (foreground color: #ffffff, background color: #5e7bbf, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#5e7bbf",
                        "contrastRatio": 4.14,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"Employment_Opportunities/Index.html\">Employment Opportunities</a>",
                          "target": [
                            "#p7TMnav > div:nth-child(3) > a"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.14 (foreground color: #ffffff, background color: #5e7bbf, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"Employment_Opportunities/Index.html\">Employment Opportunities</a>",
                  "target": [
                    "#p7TMnav > div:nth-child(3) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.14 (foreground color: #ffffff, background color: #5e7bbf, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#5e7bbf",
                        "contrastRatio": 4.14,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"Organization/organization.html\" onclick=\"P7_TMenu(this);return false\">Organization</a>",
                          "target": [
                            "a[href$=\"organization.html\"][onclick=\"P7_TMenu(this);return false\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.14 (foreground color: #ffffff, background color: #5e7bbf, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"Organization/organization.html\" onclick=\"P7_TMenu(this);return false\">Organization</a>",
                  "target": [
                    "a[href$=\"organization.html\"][onclick=\"P7_TMenu(this);return false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.14 (foreground color: #ffffff, background color: #5e7bbf, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#5e7bbf",
                        "contrastRatio": 4.14,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"#\" onclick=\"P7_TMenu(this);return false\">Mission Operations</a>",
                          "target": [
                            "div:nth-child(5) > a[href=\"#\"][onclick=\"P7_TMenu(this);return false\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.14 (foreground color: #ffffff, background color: #5e7bbf, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"#\" onclick=\"P7_TMenu(this);return false\">Mission Operations</a>",
                  "target": [
                    "div:nth-child(5) > a[href=\"#\"][onclick=\"P7_TMenu(this);return false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.14 (foreground color: #ffffff, background color: #5e7bbf, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#5e7bbf",
                        "contrastRatio": 4.14,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"Treaties_Minutes/treaties.html\" onclick=\"P7_TMenu(this);return false\">Treaties / Minutes</a>",
                          "target": [
                            "a[href$=\"treaties.html\"][onclick=\"P7_TMenu(this);return false\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.14 (foreground color: #ffffff, background color: #5e7bbf, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"Treaties_Minutes/treaties.html\" onclick=\"P7_TMenu(this);return false\">Treaties / Minutes</a>",
                  "target": [
                    "a[href$=\"treaties.html\"][onclick=\"P7_TMenu(this);return false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.14 (foreground color: #ffffff, background color: #5e7bbf, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#5e7bbf",
                        "contrastRatio": 4.14,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"Permits_Licenses/boundary_realty.html\">Permits / Licenses</a>",
                          "target": [
                            "#p7TMnav > div:nth-child(7) > a"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.14 (foreground color: #ffffff, background color: #5e7bbf, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"Permits_Licenses/boundary_realty.html\">Permits / Licenses</a>",
                  "target": [
                    "#p7TMnav > div:nth-child(7) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.14 (foreground color: #ffffff, background color: #5e7bbf, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#5e7bbf",
                        "contrastRatio": 4.14,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"Water_Data/Index.html\" onclick=\"P7_TMenu(this);return false\">Water Data</a>",
                          "target": [
                            "a[href$=\"Index.html\"][onclick=\"P7_TMenu(this);return false\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.14 (foreground color: #ffffff, background color: #5e7bbf, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"Water_Data/Index.html\" onclick=\"P7_TMenu(this);return false\">Water Data</a>",
                  "target": [
                    "a[href$=\"Index.html\"][onclick=\"P7_TMenu(this);return false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.14 (foreground color: #ffffff, background color: #5e7bbf, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#5e7bbf",
                        "contrastRatio": 4.14,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"#\" onclick=\"P7_TMenu(this);return false\">GIS / Maps</a>",
                          "target": [
                            "div:nth-child(9) > a[href=\"#\"][onclick=\"P7_TMenu(this);return false\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.14 (foreground color: #ffffff, background color: #5e7bbf, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"#\" onclick=\"P7_TMenu(this);return false\">GIS / Maps</a>",
                  "target": [
                    "div:nth-child(9) > a[href=\"#\"][onclick=\"P7_TMenu(this);return false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.14 (foreground color: #ffffff, background color: #5e7bbf, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#5e7bbf",
                        "contrastRatio": 4.14,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"News_Publications/Annual_Reports.html\" onclick=\"P7_TMenu(this);return false\">News / Publications</a>",
                          "target": [
                            "div:nth-child(10) > a[onclick=\"P7_TMenu(this);return false\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.14 (foreground color: #ffffff, background color: #5e7bbf, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"News_Publications/Annual_Reports.html\" onclick=\"P7_TMenu(this);return false\">News / Publications</a>",
                  "target": [
                    "div:nth-child(10) > a[onclick=\"P7_TMenu(this);return false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.14 (foreground color: #ffffff, background color: #5e7bbf, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#5e7bbf",
                        "contrastRatio": 4.14,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"Citizens_Forums/citizens_forums.html\" onclick=\"P7_TMenu(this);return false\">Citizens Forums</a>",
                          "target": [
                            "div:nth-child(11) > a[onclick=\"P7_TMenu(this);return false\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.14 (foreground color: #ffffff, background color: #5e7bbf, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"Citizens_Forums/citizens_forums.html\" onclick=\"P7_TMenu(this);return false\">Citizens Forums</a>",
                  "target": [
                    "div:nth-child(11) > a[onclick=\"P7_TMenu(this);return false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.14 (foreground color: #ffffff, background color: #5e7bbf, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#5e7bbf",
                        "contrastRatio": 4.14,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"EMD/reports_studies.html\">Reports / Studies</a>",
                          "target": [
                            "a[href$=\"reports_studies.html\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.14 (foreground color: #ffffff, background color: #5e7bbf, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"EMD/reports_studies.html\">Reports / Studies</a>",
                  "target": [
                    "a[href$=\"reports_studies.html\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.14 (foreground color: #ffffff, background color: #5e7bbf, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#5e7bbf",
                        "contrastRatio": 4.14,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"Links/links.html\">Links</a>",
                          "target": [
                            "a[href$=\"links.html\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.14 (foreground color: #ffffff, background color: #5e7bbf, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"Links/links.html\">Links</a>",
                  "target": [
                    "a[href$=\"links.html\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.14 (foreground color: #ffffff, background color: #5e7bbf, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#5e7bbf",
                        "contrastRatio": 4.14,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"Contact_Us/Contact_us.html\">Contact Us</a>",
                          "target": [
                            "a[href$=\"Contact_us.html\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.14 (foreground color: #ffffff, background color: #5e7bbf, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"Contact_Us/Contact_us.html\">Contact Us</a>",
                  "target": [
                    "a[href$=\"Contact_us.html\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.14 (foreground color: #ffffff, background color: #5e7bbf, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ]
            },
            {
              "id": "html-has-lang",
              "impact": "serious",
              "tags": [
                "cat.language",
                "wcag2a",
                "wcag311",
                "ACT"
              ],
              "description": "Ensures every HTML document has a lang attribute",
              "help": "<html> element must have a lang attribute",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/html-has-lang?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "has-lang",
                      "data": {
                        "messageKey": "noLang"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "The <html> element does not have a lang attribute"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix any of the following:\n  The <html> element does not have a lang attribute"
                }
              ]
            },
            {
              "id": "landmark-one-main",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the document has a main landmark",
              "help": "Document should have one main landmark",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-one-main?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "page-has-main",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Document does not have a main landmark"
                    }
                  ],
                  "none": [],
                  "impact": "moderate",
                  "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  Document does not have a main landmark"
                }
              ]
            },
            {
              "id": "link-name",
              "impact": "serious",
              "tags": [
                "cat.name-role-value",
                "wcag2a",
                "wcag412",
                "wcag244",
                "section508",
                "section508.22.a",
                "ACT"
              ],
              "description": "Ensures links have discernible text",
              "help": "Links must have discernible text",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/link-name?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a href=\"https://twitter.com/usibwc?t=6ARJp9mZk0UQnKJpONKPQQ&amp;s=09\"><img src=\"images/icon_twitter-508.png\" width=\"25\" height=\"25\" alt=\"\"></a>",
                  "target": [
                    "center:nth-child(16) > a"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                },
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a href=\"Organization/FOIA_RR.html\"><br>\n              </a>",
                  "target": [
                    "a[href$=\"FOIA_RR.html\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                }
              ]
            },
            {
              "id": "region",
              "impact": "moderate",
              "tags": [
                "cat.keyboard",
                "best-practice"
              ],
              "description": "Ensures all page content is contained by landmarks",
              "help": "All page content should be contained by landmarks",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/region?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div id=\"topBanner\"><img name=\"banner2\" src=\"images/topBanner.gif\" width=\"900\" height=\"111\" border=\"0\" id=\"banner2\" alt=\"\"></div>",
                  "target": [
                    "#topBanner"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div><a href=\"home.html\" class=\"p7currentmark\">Home</a></div>",
                  "target": [
                    "#p7TMnav > div:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<a href=\"About_Us/About_Us.html\" onclick=\"P7_TMenu(this);return false\">About Us</a>",
                  "target": [
                    "a[href$=\"About_Us.html\"][onclick=\"P7_TMenu(this);return false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div><a href=\"Employment_Opportunities/Index.html\">Employment Opportunities</a></div>",
                  "target": [
                    "#p7TMnav > div:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<a href=\"Organization/organization.html\" onclick=\"P7_TMenu(this);return false\">Organization</a>",
                  "target": [
                    "a[href$=\"organization.html\"][onclick=\"P7_TMenu(this);return false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<a href=\"#\" onclick=\"P7_TMenu(this);return false\">Mission Operations</a>",
                  "target": [
                    "div:nth-child(5) > a[href=\"#\"][onclick=\"P7_TMenu(this);return false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<a href=\"Treaties_Minutes/treaties.html\" onclick=\"P7_TMenu(this);return false\">Treaties / Minutes</a>",
                  "target": [
                    "a[href$=\"treaties.html\"][onclick=\"P7_TMenu(this);return false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div><a href=\"Permits_Licenses/boundary_realty.html\">Permits / Licenses</a></div>",
                  "target": [
                    "#p7TMnav > div:nth-child(7)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<a href=\"Water_Data/Index.html\" onclick=\"P7_TMenu(this);return false\">Water Data</a>",
                  "target": [
                    "a[href$=\"Index.html\"][onclick=\"P7_TMenu(this);return false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<a href=\"#\" onclick=\"P7_TMenu(this);return false\">GIS / Maps</a>",
                  "target": [
                    "div:nth-child(9) > a[href=\"#\"][onclick=\"P7_TMenu(this);return false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<a href=\"News_Publications/Annual_Reports.html\" onclick=\"P7_TMenu(this);return false\">News / Publications</a>",
                  "target": [
                    "div:nth-child(10) > a[onclick=\"P7_TMenu(this);return false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<a href=\"Citizens_Forums/citizens_forums.html\" onclick=\"P7_TMenu(this);return false\">Citizens Forums</a>",
                  "target": [
                    "div:nth-child(11) > a[onclick=\"P7_TMenu(this);return false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div><a href=\"EMD/reports_studies.html\">Reports / Studies</a></div>",
                  "target": [
                    "#p7TMnav > div:nth-child(12)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div><a href=\"Links/links.html\">Links</a></div>",
                  "target": [
                    "#p7TMnav > div:nth-child(13)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div><a href=\"Contact_Us/Contact_us.html\">Contact Us</a></div>",
                  "target": [
                    "div:nth-child(14)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<center>\n          <a href=\"https://twitter.com/usibwc?t=6ARJp9mZk0UQnKJpONKPQQ&amp;s=09\"><img src=\"images/icon_twitter-508.png\" width=\"25\" height=\"25\" alt=\"\"></a>\n        </center>",
                  "target": [
                    "center:nth-child(16)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<center>\n          <span class=\"p7currentmark\"><center>Follow us on Twitter!</center></span>\n        </center>",
                  "target": [
                    "center:nth-child(17)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div id=\"indexCenter\">",
                  "target": [
                    "#indexCenter"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div id=\"rightNews\">",
                  "target": [
                    "#rightNews"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div id=\"footer\">",
                  "target": [
                    "#footer"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ibwc.gov/home.html",
      "what": "URL",
      "result": "https://www.ibwc.gov/home.html"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.ibwc.gov/home.html",
      "result": {
        "Error": {
          "AA.1_1_1.H30.2": {
            "Img element is the only content of the link, but is missing alt text. The alt text should describe the purpose of the link.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://twitter.com/usibwc?t=6ARJp9mZk0UQnKJpONKPQQ&amp;s=09\">...</a>"
              }
            ]
          },
          "AA.1_4_3.G18.Fail": {
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 4.15:1. Recommendation:  change background to #5875b9.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"#\" onclick=\"P7_TMenu(this);return false\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"About_Us/About_Us.html\" onclick=\"P7_TMenu(this);return false\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"Citizens_Forums/citizens_forums.html\" onclick=\"P7_TMenu(this);return false\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"Contact_Us/Contact_us.html\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"EMD/reports_studies.html\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"Employment_Opportunities/Index.html\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"Links/links.html\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"News_Publications/Annual_Reports.html\" onclick=\"P7_TMenu(this);return false\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"Organization/organization.html\" onclick=\"P7_TMenu(this);return false\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"Permits_Licenses/boundary_realty.html\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"Treaties_Minutes/treaties.html\" onclick=\"P7_TMenu(this);return false\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"Water_Data/Index.html\" onclick=\"P7_TMenu(this);return false\">...</a>"
              }
            ]
          },
          "AA.3_1_1.H57.2": {
            "The html element should have a lang or xml:lang attribute which describes the language of the document.": [
              {
                "tagName": "html",
                "id": "",
                "code": "<html xmlns=\"http://www.w3.org/1999/xhtml\"><head></head><body>...</body></html>"
              }
            ]
          },
          "AA.4_1_2.H91.A.NoContent": {
            "Anchor element found with a valid href attribute, but no link content has been supplied.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"Organization/FOIA_RR.html\">...</a>"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_1_1.H67.2": {
            "Img element is marked so that it is ignored by Assistive Technology.": [
              {
                "tagName": "img",
                "id": "#banner2",
                "code": "<img name=\"banner2\" src=\"images/topBanner.gif\" width=\"900\" height=\"111\" border=\"0\" id=\"banner2\" alt=\"\">"
              }
            ]
          },
          "AA.1_3_1.H42": {
            "Heading markup should be used if this content is intended as a heading.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div align=\"center\" onclick=\"MM_openBrWindow('mission.html','','width=470,height=300,left=200,top=300')\">...</div>"
              }
            ]
          },
          "AA.1_3_1.H48": {
            "If this element contains a navigation section, it is recommended that it be marked up as a list.": [
              {
                "tagName": "p",
                "id": "",
                "code": "<p align=\"justify\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"style3\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          },
          "AA.1_3_1.H49.AlignAttr": {
            "Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div align=\"center\" onclick=\"MM_openBrWindow('disclaimer.html','','width=435,height=499,left=200,top=120')\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div align=\"center\" onclick=\"MM_openBrWindow('mission.html','','width=470,height=300,left=200,top=300')\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div align=\"center\">...</div>"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"images/More.jpg\" alt=\"More\" width=\"45\" height=\"13\" border=\"0\" align=\"middle\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"images/_Try4.jpg\" alt=\"U.S. IBWC Boundary Marker\" width=\"215\" height=\"211\" align=\"middle\">"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p align=\"justify\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p align=\"left\">...</p>"
              },
              {
                "tagName": "table",
                "id": "",
                "code": "<table width=\"889\" border=\"0\" align=\"center\">...</table>"
              }
            ]
          },
          "AA.1_3_1.H49.Center": {
            "Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.": [
              {
                "tagName": "center",
                "id": "",
                "code": "<center>...</center>"
              }
            ]
          },
          "AA.1_3_1.H49.U": {
            "Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.": [
              {
                "tagName": "u",
                "id": "",
                "code": "<u>...</u>"
              }
            ]
          },
          "AA.2_1_1.G90": {
            "Ensure the functionality provided by an event handler for this element is available through the keyboard": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div align=\"center\" onclick=\"MM_openBrWindow('disclaimer.html','','width=435,height=499,left=200,top=120')\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div align=\"center\" onclick=\"MM_openBrWindow('mission.html','','width=470,height=300,left=200,top=300')\">...</div>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ibwc.gov/home.html",
      "what": "URL",
      "result": "https://www.ibwc.gov/home.html"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.ibwc.gov/home.html",
      "result": {
        "content": {
          "totals": {
            "violation": 36,
            "recommendation": 47,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Html_HasLang",
              "path": {
                "dom": "/html[1]",
                "aria": "/document[1]"
              },
              "message": "Page detected as XHTML 1.0, but has neither 'lang' nor 'xml:lang' attributes",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 2242,
                "width": 800
              },
              "snippet": "<html xmlns=\"http://www.w3.org/1999/xhtml\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Body_FirstASkips_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]",
                "aria": "/document[1]"
              },
              "message": "The page does not provide a way to quickly navigate to the main content (ARIA \"main\" landmark or a skip link)",
              "bounds": {
                "left": 8,
                "top": 8,
                "height": 2218,
                "width": 784
              },
              "snippet": "<body onload=\"P7_TMopen()\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/table[1]/tbody[1]/tr[3]/td[2]/p[1]/a[2]",
                "aria": "/document[1]/table[1]/rowgroup[1]/row[3]/cell[2]/link[2]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 273,
                "top": 895,
                "height": 18,
                "width": 0
              },
              "snippet": "<a href=\"Organization/FOIA_RR.html\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[2]/center[1]/a[1]",
                "aria": "/document[1]/link[60]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 388,
                "top": 444,
                "height": 18,
                "width": 25
              },
              "snippet": "<a href=\"https://twitter.com/usibwc?t=6ARJp9mZk0UQnKJpONKPQQ&s=09\">",
              "level": "violation"
            },
            {
              "ruleId": "Valerie_Table_DataCellRelationships",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/table[1]/tbody[1]/tr[2]/td[1]",
                "aria": "/document[1]/table[1]/rowgroup[1]/row[2]/cell[1]"
              },
              "message": "Complex table does not have headers for each cell properly defined with 'header' or 'scope'",
              "bounds": {
                "left": 10,
                "top": 802,
                "height": 29,
                "width": 416
              },
              "snippet": "<td valign=\"top\" colspan=\"2\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Table_DataHeadingsAria",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/table[1]",
                "aria": "/document[1]/table[2]"
              },
              "message": "Table has no headers identified",
              "bounds": {
                "left": 8,
                "top": 2148,
                "height": 25,
                "width": 889
              },
              "snippet": "<table align=\"center\" border=\"0\" width=\"889\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Table_DataHeadingsAria",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/table[1]",
                "aria": "/document[1]/table[1]"
              },
              "message": "Table has no headers identified",
              "bounds": {
                "left": 8,
                "top": 788,
                "height": 554,
                "width": 420
              },
              "snippet": "<table cellpadding=\"5\" border=\"0\" width=\"420\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/table[1]",
                "aria": "/document[1]/table[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2148,
                "height": 25,
                "width": 889
              },
              "snippet": "<table align=\"center\" border=\"0\" width=\"889\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/p[2]/a[1]",
                "aria": "/document[1]/link[71]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2095,
                "height": 18,
                "width": 133
              },
              "snippet": "<a target=\"_blank\" href=\"News_Publications/Press_Releases.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1358,
                "height": 722,
                "width": 784
              },
              "snippet": "<p align=\"justify\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/table[1]/tbody[1]/tr[6]/td[1]/p[1]",
                "aria": "/document[1]/table[1]/rowgroup[1]/row[6]/cell[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 15,
                "top": 1141,
                "height": 184,
                "width": 406
              },
              "snippet": "<p class=\"style3\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/table[1]/tbody[1]/tr[5]/td[2]/a[1]",
                "aria": "/document[1]/table[1]/rowgroup[1]/row[5]/cell[2]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 224,
                "top": 1066,
                "height": 18,
                "width": 195
              },
              "snippet": "<a href=\"https://cila.sre.gob.mx/cilanorte/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/table[1]/tbody[1]/tr[5]/td[1]/span[1]/a[1]",
                "aria": "/document[1]/table[1]/rowgroup[1]/row[5]/cell[1]/link[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 38,
                "top": 1107,
                "height": 11,
                "width": 78
              },
              "snippet": "<a href=\"https://oig.hhs.gov/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/table[1]/tbody[1]/tr[5]/td[1]/a[1]",
                "aria": "/document[1]/table[1]/rowgroup[1]/row[5]/cell[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 15,
                "top": 1066,
                "height": 18,
                "width": 107
              },
              "snippet": "<a target=\"_blank\" href=\"https://oig.hhs.gov/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/table[1]/tbody[1]/tr[4]/td[2]/p[1]",
                "aria": "/document[1]/table[1]/rowgroup[1]/row[4]/cell[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 224,
                "top": 985,
                "height": 42,
                "width": 197
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/table[1]/tbody[1]/tr[4]/td[1]/p[1]",
                "aria": "/document[1]/table[1]/rowgroup[1]/row[4]/cell[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 15,
                "top": 985,
                "height": 53,
                "width": 197
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/table[1]/tbody[1]/tr[3]/td[2]/p[1]",
                "aria": "/document[1]/table[1]/rowgroup[1]/row[3]/cell[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 224,
                "top": 853,
                "height": 60,
                "width": 197
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/table[1]/tbody[1]/tr[3]/td[1]/p[1]",
                "aria": "/document[1]/table[1]/rowgroup[1]/row[3]/cell[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 15,
                "top": 853,
                "height": 69,
                "width": 197
              },
              "snippet": "<p align=\"left\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/p[2]/a[1]",
                "aria": "/document[1]/link[61]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 306,
                "top": 748,
                "height": 18,
                "width": 51
              },
              "snippet": "<a href=\"About_Us/About_Us.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/h1[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 499,
                "height": 37,
                "width": 784
              },
              "snippet": "<h1>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[2]/div[9]/a[1]",
                "aria": "/document[1]/link[42]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 304,
                "height": 18,
                "width": 74
              },
              "snippet": "<a onclick=\"P7_TMenu(this);return false\" href=\"#\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[2]/div[8]/a[1]",
                "aria": "/document[1]/link[34]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 286,
                "height": 18,
                "width": 72
              },
              "snippet": "<a onclick=\"P7_TMenu(this);return false\" href=\"Water_Data/Index.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[2]/div[7]/a[1]",
                "aria": "/document[1]/link[33]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 267,
                "height": 18,
                "width": 118
              },
              "snippet": "<a href=\"Permits_Licenses/boundary_realty.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[2]/div[6]/a[1]",
                "aria": "/document[1]/link[29]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 249,
                "height": 18,
                "width": 116
              },
              "snippet": "<a onclick=\"P7_TMenu(this);return false\" href=\"Treaties_Minutes/treaties.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[2]/div[5]/a[1]",
                "aria": "/document[1]/link[20]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 230,
                "height": 18,
                "width": 126
              },
              "snippet": "<a onclick=\"P7_TMenu(this);return false\" href=\"#\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[2]/div[4]/a[1]",
                "aria": "/document[1]/link[7]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 212,
                "height": 18,
                "width": 84
              },
              "snippet": "<a onclick=\"P7_TMenu(this);return false\" href=\"Organization/organization.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[2]/div[3]/a[1]",
                "aria": "/document[1]/link[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 193,
                "height": 18,
                "width": 175
              },
              "snippet": "<a href=\"Employment_Opportunities/Index.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[2]/div[2]/a[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 175,
                "height": 18,
                "width": 62
              },
              "snippet": "<a onclick=\"P7_TMenu(this);return false\" href=\"About_Us/About_Us.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[2]/div[14]/a[1]",
                "aria": "/document[1]/link[59]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 397,
                "height": 18,
                "width": 72
              },
              "snippet": "<a href=\"Contact_Us/Contact_us.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[2]/div[13]/a[1]",
                "aria": "/document[1]/link[58]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 378,
                "height": 18,
                "width": 37
              },
              "snippet": "<a href=\"Links/links.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[2]/div[12]/a[1]",
                "aria": "/document[1]/link[57]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 360,
                "height": 18,
                "width": 110
              },
              "snippet": "<a href=\"EMD/reports_studies.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[2]/div[11]/a[1]",
                "aria": "/document[1]/link[51]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 341,
                "height": 18,
                "width": 106
              },
              "snippet": "<a onclick=\"P7_TMenu(this);return false\" href=\"Citizens_Forums/citizens_forums.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[2]/div[10]/a[1]",
                "aria": "/document[1]/link[47]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 323,
                "height": 18,
                "width": 128
              },
              "snippet": "<a onclick=\"P7_TMenu(this);return false\" href=\"News_Publications/Annual_Reports.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 156,
                "height": 18,
                "width": 40
              },
              "snippet": "<a class=\"p7currentmark\" href=\"home.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_EventHandlerMissingRole_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/table[1]/tbody[1]/tr[1]/td[9]/div[1]",
                "aria": "/document[1]/table[2]/rowgroup[1]/row[1]/cell[9]"
              },
              "message": "The <div> element with 'onclick' does not have a valid ARIA role specified",
              "bounds": {
                "left": 711,
                "top": 2151,
                "height": 19,
                "width": 173
              },
              "snippet": "<div onclick=\"MM_openBrWindow('disclaimer.html','','width=435,height=499,left=200,top=120')\" align=\"center\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_EventHandlerMissingRole_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/table[1]/tbody[1]/tr[1]/td[2]/div[1]",
                "aria": "/document[1]/table[2]/rowgroup[1]/row[1]/cell[2]"
              },
              "message": "The <div> element with 'onclick' does not have a valid ARIA role specified",
              "bounds": {
                "left": 18,
                "top": 2151,
                "height": 19,
                "width": 169
              },
              "snippet": "<div onclick=\"MM_openBrWindow('mission.html','','width=470,height=300,left=200,top=300')\" align=\"center\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[1]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"text/html; charset=iso-8859-1\" http-equiv=\"Content-Type\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/table[1]/tbody[1]/tr[1]/td[9]/div[1]/u[1]",
                "aria": "/document[1]/table[2]/rowgroup[1]/row[1]/cell[9]"
              },
              "message": "The <u> element is deprecated in HTML 5",
              "bounds": {
                "left": 735,
                "top": 2151,
                "height": 18,
                "width": 51
              },
              "snippet": "<u>",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/table[1]/tbody[1]/tr[1]/td[9]/div[1]",
                "aria": "/document[1]/table[2]/rowgroup[1]/row[1]/cell[9]"
              },
              "message": "The HTML attribute(s) \"align\" is deprecated in HTML 5",
              "bounds": {
                "left": 711,
                "top": 2151,
                "height": 19,
                "width": 173
              },
              "snippet": "<div onclick=\"MM_openBrWindow('disclaimer.html','','width=435,height=499,left=200,top=120')\" align=\"center\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/table[1]/tbody[1]/tr[1]/td[9]",
                "aria": "/document[1]/table[2]/rowgroup[1]/row[1]/cell[9]"
              },
              "message": "The HTML attribute(s) \"width\" is deprecated for the <td> element in HTML 5",
              "bounds": {
                "left": 710,
                "top": 2150,
                "height": 21,
                "width": 175
              },
              "snippet": "<td width=\"173\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/table[1]/tbody[1]/tr[1]/td[8]/div[1]",
                "aria": "/document[1]/table[2]/rowgroup[1]/row[1]/cell[8]"
              },
              "message": "The HTML attribute(s) \"align\" is deprecated in HTML 5",
              "bounds": {
                "left": 704,
                "top": 2161,
                "height": 0,
                "width": 3
              },
              "snippet": "<div align=\"center\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/table[1]/tbody[1]/tr[1]/td[8]",
                "aria": "/document[1]/table[2]/rowgroup[1]/row[1]/cell[8]"
              },
              "message": "The HTML attribute(s) \"width\" is deprecated for the <td> element in HTML 5",
              "bounds": {
                "left": 703,
                "top": 2150,
                "height": 21,
                "width": 5
              },
              "snippet": "<td width=\"3\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/table[1]/tbody[1]/tr[1]/td[7]/div[1]",
                "aria": "/document[1]/table[2]/rowgroup[1]/row[1]/cell[7]"
              },
              "message": "The HTML attribute(s) \"align\" is deprecated in HTML 5",
              "bounds": {
                "left": 552,
                "top": 2151,
                "height": 19,
                "width": 148
              },
              "snippet": "<div align=\"center\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/table[1]/tbody[1]/tr[1]/td[7]",
                "aria": "/document[1]/table[2]/rowgroup[1]/row[1]/cell[7]"
              },
              "message": "The HTML attribute(s) \"width\" is deprecated for the <td> element in HTML 5",
              "bounds": {
                "left": 551,
                "top": 2150,
                "height": 21,
                "width": 150
              },
              "snippet": "<td width=\"148\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/table[1]/tbody[1]/tr[1]/td[6]",
                "aria": "/document[1]/table[2]/rowgroup[1]/row[1]/cell[6]"
              },
              "message": "The HTML attribute(s) \"width\" is deprecated for the <td> element in HTML 5",
              "bounds": {
                "left": 354,
                "top": 2150,
                "height": 21,
                "width": 196
              },
              "snippet": "<td width=\"194\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/table[1]/tbody[1]/tr[1]/td[5]",
                "aria": "/document[1]/table[2]/rowgroup[1]/row[1]/cell[5]"
              },
              "message": "The HTML attribute(s) \"width\" is deprecated for the <td> element in HTML 5",
              "bounds": {
                "left": 340,
                "top": 2150,
                "height": 21,
                "width": 12
              },
              "snippet": "<td width=\"10\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/table[1]/tbody[1]/tr[1]/td[4]/div[1]",
                "aria": "/document[1]/table[2]/rowgroup[1]/row[1]/cell[4]"
              },
              "message": "The HTML attribute(s) \"align\" is deprecated in HTML 5",
              "bounds": {
                "left": 198,
                "top": 2151,
                "height": 19,
                "width": 139
              },
              "snippet": "<div align=\"center\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/table[1]/tbody[1]/tr[1]/td[4]",
                "aria": "/document[1]/table[2]/rowgroup[1]/row[1]/cell[4]"
              },
              "message": "The HTML attribute(s) \"width\" is deprecated for the <td> element in HTML 5",
              "bounds": {
                "left": 197,
                "top": 2150,
                "height": 21,
                "width": 141
              },
              "snippet": "<td width=\"139\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/table[1]/tbody[1]/tr[1]/td[3]/div[1]",
                "aria": "/document[1]/table[2]/rowgroup[1]/row[1]/cell[3]"
              },
              "message": "The HTML attribute(s) \"align\" is deprecated in HTML 5",
              "bounds": {
                "left": 191,
                "top": 2161,
                "height": 0,
                "width": 3
              },
              "snippet": "<div align=\"center\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/table[1]/tbody[1]/tr[1]/td[3]",
                "aria": "/document[1]/table[2]/rowgroup[1]/row[1]/cell[3]"
              },
              "message": "The HTML attribute(s) \"width\" is deprecated for the <td> element in HTML 5",
              "bounds": {
                "left": 190,
                "top": 2150,
                "height": 21,
                "width": 5
              },
              "snippet": "<td width=\"3\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/table[1]/tbody[1]/tr[1]/td[2]/div[1]/u[1]",
                "aria": "/document[1]/table[2]/rowgroup[1]/row[1]/cell[2]"
              },
              "message": "The <u> element is deprecated in HTML 5",
              "bounds": {
                "left": 43,
                "top": 2151,
                "height": 18,
                "width": 120
              },
              "snippet": "<u>",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/table[1]/tbody[1]/tr[1]/td[2]/div[1]",
                "aria": "/document[1]/table[2]/rowgroup[1]/row[1]/cell[2]"
              },
              "message": "The HTML attribute(s) \"align\" is deprecated in HTML 5",
              "bounds": {
                "left": 18,
                "top": 2151,
                "height": 19,
                "width": 169
              },
              "snippet": "<div onclick=\"MM_openBrWindow('mission.html','','width=470,height=300,left=200,top=300')\" align=\"center\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/table[1]/tbody[1]/tr[1]/td[2]",
                "aria": "/document[1]/table[2]/rowgroup[1]/row[1]/cell[2]"
              },
              "message": "The HTML attribute(s) \"width\" is deprecated for the <td> element in HTML 5",
              "bounds": {
                "left": 17,
                "top": 2150,
                "height": 21,
                "width": 171
              },
              "snippet": "<td width=\"169\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/table[1]/tbody[1]/tr[1]/td[10]/div[1]",
                "aria": "/document[1]/table[2]/rowgroup[1]/row[1]/cell[10]"
              },
              "message": "The HTML attribute(s) \"align\" is deprecated in HTML 5",
              "bounds": {
                "left": 887,
                "top": 2161,
                "height": 0,
                "width": 8
              },
              "snippet": "<div align=\"center\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/table[1]/tbody[1]/tr[1]/td[10]",
                "aria": "/document[1]/table[2]/rowgroup[1]/row[1]/cell[10]"
              },
              "message": "The HTML attribute(s) \"width\" is deprecated for the <td> element in HTML 5",
              "bounds": {
                "left": 886,
                "top": 2150,
                "height": 21,
                "width": 10
              },
              "snippet": "<td width=\"7\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/table[1]/tbody[1]/tr[1]/td[1]/div[1]",
                "aria": "/document[1]/table[2]/rowgroup[1]/row[1]/cell[1]"
              },
              "message": "The HTML attribute(s) \"align\" is deprecated in HTML 5",
              "bounds": {
                "left": 11,
                "top": 2161,
                "height": 0,
                "width": 3
              },
              "snippet": "<div align=\"center\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/table[1]/tbody[1]/tr[1]/td[1]",
                "aria": "/document[1]/table[2]/rowgroup[1]/row[1]/cell[1]"
              },
              "message": "The HTML attribute(s) \"width\" is deprecated for the <td> element in HTML 5",
              "bounds": {
                "left": 10,
                "top": 2150,
                "height": 21,
                "width": 5
              },
              "snippet": "<td width=\"3\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/table[1]",
                "aria": "/document[1]/table[2]"
              },
              "message": "The HTML attribute(s) \"align\" is deprecated in HTML 5",
              "bounds": {
                "left": 8,
                "top": 2148,
                "height": 25,
                "width": 889
              },
              "snippet": "<table align=\"center\" border=\"0\" width=\"889\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/p[2]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"align\" is deprecated in HTML 5",
              "bounds": {
                "left": 8,
                "top": 2095,
                "height": 19,
                "width": 784
              },
              "snippet": "<p align=\"justify\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/p[1]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"align\" is deprecated in HTML 5",
              "bounds": {
                "left": 8,
                "top": 1358,
                "height": 722,
                "width": 784
              },
              "snippet": "<p align=\"justify\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/table[1]/tbody[1]/tr[6]/td[1]/p[1]/u[1]",
                "aria": "/document[1]/table[1]/rowgroup[1]/row[6]/cell[1]"
              },
              "message": "The <u> element is deprecated in HTML 5",
              "bounds": {
                "left": 15,
                "top": 1256,
                "height": 11,
                "width": 54
              },
              "snippet": "<u>",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/table[1]/tbody[1]/tr[6]/td[1]",
                "aria": "/document[1]/table[1]/rowgroup[1]/row[6]/cell[1]"
              },
              "message": "The HTML attribute(s) \"valign\" is deprecated for the <td> element in HTML 5",
              "bounds": {
                "left": 10,
                "top": 1126,
                "height": 214,
                "width": 416
              },
              "snippet": "<td valign=\"top\" colspan=\"2\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/table[1]/tbody[1]/tr[5]/td[2]",
                "aria": "/document[1]/table[1]/rowgroup[1]/row[5]/cell[2]"
              },
              "message": "The HTML attribute(s) \"valign\" is deprecated for the <td> element in HTML 5",
              "bounds": {
                "left": 219,
                "top": 1061,
                "height": 63,
                "width": 207
              },
              "snippet": "<td valign=\"top\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/table[1]/tbody[1]/tr[5]/td[1]",
                "aria": "/document[1]/table[1]/rowgroup[1]/row[5]/cell[1]"
              },
              "message": "The HTML attribute(s) \"valign\" is deprecated for the <td> element in HTML 5",
              "bounds": {
                "left": 10,
                "top": 1061,
                "height": 63,
                "width": 207
              },
              "snippet": "<td valign=\"top\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/table[1]/tbody[1]/tr[4]/td[2]",
                "aria": "/document[1]/table[1]/rowgroup[1]/row[4]/cell[2]"
              },
              "message": "The HTML attribute(s) \"width, valign\" is deprecated for the <td> element in HTML 5",
              "bounds": {
                "left": 219,
                "top": 964,
                "height": 95,
                "width": 207
              },
              "snippet": "<td valign=\"top\" width=\"197\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/table[1]/tbody[1]/tr[4]/td[1]",
                "aria": "/document[1]/table[1]/rowgroup[1]/row[4]/cell[1]"
              },
              "message": "The HTML attribute(s) \"width, valign\" is deprecated for the <td> element in HTML 5",
              "bounds": {
                "left": 10,
                "top": 964,
                "height": 95,
                "width": 207
              },
              "snippet": "<td valign=\"top\" width=\"197\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/table[1]/tbody[1]/tr[3]/td[2]",
                "aria": "/document[1]/table[1]/rowgroup[1]/row[3]/cell[2]"
              },
              "message": "The HTML attribute(s) \"width, valign\" is deprecated for the <td> element in HTML 5",
              "bounds": {
                "left": 219,
                "top": 832,
                "height": 130,
                "width": 207
              },
              "snippet": "<td valign=\"top\" width=\"197\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/table[1]/tbody[1]/tr[3]/td[1]/p[1]/span[2]/a[1]/img[1]",
                "aria": "/document[1]/table[1]/rowgroup[1]/row[3]/cell[1]/link[2]/img[1]"
              },
              "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
              "bounds": {
                "left": 68,
                "top": 883,
                "height": 16,
                "width": 57
              },
              "snippet": "<img border=\"0\" height=\"15\" width=\"15\" alt=\"EEO Data\" src=\"images/pdf_image_smaller.png\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/table[1]/tbody[1]/tr[3]/td[1]/p[1]",
                "aria": "/document[1]/table[1]/rowgroup[1]/row[3]/cell[1]"
              },
              "message": "The HTML attribute(s) \"align\" is deprecated in HTML 5",
              "bounds": {
                "left": 15,
                "top": 853,
                "height": 69,
                "width": 197
              },
              "snippet": "<p align=\"left\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/table[1]/tbody[1]/tr[3]/td[1]",
                "aria": "/document[1]/table[1]/rowgroup[1]/row[3]/cell[1]"
              },
              "message": "The HTML attribute(s) \"width, valign\" is deprecated for the <td> element in HTML 5",
              "bounds": {
                "left": 10,
                "top": 832,
                "height": 130,
                "width": 207
              },
              "snippet": "<td valign=\"top\" width=\"197\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/table[1]/tbody[1]/tr[2]/td[1]/div[1]/img[1]",
                "aria": "/document[1]/table[1]/rowgroup[1]/row[2]/cell[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"align\" is deprecated in HTML 5",
              "bounds": {
                "left": 114,
                "top": 807,
                "height": 19,
                "width": 209
              },
              "snippet": "<img align=\"middle\" height=\"211\" width=\"215\" alt=\"U.S. IBWC Boundary Marker\" src=\"images/_Try4.jpg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/table[1]/tbody[1]/tr[2]/td[1]/div[1]",
                "aria": "/document[1]/table[1]/rowgroup[1]/row[2]/cell[1]"
              },
              "message": "The HTML attribute(s) \"align\" is deprecated in HTML 5",
              "bounds": {
                "left": 15,
                "top": 807,
                "height": 19,
                "width": 406
              },
              "snippet": "<div align=\"center\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/table[1]/tbody[1]/tr[2]/td[1]",
                "aria": "/document[1]/table[1]/rowgroup[1]/row[2]/cell[1]"
              },
              "message": "The HTML attribute(s) \"valign\" is deprecated for the <td> element in HTML 5",
              "bounds": {
                "left": 10,
                "top": 802,
                "height": 29,
                "width": 416
              },
              "snippet": "<td valign=\"top\" colspan=\"2\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/table[1]",
                "aria": "/document[1]/table[1]"
              },
              "message": "The HTML attribute(s) \"width, cellpadding\" is deprecated for the <table> element in HTML 5",
              "bounds": {
                "left": 8,
                "top": 788,
                "height": 554,
                "width": 420
              },
              "snippet": "<table cellpadding=\"5\" border=\"0\" width=\"420\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/p[2]/a[1]/img[1]",
                "aria": "/document[1]/link[61]/img[1]"
              },
              "message": "The HTML attribute(s) \"align\" is deprecated in HTML 5",
              "bounds": {
                "left": 306,
                "top": 753,
                "height": 19,
                "width": 51
              },
              "snippet": "<img align=\"middle\" border=\"0\" height=\"13\" width=\"45\" alt=\"More\" src=\"images/More.jpg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/p[2]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"align\" is deprecated in HTML 5",
              "bounds": {
                "left": 8,
                "top": 693,
                "height": 80,
                "width": 784
              },
              "snippet": "<p align=\"justify\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/p[1]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"align\" is deprecated in HTML 5",
              "bounds": {
                "left": 8,
                "top": 557,
                "height": 56,
                "width": 784
              },
              "snippet": "<p align=\"justify\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[2]/center[2]/span[1]/center[1]",
                "aria": "/document[1]"
              },
              "message": "The <center> element is deprecated in HTML 5",
              "bounds": {
                "left": 8,
                "top": 459,
                "height": 19,
                "width": 784
              },
              "snippet": "<center>",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[2]/center[2]",
                "aria": "/document[1]"
              },
              "message": "The <center> element is deprecated in HTML 5",
              "bounds": {
                "left": 8,
                "top": 459,
                "height": 19,
                "width": 784
              },
              "snippet": "<center>",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[2]/center[1]",
                "aria": "/document[1]"
              },
              "message": "The <center> element is deprecated in HTML 5",
              "bounds": {
                "left": 8,
                "top": 434,
                "height": 25,
                "width": 784
              },
              "snippet": "<center>",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"align\" is deprecated in HTML 5",
              "bounds": {
                "left": 8,
                "top": 119,
                "height": 37,
                "width": 784
              },
              "snippet": "<div align=\"center\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/img[1]",
                "aria": "/document[1]/presentation[1]"
              },
              "message": "The HTML attribute(s) \"name, border\" is deprecated for the <img> element in HTML 5",
              "bounds": {
                "left": 8,
                "top": 8,
                "height": 111,
                "width": 900
              },
              "snippet": "<img alt=\"\" id=\"banner2\" border=\"0\" height=\"111\" width=\"900\" src=\"images/topBanner.gif\" name=\"banner2\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/br[1]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"clear\" is deprecated in HTML 5",
              "bounds": {
                "left": 8,
                "top": 2130,
                "height": 18,
                "width": 0
              },
              "snippet": "<br clear=\"all\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 36,
            "recommendation": 47,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Html_HasLang",
              "path": {
                "dom": "/html[1]",
                "aria": "/document[1]"
              },
              "message": "Page detected as XHTML 1.0, but has neither 'lang' nor 'xml:lang' attributes",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 1435,
                "width": 800
              },
              "snippet": "<html xmlns=\"http://www.w3.org/1999/xhtml\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Body_FirstASkips_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]",
                "aria": "/document[1]"
              },
              "message": "The page does not provide a way to quickly navigate to the main content (ARIA \"main\" landmark or a skip link)",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 1435,
                "width": 800
              },
              "snippet": "<body onload=\"P7_TMopen()\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/table[1]/tbody[1]/tr[3]/td[2]/p[1]/a[2]",
                "aria": "/document[1]/table[1]/rowgroup[1]/row[3]/cell[2]/link[2]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 533,
                "top": 673,
                "height": 15,
                "width": 0
              },
              "snippet": "<a href=\"Organization/FOIA_RR.html\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[2]/center[1]/a[1]",
                "aria": "/document[1]/link[60]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 114,
                "top": 522,
                "height": 15,
                "width": 25
              },
              "snippet": "<a href=\"https://twitter.com/usibwc?t=6ARJp9mZk0UQnKJpONKPQQ&s=09\">",
              "level": "violation"
            },
            {
              "ruleId": "Valerie_Table_DataCellRelationships",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/table[1]/tbody[1]/tr[2]/td[1]",
                "aria": "/document[1]/table[1]/rowgroup[1]/row[2]/cell[1]"
              },
              "message": "Complex table does not have headers for each cell properly defined with 'header' or 'scope'",
              "bounds": {
                "left": 246,
                "top": 394,
                "height": 221,
                "width": 416
              },
              "snippet": "<td valign=\"top\" colspan=\"2\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Table_DataHeadingsAria",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/table[1]",
                "aria": "/document[1]/table[2]"
              },
              "message": "Table has no headers identified",
              "bounds": {
                "left": 19,
                "top": 1355,
                "height": 22,
                "width": 889
              },
              "snippet": "<table align=\"center\" border=\"0\" width=\"889\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Table_DataHeadingsAria",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/table[1]",
                "aria": "/document[1]/table[1]"
              },
              "message": "Table has no headers identified",
              "bounds": {
                "left": 244,
                "top": 380,
                "height": 797,
                "width": 420
              },
              "snippet": "<table cellpadding=\"5\" border=\"0\" width=\"420\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/table[1]",
                "aria": "/document[1]/table[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 19,
                "top": 1355,
                "height": 22,
                "width": 889
              },
              "snippet": "<table align=\"center\" border=\"0\" width=\"889\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/p[2]/a[1]",
                "aria": "/document[1]/link[71]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 685,
                "top": 1324,
                "height": 16,
                "width": 133
              },
              "snippet": "<a target=\"_blank\" href=\"News_Publications/Press_Releases.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 685,
                "top": 134,
                "height": 1177,
                "width": 218
              },
              "snippet": "<p align=\"justify\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/table[1]/tbody[1]/tr[6]/td[1]/p[1]",
                "aria": "/document[1]/table[1]/rowgroup[1]/row[6]/cell[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 251,
                "top": 931,
                "height": 226,
                "width": 406
              },
              "snippet": "<p class=\"style3\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/table[1]/tbody[1]/tr[5]/td[2]/a[1]",
                "aria": "/document[1]/table[1]/rowgroup[1]/row[5]/cell[2]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 460,
                "top": 830,
                "height": 15,
                "width": 167
              },
              "snippet": "<a href=\"https://cila.sre.gob.mx/cilanorte/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/table[1]/tbody[1]/tr[5]/td[1]/span[1]/a[1]",
                "aria": "/document[1]/table[1]/rowgroup[1]/row[5]/cell[1]/link[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 280,
                "top": 882,
                "height": 12,
                "width": 94
              },
              "snippet": "<a href=\"https://oig.hhs.gov/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/table[1]/tbody[1]/tr[5]/td[1]/a[1]",
                "aria": "/document[1]/table[1]/rowgroup[1]/row[5]/cell[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 251,
                "top": 831,
                "height": 15,
                "width": 96
              },
              "snippet": "<a target=\"_blank\" href=\"https://oig.hhs.gov/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/table[1]/tbody[1]/tr[4]/td[2]/p[1]",
                "aria": "/document[1]/table[1]/rowgroup[1]/row[4]/cell[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 460,
                "top": 755,
                "height": 38,
                "width": 197
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/table[1]/tbody[1]/tr[4]/td[1]/p[1]",
                "aria": "/document[1]/table[1]/rowgroup[1]/row[4]/cell[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 251,
                "top": 755,
                "height": 50,
                "width": 197
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/table[1]/tbody[1]/tr[3]/td[2]/p[1]",
                "aria": "/document[1]/table[1]/rowgroup[1]/row[3]/cell[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 460,
                "top": 635,
                "height": 53,
                "width": 197
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/table[1]/tbody[1]/tr[3]/td[1]/p[1]",
                "aria": "/document[1]/table[1]/rowgroup[1]/row[3]/cell[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 251,
                "top": 635,
                "height": 67,
                "width": 197
              },
              "snippet": "<p align=\"left\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/p[2]/a[1]",
                "aria": "/document[1]/link[61]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 522,
                "top": 349,
                "height": 15,
                "width": 45
              },
              "snippet": "<a href=\"About_Us/About_Us.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/h1[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 244,
                "top": 133,
                "height": 21,
                "width": 406
              },
              "snippet": "<h1>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[2]/div[9]/a[1]",
                "aria": "/document[1]/link[42]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 18,
                "top": 346,
                "height": 22,
                "width": 216
              },
              "snippet": "<a onclick=\"P7_TMenu(this);return false\" href=\"#\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[2]/div[8]/a[1]",
                "aria": "/document[1]/link[34]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 18,
                "top": 322,
                "height": 22,
                "width": 216
              },
              "snippet": "<a onclick=\"P7_TMenu(this);return false\" href=\"Water_Data/Index.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[2]/div[7]/a[1]",
                "aria": "/document[1]/link[33]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 18,
                "top": 297,
                "height": 22,
                "width": 216
              },
              "snippet": "<a href=\"Permits_Licenses/boundary_realty.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[2]/div[6]/a[1]",
                "aria": "/document[1]/link[29]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 18,
                "top": 272,
                "height": 22,
                "width": 216
              },
              "snippet": "<a onclick=\"P7_TMenu(this);return false\" href=\"Treaties_Minutes/treaties.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[2]/div[5]/a[1]",
                "aria": "/document[1]/link[20]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 18,
                "top": 247,
                "height": 22,
                "width": 216
              },
              "snippet": "<a onclick=\"P7_TMenu(this);return false\" href=\"#\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[2]/div[4]/a[1]",
                "aria": "/document[1]/link[7]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 18,
                "top": 223,
                "height": 22,
                "width": 216
              },
              "snippet": "<a onclick=\"P7_TMenu(this);return false\" href=\"Organization/organization.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[2]/div[3]/a[1]",
                "aria": "/document[1]/link[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 18,
                "top": 198,
                "height": 22,
                "width": 216
              },
              "snippet": "<a href=\"Employment_Opportunities/Index.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[2]/div[2]/a[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 18,
                "top": 173,
                "height": 22,
                "width": 216
              },
              "snippet": "<a onclick=\"P7_TMenu(this);return false\" href=\"About_Us/About_Us.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[2]/div[14]/a[1]",
                "aria": "/document[1]/link[59]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 18,
                "top": 470,
                "height": 22,
                "width": 216
              },
              "snippet": "<a href=\"Contact_Us/Contact_us.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[2]/div[13]/a[1]",
                "aria": "/document[1]/link[58]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 18,
                "top": 445,
                "height": 22,
                "width": 216
              },
              "snippet": "<a href=\"Links/links.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[2]/div[12]/a[1]",
                "aria": "/document[1]/link[57]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 18,
                "top": 421,
                "height": 22,
                "width": 216
              },
              "snippet": "<a href=\"EMD/reports_studies.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[2]/div[11]/a[1]",
                "aria": "/document[1]/link[51]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 18,
                "top": 396,
                "height": 22,
                "width": 216
              },
              "snippet": "<a onclick=\"P7_TMenu(this);return false\" href=\"Citizens_Forums/citizens_forums.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[2]/div[10]/a[1]",
                "aria": "/document[1]/link[47]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 18,
                "top": 371,
                "height": 22,
                "width": 216
              },
              "snippet": "<a onclick=\"P7_TMenu(this);return false\" href=\"News_Publications/Annual_Reports.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 18,
                "top": 148,
                "height": 22,
                "width": 216
              },
              "snippet": "<a class=\"p7currentmark\" href=\"home.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_EventHandlerMissingRole_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/table[1]/tbody[1]/tr[1]/td[9]/div[1]",
                "aria": "/document[1]/table[2]/rowgroup[1]/row[1]/cell[9]"
              },
              "message": "The <div> element with 'onclick' does not have a valid ARIA role specified",
              "bounds": {
                "left": 721,
                "top": 1361,
                "height": 11,
                "width": 173
              },
              "snippet": "<div onclick=\"MM_openBrWindow('disclaimer.html','','width=435,height=499,left=200,top=120')\" align=\"center\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_EventHandlerMissingRole_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/table[1]/tbody[1]/tr[1]/td[2]/div[1]",
                "aria": "/document[1]/table[2]/rowgroup[1]/row[1]/cell[2]"
              },
              "message": "The <div> element with 'onclick' does not have a valid ARIA role specified",
              "bounds": {
                "left": 29,
                "top": 1361,
                "height": 11,
                "width": 169
              },
              "snippet": "<div onclick=\"MM_openBrWindow('mission.html','','width=470,height=300,left=200,top=300')\" align=\"center\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[1]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"text/html; charset=iso-8859-1\" http-equiv=\"Content-Type\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/table[1]/tbody[1]/tr[1]/td[9]/div[1]/u[1]",
                "aria": "/document[1]/table[2]/rowgroup[1]/row[1]/cell[9]"
              },
              "message": "The <u> element is deprecated in HTML 5",
              "bounds": {
                "left": 765,
                "top": 1357,
                "height": 16,
                "width": 35
              },
              "snippet": "<u>",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/table[1]/tbody[1]/tr[1]/td[9]/div[1]",
                "aria": "/document[1]/table[2]/rowgroup[1]/row[1]/cell[9]"
              },
              "message": "The HTML attribute(s) \"align\" is deprecated in HTML 5",
              "bounds": {
                "left": 721,
                "top": 1361,
                "height": 11,
                "width": 173
              },
              "snippet": "<div onclick=\"MM_openBrWindow('disclaimer.html','','width=435,height=499,left=200,top=120')\" align=\"center\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/table[1]/tbody[1]/tr[1]/td[9]",
                "aria": "/document[1]/table[2]/rowgroup[1]/row[1]/cell[9]"
              },
              "message": "The HTML attribute(s) \"width\" is deprecated for the <td> element in HTML 5",
              "bounds": {
                "left": 720,
                "top": 1357,
                "height": 18,
                "width": 175
              },
              "snippet": "<td width=\"173\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/table[1]/tbody[1]/tr[1]/td[8]/div[1]",
                "aria": "/document[1]/table[2]/rowgroup[1]/row[1]/cell[8]"
              },
              "message": "The HTML attribute(s) \"align\" is deprecated in HTML 5",
              "bounds": {
                "left": 714,
                "top": 1366,
                "height": 0,
                "width": 3
              },
              "snippet": "<div align=\"center\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/table[1]/tbody[1]/tr[1]/td[8]",
                "aria": "/document[1]/table[2]/rowgroup[1]/row[1]/cell[8]"
              },
              "message": "The HTML attribute(s) \"width\" is deprecated for the <td> element in HTML 5",
              "bounds": {
                "left": 713,
                "top": 1357,
                "height": 18,
                "width": 5
              },
              "snippet": "<td width=\"3\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/table[1]/tbody[1]/tr[1]/td[7]/div[1]",
                "aria": "/document[1]/table[2]/rowgroup[1]/row[1]/cell[7]"
              },
              "message": "The HTML attribute(s) \"align\" is deprecated in HTML 5",
              "bounds": {
                "left": 563,
                "top": 1361,
                "height": 11,
                "width": 148
              },
              "snippet": "<div align=\"center\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/table[1]/tbody[1]/tr[1]/td[7]",
                "aria": "/document[1]/table[2]/rowgroup[1]/row[1]/cell[7]"
              },
              "message": "The HTML attribute(s) \"width\" is deprecated for the <td> element in HTML 5",
              "bounds": {
                "left": 562,
                "top": 1357,
                "height": 18,
                "width": 150
              },
              "snippet": "<td width=\"148\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/table[1]/tbody[1]/tr[1]/td[6]",
                "aria": "/document[1]/table[2]/rowgroup[1]/row[1]/cell[6]"
              },
              "message": "The HTML attribute(s) \"width\" is deprecated for the <td> element in HTML 5",
              "bounds": {
                "left": 364,
                "top": 1357,
                "height": 18,
                "width": 196
              },
              "snippet": "<td width=\"194\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/table[1]/tbody[1]/tr[1]/td[5]",
                "aria": "/document[1]/table[2]/rowgroup[1]/row[1]/cell[5]"
              },
              "message": "The HTML attribute(s) \"width\" is deprecated for the <td> element in HTML 5",
              "bounds": {
                "left": 350,
                "top": 1357,
                "height": 18,
                "width": 12
              },
              "snippet": "<td width=\"10\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/table[1]/tbody[1]/tr[1]/td[4]/div[1]",
                "aria": "/document[1]/table[2]/rowgroup[1]/row[1]/cell[4]"
              },
              "message": "The HTML attribute(s) \"align\" is deprecated in HTML 5",
              "bounds": {
                "left": 209,
                "top": 1361,
                "height": 11,
                "width": 139
              },
              "snippet": "<div align=\"center\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/table[1]/tbody[1]/tr[1]/td[4]",
                "aria": "/document[1]/table[2]/rowgroup[1]/row[1]/cell[4]"
              },
              "message": "The HTML attribute(s) \"width\" is deprecated for the <td> element in HTML 5",
              "bounds": {
                "left": 208,
                "top": 1357,
                "height": 18,
                "width": 141
              },
              "snippet": "<td width=\"139\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/table[1]/tbody[1]/tr[1]/td[3]/div[1]",
                "aria": "/document[1]/table[2]/rowgroup[1]/row[1]/cell[3]"
              },
              "message": "The HTML attribute(s) \"align\" is deprecated in HTML 5",
              "bounds": {
                "left": 202,
                "top": 1366,
                "height": 0,
                "width": 3
              },
              "snippet": "<div align=\"center\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/table[1]/tbody[1]/tr[1]/td[3]",
                "aria": "/document[1]/table[2]/rowgroup[1]/row[1]/cell[3]"
              },
              "message": "The HTML attribute(s) \"width\" is deprecated for the <td> element in HTML 5",
              "bounds": {
                "left": 201,
                "top": 1357,
                "height": 18,
                "width": 5
              },
              "snippet": "<td width=\"3\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/table[1]/tbody[1]/tr[1]/td[2]/div[1]/u[1]",
                "aria": "/document[1]/table[2]/rowgroup[1]/row[1]/cell[2]"
              },
              "message": "The <u> element is deprecated in HTML 5",
              "bounds": {
                "left": 72,
                "top": 1357,
                "height": 16,
                "width": 84
              },
              "snippet": "<u>",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/table[1]/tbody[1]/tr[1]/td[2]/div[1]",
                "aria": "/document[1]/table[2]/rowgroup[1]/row[1]/cell[2]"
              },
              "message": "The HTML attribute(s) \"align\" is deprecated in HTML 5",
              "bounds": {
                "left": 29,
                "top": 1361,
                "height": 11,
                "width": 169
              },
              "snippet": "<div onclick=\"MM_openBrWindow('mission.html','','width=470,height=300,left=200,top=300')\" align=\"center\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/table[1]/tbody[1]/tr[1]/td[2]",
                "aria": "/document[1]/table[2]/rowgroup[1]/row[1]/cell[2]"
              },
              "message": "The HTML attribute(s) \"width\" is deprecated for the <td> element in HTML 5",
              "bounds": {
                "left": 28,
                "top": 1357,
                "height": 18,
                "width": 171
              },
              "snippet": "<td width=\"169\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/table[1]/tbody[1]/tr[1]/td[10]/div[1]",
                "aria": "/document[1]/table[2]/rowgroup[1]/row[1]/cell[10]"
              },
              "message": "The HTML attribute(s) \"align\" is deprecated in HTML 5",
              "bounds": {
                "left": 898,
                "top": 1366,
                "height": 0,
                "width": 8
              },
              "snippet": "<div align=\"center\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/table[1]/tbody[1]/tr[1]/td[10]",
                "aria": "/document[1]/table[2]/rowgroup[1]/row[1]/cell[10]"
              },
              "message": "The HTML attribute(s) \"width\" is deprecated for the <td> element in HTML 5",
              "bounds": {
                "left": 897,
                "top": 1357,
                "height": 18,
                "width": 10
              },
              "snippet": "<td width=\"7\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/table[1]/tbody[1]/tr[1]/td[1]/div[1]",
                "aria": "/document[1]/table[2]/rowgroup[1]/row[1]/cell[1]"
              },
              "message": "The HTML attribute(s) \"align\" is deprecated in HTML 5",
              "bounds": {
                "left": 22,
                "top": 1366,
                "height": 0,
                "width": 3
              },
              "snippet": "<div align=\"center\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/table[1]/tbody[1]/tr[1]/td[1]",
                "aria": "/document[1]/table[2]/rowgroup[1]/row[1]/cell[1]"
              },
              "message": "The HTML attribute(s) \"width\" is deprecated for the <td> element in HTML 5",
              "bounds": {
                "left": 21,
                "top": 1357,
                "height": 18,
                "width": 5
              },
              "snippet": "<td width=\"3\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/table[1]",
                "aria": "/document[1]/table[2]"
              },
              "message": "The HTML attribute(s) \"align\" is deprecated in HTML 5",
              "bounds": {
                "left": 19,
                "top": 1355,
                "height": 22,
                "width": 889
              },
              "snippet": "<table align=\"center\" border=\"0\" width=\"889\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/p[2]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"align\" is deprecated in HTML 5",
              "bounds": {
                "left": 685,
                "top": 1324,
                "height": 16,
                "width": 218
              },
              "snippet": "<p align=\"justify\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/p[1]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"align\" is deprecated in HTML 5",
              "bounds": {
                "left": 685,
                "top": 134,
                "height": 1177,
                "width": 218
              },
              "snippet": "<p align=\"justify\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/table[1]/tbody[1]/tr[6]/td[1]/p[1]/u[1]",
                "aria": "/document[1]/table[1]/rowgroup[1]/row[6]/cell[1]"
              },
              "message": "The <u> element is deprecated in HTML 5",
              "bounds": {
                "left": 251,
                "top": 1067,
                "height": 15,
                "width": 73
              },
              "snippet": "<u>",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/table[1]/tbody[1]/tr[6]/td[1]",
                "aria": "/document[1]/table[1]/rowgroup[1]/row[6]/cell[1]"
              },
              "message": "The HTML attribute(s) \"valign\" is deprecated for the <td> element in HTML 5",
              "bounds": {
                "left": 246,
                "top": 913,
                "height": 262,
                "width": 416
              },
              "snippet": "<td valign=\"top\" colspan=\"2\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/table[1]/tbody[1]/tr[5]/td[2]",
                "aria": "/document[1]/table[1]/rowgroup[1]/row[5]/cell[2]"
              },
              "message": "The HTML attribute(s) \"valign\" is deprecated for the <td> element in HTML 5",
              "bounds": {
                "left": 455,
                "top": 825,
                "height": 86,
                "width": 207
              },
              "snippet": "<td valign=\"top\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/table[1]/tbody[1]/tr[5]/td[1]",
                "aria": "/document[1]/table[1]/rowgroup[1]/row[5]/cell[1]"
              },
              "message": "The HTML attribute(s) \"valign\" is deprecated for the <td> element in HTML 5",
              "bounds": {
                "left": 246,
                "top": 825,
                "height": 86,
                "width": 207
              },
              "snippet": "<td valign=\"top\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/table[1]/tbody[1]/tr[4]/td[2]",
                "aria": "/document[1]/table[1]/rowgroup[1]/row[4]/cell[2]"
              },
              "message": "The HTML attribute(s) \"width, valign\" is deprecated for the <td> element in HTML 5",
              "bounds": {
                "left": 455,
                "top": 737,
                "height": 86,
                "width": 207
              },
              "snippet": "<td valign=\"top\" width=\"197\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/table[1]/tbody[1]/tr[4]/td[1]",
                "aria": "/document[1]/table[1]/rowgroup[1]/row[4]/cell[1]"
              },
              "message": "The HTML attribute(s) \"width, valign\" is deprecated for the <td> element in HTML 5",
              "bounds": {
                "left": 246,
                "top": 737,
                "height": 86,
                "width": 207
              },
              "snippet": "<td valign=\"top\" width=\"197\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/table[1]/tbody[1]/tr[3]/td[2]",
                "aria": "/document[1]/table[1]/rowgroup[1]/row[3]/cell[2]"
              },
              "message": "The HTML attribute(s) \"width, valign\" is deprecated for the <td> element in HTML 5",
              "bounds": {
                "left": 455,
                "top": 617,
                "height": 118,
                "width": 207
              },
              "snippet": "<td valign=\"top\" width=\"197\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/table[1]/tbody[1]/tr[3]/td[1]/p[1]/span[2]/a[1]/img[1]",
                "aria": "/document[1]/table[1]/rowgroup[1]/row[3]/cell[1]/link[2]/img[1]"
              },
              "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
              "bounds": {
                "left": 349,
                "top": 662,
                "height": 15,
                "width": 15
              },
              "snippet": "<img border=\"0\" height=\"15\" width=\"15\" alt=\"EEO Data\" src=\"images/pdf_image_smaller.png\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/table[1]/tbody[1]/tr[3]/td[1]/p[1]",
                "aria": "/document[1]/table[1]/rowgroup[1]/row[3]/cell[1]"
              },
              "message": "The HTML attribute(s) \"align\" is deprecated in HTML 5",
              "bounds": {
                "left": 251,
                "top": 635,
                "height": 67,
                "width": 197
              },
              "snippet": "<p align=\"left\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/table[1]/tbody[1]/tr[3]/td[1]",
                "aria": "/document[1]/table[1]/rowgroup[1]/row[3]/cell[1]"
              },
              "message": "The HTML attribute(s) \"width, valign\" is deprecated for the <td> element in HTML 5",
              "bounds": {
                "left": 246,
                "top": 617,
                "height": 118,
                "width": 207
              },
              "snippet": "<td valign=\"top\" width=\"197\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/table[1]/tbody[1]/tr[2]/td[1]/div[1]/img[1]",
                "aria": "/document[1]/table[1]/rowgroup[1]/row[2]/cell[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"align\" is deprecated in HTML 5",
              "bounds": {
                "left": 347,
                "top": 399,
                "height": 211,
                "width": 215
              },
              "snippet": "<img align=\"middle\" height=\"211\" width=\"215\" alt=\"U.S. IBWC Boundary Marker\" src=\"images/_Try4.jpg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/table[1]/tbody[1]/tr[2]/td[1]/div[1]",
                "aria": "/document[1]/table[1]/rowgroup[1]/row[2]/cell[1]"
              },
              "message": "The HTML attribute(s) \"align\" is deprecated in HTML 5",
              "bounds": {
                "left": 251,
                "top": 399,
                "height": 211,
                "width": 406
              },
              "snippet": "<div align=\"center\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/table[1]/tbody[1]/tr[2]/td[1]",
                "aria": "/document[1]/table[1]/rowgroup[1]/row[2]/cell[1]"
              },
              "message": "The HTML attribute(s) \"valign\" is deprecated for the <td> element in HTML 5",
              "bounds": {
                "left": 246,
                "top": 394,
                "height": 221,
                "width": 416
              },
              "snippet": "<td valign=\"top\" colspan=\"2\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/table[1]",
                "aria": "/document[1]/table[1]"
              },
              "message": "The HTML attribute(s) \"width, cellpadding\" is deprecated for the <table> element in HTML 5",
              "bounds": {
                "left": 244,
                "top": 380,
                "height": 797,
                "width": 420
              },
              "snippet": "<table cellpadding=\"5\" border=\"0\" width=\"420\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/p[2]/a[1]/img[1]",
                "aria": "/document[1]/link[61]/img[1]"
              },
              "message": "The HTML attribute(s) \"align\" is deprecated in HTML 5",
              "bounds": {
                "left": 522,
                "top": 354,
                "height": 13,
                "width": 45
              },
              "snippet": "<img align=\"middle\" border=\"0\" height=\"13\" width=\"45\" alt=\"More\" src=\"images/More.jpg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/p[2]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"align\" is deprecated in HTML 5",
              "bounds": {
                "left": 244,
                "top": 274,
                "height": 94,
                "width": 427
              },
              "snippet": "<p align=\"justify\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/p[1]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"align\" is deprecated in HTML 5",
              "bounds": {
                "left": 244,
                "top": 167,
                "height": 60,
                "width": 427
              },
              "snippet": "<p align=\"justify\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[2]/center[2]/span[1]/center[1]",
                "aria": "/document[1]"
              },
              "message": "The <center> element is deprecated in HTML 5",
              "bounds": {
                "left": 18,
                "top": 544,
                "height": 10,
                "width": 216
              },
              "snippet": "<center>",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[2]/center[2]",
                "aria": "/document[1]"
              },
              "message": "The <center> element is deprecated in HTML 5",
              "bounds": {
                "left": 18,
                "top": 534,
                "height": 19,
                "width": 216
              },
              "snippet": "<center>",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[2]/center[1]",
                "aria": "/document[1]"
              },
              "message": "The <center> element is deprecated in HTML 5",
              "bounds": {
                "left": 18,
                "top": 509,
                "height": 25,
                "width": 216
              },
              "snippet": "<center>",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"align\" is deprecated in HTML 5",
              "bounds": {
                "left": 18,
                "top": 117,
                "height": 31,
                "width": 216
              },
              "snippet": "<div align=\"center\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/img[1]",
                "aria": "/document[1]/presentation[1]"
              },
              "message": "The HTML attribute(s) \"name, border\" is deprecated for the <img> element in HTML 5",
              "bounds": {
                "left": 13,
                "top": 1,
                "height": 111,
                "width": 900
              },
              "snippet": "<img alt=\"\" id=\"banner2\" border=\"0\" height=\"111\" width=\"900\" src=\"images/topBanner.gif\" name=\"banner2\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/br[1]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"clear\" is deprecated in HTML 5",
              "bounds": {
                "left": 912,
                "top": 112,
                "height": 16,
                "width": 0
              },
              "snippet": "<br clear=\"all\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ibwc.gov/home.html",
      "what": "URL",
      "result": "https://www.ibwc.gov/home.html"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.ibwc.gov/home.html",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "U.S. IBWC",
          "pageurl": "https://www.ibwc.gov/home.html",
          "time": 2.42,
          "creditsremaining": 604,
          "allitemcount": 76,
          "totalelements": 318,
          "waveurl": "http://wave.webaim.org/report?url=https://www.ibwc.gov/home.html"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 3,
            "items": {
              "alt_link_missing": {
                "id": "alt_link_missing",
                "description": "Linked image missing alternative text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#shadow > DIV#wrapper > DIV#leftNav > DIV#p7TMnav > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + BR + CENTER > A:first-child > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "language_missing": {
                "id": "language_missing",
                "description": "Language missing or invalid",
                "count": 1,
                "selectors": [
                  false
                ],
                "wcag": [
                  {
                    "name": "3.1.1 Language of Page (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc3.1.1"
                  }
                ]
              },
              "link_empty": {
                "id": "link_empty",
                "description": "Empty link",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#shadow > DIV#wrapper > DIV#indexCenter > H1:first-child + P + H1 + P + TABLE > TBODY:first-child > TR:first-child + TR + TR > TD:first-child + TD > P:first-child > A:first-child + BR + SPAN + A"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 13,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 13,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#shadow > DIV#wrapper > DIV#leftNav > DIV#p7TMnav > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#shadow > DIV#wrapper > DIV#leftNav > DIV#p7TMnav > DIV:first-child + DIV + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#shadow > DIV#wrapper > DIV#leftNav > DIV#p7TMnav > DIV:first-child + DIV + DIV + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#shadow > DIV#wrapper > DIV#leftNav > DIV#p7TMnav > DIV:first-child + DIV + DIV + DIV + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#shadow > DIV#wrapper > DIV#leftNav > DIV#p7TMnav > DIV:first-child + DIV + DIV + DIV + DIV + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#shadow > DIV#wrapper > DIV#leftNav > DIV#p7TMnav > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#shadow > DIV#wrapper > DIV#leftNav > DIV#p7TMnav > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#shadow > DIV#wrapper > DIV#leftNav > DIV#p7TMnav > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#shadow > DIV#wrapper > DIV#leftNav > DIV#p7TMnav > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#shadow > DIV#wrapper > DIV#leftNav > DIV#p7TMnav > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#shadow > DIV#wrapper > DIV#leftNav > DIV#p7TMnav > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#shadow > DIV#wrapper > DIV#leftNav > DIV#p7TMnav > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#shadow > DIV#wrapper > DIV#leftNav > DIV#p7TMnav > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > A:first-child"
                ],
                "contrastdata": [
                  [
                    4.14,
                    "#ffffff",
                    "#5e7bbf",
                    false
                  ],
                  [
                    4.14,
                    "#ffffff",
                    "#5e7bbf",
                    false
                  ],
                  [
                    4.14,
                    "#ffffff",
                    "#5e7bbf",
                    false
                  ],
                  [
                    4.14,
                    "#ffffff",
                    "#5e7bbf",
                    false
                  ],
                  [
                    4.14,
                    "#ffffff",
                    "#5e7bbf",
                    false
                  ],
                  [
                    4.14,
                    "#ffffff",
                    "#5e7bbf",
                    false
                  ],
                  [
                    4.14,
                    "#ffffff",
                    "#5e7bbf",
                    false
                  ],
                  [
                    4.14,
                    "#ffffff",
                    "#5e7bbf",
                    false
                  ],
                  [
                    4.14,
                    "#ffffff",
                    "#5e7bbf",
                    false
                  ],
                  [
                    4.14,
                    "#ffffff",
                    "#5e7bbf",
                    false
                  ],
                  [
                    4.14,
                    "#ffffff",
                    "#5e7bbf",
                    false
                  ],
                  [
                    4.14,
                    "#ffffff",
                    "#5e7bbf",
                    false
                  ],
                  [
                    4.14,
                    "#ffffff",
                    "#5e7bbf",
                    false
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 53,
            "items": {
              "text_justified": {
                "id": "text_justified",
                "description": "Justified text",
                "count": 10,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#shadow > DIV#wrapper > DIV#indexCenter > H1:first-child + P",
                  "HTML > HEAD:first-child + BODY > DIV#shadow > DIV#wrapper > DIV#indexCenter > H1:first-child + P + H1 + P",
                  "HTML > HEAD:first-child + BODY > DIV#shadow > DIV#wrapper > DIV#indexCenter > H1:first-child + P + H1 + P + TABLE > TBODY:first-child > TR:first-child + TR + TR > TD:first-child > P:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#shadow > DIV#wrapper > DIV#indexCenter > H1:first-child + P + H1 + P + TABLE > TBODY:first-child > TR:first-child + TR + TR > TD:first-child + TD > P:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#shadow > DIV#wrapper > DIV#indexCenter > H1:first-child + P + H1 + P + TABLE > TBODY:first-child > TR:first-child + TR + TR + TR > TD:first-child > P:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#shadow > DIV#wrapper > DIV#indexCenter > H1:first-child + P + H1 + P + TABLE > TBODY:first-child > TR:first-child + TR + TR + TR > TD:first-child + TD > P:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#shadow > DIV#wrapper > DIV#indexCenter > H1:first-child + P + H1 + P + TABLE > TBODY:first-child > TR:first-child + TR + TR + TR + TR + TR > TD:first-child > P:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#shadow > DIV#wrapper > DIV#rightNews",
                  "HTML > HEAD:first-child + BODY > DIV#shadow > DIV#wrapper > DIV#rightNews > P:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#shadow > DIV#wrapper > DIV#rightNews > P:first-child + P"
                ],
                "wcag": []
              },
              "alt_suspicious": {
                "id": "alt_suspicious",
                "description": "Suspicious alternative text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#shadow > DIV#wrapper > DIV#indexCenter > H1:first-child + P + H1 + P > A:first-child > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "region_missing": {
                "id": "region_missing",
                "description": "No page regions",
                "count": 1,
                "selectors": [
                  false
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  }
                ]
              },
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 5,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#shadow > DIV#wrapper > DIV#leftNav > DIV#p7TMnav > DIV:first-child + DIV + DIV + DIV > A:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#shadow > DIV#wrapper > DIV#leftNav > DIV#p7TMnav > DIV:first-child + DIV + DIV + DIV + DIV + DIV > A:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#shadow > DIV#wrapper > DIV#leftNav > DIV#p7TMnav > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV > A:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#shadow > DIV#wrapper > DIV#indexCenter > H1:first-child + P + H1 + P + TABLE > TBODY:first-child > TR:first-child + TR + TR > TD:first-child > P:first-child > A:first-child + BR + SPAN + SPAN > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#shadow > DIV#wrapper > DIV#indexCenter > H1:first-child + P + H1 + P + TABLE > TBODY:first-child > TR:first-child + TR + TR + TR + TR > TD:first-child > A:first-child + STRONG + SPAN > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "link_excel": {
                "id": "link_excel",
                "description": "Link to Excel spreadsheet",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#shadow > DIV#wrapper > DIV#indexCenter > H1:first-child + P + H1 + P + TABLE > TBODY:first-child > TR:first-child + TR + TR + TR + TR + TR > TD:first-child > P:first-child > A:first-child + BR + BR + A + BR + SPAN > A:first-child"
                ],
                "wcag": []
              },
              "link_pdf": {
                "id": "link_pdf",
                "description": "Link to PDF document",
                "count": 19,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#shadow > DIV#wrapper > DIV#indexCenter > H1:first-child + P + H1 + P + TABLE > TBODY:first-child > TR:first-child + TR + TR > TD:first-child > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#shadow > DIV#wrapper > DIV#indexCenter > H1:first-child + P + H1 + P + TABLE > TBODY:first-child > TR:first-child + TR + TR > TD:first-child > P:first-child > A:first-child + BR + SPAN + SPAN > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#shadow > DIV#wrapper > DIV#indexCenter > H1:first-child + P + H1 + P + TABLE > TBODY:first-child > TR:first-child + TR + TR > TD:first-child > P:first-child > A:first-child + BR + SPAN + SPAN > A:first-child + BR + BR + A",
                  "HTML > HEAD:first-child + BODY > DIV#shadow > DIV#wrapper > DIV#indexCenter > H1:first-child + P + H1 + P + TABLE > TBODY:first-child > TR:first-child + TR + TR + TR + TR + TR > TD:first-child > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#shadow > DIV#wrapper > DIV#indexCenter > H1:first-child + P + H1 + P + TABLE > TBODY:first-child > TR:first-child + TR + TR + TR + TR + TR > TD:first-child > P:first-child > A:first-child + BR + BR + A + BR + SPAN > A:first-child + A",
                  "HTML > HEAD:first-child + BODY > DIV#shadow > DIV#wrapper > DIV#indexCenter > H1:first-child + P + H1 + P + TABLE > TBODY:first-child > TR:first-child + TR + TR + TR + TR + TR > TD:first-child > P:first-child > A:first-child + BR + BR + A + BR + SPAN + BR + BR + A + BR + SPAN + BR + BR + U + BR + A",
                  "HTML > HEAD:first-child + BODY > DIV#shadow > DIV#wrapper > DIV#indexCenter > H1:first-child + P + H1 + P + TABLE > TBODY:first-child > TR:first-child + TR + TR + TR + TR + TR > TD:first-child > P:first-child > A:first-child + BR + BR + A + BR + SPAN + BR + BR + A + BR + SPAN + BR + BR + U + BR + A + BR + A",
                  "HTML > HEAD:first-child + BODY > DIV#shadow > DIV#wrapper > DIV#indexCenter > H1:first-child + P + H1 + P + TABLE > TBODY:first-child > TR:first-child + TR + TR + TR + TR + TR > TD:first-child > P:first-child > A:first-child + BR + BR + A + BR + SPAN + BR + BR + A + BR + SPAN + BR + BR + U + BR + A + BR + A + BR + A",
                  "HTML > HEAD:first-child + BODY > DIV#shadow > DIV#wrapper > DIV#indexCenter > H1:first-child + P + H1 + P + TABLE > TBODY:first-child > TR:first-child + TR + TR + TR + TR + TR > TD:first-child > P:first-child > A:first-child + BR + BR + A + BR + SPAN + BR + BR + A + BR + SPAN + BR + BR + U + BR + A + BR + A + BR + A + A",
                  "HTML > HEAD:first-child + BODY > DIV#shadow > DIV#wrapper > DIV#indexCenter > H1:first-child + P + H1 + P + TABLE > TBODY:first-child > TR:first-child + TR + TR + TR + TR + TR > TD:first-child > P:first-child > A:first-child + BR + BR + A + BR + SPAN + BR + BR + A + BR + SPAN + BR + BR + U + BR + A + BR + A + BR + A + A + BR + A",
                  "HTML > HEAD:first-child + BODY > DIV#shadow > DIV#wrapper > DIV#rightNews > P:first-child > IMG:first-child + BR + BR + A",
                  "HTML > HEAD:first-child + BODY > DIV#shadow > DIV#wrapper > DIV#rightNews > P:first-child > IMG:first-child + BR + BR + A + BR + BR + BR + A",
                  "HTML > HEAD:first-child + BODY > DIV#shadow > DIV#wrapper > DIV#rightNews > P:first-child > IMG:first-child + BR + BR + A + BR + BR + BR + A + BR + BR + BR + A",
                  "HTML > HEAD:first-child + BODY > DIV#shadow > DIV#wrapper > DIV#rightNews > P:first-child > IMG:first-child + BR + BR + A + BR + BR + BR + A + BR + BR + BR + A + BR + BR + BR + A",
                  "HTML > HEAD:first-child + BODY > DIV#shadow > DIV#wrapper > DIV#rightNews > P:first-child > IMG:first-child + BR + BR + A + BR + BR + BR + A + BR + BR + BR + A + BR + BR + BR + A + BR + BR + BR + A",
                  "HTML > HEAD:first-child + BODY > DIV#shadow > DIV#wrapper > DIV#rightNews > P:first-child > IMG:first-child + BR + BR + A + BR + BR + BR + A + BR + BR + BR + A + BR + BR + BR + A + BR + BR + BR + A + BR + BR + BR + A",
                  "HTML > HEAD:first-child + BODY > DIV#shadow > DIV#wrapper > DIV#rightNews > P:first-child > IMG:first-child + BR + BR + A + BR + BR + BR + A + BR + BR + BR + A + BR + BR + BR + A + BR + BR + BR + A + BR + BR + BR + A + BR + BR + BR + A",
                  "HTML > HEAD:first-child + BODY > DIV#shadow > DIV#wrapper > DIV#rightNews > P:first-child > IMG:first-child + BR + BR + A + BR + BR + BR + A + BR + BR + BR + A + BR + BR + BR + A + BR + BR + BR + A + BR + BR + BR + A + BR + BR + BR + A + BR + BR + BR + A",
                  "HTML > HEAD:first-child + BODY > DIV#shadow > DIV#wrapper > DIV#rightNews > P:first-child > IMG:first-child + BR + BR + A + BR + BR + BR + A + BR + BR + BR + A + BR + BR + BR + A + BR + BR + BR + A + BR + BR + BR + A + BR + BR + BR + A + BR + BR + BR + A + BR + BR + BR + A"
                ],
                "wcag": []
              },
              "event_handler": {
                "id": "event_handler",
                "description": "Device dependent event handler",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#shadow > DIV#footer > TABLE:first-child > TBODY:first-child > TR:first-child > TD:first-child + TD > DIV:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#shadow > DIV#footer > TABLE:first-child > TBODY:first-child > TR:first-child > TD:first-child + TD + TD + TD + TD + TD + TD + TD + TD > DIV:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.1.1 Keyboard (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.1.1"
                  }
                ]
              },
              "text_small": {
                "id": "text_small",
                "description": "Very small text",
                "count": 9,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#shadow > DIV#wrapper > DIV#indexCenter > H1:first-child + P + H1 + P + TABLE > TBODY:first-child > TR:first-child + TR + TR > TD:first-child > P:first-child > A:first-child + BR + SPAN",
                  "HTML > HEAD:first-child + BODY > DIV#shadow > DIV#wrapper > DIV#indexCenter > H1:first-child + P + H1 + P + TABLE > TBODY:first-child > TR:first-child + TR + TR > TD:first-child > P:first-child > A:first-child + BR + SPAN + SPAN",
                  "HTML > HEAD:first-child + BODY > DIV#shadow > DIV#wrapper > DIV#indexCenter > H1:first-child + P + H1 + P + TABLE > TBODY:first-child > TR:first-child + TR + TR > TD:first-child + TD > P:first-child > A:first-child + BR + SPAN",
                  "HTML > HEAD:first-child + BODY > DIV#shadow > DIV#wrapper > DIV#indexCenter > H1:first-child + P + H1 + P + TABLE > TBODY:first-child > TR:first-child + TR + TR + TR > TD:first-child > P:first-child > A:first-child + BR + SPAN",
                  "HTML > HEAD:first-child + BODY > DIV#shadow > DIV#wrapper > DIV#indexCenter > H1:first-child + P + H1 + P + TABLE > TBODY:first-child > TR:first-child + TR + TR + TR > TD:first-child + TD > P:first-child > A:first-child + BR + SPAN",
                  "HTML > HEAD:first-child + BODY > DIV#shadow > DIV#wrapper > DIV#indexCenter > H1:first-child + P + H1 + P + TABLE > TBODY:first-child > TR:first-child + TR + TR + TR + TR > TD:first-child > A:first-child + STRONG + SPAN",
                  "HTML > HEAD:first-child + BODY > DIV#shadow > DIV#wrapper > DIV#indexCenter > H1:first-child + P + H1 + P + TABLE > TBODY:first-child > TR:first-child + TR + TR + TR + TR > TD:first-child + TD > A:first-child + BR + SPAN",
                  "HTML > HEAD:first-child + BODY > DIV#shadow > DIV#wrapper > DIV#indexCenter > H1:first-child + P + H1 + P + TABLE > TBODY:first-child > TR:first-child + TR + TR + TR + TR + TR > TD:first-child > P:first-child > A:first-child + BR + BR + A + BR + SPAN",
                  "HTML > HEAD:first-child + BODY > DIV#shadow > DIV#wrapper > DIV#indexCenter > H1:first-child + P + H1 + P + TABLE > TBODY:first-child > TR:first-child + TR + TR + TR + TR + TR > TD:first-child > P:first-child > A:first-child + BR + BR + A + BR + SPAN + BR + BR + A + BR + SPAN"
                ],
                "wcag": []
              },
              "underline": {
                "id": "underline",
                "description": "Underlined text",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#shadow > DIV#wrapper > DIV#indexCenter > H1:first-child + P + H1 + P + TABLE > TBODY:first-child > TR:first-child + TR + TR + TR + TR + TR > TD:first-child > P:first-child > A:first-child + BR + BR + A + BR + SPAN + BR + BR + A + BR + SPAN + BR + BR + U",
                  "HTML > HEAD:first-child + BODY > DIV#shadow > DIV#footer > TABLE:first-child > TBODY:first-child > TR:first-child > TD:first-child + TD > DIV:first-child > U:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#shadow > DIV#footer > TABLE:first-child > TBODY:first-child > TR:first-child > TD:first-child + TD + TD + TD + TD + TD + TD + TD + TD > DIV:first-child > U:first-child"
                ],
                "wcag": []
              },
              "table_layout": {
                "id": "table_layout",
                "description": "Layout table",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#shadow > DIV#wrapper > DIV#indexCenter > H1:first-child + P + H1 + P + TABLE > TBODY:first-child > TR:first-child > TD:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#shadow > DIV#footer > TABLE:first-child > TBODY:first-child > TR:first-child > TD:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "1.3.2 Meaningful Sequence (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.2"
                  }
                ]
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ibwc.gov/home.html",
      "what": "URL",
      "result": "https://www.ibwc.gov/home.html"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.ibwc.gov/home.html",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.099",
        "responseTime": "2022-07-22T10:43:47.573Z",
        "data": {
          "apiErrors": [],
          "documentSize": 988232,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 171,
              "failing": 9
            },
            "issues": {
              "totalErrors": 123,
              "totalWarnings": 0,
              "totalIssues": 123
            },
            "issuesByLevel": {
              "A": {
                "count": 86,
                "pct": 69.92
              },
              "AA": {
                "count": 66,
                "pct": 53.66
              },
              "AAA": {
                "count": 123,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 13,
              "warningDensity": 0,
              "allDensity": 13
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "e6bb6ba7-6f0f-4d61-a0b3-8d811e26b869",
          "docID": "3953f66b-0a69-4064-d1f8-cda78f98ace6",
          "sourceHash": "ccf8c0e90b2379e7dd337a6eacd1096d",
          "urlHttpCode": 200,
          "clientScriptErrors": [],
          "remainingApiCalls": {
            "planCalls": 0,
            "boosts": 19
          },
          "globalStats": {
            "errorDensity": "N/A",
            "warningDensity": "N/A",
            "allDensity": "N/A",
            "stdDev": "N/A"
          },
          "resultUrl": "http://ngnix/history.php?responseID=e6bb6ba7-6f0f-4d61-a0b3-8d811e26b869",
          "resultSet": [
            {
              "tID": 36,
              "bpID": 4,
              "priority": 100,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This text is justified.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Avoid using justified text",
              "errorDescription": "This text has been styled with CSS to display as justified. Justified text causes readability problems for people with learning disabilities, dyslexia and some visual disabilities. Long passages of fully justified text creates inconsistent spacing between word and letter boundaries that can make reading justified text very difficult. Ensure that text is not styled to be fully justified (aligned to both the left and the right margins).",
              "viewPortLocation": {
                "top-left": {
                  "x": 293,
                  "y": 153.375
                },
                "bottom-right": {
                  "x": 720,
                  "y": 213.375
                },
                "height": 60,
                "width": 427
              },
              "position": {
                "line": 111,
                "column": 19560
              },
              "errorSnippet": "&lt;p align=\"justify\"&gt;Our mission is to provide binational solutions to issues that arise during the application of United States - Mexico treaties regarding boundary demarcation, national ownership of waters, sanitation, water quality, and flood cont",
              "xpath": "/html/body/div[1]/div[1]/div[3]/p[1]",
              "issueID": "d8d6991921e9968aa711020c9f3b1ed5",
              "signature": "e28a58180c451af346fa64acdd86da11",
              "ref": "https://tenon.io/bestpractice.php?bpID=4&tID=36&issueID=d8d6991921e9968aa711020c9f3b1ed5"
            },
            {
              "tID": 36,
              "bpID": 4,
              "priority": 100,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This text is justified.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Avoid using justified text",
              "errorDescription": "This text has been styled with CSS to display as justified. Justified text causes readability problems for people with learning disabilities, dyslexia and some visual disabilities. Long passages of fully justified text creates inconsistent spacing between word and letter boundaries that can make reading justified text very difficult. Ensure that text is not styled to be fully justified (aligned to both the left and the right margins).",
              "viewPortLocation": {
                "top-left": {
                  "x": 293,
                  "y": 260.375
                },
                "bottom-right": {
                  "x": 720,
                  "y": 353.875
                },
                "height": 93.5,
                "width": 427
              },
              "position": {
                "line": 2942,
                "column": 138
              },
              "errorSnippet": "&lt;p align=\"justify\"&gt;The U.S. Section of the International Boundary and Water Commission (USIBWC), is headed by Commissioner Maria-Elena Giner,&amp;nbsp; &amp;nbsp; a federal government agency and the U.S. component of the International Boundary and ",
              "xpath": "/html/body/div[1]/div[1]/div[3]/p[2]",
              "issueID": "95c603a179301b88418be22df5a7df23",
              "signature": "3b87ab641e143cd9a7b80299d3f68971",
              "ref": "https://tenon.io/bestpractice.php?bpID=4&tID=36&issueID=95c603a179301b88418be22df5a7df23"
            },
            {
              "tID": 36,
              "bpID": 4,
              "priority": 100,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This text is justified.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Avoid using justified text",
              "errorDescription": "This text has been styled with CSS to display as justified. Justified text causes readability problems for people with learning disabilities, dyslexia and some visual disabilities. Long passages of fully justified text creates inconsistent spacing between word and letter boundaries that can make reading justified text very difficult. Ensure that text is not styled to be fully justified (aligned to both the left and the right margins).",
              "viewPortLocation": {
                "top-left": {
                  "x": 5,
                  "y": 5
                },
                "bottom-right": {
                  "x": 202,
                  "y": 71
                },
                "height": 66,
                "width": 197
              },
              "position": {
                "line": 5353,
                "column": 423
              },
              "errorSnippet": "&lt;p align=\"left\"&gt;&lt;a href=\"../Files/NoFearPosting_1stQTR_032222.pdf\" target=\"_blank\"&gt;No FEAR Act Data&lt;/a&gt; &lt;br&gt; &lt;span class=\"style3\"&gt;Posted Pursuant to the No FEAR Act updated 1st&amp;nbsp; &lt;/span&gt;&lt;span class=\"style3\"&",
              "xpath": "/html/body/div[1]/div[1]/div[3]/table[1]/tr[3]/td[1]/p[1]",
              "issueID": "2e58c13aeccf552e0c009e599d6f86e5",
              "signature": "baf98939b70eadf0be2859d364f38b8e",
              "ref": "https://tenon.io/bestpractice.php?bpID=4&tID=36&issueID=2e58c13aeccf552e0c009e599d6f86e5"
            },
            {
              "tID": 36,
              "bpID": 4,
              "priority": 100,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This text is justified.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Avoid using justified text",
              "errorDescription": "This text has been styled with CSS to display as justified. Justified text causes readability problems for people with learning disabilities, dyslexia and some visual disabilities. Long passages of fully justified text creates inconsistent spacing between word and letter boundaries that can make reading justified text very difficult. Ensure that text is not styled to be fully justified (aligned to both the left and the right margins).",
              "viewPortLocation": {
                "top-left": {
                  "x": 5,
                  "y": 5
                },
                "bottom-right": {
                  "x": 202,
                  "y": 59
                },
                "height": 54,
                "width": 197
              },
              "position": {
                "line": 7518,
                "column": 423
              },
              "errorSnippet": "&lt;p&gt;&lt;a href=\"Organization/FOIA.html\"&gt;Freedom of Information Act&lt;/a&gt;&lt;br&gt; &lt;span class=\"style3\"&gt;Find F.O.I.A. compliance information and procedures on how to request information from U.S. IBWC.&lt;/span&gt;&lt;a href=\"Organizati",
              "xpath": "/html/body/div[1]/div[1]/div[3]/table[1]/tr[3]/td[2]/p[1]",
              "issueID": "c64cedbd0f8e50c1ab968e867e4dd60c",
              "signature": "f82d3286ab5a97d67362b8fccba962d6",
              "ref": "https://tenon.io/bestpractice.php?bpID=4&tID=36&issueID=c64cedbd0f8e50c1ab968e867e4dd60c"
            },
            {
              "tID": 36,
              "bpID": 4,
              "priority": 100,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This text is justified.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Avoid using justified text",
              "errorDescription": "This text has been styled with CSS to display as justified. Justified text causes readability problems for people with learning disabilities, dyslexia and some visual disabilities. Long passages of fully justified text creates inconsistent spacing between word and letter boundaries that can make reading justified text very difficult. Ensure that text is not styled to be fully justified (aligned to both the left and the right margins).",
              "viewPortLocation": {
                "top-left": {
                  "x": 5,
                  "y": 5
                },
                "bottom-right": {
                  "x": 202,
                  "y": 54
                },
                "height": 49,
                "width": 197
              },
              "position": {
                "line": 7904,
                "column": 7
              },
              "errorSnippet": "&lt;p&gt;&lt;a href=\"Water_Data/Flood_Warning.htm\"&gt;Flood Warning Notices&lt;/a&gt;&lt;br&gt; &lt;span class=\"style3\"&gt;See Flood Warning Notices to the general public, all owners, lessees, licensees and users of lands in the border region.&lt;/span&g",
              "xpath": "/html/body/div[1]/div[1]/div[3]/table[1]/tr[4]/td[1]/p[1]",
              "issueID": "6e9e3fc11226c8557bec6ba8f7ea667e",
              "signature": "39d994e3df96ae8d95a6ee2cbc64a0db",
              "ref": "https://tenon.io/bestpractice.php?bpID=4&tID=36&issueID=6e9e3fc11226c8557bec6ba8f7ea667e"
            },
            {
              "tID": 36,
              "bpID": 4,
              "priority": 100,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This text is justified.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Avoid using justified text",
              "errorDescription": "This text has been styled with CSS to display as justified. Justified text causes readability problems for people with learning disabilities, dyslexia and some visual disabilities. Long passages of fully justified text creates inconsistent spacing between word and letter boundaries that can make reading justified text very difficult. Ensure that text is not styled to be fully justified (aligned to both the left and the right margins).",
              "viewPortLocation": {
                "top-left": {
                  "x": 5,
                  "y": 34
                },
                "bottom-right": {
                  "x": 202,
                  "y": 67
                },
                "height": 33,
                "width": 197
              },
              "position": {
                "line": 7927,
                "column": 15
              },
              "errorSnippet": "&lt;span class=\"style3\"&gt;See Flood Warning Notices to the general public, all owners, lessees, licensees and users of lands in the border region.&lt;/span&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[3]/table[1]/tr[4]/td[1]/p[1]/span[1]",
              "issueID": "2770bd0afedd09f74625f40c7e3a101a",
              "signature": "42e74dc9c6ff4f9222a2801f0b8d5c0b",
              "ref": "https://tenon.io/bestpractice.php?bpID=4&tID=36&issueID=2770bd0afedd09f74625f40c7e3a101a"
            },
            {
              "tID": 36,
              "bpID": 4,
              "priority": 100,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This text is justified.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Avoid using justified text",
              "errorDescription": "This text has been styled with CSS to display as justified. Justified text causes readability problems for people with learning disabilities, dyslexia and some visual disabilities. Long passages of fully justified text creates inconsistent spacing between word and letter boundaries that can make reading justified text very difficult. Ensure that text is not styled to be fully justified (aligned to both the left and the right margins).",
              "viewPortLocation": {
                "top-left": {
                  "x": 5,
                  "y": 5
                },
                "bottom-right": {
                  "x": 411,
                  "y": 237
                },
                "height": 232,
                "width": 406
              },
              "position": {
                "line": 7917,
                "column": 40
              },
              "errorSnippet": "&lt;p class=\"style3\"&gt; &lt;a href=\"https://www.ibwc.gov/Files/USIBWC_Strategic_Plan_2021-2025.pdf\" target=\"_blank\"&gt;USIBWC Strategic Plan 2021 -2025&lt;/a&gt;&lt;br&gt; &lt;br&gt; &lt;a href=\"https://www.oge.gov/\" target=\"_blank\"&gt;Office of Governm",
              "xpath": "/html/body/div[1]/div[1]/div[3]/table[1]/tr[6]/td[1]/p[1]",
              "issueID": "3d457b966900078629062764d0c08ba7",
              "signature": "d69d7d5a0b7810b034613e80c9d4a9d7",
              "ref": "https://tenon.io/bestpractice.php?bpID=4&tID=36&issueID=3d457b966900078629062764d0c08ba7"
            },
            {
              "tID": 36,
              "bpID": 4,
              "priority": 100,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This text is justified.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Avoid using justified text",
              "errorDescription": "This text has been styled with CSS to display as justified. Justified text causes readability problems for people with learning disabilities, dyslexia and some visual disabilities. Long passages of fully justified text creates inconsistent spacing between word and letter boundaries that can make reading justified text very difficult. Ensure that text is not styled to be fully justified (aligned to both the left and the right margins).",
              "viewPortLocation": {
                "top-left": {
                  "x": 5,
                  "y": 65
                },
                "bottom-right": {
                  "x": 411,
                  "y": 87
                },
                "height": 22,
                "width": 406
              },
              "position": {
                "line": 7944,
                "column": 13
              },
              "errorSnippet": "&lt;span class=\"style3\"&gt;To obtain a copy of a public financial disclosure report &lt;a href=\"Files/OGE_Form_278e.xls\" target=\"_blank\"&gt;(OGE Form 278e)&lt;/a&gt;, please submit &lt;a href=\"Files/OGE_Form_201_Aug_2017.pdf\"&gt;OGE Form 201&lt;/a&gt; to",
              "xpath": "/html/body/div[1]/div[1]/div[3]/table[1]/tr[6]/td[1]/p[1]/span[1]",
              "issueID": "473d43296e1a7d44855394b44c8ab1d7",
              "signature": "79a255931a16f49ce66401589bb3d3ff",
              "ref": "https://tenon.io/bestpractice.php?bpID=4&tID=36&issueID=473d43296e1a7d44855394b44c8ab1d7"
            },
            {
              "tID": 36,
              "bpID": 4,
              "priority": 100,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This text is justified.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Avoid using justified text",
              "errorDescription": "This text has been styled with CSS to display as justified. Justified text causes readability problems for people with learning disabilities, dyslexia and some visual disabilities. Long passages of fully justified text creates inconsistent spacing between word and letter boundaries that can make reading justified text very difficult. Ensure that text is not styled to be fully justified (aligned to both the left and the right margins).",
              "viewPortLocation": {
                "top-left": {
                  "x": 5,
                  "y": 118
                },
                "bottom-right": {
                  "x": 411,
                  "y": 140
                },
                "height": 22,
                "width": 406
              },
              "position": {
                "line": 7947,
                "column": 13
              },
              "errorSnippet": "&lt;span class=\"style3\"&gt;Visit the Office of Special Counsel (OSC) website to read about Whistleblower rights, the Hatch Act, Prohibited Personnel Practices or file a claim&lt;/span&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[3]/table[1]/tr[6]/td[1]/p[1]/span[2]",
              "issueID": "80a2d2480ff41b4ca75e73de678ba730",
              "signature": "8f0b73918702915442fb8a47011302ab",
              "ref": "https://tenon.io/bestpractice.php?bpID=4&tID=36&issueID=80a2d2480ff41b4ca75e73de678ba730"
            },
            {
              "tID": 36,
              "bpID": 4,
              "priority": 100,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This text is justified.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Avoid using justified text",
              "errorDescription": "This text has been styled with CSS to display as justified. Justified text causes readability problems for people with learning disabilities, dyslexia and some visual disabilities. Long passages of fully justified text creates inconsistent spacing between word and letter boundaries that can make reading justified text very difficult. Ensure that text is not styled to be fully justified (aligned to both the left and the right margins).",
              "viewPortLocation": {
                "top-left": {
                  "x": 729,
                  "y": 112
                },
                "bottom-right": {
                  "x": 947,
                  "y": 1201
                },
                "height": 1089,
                "width": 218
              },
              "position": {
                "line": 7887,
                "column": 11
              },
              "errorSnippet": "&lt;div id=\"rightNews\"&gt;&lt;!-- InstanceBeginEditable name=\"News Content\" --&gt; &lt;p align=\"justify\"&gt;&lt;img src=\"images/News_n_PressReleases.jpg\" alt=\"News and Press Releases\" width=\"218\" height=\"45\"&gt;&lt;br&gt;&lt;br&gt; &lt;a href=\"Files/Pres",
              "xpath": "/html/body/div[1]/div[1]/div[4]",
              "issueID": "5f9ad68471ebfbbb6a8b716951ccf0a1",
              "signature": "419fc457c736ccfd763b2aba6892077c",
              "ref": "https://tenon.io/bestpractice.php?bpID=4&tID=36&issueID=5f9ad68471ebfbbb6a8b716951ccf0a1"
            },
            {
              "tID": 36,
              "bpID": 4,
              "priority": 100,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This text is justified.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Avoid using justified text",
              "errorDescription": "This text has been styled with CSS to display as justified. Justified text causes readability problems for people with learning disabilities, dyslexia and some visual disabilities. Long passages of fully justified text creates inconsistent spacing between word and letter boundaries that can make reading justified text very difficult. Ensure that text is not styled to be fully justified (aligned to both the left and the right margins).",
              "viewPortLocation": {
                "top-left": {
                  "x": 734,
                  "y": 121
                },
                "bottom-right": {
                  "x": 952,
                  "y": 1156
                },
                "height": 1035,
                "width": 218
              },
              "position": {
                "line": 7921,
                "column": 40
              },
              "errorSnippet": "&lt;p align=\"justify\"&gt;&lt;img src=\"images/News_n_PressReleases.jpg\" alt=\"News and Press Releases\" width=\"218\" height=\"45\"&gt;&lt;br&gt;&lt;br&gt; &lt;a href=\"Files/Press_Release_070722.pdf\" target=\"_blank\"&gt;7/7/2022&lt;/a&gt;&lt;br&gt; USIBWC Activi",
              "xpath": "/html/body/div[1]/div[1]/div[4]/p[1]",
              "issueID": "23c05113bb9bb9c1446c55fa328fe43c",
              "signature": "207dfd5ab2a8d47c5eb0cd3df62057ca",
              "ref": "https://tenon.io/bestpractice.php?bpID=4&tID=36&issueID=23c05113bb9bb9c1446c55fa328fe43c"
            },
            {
              "tID": 36,
              "bpID": 4,
              "priority": 100,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This text is justified.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Avoid using justified text",
              "errorDescription": "This text has been styled with CSS to display as justified. Justified text causes readability problems for people with learning disabilities, dyslexia and some visual disabilities. Long passages of fully justified text creates inconsistent spacing between word and letter boundaries that can make reading justified text very difficult. Ensure that text is not styled to be fully justified (aligned to both the left and the right margins).",
              "viewPortLocation": {
                "top-left": {
                  "x": 734,
                  "y": 1169
                },
                "bottom-right": {
                  "x": 952,
                  "y": 1184
                },
                "height": 15,
                "width": 218
              },
              "position": {
                "line": 7926,
                "column": 40
              },
              "errorSnippet": "&lt;p align=\"justify\"&gt;&lt;a href=\"News_Publications/Press_Releases.html\" target=\"_blank\"&gt; More Press Releases&lt;/a&gt; . . . &lt;script type=\"text/javascript\" style=\"\"&gt;\n/*&lt;![CDATA[*/\n(function() {\nvar sz = document.createElement('script'); s",
              "xpath": "/html/body/div[1]/div[1]/div[4]/p[2]",
              "issueID": "aed5d8d4e027e75c451e2d6d98f79cfa",
              "signature": "6b0f4fae07b7b63d55c3ddcc7ea8ff62",
              "ref": "https://tenon.io/bestpractice.php?bpID=4&tID=36&issueID=aed5d8d4e027e75c451e2d6d98f79cfa"
            },
            {
              "tID": 36,
              "bpID": 4,
              "priority": 100,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This text is justified.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Avoid using justified text",
              "errorDescription": "This text has been styled with CSS to display as justified. Justified text causes readability problems for people with learning disabilities, dyslexia and some visual disabilities. Long passages of fully justified text creates inconsistent spacing between word and letter boundaries that can make reading justified text very difficult. Ensure that text is not styled to be fully justified (aligned to both the left and the right margins).",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 313.516,
                  "y": 90
                },
                "height": 90,
                "width": 313.516
              },
              "position": {
                "line": 3515,
                "column": 43
              },
              "errorSnippet": "&lt;script type=\"text/javascript\" style=\"\"&gt;\n/*&lt;![CDATA[*/\n(function() {\nvar sz = document.createElement('script'); sz.type = 'text/javascript'; sz.async = true;\nsz.src = '//siteimproveanalytics.com/js/siteanalyze_6027810.js';\nvar s = document.getEl",
              "xpath": "/html/body/div[1]/div[1]/div[4]/p[2]/script[1]",
              "issueID": "53294192a302487796cc3c807d7375be",
              "signature": "b82c6510627261fd1d0b2b89124f6e5f",
              "ref": "https://tenon.io/bestpractice.php?bpID=4&tID=36&issueID=53294192a302487796cc3c807d7375be"
            },
            {
              "tID": 57,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text inside it.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users",
              "viewPortLocation": {
                "top-left": {
                  "x": 162.5,
                  "y": 513.5
                },
                "bottom-right": {
                  "x": 187.5,
                  "y": 526.5
                },
                "height": 13,
                "width": 25
              },
              "position": {
                "line": 6269,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/usibwc?t=6ARJp9mZk0UQnKJpONKPQQ&amp;amp;s=09\"&gt;&lt;img src=\"images/icon_twitter-508.png\" width=\"25\" height=\"25\" alt=\"\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[2]/center[1]/a[1]",
              "issueID": "0c72c4c4b9529b6415ab260fcacca65c",
              "signature": "5669d554730881e302b278b31f0af31b",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=0c72c4c4b9529b6415ab260fcacca65c"
            },
            {
              "tID": 57,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text inside it.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users",
              "viewPortLocation": {
                "top-left": {
                  "x": 78.90625,
                  "y": 56
                },
                "bottom-right": {
                  "x": 78.90625,
                  "y": 71
                },
                "height": 15,
                "width": 0
              },
              "position": {
                "line": 6438,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"Organization/FOIA_RR.html\"&gt;&lt;br&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[3]/table[1]/tr[3]/td[2]/p[1]/a[2]",
              "issueID": "8b17fe337cfd940913b3728e8dd37185",
              "signature": "ed9f2dbf94eb2ad9dc87888ef3a18fe5",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=8b17fe337cfd940913b3728e8dd37185"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 490.28125,
                  "y": 348.375
                },
                "bottom-right": {
                  "x": 535.28125,
                  "y": 363.375
                },
                "height": 15,
                "width": 45
              },
              "position": {
                "line": 6270,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"About_Us/About_Us.html\"&gt;&lt;img src=\"images/More.jpg\" alt=\"More\" width=\"45\" height=\"13\" border=\"0\" align=\"middle\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[3]/p[2]/a[1]",
              "issueID": "fcc32b12b3435f9ed913a85d232810a9",
              "signature": "d85b5bd6772d5bb2eb319a845502f9c3",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=fcc32b12b3435f9ed913a85d232810a9"
            },
            {
              "tID": 129,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "CSS underline on text has been detected that is not a link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "The text in this passage has been styled to display underlined but it is not a link. Underlined text on the web or on apps is universally accepted as signifying that the relevant text is a link. Applying underline to text that is not a link is likely to confuse many users, and especially people with cognitive impairments, learning disabilities or dyslexia. Remove the underlining from this passage of text.",
              "viewPortLocation": {
                "top-left": {
                  "x": 5,
                  "y": 155
                },
                "bottom-right": {
                  "x": 84,
                  "y": 170
                },
                "height": 15,
                "width": 79
              },
              "position": {
                "line": 111,
                "column": 0
              },
              "errorSnippet": "&lt;u&gt;OSC Posters:&lt;/u&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[3]/table[1]/tr[6]/td[1]/p[1]/u[1]",
              "issueID": "b36c67c259601b73565d739f4b8dcfbc",
              "signature": "5407e5328526948f005b2222eebcae00",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=129&issueID=b36c67c259601b73565d739f4b8dcfbc"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 67,
                  "y": 147
                },
                "bottom-right": {
                  "x": 283,
                  "y": 542.5
                },
                "height": 395.5,
                "width": 216
              },
              "position": {
                "line": 5754,
                "column": 391
              },
              "errorSnippet": "&lt;div id=\"p7TMnav\"&gt; &lt;div&gt;&lt;a href=\"home.html\" class=\"p7currentmark\"&gt;Home&lt;/a&gt;&lt;/div&gt; &lt;div&gt;&lt;a href=\"About_Us/About_Us.html\" onclick=\"P7_TMenu(this);return false\"&gt;About Us&lt;/a&gt; &lt;div style=\"\"&gt;&lt;a href=\"Abou",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[2]",
              "issueID": "bd371bb4b43d6fb6f11a8e7368b8feb4",
              "signature": "fa30df03c8eefb021b4fe83643540d6c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=bd371bb4b43d6fb6f11a8e7368b8feb4"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 111,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"About_Us/Commissioner.html\"&gt;Commissioner&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/a[1]",
              "issueID": "85eaa77a48d60e18f4e64d2178cd1198",
              "signature": "cc1557c0c60188a32359b257e7878672",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=85eaa77a48d60e18f4e64d2178cd1198"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 111,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"About_Us/history.html\"&gt;History&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[2]/div[2]/div[2]/a[1]",
              "issueID": "33a031f64bfaf378c8b7504c5014cff4",
              "signature": "f56c7b5cbc0f3fadbf11873369772efc",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=33a031f64bfaf378c8b7504c5014cff4"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 112,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"About_Us/synopsis.html\"&gt;Synopsis&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[2]/div[2]/div[3]/a[1]",
              "issueID": "d898065d1c61c0ee4ff8e189d13f936f",
              "signature": "1382617e9252cc9a26ee1f5655468785",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=d898065d1c61c0ee4ff8e189d13f936f"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 112,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"Organization/organization.html\"&gt;Structure&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[2]/div[4]/div[1]/a[1]",
              "issueID": "7517999d65975199d3978517eced37d2",
              "signature": "c6bea60a03413d8be7545ffbe081352d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=7517999d65975199d3978517eced37d2"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 112,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"Organization/Operations/Index.html\"&gt;Operations&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[2]/div[4]/div[2]/a[1]",
              "issueID": "d772ef2b51acb4b459c3c7bfec8fb611",
              "signature": "32189ba98a3f7d7bcabcfcb8077f30bb",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=d772ef2b51acb4b459c3c7bfec8fb611"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 112,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"Organization/Engineering/Index.html\"&gt;Engineering&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[2]/div[4]/div[3]/a[1]",
              "issueID": "89d0c8ed24506349dc3df4a5e9e0d7ee",
              "signature": "c68c88203eb84be70daa2164e5fd52e4",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=89d0c8ed24506349dc3df4a5e9e0d7ee"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 112,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"Organization/foreign_affairs.html\"&gt;Foreign Affairs&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[2]/div[4]/div[4]/a[1]",
              "issueID": "4a264d1e55d0bbbf891968e9e3b11940",
              "signature": "1431c52eeacc380f672b890be5ae6672",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=4a264d1e55d0bbbf891968e9e3b11940"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 112,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"Organization/legal_advisor.html\"&gt;Legal Advisor&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[2]/div[4]/div[5]/a[1]",
              "issueID": "bcbc7a7bfd8e0b06af941180e70079ac",
              "signature": "bae10ace4834cf66c061e4a20eb41e55",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=bcbc7a7bfd8e0b06af941180e70079ac"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 112,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"Organization/washington.html\"&gt;Washington DC Liaison&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[2]/div[4]/div[6]/a[1]",
              "issueID": "d80f83e88ba9b74d43438b67ff610a42",
              "signature": "06f9fb31dbcc7c26425b814f354968f1",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=d80f83e88ba9b74d43438b67ff610a42"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 112,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"EMD/Index.html\"&gt;Environmental Management&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[2]/div[4]/div[7]/a[1]",
              "issueID": "ae19338e03833d39dd01c8a96534ffe9",
              "signature": "0aaa2534b85813747edf4fbd037f0e3d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=ae19338e03833d39dd01c8a96534ffe9"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 140,
                "column": 416
              },
              "errorSnippet": "&lt;a href=\"Organization/Administration/Index.html\"&gt;Administration&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[2]/div[4]/div[8]/a[1]",
              "issueID": "6e546266937261e0bc3cafa432fb1c54",
              "signature": "043fc5cb061b7a6c1f152bd6ff4aff03",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=6e546266937261e0bc3cafa432fb1c54"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 142,
                "column": 1090
              },
              "errorSnippet": "&lt;a href=\"Employment_Opportunities/Human_Resources.html\"&gt;Human Resources&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[2]/div[4]/div[9]/a[1]",
              "issueID": "9d3a4a44bf5598a52e0370c59c166c9e",
              "signature": "5c547bfafe548ba734cb1334f66cdad4",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=9d3a4a44bf5598a52e0370c59c166c9e"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 160,
                "column": 79
              },
              "errorSnippet": "&lt;a href=\"Organization/Public_Affairs.html\"&gt;Public Affairs&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[2]/div[4]/div[10]/a[1]",
              "issueID": "2279f22693d8b926ff74024aa88dfd49",
              "signature": "0e0a54610ea7982885c11cece1371a5c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=2279f22693d8b926ff74024aa88dfd49"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 1147,
                "column": 5796
              },
              "errorSnippet": "&lt;a href=\"Organization/eeo.html\"&gt;EEO&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[2]/div[4]/div[11]/a[1]",
              "issueID": "935c3fbd5c550cfd488484dc6fdfd49a",
              "signature": "baf3339e85584922a1f7f66d3a689b49",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=935c3fbd5c550cfd488484dc6fdfd49a"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 1152,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"Organization/Compliance.html\"&gt;Compliance Data&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[2]/div[4]/div[12]/a[1]",
              "issueID": "ac35d2e0fefb00a37bd21a6456a263b0",
              "signature": "042f93989410350907a4c57f0b94a1ba",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=ac35d2e0fefb00a37bd21a6456a263b0"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 1168,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"Mission_Operations/Flood_Operations.html\"&gt;Flood Control Levee Systems&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[2]/div[5]/div[1]/a[1]",
              "issueID": "73de3beceea59d59e0578d9bd7eb3468",
              "signature": "c0b8e2a596335c9eaa04d4aa449f45c3",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=73de3beceea59d59e0578d9bd7eb3468"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 1168,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"Mission_Operations/SoD.html\"&gt;Safety of Dams&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[2]/div[5]/div[2]/a[1]",
              "issueID": "f17106e47f1d7a95108a6e82baeabfa3",
              "signature": "cdbfaf1a4fe9534b219beeb392f1dd36",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=f17106e47f1d7a95108a6e82baeabfa3"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 3744,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"Mission_Operations/Diversion_Dams.html\"&gt;Diversion Dams &amp;amp; Related Structures&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[2]/div[5]/div[3]/a[1]",
              "issueID": "aec7183b7ec0c01d7012f5f729128541",
              "signature": "2aacad4517f3a0ed91c28b5feb260836",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=aec7183b7ec0c01d7012f5f729128541"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 3745,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"Mission_Operations/Hydro_Plants.html\"&gt;Storage Dams (Reservoirs) / Power Plants&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[2]/div[5]/div[4]/a[1]",
              "issueID": "67ec311fbf50ddfef7337a2806261740",
              "signature": "06326ff6d4f5d47e125862bab888dcec",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=67ec311fbf50ddfef7337a2806261740"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 3745,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"Mission_Operations/Wastewater_TP.html\"&gt;Wastewater Treatment Plants&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[2]/div[5]/div[5]/a[1]",
              "issueID": "39e3589ea1f85808406aed58a6f2e9db",
              "signature": "1652213453a7ee7625eb49f31c675188",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=39e3589ea1f85808406aed58a6f2e9db"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 3745,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"Organization/Operations/Field_Offices/Index.html\"&gt;Field Offices&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[2]/div[5]/div[6]/a[1]",
              "issueID": "3e27b70fb77f82ca6f07bbd8f147664a",
              "signature": "b2f7d0e99f1bb745b9ef5a5f4a112f68",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=3e27b70fb77f82ca6f07bbd8f147664a"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 3745,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"CRP/Index.htm\"&gt;Texas Clean Rivers&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[2]/div[5]/div[7]/a[1]",
              "issueID": "dfeccaacc817be528133805a63b4772e",
              "signature": "3d5f3707ef2b249587a95e459af66d50",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=dfeccaacc817be528133805a63b4772e"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4104,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"Mission_Operations/Emergency_Management.html\"&gt;Emergency Management&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[2]/div[5]/div[8]/a[1]",
              "issueID": "0f66c8f16cebcccc5b5c2548fb7dde91",
              "signature": "9fd5f196b1d1f7174dde26d19963b1d3",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=0f66c8f16cebcccc5b5c2548fb7dde91"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4105,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"Treaties_Minutes/treaties.html\"&gt;Treaties&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[2]/div[6]/div[1]/a[1]",
              "issueID": "3e19e1eecf3e7555ea603ddbb5b07e24",
              "signature": "a20f7e9f2baa0b945dea4f731c3ff0c3",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=3e19e1eecf3e7555ea603ddbb5b07e24"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4105,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"Treaties_Minutes/Minutes.html\"&gt;Minutes&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[2]/div[6]/div[2]/a[1]",
              "issueID": "d3858282a3bb756869180b994aadaf1c",
              "signature": "4b536f1fe0d3b59c3ded577159b8e222",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=d3858282a3bb756869180b994aadaf1c"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4105,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"Treaties_Minutes/Minutes_ByProject.html\"&gt;Minutes By Project&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[2]/div[6]/div[3]/a[1]",
              "issueID": "cbb6a0bd0e7c1341071195c95e170773",
              "signature": "6a9cb4de73d022ddd551c24c299a83c6",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=cbb6a0bd0e7c1341071195c95e170773"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4273,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"Water_Data/Index.html\"&gt;Mission&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[2]/div[8]/div[1]/a[1]",
              "issueID": "33fdedbeefeb7a32890a71b2bb5d6f6c",
              "signature": "171540915d57814df658dc9077175e81",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=33fdedbeefeb7a32890a71b2bb5d6f6c"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4273,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"Water_Data/Reports/Index.html\"&gt;Reports&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[2]/div[8]/div[2]/a[1]",
              "issueID": "66d37ca5a8a3178f6806d6c999465192",
              "signature": "bd542f8edaeacf3ef3cf5bbe3ffbb589",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=66d37ca5a8a3178f6806d6c999465192"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4273,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"wad/WAD_quickpick.html\"&gt;Quick Pick&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[2]/div[8]/div[3]/a[1]",
              "issueID": "6c0d0d8bb72faf86b0ff8b78dd7aca55",
              "signature": "b619176385da20ae99d65e4675ac8bde",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=6c0d0d8bb72faf86b0ff8b78dd7aca55"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4344,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"Water_Data/water_bulletins.html\"&gt;Water Bulletins&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[2]/div[8]/div[4]/a[1]",
              "issueID": "f8d08d68d6e4515911de7b2c68f5f2f0",
              "signature": "02a9f778321fdac2134fe156dddd655a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=f8d08d68d6e4515911de7b2c68f5f2f0"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4345,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"Water_Data/rio_grande_WF.html#Stream\"&gt;Stream Gage Data&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[2]/div[8]/div[5]/a[1]",
              "issueID": "add07ac4ff62169c71da8f6949a7e1e4",
              "signature": "3a3ce875336d3ed8a03bb5d8e7de51d6",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=add07ac4ff62169c71da8f6949a7e1e4"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4345,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"Water_Data/Transboundary_Aquifer.html\"&gt;Transboundary Aquifers&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[2]/div[8]/div[6]/a[1]",
              "issueID": "e66ec54e7ee5944126ebea4024c109dc",
              "signature": "0043cb12e1c5011f144b065e523138ac",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=e66ec54e7ee5944126ebea4024c109dc"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4345,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"Water_Data/Flood_Warning.htm\"&gt;Flood Warning Notices&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[2]/div[8]/div[7]/a[1]",
              "issueID": "827b5306fcd70d472db15cafc697cdcd",
              "signature": "a9cada50c247fd89eb9ba662ea4ccfda",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=827b5306fcd70d472db15cafc697cdcd"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4572,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"GIS_Maps/GIS_Program.html\"&gt;GIS Program&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[2]/div[9]/div[1]/a[1]",
              "issueID": "a950e770e04bd9c87c7206a5a1f562b0",
              "signature": "43cece776287525bef08b2aae12b9484",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=a950e770e04bd9c87c7206a5a1f562b0"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4573,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"GIS_Maps/Activity_Maps.html\"&gt;Project / Activity Maps&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[2]/div[9]/div[2]/a[1]",
              "issueID": "05a54672ce90fb76ad61165744c0c5eb",
              "signature": "5df2ac498309afde268050f86a7f27d7",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=05a54672ce90fb76ad61165744c0c5eb"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4573,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"GIS_Maps/ArcIMS_Program.html\"&gt;ArcIMS&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[2]/div[9]/div[3]/a[1]",
              "issueID": "1c3979923f3ae2208e361789c2c95a14",
              "signature": "0a946cfbefa10f94d227550135a083d0",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=1c3979923f3ae2208e361789c2c95a14"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4573,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"GIS_Maps/GIS_Links.html\"&gt;GIS Links&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[2]/div[9]/div[4]/a[1]",
              "issueID": "849a5b653f62bfbfe69771330a49abb9",
              "signature": "3cc2fb1ece06ddd226e6d27c41f69852",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=849a5b653f62bfbfe69771330a49abb9"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4741,
                "column": 40
              },
              "errorSnippet": "&lt;a href=\"News_Publications/Press_Releases.html\"&gt;Press Releases&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[2]/div[10]/div[1]/a[1]",
              "issueID": "f63214a2fdbe84bcfe1d3479cc162d9a",
              "signature": "db7926fe8c76601f031a498c0410c90d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=f63214a2fdbe84bcfe1d3479cc162d9a"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4752,
                "column": 52
              },
              "errorSnippet": "&lt;a href=\"News_Publications/Annual_Reports.html\"&gt;Annual Reports&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[2]/div[10]/div[2]/a[1]",
              "issueID": "24c0d7d6bbeda9cc3fa46a37792934ff",
              "signature": "6999636b6bd5c3e5e9568c8cfa09b62b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=24c0d7d6bbeda9cc3fa46a37792934ff"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4753,
                "column": 58
              },
              "errorSnippet": "&lt;a href=\"News_Publications/Newsletter.htm\"&gt;Newsletter&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[2]/div[10]/div[3]/a[1]",
              "issueID": "f8becc24e3dc354f32833e364d6c6628",
              "signature": "447e74d1af8ab6c3747ce98c4ddb9fad",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=f8becc24e3dc354f32833e364d6c6628"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5161,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"Citizens_Forums/CF_SBIWTP.html\"&gt;San Diego&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[2]/div[11]/div[1]/a[1]",
              "issueID": "ff49dd7e79dd95dc99157e82c5a716cb",
              "signature": "8bb14529b9d54f6c254654118caa107c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=ff49dd7e79dd95dc99157e82c5a716cb"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5161,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"Citizens_Forums/CF_Colorado.html\"&gt;Colorado River&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[2]/div[11]/div[2]/a[1]",
              "issueID": "95293938a9f9e2e3751197d6478750ac",
              "signature": "7368b7df444c0e7466e9e758f70f99cf",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=95293938a9f9e2e3751197d6478750ac"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5909,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"Citizens_Forums/CF_SE_AZ.html\"&gt;Southeast Arizona&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[2]/div[11]/div[3]/a[1]",
              "issueID": "13e280ba00e6562bea24535e442a4920",
              "signature": "be7ec578f1e96d7e26eb49dac7038a03",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=13e280ba00e6562bea24535e442a4920"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5910,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"Citizens_Forums/CF_URG.html\"&gt;Upper Rio Grande&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[2]/div[11]/div[4]/a[1]",
              "issueID": "c45255fb85e3558e5fc3d75785c901db",
              "signature": "8e93c95653c381030ab93dce2e024747",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=c45255fb85e3558e5fc3d75785c901db"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5910,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"Citizens_Forums/CF_Lower_RG.html\"&gt;Lower Rio Grande&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[2]/div[11]/div[5]/a[1]",
              "issueID": "2f78f45732f27b8561f929eb42b88696",
              "signature": "cd7b0d14422c494a4f11996d2672ea9d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=2f78f45732f27b8561f929eb42b88696"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 67,
                  "y": 524.5
                },
                "bottom-right": {
                  "x": 67,
                  "y": 533.5
                },
                "height": 9,
                "width": 0
              },
              "position": {
                "line": 7898,
                "column": 11
              },
              "errorSnippet": "&lt;span class=\"p7currentmark\"&gt;&lt;center&gt;Follow us on Twitter!&lt;/center&gt;&lt;/span&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[2]/center[2]/span[1]",
              "issueID": "6a47852543c95e8fd7ea10c24be1c40f",
              "signature": "4819e1ec713baafa55cafc233ef5090d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=6a47852543c95e8fd7ea10c24be1c40f"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 5,
                  "y": 34
                },
                "bottom-right": {
                  "x": 202,
                  "y": 62
                },
                "height": 28,
                "width": 197
              },
              "position": {
                "line": 7918,
                "column": 0
              },
              "errorSnippet": "&lt;span class=\"style3\"&gt;Posted Pursuant to the No FEAR Act updated 1st&amp;nbsp; &lt;/span&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[3]/table[1]/tr[3]/td[1]/p[1]/span[1]",
              "issueID": "a8ffac6aa9280d69ce694d811a413eb0",
              "signature": "3bf710c7c2214cf5235293ed1eca9de0",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=a8ffac6aa9280d69ce694d811a413eb0"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 5,
                  "y": 45
                },
                "bottom-right": {
                  "x": 117,
                  "y": 84
                },
                "height": 39,
                "width": 112
              },
              "position": {
                "line": 7918,
                "column": 0
              },
              "errorSnippet": "&lt;span class=\"style3\"&gt;Qtr 2022&lt;a href=\"../Files/NoFearPosting_1stQTR_032222.pdf\" target=\"_blank\"&gt;&lt;img src=\"images/pdf_image_smaller.png\" alt=\"EEO Data\" width=\"15\" height=\"15\" border=\"0\"&gt;&lt;/a&gt;&lt;br&gt;&lt;br&gt; &lt;a href=\"Files/No",
              "xpath": "/html/body/div[1]/div[1]/div[3]/table[1]/tr[3]/td[1]/p[1]/span[2]",
              "issueID": "f891808bddb0d066b352fd4aec0de7cb",
              "signature": "de93180f192d71b0c1ceeb34f146c342",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=f891808bddb0d066b352fd4aec0de7cb"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 5,
                  "y": 34
                },
                "bottom-right": {
                  "x": 202,
                  "y": 70
                },
                "height": 36,
                "width": 197
              },
              "position": {
                "line": 7922,
                "column": 15
              },
              "errorSnippet": "&lt;span class=\"style3\"&gt;Find F.O.I.A. compliance information and procedures on how to request information from U.S. IBWC.&lt;/span&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[3]/table[1]/tr[3]/td[2]/p[1]/span[1]",
              "issueID": "434264e326843a4a175b97013b6f2688",
              "signature": "85e5c3c39f3ecc97b4f8708e9b327dd7",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=434264e326843a4a175b97013b6f2688"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 5,
                  "y": 34
                },
                "bottom-right": {
                  "x": 202,
                  "y": 67
                },
                "height": 33,
                "width": 197
              },
              "position": {
                "line": 7927,
                "column": 15
              },
              "errorSnippet": "&lt;span class=\"style3\"&gt;See Flood Warning Notices to the general public, all owners, lessees, licensees and users of lands in the border region.&lt;/span&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[3]/table[1]/tr[4]/td[1]/p[1]/span[1]",
              "issueID": "cff7fad355799f01cf4e736c94275b35",
              "signature": "66003339d970616f748f80dbadef279f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=cff7fad355799f01cf4e736c94275b35"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 5,
                  "y": 34
                },
                "bottom-right": {
                  "x": 202,
                  "y": 56
                },
                "height": 22,
                "width": 197
              },
              "position": {
                "line": 7929,
                "column": 11
              },
              "errorSnippet": "&lt;span class=\"style3\"&gt;Quick link to real time water flows of the Rio Grande &lt;/span&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[3]/table[1]/tr[4]/td[2]/p[1]/span[1]",
              "issueID": "1e874406901cae45c653ac8af8d97e5c",
              "signature": "fee608aa24041f89812f7995fc6d4f59",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=1e874406901cae45c653ac8af8d97e5c"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 5,
                  "y": 21
                },
                "bottom-right": {
                  "x": 196,
                  "y": 54
                },
                "height": 33,
                "width": 191
              },
              "position": {
                "line": 7934,
                "column": 21
              },
              "errorSnippet": "&lt;span class=\"style3\"&gt;For information on how to report suspected fraud and or to obtain IG reports, please visit:&amp;nbsp;&lt;a href=\"https://oig.hhs.gov/\"&gt;https://oig.hhs.gov/&lt;/a&gt; or 202-663-0340&lt;/span&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[3]/table[1]/tr[5]/td[1]/span[1]",
              "issueID": "c941786cb9eea48c26ecd0c7aeba29b2",
              "signature": "e7de7d3c98c7d5e72b1f622a5ab839aa",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=c941786cb9eea48c26ecd0c7aeba29b2"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 5,
                  "y": 21
                },
                "bottom-right": {
                  "x": 194,
                  "y": 54
                },
                "height": 33,
                "width": 189
              },
              "position": {
                "line": 7936,
                "column": 11
              },
              "errorSnippet": "&lt;span class=\"style3\"&gt;Visit the website of our counterpart, la Comisión Internacional de Límites y Aguas (CILA)&lt;/span&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[3]/table[1]/tr[5]/td[2]/span[1]",
              "issueID": "c5d29a1830698845a915cf792db06ad9",
              "signature": "5074520a2f6d718412af8941a925231f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=c5d29a1830698845a915cf792db06ad9"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 5,
                  "y": 65
                },
                "bottom-right": {
                  "x": 411,
                  "y": 87
                },
                "height": 22,
                "width": 406
              },
              "position": {
                "line": 7944,
                "column": 13
              },
              "errorSnippet": "&lt;span class=\"style3\"&gt;To obtain a copy of a public financial disclosure report &lt;a href=\"Files/OGE_Form_278e.xls\" target=\"_blank\"&gt;(OGE Form 278e)&lt;/a&gt;, please submit &lt;a href=\"Files/OGE_Form_201_Aug_2017.pdf\"&gt;OGE Form 201&lt;/a&gt; to",
              "xpath": "/html/body/div[1]/div[1]/div[3]/table[1]/tr[6]/td[1]/p[1]/span[1]",
              "issueID": "b4f9b7232fb98e97e6ab7c6d25fcaa13",
              "signature": "dc2dca0851d34af20139e0d2eb18aaa8",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=b4f9b7232fb98e97e6ab7c6d25fcaa13"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 5,
                  "y": 118
                },
                "bottom-right": {
                  "x": 411,
                  "y": 140
                },
                "height": 22,
                "width": 406
              },
              "position": {
                "line": 7947,
                "column": 13
              },
              "errorSnippet": "&lt;span class=\"style3\"&gt;Visit the Office of Special Counsel (OSC) website to read about Whistleblower rights, the Hatch Act, Prohibited Personnel Practices or file a claim&lt;/span&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[3]/table[1]/tr[6]/td[1]/p[1]/span[2]",
              "issueID": "df417c51ff114cadf387a7044dfcc8d2",
              "signature": "f32ca8c2c7b26ed48c1c1df8be5412c5",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=df417c51ff114cadf387a7044dfcc8d2"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 729,
                  "y": 112
                },
                "bottom-right": {
                  "x": 947,
                  "y": 1201
                },
                "height": 1089,
                "width": 218
              },
              "position": {
                "line": 7887,
                "column": 11
              },
              "errorSnippet": "&lt;div id=\"rightNews\"&gt;&lt;!-- InstanceBeginEditable name=\"News Content\" --&gt; &lt;p align=\"justify\"&gt;&lt;img src=\"images/News_n_PressReleases.jpg\" alt=\"News and Press Releases\" width=\"218\" height=\"45\"&gt;&lt;br&gt;&lt;br&gt; &lt;a href=\"Files/Pres",
              "xpath": "/html/body/div[1]/div[1]/div[4]",
              "issueID": "7ad3bda0ed4c5f01df9526c0c6ca6ba9",
              "signature": "1b84f25e2a506704b727ab370b3cf3ea",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=7ad3bda0ed4c5f01df9526c0c6ca6ba9"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 49,
                  "y": 1212
                },
                "bottom-right": {
                  "x": 949,
                  "y": 1289
                },
                "height": 77,
                "width": 900
              },
              "position": {
                "line": 7888,
                "column": 11
              },
              "errorSnippet": "&lt;div id=\"footer\"&gt; &lt;table width=\"889\" border=\"0\" align=\"center\"&gt; &lt;tbody&gt;&lt;tr&gt; &lt;td width=\"3\"&gt;&lt;div align=\"center\"&gt;&lt;/div&gt;&lt;/td&gt; &lt;td width=\"169\"&gt;&lt;div align=\"center\" onclick=\"MM_openBrWindow('mission.html'",
              "xpath": "/html/body/div[1]/div[2]",
              "issueID": "49996a141c40f7b2e7907a633686265f",
              "signature": "4567e3cd22a14f4929ac7ad6aaa9dd4d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=49996a141c40f7b2e7907a633686265f"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 47.984375,
                  "y": 3
                },
                "bottom-right": {
                  "x": 121.984375,
                  "y": 13
                },
                "height": 10,
                "width": 74
              },
              "position": {
                "line": 7835,
                "column": 25
              },
              "errorSnippet": "&lt;a href=\"#\"&gt;Mission Statement&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/table[1]/tr[1]/td[2]/div[1]/u[1]/a[1]",
              "issueID": "a94fdc2f9ee1c52095656fe53c50057d",
              "signature": "756cc958f15a7f045260df87a2ca63e6",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=a94fdc2f9ee1c52095656fe53c50057d"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 55.734375,
                  "y": 3
                },
                "bottom-right": {
                  "x": 84.734375,
                  "y": 13
                },
                "height": 10,
                "width": 29
              },
              "position": {
                "line": 7836,
                "column": 25
              },
              "errorSnippet": "&lt;a href=\"privacy.html\"&gt;Privacy&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/table[1]/tr[1]/td[4]/div[1]/a[1]",
              "issueID": "c3577b92595c6264d8ded6e755da668f",
              "signature": "965d1805714574522aad9da13cb7cec3",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=c3577b92595c6264d8ded6e755da668f"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 46.96875,
                  "y": 3
                },
                "bottom-right": {
                  "x": 102.96875,
                  "y": 13
                },
                "height": 10,
                "width": 56
              },
              "position": {
                "line": 7837,
                "column": 25
              },
              "errorSnippet": "&lt;a href=\"https://outlook.office365.com\"&gt;Outlook-Login&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/table[1]/tr[1]/td[7]/div[1]/a[1]",
              "issueID": "7733cc1b2a9a2f3f9d9200de15f7b00e",
              "signature": "492a345ccc4b21421128c8c274318a53",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=7733cc1b2a9a2f3f9d9200de15f7b00e"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 49.21875,
                  "y": 3
                },
                "bottom-right": {
                  "x": 81.21875,
                  "y": 13
                },
                "height": 10,
                "width": 32
              },
              "position": {
                "line": 7838,
                "column": 25
              },
              "errorSnippet": "&lt;a href=\"#\"&gt;General&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/table[1]/tr[1]/td[9]/div[1]/u[1]/a[1]",
              "issueID": "161cd989b7e2887f56a198480bb2c96b",
              "signature": "f96e998f9d9cdcf61f915e8688e78af5",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=161cd989b7e2887f56a198480bb2c96b"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 81.25,
                  "y": 3
                },
                "bottom-right": {
                  "x": 126.25,
                  "y": 13
                },
                "height": 10,
                "width": 45
              },
              "position": {
                "line": 7839,
                "column": 25
              },
              "errorSnippet": "&lt;a href=\"#\"&gt; Disclaimer&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/table[1]/tr[1]/td[9]/div[1]/a[1]",
              "issueID": "7522268d4f00ff73dd036e151005f3d0",
              "signature": "52c2f3927e0aa6642ab9eaf14ccbb288",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=7522268d4f00ff73dd036e151005f3d0"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 1291
                },
                "height": 1291,
                "width": 1024
              },
              "position": {
                "line": 2147,
                "column": 60
              },
              "errorSnippet": "&lt;body onload=\"P7_TMopen()\"&gt;\n&lt;div id=\"shadow\"&gt; &lt;div id=\"wrapper\"&gt; &lt;div id=\"topBanner\"&gt;&lt;img name=\"banner2\" src=\"images/topBanner.gif\" width=\"900\" height=\"111\" border=\"0\" id=\"banner2\" alt=\"\"&gt;&lt;/div&gt; &lt;div id=\"leftNav\"&gt",
              "xpath": "/html/body",
              "issueID": "ac641d0e36ab82eb6d3d50835eea9714",
              "signature": "f136daab863bb34bee58d25af1a9243b",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=ac641d0e36ab82eb6d3d50835eea9714"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 1147,
                "column": 5796
              },
              "errorSnippet": "&lt;a href=\"Organization/eeo.html\"&gt;EEO&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[2]/div[4]/div[11]/a[1]",
              "issueID": "a24c48b751535a2358f83e1b5d2ac363",
              "signature": "882750a9a43498915f8c33feb772c3ce",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=a24c48b751535a2358f83e1b5d2ac363"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 162.5,
                  "y": 513.5
                },
                "bottom-right": {
                  "x": 187.5,
                  "y": 526.5
                },
                "height": 13,
                "width": 25
              },
              "position": {
                "line": 6269,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/usibwc?t=6ARJp9mZk0UQnKJpONKPQQ&amp;amp;s=09\"&gt;&lt;img src=\"images/icon_twitter-508.png\" width=\"25\" height=\"25\" alt=\"\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[2]/center[1]/a[1]",
              "issueID": "c77429d01c9abd200c443e6566549a82",
              "signature": "f943b9b944a6360cc0db194adf34f33b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=c77429d01c9abd200c443e6566549a82"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 5,
                  "y": 18
                },
                "bottom-right": {
                  "x": 106,
                  "y": 33
                },
                "height": 15,
                "width": 101
              },
              "position": {
                "line": 6270,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"../Files/NoFearPosting_1stQTR_032222.pdf\" target=\"_blank\"&gt;No FEAR Act Data&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[3]/table[1]/tr[3]/td[1]/p[1]/a[1]",
              "issueID": "df4a517f9e22fce0daec81a92b9dd197",
              "signature": "71c06851f63be1d4b8f1747badc875d7",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=df4a517f9e22fce0daec81a92b9dd197"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 101.75,
                  "y": 51
                },
                "bottom-right": {
                  "x": 116.75,
                  "y": 62
                },
                "height": 11,
                "width": 15
              },
              "position": {
                "line": 6270,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"../Files/NoFearPosting_1stQTR_032222.pdf\" target=\"_blank\"&gt;&lt;img src=\"images/pdf_image_smaller.png\" alt=\"EEO Data\" width=\"15\" height=\"15\" border=\"0\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[3]/table[1]/tr[3]/td[1]/p[1]/span[2]/a[1]",
              "issueID": "16149e612bc2cdb3b541bdf2b65fd315",
              "signature": "2d272cfe2b5494d4f91ca3a6deda1fbe",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=16149e612bc2cdb3b541bdf2b65fd315"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 5,
                  "y": 73
                },
                "bottom-right": {
                  "x": 113,
                  "y": 84
                },
                "height": 11,
                "width": 108
              },
              "position": {
                "line": 6270,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"Files/Notification_and_Federal_Employee_Antidiscrimination_and_Retaliation_Act_of_2002.pdf\" target=\"_blank\"&gt;No Fear Retaliation Notice&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[3]/table[1]/tr[3]/td[1]/p[1]/span[2]/a[2]",
              "issueID": "f5b5119993c7cae6fdaa06c20a1efe70",
              "signature": "28008d075ef7871965dceee154122211",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=f5b5119993c7cae6fdaa06c20a1efe70"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 5,
                  "y": 5
                },
                "bottom-right": {
                  "x": 91,
                  "y": 20
                },
                "height": 15,
                "width": 86
              },
              "position": {
                "line": 6509,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://oig.hhs.gov/\" target=\"_blank\"&gt;Suspected Fraud&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[3]/table[1]/tr[5]/td[1]/a[1]",
              "issueID": "3fa3a110ce439c69eb5982da50f8364d",
              "signature": "3f99ef8aaea3be0d9d395a584710a224",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=3fa3a110ce439c69eb5982da50f8364d"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 5,
                  "y": 18
                },
                "bottom-right": {
                  "x": 194,
                  "y": 33
                },
                "height": 15,
                "width": 189
              },
              "position": {
                "line": 6510,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.ibwc.gov/Files/USIBWC_Strategic_Plan_2021-2025.pdf\" target=\"_blank\"&gt;USIBWC Strategic Plan 2021 -2025&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[3]/table[1]/tr[6]/td[1]/p[1]/a[1]",
              "issueID": "7b4b4bc1139eeefaf0cd446296d9c3ba",
              "signature": "31e2eb54349f5e1b090da7bf9c2c89b2",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=7b4b4bc1139eeefaf0cd446296d9c3ba"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 5,
                  "y": 49
                },
                "bottom-right": {
                  "x": 195,
                  "y": 64
                },
                "height": 15,
                "width": 190
              },
              "position": {
                "line": 6581,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"https://www.oge.gov/\" target=\"_blank\"&gt;Office of Government Ethics (OGE)&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[3]/table[1]/tr[6]/td[1]/p[1]/a[2]",
              "issueID": "cf496dc8bd34206f61945c08dea86363",
              "signature": "03e3ff3d0b6c6beeb8f1617aefb4001d",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=cf496dc8bd34206f61945c08dea86363"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 246.421875,
                  "y": 65
                },
                "bottom-right": {
                  "x": 320.421875,
                  "y": 76
                },
                "height": 11,
                "width": 74
              },
              "position": {
                "line": 6737,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"Files/OGE_Form_278e.xls\" target=\"_blank\"&gt;(OGE Form 278e)&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[3]/table[1]/tr[6]/td[1]/p[1]/span[1]/a[1]",
              "issueID": "84e579a49d6b0e3a37dc3daf6c8497dd",
              "signature": "b4c2b43b16e7430436635b1b23508fe8",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=84e579a49d6b0e3a37dc3daf6c8497dd"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 5,
                  "y": 102
                },
                "bottom-right": {
                  "x": 177,
                  "y": 117
                },
                "height": 15,
                "width": 172
              },
              "position": {
                "line": 6738,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://www.osc.gov\" target=\"_blank\"&gt;Office of Special Counsel (OSC)&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[3]/table[1]/tr[6]/td[1]/p[1]/a[3]",
              "issueID": "5ef1846a0dbceb926b725f6f890eb4b2",
              "signature": "74b7a0ff23c6ce0cf6e17286384e0c92",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=5ef1846a0dbceb926b725f6f890eb4b2"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 5,
                  "y": 170
                },
                "bottom-right": {
                  "x": 88,
                  "y": 185
                },
                "height": 15,
                "width": 83
              },
              "position": {
                "line": 6905,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"Files/OSC_Poster_Whistleblower.pdf\" target=\"_blank\"&gt;Whistleblowing&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[3]/table[1]/tr[6]/td[1]/p[1]/a[4]",
              "issueID": "8d7e9f3a2a87abfd5f852d62b37d549d",
              "signature": "543bafc80d98376b375dd406258c945e",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=8d7e9f3a2a87abfd5f852d62b37d549d"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 5,
                  "y": 186
                },
                "bottom-right": {
                  "x": 142,
                  "y": 201
                },
                "height": 15,
                "width": 137
              },
              "position": {
                "line": 6906,
                "column": 40
              },
              "errorSnippet": "&lt;a href=\"Files/OSC_Poster_WB_Retaliation.pdf\" target=\"_blank\"&gt;Whistleblower Retaliation&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[3]/table[1]/tr[6]/td[1]/p[1]/a[5]",
              "issueID": "e58d565990243a6ae73a2b5090cb2f9c",
              "signature": "9a08af10448ff9863ce5ddab2e9c82db",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=e58d565990243a6ae73a2b5090cb2f9c"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 5,
                  "y": 202
                },
                "bottom-right": {
                  "x": 164,
                  "y": 217
                },
                "height": 15,
                "width": 159
              },
              "position": {
                "line": 6917,
                "column": 52
              },
              "errorSnippet": "&lt;a href=\"Files/OSC_Poster_PPP.pdf\" target=\"_blank\"&gt;Prohibited Personnel Practices&lt;br&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[3]/table[1]/tr[6]/td[1]/p[1]/a[6]",
              "issueID": "a635453355f949b08a20baf4e60ab7f7",
              "signature": "72a4b2f1d47bf745502711d76c65749a",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=a635453355f949b08a20baf4e60ab7f7"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 5,
                  "y": 218
                },
                "bottom-right": {
                  "x": 68,
                  "y": 233
                },
                "height": 15,
                "width": 63
              },
              "position": {
                "line": 6918,
                "column": 58
              },
              "errorSnippet": "&lt;a href=\"Files/OSC_Poster_Your_Rights.pdf\" target=\"_blank\"&gt;Your Rights&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[3]/table[1]/tr[6]/td[1]/p[1]/a[7]",
              "issueID": "fb01911e9e0a681989a807d0d541e08a",
              "signature": "8de98cc11d3336aaa4ad4d3da0fba571",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=fb01911e9e0a681989a807d0d541e08a"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 5,
                  "y": 234
                },
                "bottom-right": {
                  "x": 102,
                  "y": 249
                },
                "height": 15,
                "width": 97
              },
              "position": {
                "line": 7325,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"Files/OSC_Poster_Know_Your_Rights.pdf\" target=\"_blank\"&gt; Know Your Rights&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[3]/table[1]/tr[6]/td[1]/p[1]/a[8]",
              "issueID": "f613c734e5492ef9b2b427caf03193b5",
              "signature": "9c3957bffbe42cbb5d6bc6fd207024f6",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=f613c734e5492ef9b2b427caf03193b5"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 734,
                  "y": 194
                },
                "bottom-right": {
                  "x": 785,
                  "y": 209
                },
                "height": 15,
                "width": 51
              },
              "position": {
                "line": 7326,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"Files/Press_Release_070722.pdf\" target=\"_blank\"&gt;7/7/2022&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[4]/p[1]/a[1]",
              "issueID": "5a0075dc32dce708cf84b7b1ae654387",
              "signature": "7de7b1e55acbe1dece11dff244e971bc",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=5a0075dc32dce708cf84b7b1ae654387"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 734,
                  "y": 269
                },
                "bottom-right": {
                  "x": 785,
                  "y": 284
                },
                "height": 15,
                "width": 51
              },
              "position": {
                "line": 7326,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"Files/Press_Release_070122.pdf\" target=\"_blank\"&gt;7/1/2022&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[4]/p[1]/a[2]",
              "issueID": "1f9942dad4e507c74590a3f37f53bfdd",
              "signature": "a8a2ded804932f1d21bd9949010a21b1",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=1f9942dad4e507c74590a3f37f53bfdd"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 734,
                  "y": 359
                },
                "bottom-right": {
                  "x": 792,
                  "y": 374
                },
                "height": 15,
                "width": 58
              },
              "position": {
                "line": 7826,
                "column": 14
              },
              "errorSnippet": "&lt;a href=\"Files/Draft_Environmental_Impact_Statement_Released_Projects_Mitigate_Transborder_Water_Pollution_English_&amp;amp;_Spanish.pdf\" target=\"_blank\"&gt;6/28/2022&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[4]/p[1]/a[3]",
              "issueID": "42c5635d6dbb43f1bf181abbd64aeed2",
              "signature": "8d683455a0bdc1a0fc2dd60371894e8b",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=42c5635d6dbb43f1bf181abbd64aeed2"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 734,
                  "y": 434
                },
                "bottom-right": {
                  "x": 792,
                  "y": 449
                },
                "height": 15,
                "width": 58
              },
              "position": {
                "line": 7827,
                "column": 14
              },
              "errorSnippet": "&lt;a href=\"Files/Press_Release_061422.pdf\" target=\"_blank\"&gt;6/14/2022&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[4]/p[1]/a[4]",
              "issueID": "334c23de479278417174e25219d24cc8",
              "signature": "c55569d3b034d2fedcc54003a1108f69",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=334c23de479278417174e25219d24cc8"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 734,
                  "y": 509
                },
                "bottom-right": {
                  "x": 792,
                  "y": 524
                },
                "height": 15,
                "width": 58
              },
              "position": {
                "line": 7828,
                "column": 27
              },
              "errorSnippet": "&lt;a href=\"Files/Press_Release_052622.pdf\" target=\"_blank\"&gt;5/26/2022&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[4]/p[1]/a[5]",
              "issueID": "a05291d57ffd79baf4ed92063272fac4",
              "signature": "bfad89b7ef14e363386da7b8591bfda0",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=a05291d57ffd79baf4ed92063272fac4"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 734,
                  "y": 599
                },
                "bottom-right": {
                  "x": 785,
                  "y": 614
                },
                "height": 15,
                "width": 51
              },
              "position": {
                "line": 7829,
                "column": 25
              },
              "errorSnippet": "&lt;a href=\"Files/Press_Release_050422.pdf\" target=\"_blank\"&gt;5/4/2022&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[4]/p[1]/a[6]",
              "issueID": "a363dced17f02eb94a8e91a662baf07b",
              "signature": "2ffcd7cf656e1cc025bec96186bd5b7d",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=a363dced17f02eb94a8e91a662baf07b"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 734,
                  "y": 674
                },
                "bottom-right": {
                  "x": 792,
                  "y": 689
                },
                "height": 15,
                "width": 58
              },
              "position": {
                "line": 7830,
                "column": 25
              },
              "errorSnippet": "&lt;a href=\"Files/Press_Release_042122.pdf\" target=\"_blank\"&gt;4/21/2022&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[4]/p[1]/a[7]",
              "issueID": "46a3099c38c0e5a3476439773347547c",
              "signature": "b37937c1a3925081cdf8a7d90aefea92",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=46a3099c38c0e5a3476439773347547c"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 734,
                  "y": 764
                },
                "bottom-right": {
                  "x": 792,
                  "y": 779
                },
                "height": 15,
                "width": 58
              },
              "position": {
                "line": 7832,
                "column": 14
              },
              "errorSnippet": "&lt;a href=\"Files/Press_Release_031022.pdf\" target=\"_blank\"&gt;3/10/2022&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[4]/p[1]/a[8]",
              "issueID": "f4357c1a6dd61e2ae6b5c32c4f1442c3",
              "signature": "d9163b5c7427188719a7b5da6750ba9b",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=f4357c1a6dd61e2ae6b5c32c4f1442c3"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 734,
                  "y": 854
                },
                "bottom-right": {
                  "x": 792,
                  "y": 869
                },
                "height": 15,
                "width": 58
              },
              "position": {
                "line": 7833,
                "column": 14
              },
              "errorSnippet": "&lt;a href=\"Files/USIBWC_Spotlight_Demetrius_Gaines.pdf\" target=\"_blank\"&gt;2/24/2022&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[4]/p[1]/a[9]",
              "issueID": "48259c9f206baaa9a14f3abf4e3fee53",
              "signature": "572acdcfe04150d6104dc39d0b9e5343",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=48259c9f206baaa9a14f3abf4e3fee53"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 734,
                  "y": 1182
                },
                "bottom-right": {
                  "x": 858,
                  "y": 1197
                },
                "height": 15,
                "width": 124
              },
              "position": {
                "line": 7834,
                "column": 27
              },
              "errorSnippet": "&lt;a href=\"News_Publications/Press_Releases.html\" target=\"_blank\"&gt; More Press Releases&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[4]/p[2]/a[1]",
              "issueID": "2bf11da07fb63ab2eb21e3746959aba3",
              "signature": "f67ce626648b5aa0141510ec407c8cf7",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=2bf11da07fb63ab2eb21e3746959aba3"
            },
            {
              "tID": 242,
              "bpID": 209,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Multiple consecutive `<br>` tags next to each other, simulating paragraphs.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.4 Abbreviations",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.5 Reading Level"
              ],
              "resultTitle": "Ensure content is easy to read and understand",
              "errorDescription": "This section of code contains multiple consecutive `<br>` elements, probably used to simulate paragraphs or add whitespace. `<br>` elements are often announced as \"blank\" for users of text-to-speech software, multiple times in sequence, which increases cognitive load for these users. Also, it will not identify these sections as paragraphs. Remove the `<br>` elements. Replace them with `<p>` elements, and use CSS to control whitespace.",
              "viewPortLocation": {
                "top-left": {
                  "x": 175,
                  "y": 117
                },
                "bottom-right": {
                  "x": 175,
                  "y": 117
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5352,
                "column": 50
              },
              "errorSnippet": "&lt;br&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/br[1]",
              "issueID": "b3b6a2c41cc002653f9fc75f4ac173dd",
              "signature": "7e06de4d67e16f8abe563b20e2c98aa9",
              "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=b3b6a2c41cc002653f9fc75f4ac173dd"
            },
            {
              "tID": 242,
              "bpID": 209,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Multiple consecutive `<br>` tags next to each other, simulating paragraphs.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.4 Abbreviations",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.5 Reading Level"
              ],
              "resultTitle": "Ensure content is easy to read and understand",
              "errorDescription": "This section of code contains multiple consecutive `<br>` elements, probably used to simulate paragraphs or add whitespace. `<br>` elements are often announced as \"blank\" for users of text-to-speech software, multiple times in sequence, which increases cognitive load for these users. Also, it will not identify these sections as paragraphs. Remove the `<br>` elements. Replace them with `<p>` elements, and use CSS to control whitespace.",
              "viewPortLocation": {
                "top-left": {
                  "x": 116.75,
                  "y": 51
                },
                "bottom-right": {
                  "x": 116.75,
                  "y": 51
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7518,
                "column": 0
              },
              "errorSnippet": "&lt;br&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[3]/table[1]/tr[3]/td[1]/p[1]/span[2]/br[1]",
              "issueID": "70d47c3f8660b1cd98812e42486e0a91",
              "signature": "23c04a50a2fb09486bf81a618191eacb",
              "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=70d47c3f8660b1cd98812e42486e0a91"
            },
            {
              "tID": 242,
              "bpID": 209,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Multiple consecutive `<br>` tags next to each other, simulating paragraphs.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.4 Abbreviations",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.5 Reading Level"
              ],
              "resultTitle": "Ensure content is easy to read and understand",
              "errorDescription": "This section of code contains multiple consecutive `<br>` elements, probably used to simulate paragraphs or add whitespace. `<br>` elements are often announced as \"blank\" for users of text-to-speech software, multiple times in sequence, which increases cognitive load for these users. Also, it will not identify these sections as paragraphs. Remove the `<br>` elements. Replace them with `<p>` elements, and use CSS to control whitespace.",
              "viewPortLocation": {
                "top-left": {
                  "x": 194.21875,
                  "y": 30
                },
                "bottom-right": {
                  "x": 194.21875,
                  "y": 30
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7918,
                "column": 0
              },
              "errorSnippet": "&lt;br&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[3]/table[1]/tr[6]/td[1]/p[1]/br[1]",
              "issueID": "d6fff3784ba6b55c2c8f2fa94df356ec",
              "signature": "b9046bf2d6b22539fe4e55acd2c21905",
              "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=d6fff3784ba6b55c2c8f2fa94df356ec"
            },
            {
              "tID": 242,
              "bpID": 209,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Multiple consecutive `<br>` tags next to each other, simulating paragraphs.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.4 Abbreviations",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.5 Reading Level"
              ],
              "resultTitle": "Ensure content is easy to read and understand",
              "errorDescription": "This section of code contains multiple consecutive `<br>` elements, probably used to simulate paragraphs or add whitespace. `<br>` elements are often announced as \"blank\" for users of text-to-speech software, multiple times in sequence, which increases cognitive load for these users. Also, it will not identify these sections as paragraphs. Remove the `<br>` elements. Replace them with `<p>` elements, and use CSS to control whitespace.",
              "viewPortLocation": {
                "top-left": {
                  "x": 157.25,
                  "y": 85
                },
                "bottom-right": {
                  "x": 157.25,
                  "y": 85
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7922,
                "column": 177
              },
              "errorSnippet": "&lt;br&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[3]/table[1]/tr[6]/td[1]/p[1]/br[4]",
              "issueID": "45830266bff1ec1246dbe90612d3a646",
              "signature": "f1b19e3d92368c4491b63cf85b33a145",
              "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=45830266bff1ec1246dbe90612d3a646"
            },
            {
              "tID": 242,
              "bpID": 209,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Multiple consecutive `<br>` tags next to each other, simulating paragraphs.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.4 Abbreviations",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.5 Reading Level"
              ],
              "resultTitle": "Ensure content is easy to read and understand",
              "errorDescription": "This section of code contains multiple consecutive `<br>` elements, probably used to simulate paragraphs or add whitespace. `<br>` elements are often announced as \"blank\" for users of text-to-speech software, multiple times in sequence, which increases cognitive load for these users. Also, it will not identify these sections as paragraphs. Remove the `<br>` elements. Replace them with `<p>` elements, and use CSS to control whitespace.",
              "viewPortLocation": {
                "top-left": {
                  "x": 251.78125,
                  "y": 138
                },
                "bottom-right": {
                  "x": 251.78125,
                  "y": 138
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7933,
                "column": 102
              },
              "errorSnippet": "&lt;br&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[3]/table[1]/tr[6]/td[1]/p[1]/br[7]",
              "issueID": "8f4442c872aca9f03427309d55357ef7",
              "signature": "5acd6929ef1bf8c33b9e774a535215ef",
              "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=8f4442c872aca9f03427309d55357ef7"
            },
            {
              "tID": 242,
              "bpID": 209,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Multiple consecutive `<br>` tags next to each other, simulating paragraphs.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.4 Abbreviations",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.5 Reading Level"
              ],
              "resultTitle": "Ensure content is easy to read and understand",
              "errorDescription": "This section of code contains multiple consecutive `<br>` elements, probably used to simulate paragraphs or add whitespace. `<br>` elements are often announced as \"blank\" for users of text-to-speech software, multiple times in sequence, which increases cognitive load for these users. Also, it will not identify these sections as paragraphs. Remove the `<br>` elements. Replace them with `<p>` elements, and use CSS to control whitespace.",
              "viewPortLocation": {
                "top-left": {
                  "x": 952,
                  "y": 179
                },
                "bottom-right": {
                  "x": 952,
                  "y": 179
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7946,
                "column": 93
              },
              "errorSnippet": "&lt;br&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[4]/p[1]/br[1]",
              "issueID": "9c5238e6be40c93d1b80e912787143b2",
              "signature": "29d4c96295428a291a776165f74e8f3d",
              "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=9c5238e6be40c93d1b80e912787143b2"
            },
            {
              "tID": 242,
              "bpID": 209,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Multiple consecutive `<br>` tags next to each other, simulating paragraphs.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.4 Abbreviations",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.5 Reading Level"
              ],
              "resultTitle": "Ensure content is easy to read and understand",
              "errorDescription": "This section of code contains multiple consecutive `<br>` elements, probably used to simulate paragraphs or add whitespace. `<br>` elements are often announced as \"blank\" for users of text-to-speech software, multiple times in sequence, which increases cognitive load for these users. Also, it will not identify these sections as paragraphs. Remove the `<br>` elements. Replace them with `<p>` elements, and use CSS to control whitespace.",
              "viewPortLocation": {
                "top-left": {
                  "x": 907.4375,
                  "y": 239
                },
                "bottom-right": {
                  "x": 907.4375,
                  "y": 239
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7951,
                "column": 27
              },
              "errorSnippet": "&lt;br&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[4]/p[1]/br[4]",
              "issueID": "104e44a8eadcc583e86c908e08089ca6",
              "signature": "0675796069ee5fdc34bae9408751544b",
              "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=104e44a8eadcc583e86c908e08089ca6"
            },
            {
              "tID": 242,
              "bpID": 209,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Multiple consecutive `<br>` tags next to each other, simulating paragraphs.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.4 Abbreviations",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.5 Reading Level"
              ],
              "resultTitle": "Ensure content is easy to read and understand",
              "errorDescription": "This section of code contains multiple consecutive `<br>` elements, probably used to simulate paragraphs or add whitespace. `<br>` elements are often announced as \"blank\" for users of text-to-speech software, multiple times in sequence, which increases cognitive load for these users. Also, it will not identify these sections as paragraphs. Remove the `<br>` elements. Replace them with `<p>` elements, and use CSS to control whitespace.",
              "viewPortLocation": {
                "top-left": {
                  "x": 775.921875,
                  "y": 329
                },
                "bottom-right": {
                  "x": 775.921875,
                  "y": 329
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7954,
                "column": 94
              },
              "errorSnippet": "&lt;br&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[4]/p[1]/br[7]",
              "issueID": "70c5b4dca50c424f632f733b713877f7",
              "signature": "ffeae393e5123894b53ee92b59a2d32f",
              "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=70c5b4dca50c424f632f733b713877f7"
            },
            {
              "tID": 242,
              "bpID": 209,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Multiple consecutive `<br>` tags next to each other, simulating paragraphs.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.4 Abbreviations",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.5 Reading Level"
              ],
              "resultTitle": "Ensure content is easy to read and understand",
              "errorDescription": "This section of code contains multiple consecutive `<br>` elements, probably used to simulate paragraphs or add whitespace. `<br>` elements are often announced as \"blank\" for users of text-to-speech software, multiple times in sequence, which increases cognitive load for these users. Also, it will not identify these sections as paragraphs. Remove the `<br>` elements. Replace them with `<p>` elements, and use CSS to control whitespace.",
              "viewPortLocation": {
                "top-left": {
                  "x": 895.609375,
                  "y": 404
                },
                "bottom-right": {
                  "x": 895.609375,
                  "y": 404
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7962,
                "column": 0
              },
              "errorSnippet": "&lt;br&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[4]/p[1]/br[10]",
              "issueID": "9b63502458ca88b624050abdfad4e551",
              "signature": "45bc7124659a5632260ed0d0bf11d687",
              "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=9b63502458ca88b624050abdfad4e551"
            },
            {
              "tID": 242,
              "bpID": 209,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Multiple consecutive `<br>` tags next to each other, simulating paragraphs.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.4 Abbreviations",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.5 Reading Level"
              ],
              "resultTitle": "Ensure content is easy to read and understand",
              "errorDescription": "This section of code contains multiple consecutive `<br>` elements, probably used to simulate paragraphs or add whitespace. `<br>` elements are often announced as \"blank\" for users of text-to-speech software, multiple times in sequence, which increases cognitive load for these users. Also, it will not identify these sections as paragraphs. Remove the `<br>` elements. Replace them with `<p>` elements, and use CSS to control whitespace.",
              "viewPortLocation": {
                "top-left": {
                  "x": 858.296875,
                  "y": 479
                },
                "bottom-right": {
                  "x": 858.296875,
                  "y": 479
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7965,
                "column": 5
              },
              "errorSnippet": "&lt;br&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[4]/p[1]/br[13]",
              "issueID": "e796092a281c244ba8b1ba4299eda205",
              "signature": "79f273bc3f644aaaef1926022786462c",
              "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=e796092a281c244ba8b1ba4299eda205"
            },
            {
              "tID": 242,
              "bpID": 209,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Multiple consecutive `<br>` tags next to each other, simulating paragraphs.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.4 Abbreviations",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.5 Reading Level"
              ],
              "resultTitle": "Ensure content is easy to read and understand",
              "errorDescription": "This section of code contains multiple consecutive `<br>` elements, probably used to simulate paragraphs or add whitespace. `<br>` elements are often announced as \"blank\" for users of text-to-speech software, multiple times in sequence, which increases cognitive load for these users. Also, it will not identify these sections as paragraphs. Remove the `<br>` elements. Replace them with `<p>` elements, and use CSS to control whitespace.",
              "viewPortLocation": {
                "top-left": {
                  "x": 837.359375,
                  "y": 569
                },
                "bottom-right": {
                  "x": 837.359375,
                  "y": 569
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7968,
                "column": 1
              },
              "errorSnippet": "&lt;br&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[4]/p[1]/br[16]",
              "issueID": "46ae42c49a8f6e48c7454be5c4826594",
              "signature": "bb19f950bdfbb111253a01519e622fc2",
              "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=46ae42c49a8f6e48c7454be5c4826594"
            },
            {
              "tID": 242,
              "bpID": 209,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Multiple consecutive `<br>` tags next to each other, simulating paragraphs.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.4 Abbreviations",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.5 Reading Level"
              ],
              "resultTitle": "Ensure content is easy to read and understand",
              "errorDescription": "This section of code contains multiple consecutive `<br>` elements, probably used to simulate paragraphs or add whitespace. `<br>` elements are often announced as \"blank\" for users of text-to-speech software, multiple times in sequence, which increases cognitive load for these users. Also, it will not identify these sections as paragraphs. Remove the `<br>` elements. Replace them with `<p>` elements, and use CSS to control whitespace.",
              "viewPortLocation": {
                "top-left": {
                  "x": 917.296875,
                  "y": 644
                },
                "bottom-right": {
                  "x": 917.296875,
                  "y": 644
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7972,
                "column": 1
              },
              "errorSnippet": "&lt;br&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[4]/p[1]/br[19]",
              "issueID": "e4b6cb6ed568f2ea18ea9020b69b8361",
              "signature": "8be89b18c93a2469d90ec72ad5df143e",
              "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=e4b6cb6ed568f2ea18ea9020b69b8361"
            },
            {
              "tID": 242,
              "bpID": 209,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Multiple consecutive `<br>` tags next to each other, simulating paragraphs.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.4 Abbreviations",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.5 Reading Level"
              ],
              "resultTitle": "Ensure content is easy to read and understand",
              "errorDescription": "This section of code contains multiple consecutive `<br>` elements, probably used to simulate paragraphs or add whitespace. `<br>` elements are often announced as \"blank\" for users of text-to-speech software, multiple times in sequence, which increases cognitive load for these users. Also, it will not identify these sections as paragraphs. Remove the `<br>` elements. Replace them with `<p>` elements, and use CSS to control whitespace.",
              "viewPortLocation": {
                "top-left": {
                  "x": 909.625,
                  "y": 734
                },
                "bottom-right": {
                  "x": 909.625,
                  "y": 734
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7976,
                "column": 1
              },
              "errorSnippet": "&lt;br&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[4]/p[1]/br[22]",
              "issueID": "41d37fdca409697a33e76ed412ada890",
              "signature": "ca1f1e92c40fae93979b19a9b21720c1",
              "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=41d37fdca409697a33e76ed412ada890"
            },
            {
              "tID": 242,
              "bpID": 209,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Multiple consecutive `<br>` tags next to each other, simulating paragraphs.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.4 Abbreviations",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.5 Reading Level"
              ],
              "resultTitle": "Ensure content is easy to read and understand",
              "errorDescription": "This section of code contains multiple consecutive `<br>` elements, probably used to simulate paragraphs or add whitespace. `<br>` elements are often announced as \"blank\" for users of text-to-speech software, multiple times in sequence, which increases cognitive load for these users. Also, it will not identify these sections as paragraphs. Remove the `<br>` elements. Replace them with `<p>` elements, and use CSS to control whitespace.",
              "viewPortLocation": {
                "top-left": {
                  "x": 839.984375,
                  "y": 824
                },
                "bottom-right": {
                  "x": 839.984375,
                  "y": 824
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7980,
                "column": 1
              },
              "errorSnippet": "&lt;br&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[4]/p[1]/br[25]",
              "issueID": "bfb4fd06f0f950924b59d46a6637840b",
              "signature": "e753573829c795bfa013f1529c5d6f12",
              "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=bfb4fd06f0f950924b59d46a6637840b"
            },
            {
              "tID": 242,
              "bpID": 209,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Multiple consecutive `<br>` tags next to each other, simulating paragraphs.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.4 Abbreviations",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.5 Reading Level"
              ],
              "resultTitle": "Ensure content is easy to read and understand",
              "errorDescription": "This section of code contains multiple consecutive `<br>` elements, probably used to simulate paragraphs or add whitespace. `<br>` elements are often announced as \"blank\" for users of text-to-speech software, multiple times in sequence, which increases cognitive load for these users. Also, it will not identify these sections as paragraphs. Remove the `<br>` elements. Replace them with `<p>` elements, and use CSS to control whitespace.",
              "viewPortLocation": {
                "top-left": {
                  "x": 814.203125,
                  "y": 884
                },
                "bottom-right": {
                  "x": 814.203125,
                  "y": 884
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7984,
                "column": 1
              },
              "errorSnippet": "&lt;br&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[4]/p[1]/br[28]",
              "issueID": "e65699838b44b76ef057c4fde305f3fd",
              "signature": "654bab3170f9d98e4c58763b653e70fd",
              "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=e65699838b44b76ef057c4fde305f3fd"
            },
            {
              "tID": 242,
              "bpID": 209,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Multiple consecutive `<br>` tags next to each other, simulating paragraphs.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.4 Abbreviations",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.5 Reading Level"
              ],
              "resultTitle": "Ensure content is easy to read and understand",
              "errorDescription": "This section of code contains multiple consecutive `<br>` elements, probably used to simulate paragraphs or add whitespace. `<br>` elements are often announced as \"blank\" for users of text-to-speech software, multiple times in sequence, which increases cognitive load for these users. Also, it will not identify these sections as paragraphs. Remove the `<br>` elements. Replace them with `<p>` elements, and use CSS to control whitespace.",
              "viewPortLocation": {
                "top-left": {
                  "x": 734,
                  "y": 899
                },
                "bottom-right": {
                  "x": 734,
                  "y": 899
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7986,
                "column": 76
              },
              "errorSnippet": "&lt;br&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[4]/p[1]/br[29]",
              "issueID": "04827ff919372a3386ba81dbea89c10c",
              "signature": "1136daed790b77236d5c1ee777b262db",
              "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=04827ff919372a3386ba81dbea89c10c"
            },
            {
              "tID": 242,
              "bpID": 209,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Multiple consecutive `<br>` tags next to each other, simulating paragraphs.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.4 Abbreviations",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.5 Reading Level"
              ],
              "resultTitle": "Ensure content is easy to read and understand",
              "errorDescription": "This section of code contains multiple consecutive `<br>` elements, probably used to simulate paragraphs or add whitespace. `<br>` elements are often announced as \"blank\" for users of text-to-speech software, multiple times in sequence, which increases cognitive load for these users. Also, it will not identify these sections as paragraphs. Remove the `<br>` elements. Replace them with `<p>` elements, and use CSS to control whitespace.",
              "viewPortLocation": {
                "top-left": {
                  "x": 804.078125,
                  "y": 1139
                },
                "bottom-right": {
                  "x": 804.078125,
                  "y": 1139
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7988,
                "column": 1
              },
              "errorSnippet": "&lt;br&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[4]/p[1]/br[31]",
              "issueID": "0960888cf25f6a364604e1021bf23167",
              "signature": "88d975597023e8aecb941ef872ba9b56",
              "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=0960888cf25f6a364604e1021bf23167"
            }
          ],
          "log": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ibwc.gov/home.html",
      "what": "International Boundary & Water Commission",
      "result": "https://www.ibwc.gov/home.html"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://www.ibwc.gov/home.html",
      "result": [
        {
          "engineTestId": 101,
          "bestPracticeId": 429,
          "attribute": "This element does not have a lang attribute",
          "attributeDetail": "This HTML does not have a lang attribute",
          "element": "<html xmlns=\"http://www.w3.org/1999/xhtml\"><head>\n<meta content=\"text/html; charset=iso-8859-1\" http ... ersion Dams &amp; Related Structures</a></div><div><a href=\"Mission_Operations/Hydro_Plants.html\">St",
          "testResult": 0,
          "path": "html",
          "fixType": {
            "fixType": 4,
            "domSpec": false,
            "helperText": "Enter the appropriate language value for the page.",
            "fix": {
              "lang": null
            }
          },
          "fingerprint": {
            "attNo": 0,
            "css": "html",
            "version": 2
          }
        },
        {
          "engineTestId": 237,
          "bestPracticeId": 1301,
          "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<a href=\"https://twitter.com/usibwc?t=6ARJp9mZk0UQnKJpONKPQQ&amp;s=09\"><img alt=\"\" height=\"25\" width=\"25\" src=\"images/icon_twitter-508.png\"></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(16)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide a descriptive accessible name for the anchor element.",
            "fix": {
              "aria-label": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://twitter.com/usibwc?t=6ARJp9mZk0UQnKJpONKPQQ&s=09\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 237,
          "bestPracticeId": 1301,
          "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<a href=\"Organization/FOIA_RR.html\"><br></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(5)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide a descriptive accessible name for the anchor element.",
            "fix": {
              "aria-label": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"Organization/FOIA_RR.html\"]",
            "attNo": 1
          }
        }
      ]
    }
  ],
  "timeStamp": "4eqv2",
  "startTime": "2022-07-22T10:42:04",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      56
    ],
    [
      "motion",
      13
    ],
    [
      "alfa",
      4
    ],
    [
      "ibm",
      3
    ],
    [
      "wave",
      3
    ],
    [
      "focAll",
      1
    ],
    [
      "axe",
      1
    ],
    [
      "tenon",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focInd",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "htmlcs",
      0
    ],
    [
      "continuum",
      0
    ]
  ],
  "logCount": 0,
  "logSize": 0,
  "errorLogCount": 0,
  "errorLogSize": 0,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-22T10:43:45",
  "elapsedSeconds": 104,
  "score": {
    "scoreProcID": "sp14a",
    "logWeights": {
      "logCount": 0.5,
      "logSize": 0.01,
      "errorLogCount": 1,
      "errorLogSize": 0.02,
      "prohibitedCount": 15,
      "visitTimeoutCount": 10,
      "visitRejectionCount": 10
    },
    "soloWeight": 2,
    "groupWeights": {
      "absolute": 2,
      "largest": 1,
      "smaller": 0.4
    },
    "preventionWeights": {
      "testaro": 50,
      "other": 100
    },
    "packageDetails": {
      "testaro": {
        "focAll": 2,
        "focOp": 4,
        "linkUl": 118,
        "styleDiff": 10
      },
      "alfa": {
        "r11": 8,
        "r4": 4,
        "r62": 40,
        "r66": 72,
        "r70": 4,
        "r71": 36,
        "r73": 40,
        "r74": 40,
        "r75": 4,
        "r87": 1
      },
      "axe": {
        "color-contrast-enhanced": 190,
        "color-contrast": 40,
        "hidden-content": 0,
        "html-has-lang": 3,
        "landmark-one-main": 2,
        "link-name": 6,
        "region": 40
      },
      "htmlcs": {
        "e:AA.1_1_1.H30.2": 4,
        "e:AA.1_4_3.G18.Fail": 48,
        "e:AA.3_1_1.H57.2": 4,
        "e:AA.4_1_2.H91.A.NoContent": 4,
        "w:AA.1_1_1.H67.2": 1,
        "w:AA.1_3_1.H42": 1,
        "w:AA.1_3_1.H48": 3,
        "w:AA.1_3_1.H49.AlignAttr": 8,
        "w:AA.1_3_1.H49.Center": 1,
        "w:AA.1_3_1.H49.U": 1,
        "w:AA.2_1_1.G90": 2
      },
      "ibm": {
        "WCAG20_Html_HasLang": 4,
        "WCAG20_Body_FirstASkips_Native_Host_Sematics": 4,
        "WCAG20_A_HasText": 8,
        "Valerie_Table_DataCellRelationships": 4,
        "RPT_Table_DataHeadingsAria": 8,
        "Rpt_Aria_OrphanedContent_Native_Host_Sematics": 108,
        "Rpt_Aria_EventHandlerMissingRole_Native_Host_Sematics": 8,
        "element_attribute_deprecated": 47
      },
      "wave": {
        "e:alt_link_missing": 4,
        "e:language_missing": 4,
        "e:link_empty": 4,
        "c:contrast": 39,
        "a:text_justified": 10,
        "a:alt_suspicious": 1,
        "a:region_missing": 1,
        "a:link_redundant": 5,
        "a:link_excel": 1,
        "a:link_pdf": 19,
        "a:event_handler": 2,
        "a:text_small": 9,
        "a:underline": 3,
        "a:table_layout": 2
      },
      "tenon": {
        "36": 52,
        "57": 8,
        "73": 4,
        "129": 3,
        "134": 189,
        "144": 4,
        "152": 8,
        "218": 92,
        "242": 68
      },
      "continuum": {
        "101": 4,
        "237": 8
      }
    },
    "groupDetails": {
      "groups": {
        "tabFocusability": {
          "testaro": {
            "focAll": {
              "score": 1,
              "what": "Discrepancy between elements that should be and that are Tab-focusable"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 3,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 59,
              "what": "Non-underlined adjacent links"
            }
          },
          "alfa": {
            "r62": {
              "score": 20,
              "what": "Inline link is not distinct from the surrounding text except by color"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 3,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "linkNoText": {
          "alfa": {
            "r11": {
              "score": 8,
              "what": "Link has no accessible name"
            }
          },
          "axe": {
            "link-name": {
              "score": 6,
              "what": "Link has no discernible text"
            }
          },
          "htmlcs": {
            "e:AA.1_1_1.H30.2": {
              "score": 4,
              "what": "img element is the only link content but has no text alternative"
            },
            "e:AA.4_1_2.H91.A.NoContent": {
              "score": 4,
              "what": "Link has an href attribute but no text"
            }
          },
          "ibm": {
            "WCAG20_A_HasText": {
              "score": 8,
              "what": "Hyperlink has no text description"
            }
          },
          "wave": {
            "e:alt_link_missing": {
              "score": 4,
              "what": "Linked image has no text alternative"
            },
            "e:link_empty": {
              "score": 4,
              "what": "Link contains no text"
            }
          },
          "tenon": {
            "57": {
              "score": 8,
              "what": "Link has no text inside it"
            }
          },
          "continuum": {
            "237": {
              "score": 8,
              "what": "a element has no mechanism that allows an accessible name value to be calculated"
            }
          }
        },
        "pageLanguage": {
          "alfa": {
            "r4": {
              "score": 4,
              "what": "Lang attribute missing, empty, or only whitespace"
            }
          },
          "axe": {
            "html-has-lang": {
              "score": 3,
              "what": "html element has no lang attribute"
            }
          },
          "htmlcs": {
            "e:AA.3_1_1.H57.2": {
              "score": 4,
              "what": "html element has no lang or xml:lang attribute"
            }
          },
          "ibm": {
            "WCAG20_Html_HasLang": {
              "score": 4,
              "what": "Page detected as HTML, but has no lang attribute"
            }
          },
          "wave": {
            "e:language_missing": {
              "score": 4,
              "what": "Language missing or invalid"
            }
          },
          "continuum": {
            "101": {
              "score": 4,
              "what": "root html element has no lang attribute"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 18,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 48,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "obsolete": {
          "alfa": {
            "r70": {
              "score": 3,
              "what": "Element is obsolete or deprecated"
            }
          },
          "ibm": {
            "element_attribute_deprecated": {
              "score": 35,
              "what": "Element or attribute is obsolete"
            }
          }
        },
        "justification": {
          "alfa": {
            "r71": {
              "score": 9,
              "what": "Paragraph text is fully justified"
            }
          },
          "wave": {
            "a:text_justified": {
              "score": 3,
              "what": "Text is justified"
            }
          },
          "tenon": {
            "36": {
              "score": 13,
              "what": "Text is fully justified"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 30,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "fontSizeAbsolute": {
          "alfa": {
            "r74": {
              "score": 20,
              "what": "Paragraph text has an absolute font size"
            }
          }
        },
        "fontSmall": {
          "alfa": {
            "r75": {
              "score": 3,
              "what": "Font size is smaller than 9 pixels"
            }
          },
          "wave": {
            "a:text_small": {
              "score": 7,
              "what": "Text is very small"
            }
          },
          "tenon": {
            "134": {
              "score": 142,
              "what": "Text is very small"
            }
          }
        },
        "skipRepeatedContent": {
          "alfa": {
            "r87": {
              "score": 1,
              "what": "First focusable element is not a link to the main content"
            }
          },
          "ibm": {
            "WCAG20_Body_FirstASkips_Native_Host_Sematics": {
              "score": 2,
              "what": "Page provides no way to skip directly to the main content"
            }
          }
        },
        "contrastAA": {
          "axe": {
            "color-contrast": {
              "score": 30,
              "what": "Element has insufficient color contrast"
            }
          },
          "htmlcs": {
            "e:AA.1_4_3.G18.Fail": {
              "score": 36,
              "what": "Contrast between the text and its background is less than 4.5:1"
            }
          },
          "wave": {
            "c:contrast": {
              "score": 29,
              "what": "Very low contrast"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "mainNot1": {
          "axe": {
            "landmark-one-main": {
              "score": 1,
              "what": "page has no main landmark"
            }
          }
        },
        "contentBeyondLandmarks": {
          "axe": {
            "region": {
              "score": 20,
              "what": "Some page content is not contained by landmarks"
            }
          },
          "ibm": {
            "Rpt_Aria_OrphanedContent_Native_Host_Sematics": {
              "score": 54,
              "what": "Content does not reside within an element with a landmark role"
            }
          }
        },
        "decorativeImageRisk": {
          "htmlcs": {
            "w:AA.1_1_1.H67.2": {
              "score": 1,
              "what": "Image marked as decorative may be informative"
            }
          }
        },
        "pseudoHeadingRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H42": {
              "score": 1,
              "what": "Heading coding is not used but the element may be intended as a heading"
            }
          }
        },
        "pseudoNavListRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H48": {
              "score": 1,
              "what": "Navigation links are not coded as a list"
            }
          }
        },
        "nonSemanticText": {
          "htmlcs": {
            "w:AA.1_3_1.H49.AlignAttr": {
              "score": 4,
              "what": "Special text is aligned nonsemantically"
            },
            "w:AA.1_3_1.H49.Center": {
              "score": 1,
              "what": "Special text is centered nonsemantically"
            },
            "w:AA.1_3_1.H49.U": {
              "score": 1,
              "what": "Special text is underlined nonsemantically"
            }
          }
        },
        "eventKeyboardRisk": {
          "htmlcs": {
            "w:AA.2_1_1.G90": {
              "score": 1,
              "what": "Event handler functionality may not be available by keyboard"
            }
          },
          "wave": {
            "a:event_handler": {
              "score": 1,
              "what": "Device-dependent event handler"
            }
          }
        },
        "cellHeadersNotInferrable": {
          "ibm": {
            "Valerie_Table_DataCellRelationships": {
              "score": 4,
              "what": "Not all th and td elements in the complex table have header or scope attributes"
            }
          }
        },
        "tableHeaderless": {
          "ibm": {
            "RPT_Table_DataHeadingsAria": {
              "score": 6,
              "what": "Data table does not identify headers"
            }
          }
        },
        "roleBad": {
          "ibm": {
            "Rpt_Aria_EventHandlerMissingRole_Native_Host_Sematics": {
              "score": 6,
              "what": "Element has an event handler but no valid ARIA role"
            }
          }
        },
        "imageTextRisk": {
          "wave": {
            "a:alt_suspicious": {
              "score": 1,
              "what": "Image text alternative is suspicious"
            }
          }
        },
        "noLandmarks": {
          "wave": {
            "a:region_missing": {
              "score": 1,
              "what": "Page has no regions or ARIA landmarks"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 3,
              "what": "Adjacent links go to the same URL"
            }
          }
        },
        "nonWebLink": {
          "wave": {
            "a:link_excel": {
              "score": 1,
              "what": "Link to Microsoft Excel workbook"
            }
          }
        },
        "pdfLink": {
          "wave": {
            "a:link_pdf": {
              "score": 5,
              "what": "Link to PDF document"
            }
          }
        },
        "pseudoLinkRisk": {
          "wave": {
            "a:underline": {
              "score": 1,
              "what": "CSS underline on text that is not a link"
            }
          },
          "tenon": {
            "129": {
              "score": 1,
              "what": "CSS underline on text that is not a link"
            }
          }
        },
        "layoutTable": {
          "wave": {
            "a:table_layout": {
              "score": 1,
              "what": "Table element is misused to arrange content"
            }
          }
        },
        "linkVague": {
          "tenon": {
            "73": {
              "score": 3,
              "what": "Link text is too generic to communicate the purpose or destination"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 4,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 4,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 69,
              "what": "Link opens in a new window without user control"
            }
          }
        },
        "pseudoParagraphRisk": {
          "tenon": {
            "242": {
              "score": 17,
              "what": "Multiple consecutive br elements may simulate paragraphs"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 753,
      "log": 0,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "fontSmall",
          "score": 148
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 71
        },
        {
          "groupName": "linkIndication",
          "score": 69
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 64
        },
        {
          "groupName": "contrastAA",
          "score": 62
        },
        {
          "groupName": "contrastAAA",
          "score": 57
        },
        {
          "groupName": "obsolete",
          "score": 38
        },
        {
          "groupName": "noLeading",
          "score": 32
        },
        {
          "groupName": "linkNoText",
          "score": 28
        },
        {
          "groupName": "fontSizeAbsolute",
          "score": 22
        },
        {
          "groupName": "justification",
          "score": 20
        },
        {
          "groupName": "pseudoParagraphRisk",
          "score": 19
        },
        {
          "groupName": "pageLanguage",
          "score": 14
        },
        {
          "groupName": "nonSemanticText",
          "score": 8
        },
        {
          "groupName": "tableHeaderless",
          "score": 8
        },
        {
          "groupName": "roleBad",
          "score": 8
        },
        {
          "groupName": "pdfLink",
          "score": 7
        },
        {
          "groupName": "cellHeadersNotInferrable",
          "score": 6
        },
        {
          "groupName": "leadingClipsText",
          "score": 6
        },
        {
          "groupName": "targetSize",
          "score": 6
        },
        {
          "groupName": "focusableOperable",
          "score": 5
        },
        {
          "groupName": "inconsistentStyles",
          "score": 5
        },
        {
          "groupName": "linkPair",
          "score": 5
        },
        {
          "groupName": "linkVague",
          "score": 5
        },
        {
          "groupName": "skipRepeatedContent",
          "score": 4
        },
        {
          "groupName": "tabFocusability",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "mainNot1",
          "score": 3
        },
        {
          "groupName": "decorativeImageRisk",
          "score": 3
        },
        {
          "groupName": "pseudoHeadingRisk",
          "score": 3
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 3
        },
        {
          "groupName": "eventKeyboardRisk",
          "score": 3
        },
        {
          "groupName": "imageTextRisk",
          "score": 3
        },
        {
          "groupName": "noLandmarks",
          "score": 3
        },
        {
          "groupName": "nonWebLink",
          "score": 3
        },
        {
          "groupName": "pseudoLinkRisk",
          "score": 3
        },
        {
          "groupName": "layoutTable",
          "score": 3
        }
      ]
    }
  }
}