Accessibility test digest

Synopsis

Page: Financial Crimes Enforcement Network (FinCEN)

URL: https://www.fincen.gov/

Score: 393

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 Financial Crimes Enforcement Network (FinCEN) web page at https://www.fincen.gov/ on 2022/07/17. 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 393 (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
total393
log50
linkIndication51
noLeading29
linkForcesNewWindow26
contrastAA22
contrastAAA16
titleRedundant16
focusIndication15
hoverSurprise14
linkTextsSame12
roleBad11
fontSmall11
presentationChild10
headingOfNothing8
roleMissingAttribute8
ariaMissing6
contrastRisk6
justification6
leadingClipsText6
inconsistentStyles5
headingStructure5
h1Missing5
horizontalScrolling5
allCaps5
focusableOperable4
zIndexNotZero4
landmarkConfusion4
contentBeyondLandmarks4
linkPair4
layoutTable4
skipRepeatedContent3
hiddenContentRisk3
decorativeImageRisk3
pseudoNavListRisk3
linkNoText3
pdfLink3
headingLevelless3

Issue summary

Special issues

log: Score 50. This is based on the amount of browser error logging and miscellaneous logging during the tests.

Classified issues

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

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

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

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

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

titleRedundant: Score 16. Issues reported by tests in this category:

focusIndication: Score 15. Issues reported by tests in this category:

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

linkTextsSame: Score 12. Issues reported by tests in this category:

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

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

presentationChild: Score 10. Issues reported by tests in this category:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

headingLevelless: 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": "4aieq-fincen",
  "host": {
    "id": "fincen",
    "which": "https://www.fincen.gov/",
    "what": "Financial Crimes Enforcement Network (FinCEN)"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-17T23:13:20"
    },
    {
      "event": "endTime",
      "value": "2022-07-17T23:15:01"
    }
  ],
  "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.fincen.gov/",
        "what": "Financial Crimes Enforcement Network (FinCEN)"
      },
      {
        "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.fincen.gov/",
        "what": "Financial Crimes Enforcement Network (FinCEN)"
      },
      {
        "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.fincen.gov/",
      "what": "Financial Crimes Enforcement Network (FinCEN)",
      "result": "https://www.fincen.gov/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.fincen.gov/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.fincen.gov/",
      "result": {
        "bytes": [
          486545,
          486545,
          486545,
          486545,
          486545
        ],
        "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.fincen.gov/",
      "what": "Financial Crimes Enforcement Network (FinCEN)",
      "result": "https://www.fincen.gov/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.fincen.gov/",
      "result": {
        "visibleElements": 201
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.fincen.gov/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://www.fincen.gov/",
      "result": {
        "tabFocusables": 48,
        "tabFocused": 48,
        "discrepancy": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.fincen.gov/",
      "what": "URL",
      "result": "https://www.fincen.gov/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.fincen.gov/",
      "result": {
        "totals": {
          "total": 48,
          "types": {
            "indicatorMissing": {
              "total": 4,
              "tagNames": {
                "A": 4
              }
            },
            "nonOutlinePresent": {
              "total": 1,
              "tagNames": {
                "INPUT": 1
              }
            },
            "outlinePresent": {
              "total": 43,
              "meanDelay": 0,
              "tagNames": {
                "A": 42,
                "BUTTON": 1
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [
            {
              "tagName": "A",
              "text": "About"
            },
            {
              "tagName": "A",
              "text": "Resources"
            },
            {
              "tagName": "A",
              "text": "Newsroom"
            },
            {
              "tagName": "A",
              "text": "Careers"
            }
          ],
          "nonOutlinePresent": [
            {
              "tagName": "INPUT",
              "text": ""
            }
          ],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "Skip to main content",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Home",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Advisories",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Glossary",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Search",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FinCEN Combats Ransomware",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "AML Act of 2020 Information",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FBAR Due Date",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "COVID-19 Information",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FinCEN and BIS Issue Joint Alert on Potential Russian and Belarusian Export Control Evasion Attempts",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Financial Action Task Force Identifies Jurisdictions with Anti-Money Laundering and Combating the Fi",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FinCEN Issues Advisory on Elder Financial Exploitation",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Read More News",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Money Services Businesses Information",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "E-Filing",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "SAR Statistics",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Financial Institutions",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Need Assistance",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "International",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Statutes & Regulations",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Value of FinCEN Data",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Law Enforcement",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Home",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Resources",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Careers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Newsroom",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contract Opportunities",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Get News Updates",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "USA.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Regulations.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Treasury.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "IRS.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Freedom of Information Act (FOIA)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "NO FEAR Act",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Vote.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accessibility",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "EEO & Diversity Policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy Policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Public Posting Notice of Finding of Discrimination",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.fincen.gov/",
      "what": "URL",
      "result": "https://www.fincen.gov/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.fincen.gov/",
      "result": {
        "totals": {
          "total": 75,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 1,
              "tagNames": {
                "DIV": 1
              }
            },
            "focusableAndOperable": {
              "total": 74,
              "tagNames": {
                "A": 71,
                "BUTTON": 2,
                "INPUT": 1
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [
            {
              "tagName": "DIV",
              "id": "",
              "text": "Read More News",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "Skip to main content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"logo navbar-btn pull-left\" href=\"/\" title=\"Home\" rel=\"home\" style=\"cur",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Toggle navigation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mission",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Insignia",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Strategic Plan",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "EEO & Diversity",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contract Opportunities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Alerts/Advisories/Notices/Bulletins/Fact Sheets",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Filing Information",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Financial Institutions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FinCEN Exchange",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Innovation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "International",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Law Enforcement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "SAR Stats",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Statutes and Regulations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Newsroom",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Speeches",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Testimony",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Enforcement Actions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "SAR Technical Bulletins",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Core Career Descriptions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Quality of Work Life",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Current Openings",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Advisories",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Glossary",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "edit-keys",
              "text": "<input title=\"\" data-drupal-selector=\"edit-keys\" class=\"form-search form-control",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FinCEN Combats Ransomware",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "AML Act of 2020 Information",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FBAR Due Date",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "COVID-19 Information",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "main-content",
              "text": "<a id=\"main-content\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/news/news-releases/fincen-and-bis-issue-joint-alert-potential-russian-",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FinCEN and BIS Issue Joint Alert on Potential Russian and Belarusian Export Cont",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/news/news-releases/financial-action-task-force-identifies-jurisdiction",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Financial Action Task Force Identifies Jurisdictions with Anti-Money Laundering ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/news/news-releases/fincen-issues-advisory-elder-financial-exploitation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FinCEN Issues Advisory on Elder Financial Exploitation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read More News",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Money Services Businesses Information",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "E-Filing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "SAR Statistics",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Financial Institutions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Need Assistance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "International",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Statutes & Regulations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Value of FinCEN Data",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Law Enforcement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Newsroom",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contract Opportunities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get News Updates",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "USA.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Regulations.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Treasury.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "IRS.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Freedom of Information Act (FOIA)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NO FEAR Act",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Vote.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "EEO & Diversity Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Public Posting Notice of Finding of Discrimination",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.fincen.gov/",
      "what": "URL",
      "result": "https://www.fincen.gov/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.fincen.gov/",
      "result": {
        "totals": {
          "triggers": 62,
          "headTriggers": 20,
          "tailTriggers": 42,
          "impactTriggers": 8,
          "additions": 96,
          "removals": 0,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 1
        },
        "items": {
          "head": {
            "impactTriggers": [
              {
                "tagName": "LI",
                "text": "AboutMissionInsigniaStrategicPlanEEO&DiversityCont",
                "additions": 11,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "About",
                "additions": 11,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "ResourcesAlerts/Advisories/Notices/Bulletins/FactS",
                "additions": 19,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "Resources",
                "additions": 19,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "NewsroomNewsSpeechesTestimonyEnforcementActionsSAR",
                "additions": 11,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "Newsroom",
                "additions": 11,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "CareersCoreCareerDescriptionsQualityofWorkLifeCurr",
                "additions": 7,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "Careers",
                "additions": 7,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              }
            ],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "Skiptomaincontent"
              }
            ]
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": []
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.fincen.gov/",
      "what": "URL",
      "result": "https://www.fincen.gov/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.fincen.gov/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 0,
          "wellLabeled": 3
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Toggle navigation"
              }
            },
            {
              "index": 1,
              "tagName": "INPUT",
              "type": "search",
              "labelType": "label",
              "texts": {
                "label": [
                  "Search"
                ]
              }
            },
            {
              "index": 2,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Search"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.fincen.gov/",
      "result": {
        "totals": {
          "links": 71,
          "adjacent": {
            "total": 49,
            "underlined": 0,
            "underlinedPercent": 0
          }
        },
        "items": {
          "underlined": [],
          "notUnderlined": [
            "Skip to main content",
            "",
            "Home",
            "About",
            "Resources",
            "Newsroom",
            "Careers",
            "Advisories",
            "Glossary",
            "FinCEN Combats Ransomware",
            "AML Act of 2020 Information",
            "FBAR Due Date",
            "COVID-19 Information",
            "",
            "",
            "FinCEN and BIS Issue Joint Alert on Potential Russian and Belarusian Export Control Evasion Attempts",
            "",
            "Financial Action Task Force Identifies Jurisdictions with Anti-Money Laundering and Combating the Financing of Terrorism and Counter-Proliferation Deficiencies",
            "",
            "FinCEN Issues Advisory on Elder Financial Exploitation",
            "Read More News",
            "Money Services Businesses Information",
            "E-Filing",
            "SAR Statistics",
            "Financial Institutions",
            "Need Assistance",
            "International",
            "Statutes & Regulations",
            "Value of FinCEN Data",
            "Law Enforcement",
            "Home",
            "Resources",
            "Contact",
            "About",
            "Careers",
            "Newsroom",
            "Contract Opportunities",
            "Get News Updates",
            "USA.gov",
            "Regulations.gov",
            "Treasury.gov",
            "IRS.gov",
            "Freedom of Information Act (FOIA)",
            "NO FEAR Act",
            "Vote.gov",
            "Accessibility",
            "EEO & Diversity Policy",
            "Privacy Policy",
            "Public Posting Notice of Finding of Discrimination"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.fincen.gov/",
      "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.fincen.gov/",
      "what": "URL",
      "result": "https://www.fincen.gov/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.fincen.gov/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.fincen.gov/",
      "result": {
        "roleElements": 11,
        "badRoleElements": 4,
        "redundantRoleElements": 2,
        "tagNames": {
          "HEADER": {
            "banner": {
              "bad": 1,
              "redundant": 0
            }
          },
          "NAV": {
            "navigation": {
              "bad": 0,
              "redundant": 2
            }
          },
          "DIV": {
            "main": {
              "bad": 1,
              "redundant": 0
            },
            "heading": {
              "bad": 1,
              "redundant": 0
            }
          },
          "FOOTER": {
            "contentinfo": {
              "bad": 1,
              "redundant": 0
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.fincen.gov/",
      "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": {
          "button": {
            "total": 2,
            "subtotals": [
              1,
              1
            ]
          },
          "adjacentLink": {
            "total": 49,
            "subtotals": [
              25,
              20,
              4
            ]
          },
          "listLink": {
            "total": 22
          },
          "h2": {
            "total": 2
          },
          "h4": {
            "total": 4
          }
        },
        "items": {
          "button": {
            "height": {
              "auto": [
                "Toggle navigation"
              ],
              "34px": [
                "Search"
              ]
            }
          },
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "Skip to main content",
                "",
                "Home",
                "About",
                "Resources",
                "Newsroom",
                "Careers",
                "Advisories",
                "Glossary",
                "",
                "",
                "",
                "",
                "Read More News",
                "USA.gov",
                "Regulations.gov",
                "Treasury.gov",
                "IRS.gov",
                "Freedom of Information Act (FOIA)",
                "NO FEAR Act",
                "Vote.gov",
                "Accessibility",
                "EEO & Diversity Policy",
                "Privacy Policy",
                "Public Posting Notice of Finding of Discrimination"
              ],
              "500": [
                "FinCEN Combats Ransomware",
                "AML Act of 2020 Information",
                "FBAR Due Date",
                "COVID-19 Information"
              ],
              "700": [
                "FinCEN and BIS Issue Joint Alert on Potential Russian and Belarusian Export Control Evasion Attempts",
                "Financial Action Task Force Identifies Jurisdictions with Anti-Money Laundering and Combating the Financing of Terrorism and Counter-Proliferation Deficiencies",
                "FinCEN Issues Advisory on Elder Financial Exploitation",
                "Money Services Businesses Information",
                "E-Filing",
                "SAR Statistics",
                "Financial Institutions",
                "Need Assistance",
                "International",
                "Statutes & Regulations",
                "Value of FinCEN Data",
                "Law Enforcement",
                "Home",
                "Resources",
                "Contact",
                "About",
                "Careers",
                "Newsroom",
                "Contract Opportunities",
                "Get News Updates"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.fincen.gov/",
      "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.fincen.gov/",
      "result": {
        "totals": {
          "total": 6,
          "tagNames": {
            "UL": 4,
            "INPUT": 1,
            "BUTTON": 1
          }
        },
        "items": [
          {
            "tagName": "UL",
            "id": "",
            "text": "Mission Insignia Strategic Plan EEO & Diversity Contract Opportunities"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Alerts/Advisories/Notices/Bulletins/Fact Sheets Filing Information Financial Institutions FinCEN Exc"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "News Speeches Testimony Enforcement Actions SAR Technical Bulletins"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Core Career Descriptions Quality of Work Life Current Openings"
          },
          {
            "tagName": "INPUT",
            "id": "edit-keys",
            "text": ""
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Search"
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.fincen.gov/",
      "result": {
        "totals": {
          "failures": 16,
          "warnings": 21
        },
        "items": [
          {
            "index": 78,
            "verdict": "failed",
            "rule": {
              "ruleID": "r16",
              "ruleSummary": "Elements with a role have required states and properties",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r16",
              "requirements": [
                {
                  "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/aria/ARIA5",
                  "name": "ARIA5",
                  "title": "Using WAI-ARIA state and property attributes to expose the state of a user interface"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]",
              "codeLines": [
                "<div class=\"col-sm-12\" role=\"heading\">",
                "  <div class=\"region region-header\">",
                "    <section id=\"block-homepagealert\" class=\"block block-block-content block-block-contentd703effb-...",
                "      <div class=\"field field--name-body field--type-text-with-summary field--label-hidden field--i...",
                "        <table class=\"text-align-center table table-hover table-striped\" style=\"width:100% ;",
                "          background: #3C763D;\" role=\"presentation\">",
                "          <tbody>",
                "            <tr>",
                "              <td style=\"background: rgb(60, 118, 61);\">",
                "                <h4 style=\"color: white;\">",
                "                  <a href=\"fincen-combats-ransomware\" style=\"color: white;\">",
                "                    FinCEN Combats Ransomware",
                "                  </a>",
                "                </h4>",
                "              </td>",
                "              <td style=\"background: rgb(60, 118, 61);\">",
                "                <h4 style=\"color: white;\">",
                "                  <a href=\"anti-money-laundering-act-2020\" style=\"color: white;\">",
                "                    AML Act of 2020 Information",
                "                  </a>",
                "                </h4>",
                "              </td>",
                "              <td style=\"background: rgb(60, 118, 61);\">",
                "                <h4 style=\"color: white;\">",
                "                  <a href=\"https://www.fincen.gov/sites/default/files/shared/FBAR_Due_Date_20190306...",
                "                    FBAR Due Date",
                "                  </a>",
                "                </h4>",
                "              </td>",
                "              <td style=\"background: rgb(60, 118, 61);\">",
                "                <h4 style=\"color: white;\">",
                "                  <a href=\"coronavirus\" style=\"color: white;\">",
                "                    COVID-19 Information",
                "                  </a>",
                "                </h4>",
                "              </td>",
                "            </tr>",
                "          </tbody>",
                "        </table>",
                "      </div>",
                "    </section>",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 251,
            "verdict": "failed",
            "rule": {
              "ruleID": "r53",
              "ruleSummary": "Headings are structured",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r53",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h4",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/table[1]/tbody[1]/tr[1]/td[1]/h4[1]",
              "codeLines": [
                "<h4 style=\"color: white;\">",
                "  <a href=\"fincen-combats-ransomware\" style=\"color: white;\">",
                "    FinCEN Combats Ransomware",
                "  </a>",
                "</h4>"
              ]
            }
          },
          {
            "index": 333,
            "verdict": "failed",
            "rule": {
              "ruleID": "r61",
              "ruleSummary": "Documents start with a level 1 heading",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r61",
              "requirements": []
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          },
          {
            "index": 390,
            "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]/header[1]/div[1]/div[1]/section[1]/div[1]/div[1]/em[1]/text()[1]",
              "codeLines": [
                "An official website of the United States Government"
              ]
            }
          },
          {
            "index": 391,
            "verdict": "cantTell",
            "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[1]/section[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/time[1]/text()[1]",
              "codeLines": [
                "June 28, 2022"
              ]
            }
          },
          {
            "index": 392,
            "verdict": "cantTell",
            "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[1]/section[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/text()[1]",
              "codeLines": [
                "The Financial Crimes Enforcement Network (FinCEN) and the U.S. Department of Commerce’s Bureau of I..."
              ]
            }
          },
          {
            "index": 393,
            "verdict": "cantTell",
            "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[1]/section[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/time[1]/text()[1]",
              "codeLines": [
                "June 23, 2022"
              ]
            }
          },
          {
            "index": 394,
            "verdict": "cantTell",
            "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[1]/section[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[3]/div[1]/time[1]/text()[1]",
              "codeLines": [
                "June 15, 2022"
              ]
            }
          },
          {
            "index": 398,
            "verdict": "cantTell",
            "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[1]/section[1]/div[2]/section[3]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Resources for Financial Institutions"
              ]
            }
          },
          {
            "index": 399,
            "verdict": "cantTell",
            "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[1]/section[1]/div[2]/section[3]/div[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "Connect with FinCEN"
              ]
            }
          },
          {
            "index": 400,
            "verdict": "cantTell",
            "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[1]/section[1]/div[2]/section[3]/div[1]/div[3]/p[1]/text()[1]",
              "codeLines": [
                "FinCEN is the U.S. Financial Intelligence Unit"
              ]
            }
          },
          {
            "index": 401,
            "verdict": "cantTell",
            "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[1]/section[1]/div[2]/section[3]/div[2]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Information on U.S. Anti-Money Laundering and Counter-Terrorism Financing Regulations"
              ]
            }
          },
          {
            "index": 402,
            "verdict": "cantTell",
            "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[1]/section[1]/div[2]/section[3]/div[2]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "FinCEN Data Has Played a Significant Role in Successful Prosecutions"
              ]
            }
          },
          {
            "index": 403,
            "verdict": "cantTell",
            "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[1]/section[1]/div[2]/section[3]/div[2]/div[3]/p[1]/text()[1]",
              "codeLines": [
                "FinCEN Supports Local, State, Federal, and International Law Enforcement Investigations"
              ]
            }
          },
          {
            "index": 425,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "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[1]/section[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/time[1]/text()[1]",
              "codeLines": [
                "June 28, 2022"
              ]
            }
          },
          {
            "index": 426,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "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[1]/section[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/text()[1]",
              "codeLines": [
                "The Financial Crimes Enforcement Network (FinCEN) and the U.S. Department of Commerce’s Bureau of I..."
              ]
            }
          },
          {
            "index": 427,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "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[1]/section[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/time[1]/text()[1]",
              "codeLines": [
                "June 23, 2022"
              ]
            }
          },
          {
            "index": 428,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "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[1]/section[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[3]/div[1]/time[1]/text()[1]",
              "codeLines": [
                "June 15, 2022"
              ]
            }
          },
          {
            "index": 432,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "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[1]/section[1]/div[2]/section[3]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Resources for Financial Institutions"
              ]
            }
          },
          {
            "index": 433,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "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[1]/section[1]/div[2]/section[3]/div[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "Connect with FinCEN"
              ]
            }
          },
          {
            "index": 434,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "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[1]/section[1]/div[2]/section[3]/div[1]/div[3]/p[1]/text()[1]",
              "codeLines": [
                "FinCEN is the U.S. Financial Intelligence Unit"
              ]
            }
          },
          {
            "index": 435,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "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[1]/section[1]/div[2]/section[3]/div[2]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Information on U.S. Anti-Money Laundering and Counter-Terrorism Financing Regulations"
              ]
            }
          },
          {
            "index": 436,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "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[1]/section[1]/div[2]/section[3]/div[2]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "FinCEN Data Has Played a Significant Role in Successful Prosecutions"
              ]
            }
          },
          {
            "index": 437,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "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[1]/section[1]/div[2]/section[3]/div[2]/div[3]/p[1]/text()[1]",
              "codeLines": [
                "FinCEN Supports Local, State, Federal, and International Law Enforcement Investigations"
              ]
            }
          },
          {
            "index": 468,
            "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[1]/section[1]/div[2]/section[2]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"featured-item-content\">",
                "  MSB Registrant Search and MSB Registration",
                "</p>"
              ]
            }
          },
          {
            "index": 469,
            "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[1]/section[1]/div[2]/section[2]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p class=\"featured-item-content\">",
                "  Electronic Filing System for  Bank Secrecy Act Forms",
                "</p>"
              ]
            }
          },
          {
            "index": 470,
            "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[1]/section[1]/div[2]/section[2]/div[1]/div[3]/p[1]",
              "codeLines": [
                "<p class=\"featured-item-content\">",
                "  Interactive Suspicious Activity Report Statistics",
                "</p>"
              ]
            }
          },
          {
            "index": 471,
            "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[1]/section[1]/div[2]/section[3]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"featured-item-content\">",
                "  Resources for Financial Institutions",
                "</p>"
              ]
            }
          },
          {
            "index": 472,
            "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[1]/section[1]/div[2]/section[3]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p class=\"featured-item-content\">",
                "  Connect with FinCEN",
                "</p>"
              ]
            }
          },
          {
            "index": 473,
            "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[1]/section[1]/div[2]/section[3]/div[1]/div[3]/p[1]",
              "codeLines": [
                "<p class=\"featured-item-content\">",
                "  FinCEN is the U.S. Financial Intelligence Unit",
                "</p>"
              ]
            }
          },
          {
            "index": 474,
            "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[1]/section[1]/div[2]/section[3]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"featured-item-content\">",
                "  Information on U.S. Anti-Money Laundering and Counter-Terrorism Financing Regulations",
                "</p>"
              ]
            }
          },
          {
            "index": 475,
            "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[1]/section[1]/div[2]/section[3]/div[2]/div[2]/p[1]",
              "codeLines": [
                "<p class=\"featured-item-content\">",
                "  FinCEN Data Has Played a Significant Role in Successful Prosecutions",
                "</p>"
              ]
            }
          },
          {
            "index": 476,
            "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[1]/section[1]/div[2]/section[3]/div[2]/div[3]/p[1]",
              "codeLines": [
                "<p class=\"featured-item-content\">",
                "  FinCEN Supports Local, State, Federal, and International Law Enforcement Investigations",
                "</p>"
              ]
            }
          },
          {
            "index": 502,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h4",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/table[1]/tbody[1]/tr[1]/td[1]/h4[1]",
              "codeLines": [
                "<h4 style=\"color: white;\">",
                "  <a href=\"fincen-combats-ransomware\" style=\"color: white;\">",
                "    FinCEN Combats Ransomware",
                "  </a>",
                "</h4>"
              ]
            }
          },
          {
            "index": 503,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h4",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/table[1]/tbody[1]/tr[1]/td[2]/h4[1]",
              "codeLines": [
                "<h4 style=\"color: white;\">",
                "  <a href=\"anti-money-laundering-act-2020\" style=\"color: white;\">",
                "    AML Act of 2020 Information",
                "  </a>",
                "</h4>"
              ]
            }
          },
          {
            "index": 504,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h4",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/table[1]/tbody[1]/tr[1]/td[3]/h4[1]",
              "codeLines": [
                "<h4 style=\"color: white;\">",
                "  <a href=\"https://www.fincen.gov/sites/default/files/shared/FBAR_Due_Date_20190306.pdf\" style=\"col...",
                "    FBAR Due Date",
                "  </a>",
                "</h4>"
              ]
            }
          },
          {
            "index": 527,
            "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.fincen.gov/",
      "result": {
        "totals": {
          "rulesNA": 48,
          "rulesPassed": 47,
          "rulesWarned": 3,
          "rulesViolated": 5,
          "warnings": {
            "minor": 12,
            "moderate": 0,
            "serious": 38,
            "critical": 0
          },
          "violations": {
            "minor": 0,
            "moderate": 3,
            "serious": 9,
            "critical": 1
          }
        },
        "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-17T23:14:43.415Z",
          "url": "https://www.fincen.gov/",
          "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": "#046b99",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"views-element-container block block-views block-views-blockfrontpage-whats-new-at-fincen clearfix\" id=\"block-views-block-frontpage-whats-new-at-fincen\">",
                          "target": [
                            "#block-views-block-frontpage-whats-new-at-fincen"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/news/news-releases/fincen-and-bis-issue-joint-alert-potential-russian-and-belarusian-export-control\" hreflang=\"en\">FinCEN and BIS Issue Joint Alert on Potential Russian and Belarusian Export Control Evasion Attempts</a>",
                  "target": [
                    "#whats-new-primary-item-container > .views-field-title.views-field > .field-content > a[hreflang=\"en\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666666",
                        "contrastRatio": 0,
                        "fontSize": "8.9pt (11.9px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"views-element-container block block-views block-views-blockfrontpage-whats-new-at-fincen clearfix\" id=\"block-views-block-frontpage-whats-new-at-fincen\">",
                          "target": [
                            "#block-views-block-frontpage-whats-new-at-fincen"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<time datetime=\"2022-06-28T12:00:00Z\">June 28, 2022</time>",
                  "target": [
                    "time[datetime=\"2022-06-28T12:00:00Z\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"views-element-container block block-views block-views-blockfrontpage-whats-new-at-fincen clearfix\" id=\"block-views-block-frontpage-whats-new-at-fincen\">",
                          "target": [
                            "#block-views-block-frontpage-whats-new-at-fincen"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"field-content\">",
                  "target": [
                    "#whats-new-primary-item-container > .views-field-body.views-field > .field-content"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#046b99",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"views-element-container block block-views block-views-blockfrontpage-whats-new-at-fincen clearfix\" id=\"block-views-block-frontpage-whats-new-at-fincen\">",
                          "target": [
                            "#block-views-block-frontpage-whats-new-at-fincen"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/news/news-releases/financial-action-task-force-identifies-jurisdictions-anti-money-laundering-and-2\" hreflang=\"en\">Financial Action Task Force Identifies Jurisdictions with Anti-Money Laundering and Combating the Financing of Terrorism and Counter-Proliferation Deficiencies</a>",
                  "target": [
                    ".whats-new-secondary-item.col-xl-12.col-lg-12:nth-child(1) > .views-field-title.views-field > .field-content > a[hreflang=\"en\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666666",
                        "contrastRatio": 0,
                        "fontSize": "8.9pt (11.9px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"views-element-container block block-views block-views-blockfrontpage-whats-new-at-fincen clearfix\" id=\"block-views-block-frontpage-whats-new-at-fincen\">",
                          "target": [
                            "#block-views-block-frontpage-whats-new-at-fincen"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<time datetime=\"2022-06-23T12:00:00Z\">June 23, 2022</time>",
                  "target": [
                    "time[datetime=\"2022-06-23T12:00:00Z\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#046b99",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"views-element-container block block-views block-views-blockfrontpage-whats-new-at-fincen clearfix\" id=\"block-views-block-frontpage-whats-new-at-fincen\">",
                          "target": [
                            "#block-views-block-frontpage-whats-new-at-fincen"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/news/news-releases/fincen-issues-advisory-elder-financial-exploitation\" hreflang=\"en\">FinCEN Issues Advisory on Elder Financial Exploitation</a>",
                  "target": [
                    ".whats-new-secondary-item.col-xl-12.col-lg-12:nth-child(2) > .views-field-title.views-field > .field-content > a[hreflang=\"en\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666666",
                        "contrastRatio": 0,
                        "fontSize": "8.9pt (11.9px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"views-element-container block block-views block-views-blockfrontpage-whats-new-at-fincen clearfix\" id=\"block-views-block-frontpage-whats-new-at-fincen\">",
                          "target": [
                            "#block-views-block-frontpage-whats-new-at-fincen"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<time datetime=\"2022-06-15T12:00:00Z\">June 15, 2022</time>",
                  "target": [
                    "time[datetime=\"2022-06-15T12:00:00Z\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#046b99",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"block-fincen-gov-custom-resources-block\" class=\"block clearfix\">",
                          "target": [
                            "#block-fincen-gov-custom-resources-block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"featured-item-heading\">Financial Institutions</div>",
                  "target": [
                    ".row:nth-child(2) > .featured_item.col-md-4:nth-child(1) > .featured-item-image-link > .featured-item-heading"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"block-fincen-gov-custom-resources-block\" class=\"block clearfix\">",
                          "target": [
                            "#block-fincen-gov-custom-resources-block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"featured-item-content\">Resources for Financial Institutions</p>",
                  "target": [
                    ".row:nth-child(2) > .featured_item.col-md-4:nth-child(1) > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#046b99",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"block-fincen-gov-custom-resources-block\" class=\"block clearfix\">",
                          "target": [
                            "#block-fincen-gov-custom-resources-block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"featured-item-heading\">Need Assistance</div>",
                  "target": [
                    ".featured-item-image-link[href$=\"contact\"] > .featured-item-heading"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"block-fincen-gov-custom-resources-block\" class=\"block clearfix\">",
                          "target": [
                            "#block-fincen-gov-custom-resources-block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"featured-item-content\">Connect with FinCEN</p>",
                  "target": [
                    ".row:nth-child(2) > .featured_item.col-md-4:nth-child(2) > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#046b99",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"block-fincen-gov-custom-resources-block\" class=\"block clearfix\">",
                          "target": [
                            "#block-fincen-gov-custom-resources-block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"featured-item-heading\">International</div>",
                  "target": [
                    ".row:nth-child(2) > .featured_item.col-md-4:nth-child(3) > .featured-item-image-link > .featured-item-heading"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"block-fincen-gov-custom-resources-block\" class=\"block clearfix\">",
                          "target": [
                            "#block-fincen-gov-custom-resources-block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"featured-item-content\">FinCEN is the U.S. Financial Intelligence Unit</p>",
                  "target": [
                    ".row:nth-child(2) > .featured_item.col-md-4:nth-child(3) > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#046b99",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"block-fincen-gov-custom-resources-block\" class=\"block clearfix\">",
                          "target": [
                            "#block-fincen-gov-custom-resources-block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"featured-item-heading\">Statutes &amp; Regulations</div>",
                  "target": [
                    "a[href$=\"statutes-regulations\"] > .featured-item-heading"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"block-fincen-gov-custom-resources-block\" class=\"block clearfix\">",
                          "target": [
                            "#block-fincen-gov-custom-resources-block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"featured-item-content\">Information on U.S. Anti-Money Laundering and Counter-Terrorism Financing Regulations</p>",
                  "target": [
                    ".row:nth-child(3) > .featured_item.col-md-4:nth-child(1) > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#046b99",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"block-fincen-gov-custom-resources-block\" class=\"block clearfix\">",
                          "target": [
                            "#block-fincen-gov-custom-resources-block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"featured-item-heading\">Value of FinCEN Data</div>",
                  "target": [
                    ".row:nth-child(3) > .featured_item.col-md-4:nth-child(2) > .featured-item-image-link > .featured-item-heading"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"block-fincen-gov-custom-resources-block\" class=\"block clearfix\">",
                          "target": [
                            "#block-fincen-gov-custom-resources-block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"featured-item-content\">FinCEN Data Has Played a Significant Role in Successful Prosecutions</p>",
                  "target": [
                    ".row:nth-child(3) > .featured_item.col-md-4:nth-child(2) > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#046b99",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"block-fincen-gov-custom-resources-block\" class=\"block clearfix\">",
                          "target": [
                            "#block-fincen-gov-custom-resources-block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"featured-item-heading\">Law Enforcement</div>",
                  "target": [
                    ".row:nth-child(3) > .featured_item.col-md-4:nth-child(3) > .featured-item-image-link > .featured-item-heading"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"block-fincen-gov-custom-resources-block\" class=\"block clearfix\">",
                          "target": [
                            "#block-fincen-gov-custom-resources-block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"featured-item-content\">FinCEN Supports Local, State, Federal, and International Law Enforcement Investigations</p>",
                  "target": [
                    ".row:nth-child(3) > .featured_item.col-md-4:nth-child(3) > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                }
              ]
            },
            {
              "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": "#046b99",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"views-element-container block block-views block-views-blockfrontpage-whats-new-at-fincen clearfix\" id=\"block-views-block-frontpage-whats-new-at-fincen\">",
                          "target": [
                            "#block-views-block-frontpage-whats-new-at-fincen"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/news/news-releases/fincen-and-bis-issue-joint-alert-potential-russian-and-belarusian-export-control\" hreflang=\"en\">FinCEN and BIS Issue Joint Alert on Potential Russian and Belarusian Export Control Evasion Attempts</a>",
                  "target": [
                    "#whats-new-primary-item-container > .views-field-title.views-field > .field-content > a[hreflang=\"en\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#666666",
                        "contrastRatio": 0,
                        "fontSize": "8.9pt (11.9px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"views-element-container block block-views block-views-blockfrontpage-whats-new-at-fincen clearfix\" id=\"block-views-block-frontpage-whats-new-at-fincen\">",
                          "target": [
                            "#block-views-block-frontpage-whats-new-at-fincen"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<time datetime=\"2022-06-28T12:00:00Z\">June 28, 2022</time>",
                  "target": [
                    "time[datetime=\"2022-06-28T12:00:00Z\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"views-element-container block block-views block-views-blockfrontpage-whats-new-at-fincen clearfix\" id=\"block-views-block-frontpage-whats-new-at-fincen\">",
                          "target": [
                            "#block-views-block-frontpage-whats-new-at-fincen"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"field-content\">",
                  "target": [
                    "#whats-new-primary-item-container > .views-field-body.views-field > .field-content"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#046b99",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"views-element-container block block-views block-views-blockfrontpage-whats-new-at-fincen clearfix\" id=\"block-views-block-frontpage-whats-new-at-fincen\">",
                          "target": [
                            "#block-views-block-frontpage-whats-new-at-fincen"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/news/news-releases/financial-action-task-force-identifies-jurisdictions-anti-money-laundering-and-2\" hreflang=\"en\">Financial Action Task Force Identifies Jurisdictions with Anti-Money Laundering and Combating the Financing of Terrorism and Counter-Proliferation Deficiencies</a>",
                  "target": [
                    ".whats-new-secondary-item.col-xl-12.col-lg-12:nth-child(1) > .views-field-title.views-field > .field-content > a[hreflang=\"en\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#666666",
                        "contrastRatio": 0,
                        "fontSize": "8.9pt (11.9px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"views-element-container block block-views block-views-blockfrontpage-whats-new-at-fincen clearfix\" id=\"block-views-block-frontpage-whats-new-at-fincen\">",
                          "target": [
                            "#block-views-block-frontpage-whats-new-at-fincen"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<time datetime=\"2022-06-23T12:00:00Z\">June 23, 2022</time>",
                  "target": [
                    "time[datetime=\"2022-06-23T12:00:00Z\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#046b99",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"views-element-container block block-views block-views-blockfrontpage-whats-new-at-fincen clearfix\" id=\"block-views-block-frontpage-whats-new-at-fincen\">",
                          "target": [
                            "#block-views-block-frontpage-whats-new-at-fincen"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/news/news-releases/fincen-issues-advisory-elder-financial-exploitation\" hreflang=\"en\">FinCEN Issues Advisory on Elder Financial Exploitation</a>",
                  "target": [
                    ".whats-new-secondary-item.col-xl-12.col-lg-12:nth-child(2) > .views-field-title.views-field > .field-content > a[hreflang=\"en\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#666666",
                        "contrastRatio": 0,
                        "fontSize": "8.9pt (11.9px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"views-element-container block block-views block-views-blockfrontpage-whats-new-at-fincen clearfix\" id=\"block-views-block-frontpage-whats-new-at-fincen\">",
                          "target": [
                            "#block-views-block-frontpage-whats-new-at-fincen"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<time datetime=\"2022-06-15T12:00:00Z\">June 15, 2022</time>",
                  "target": [
                    "time[datetime=\"2022-06-15T12:00:00Z\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#046b99",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"block-fincen-gov-custom-resources-block\" class=\"block clearfix\">",
                          "target": [
                            "#block-fincen-gov-custom-resources-block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"featured-item-heading\">Financial Institutions</div>",
                  "target": [
                    ".row:nth-child(2) > .featured_item.col-md-4:nth-child(1) > .featured-item-image-link > .featured-item-heading"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"block-fincen-gov-custom-resources-block\" class=\"block clearfix\">",
                          "target": [
                            "#block-fincen-gov-custom-resources-block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"featured-item-content\">Resources for Financial Institutions</p>",
                  "target": [
                    ".row:nth-child(2) > .featured_item.col-md-4:nth-child(1) > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#046b99",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"block-fincen-gov-custom-resources-block\" class=\"block clearfix\">",
                          "target": [
                            "#block-fincen-gov-custom-resources-block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"featured-item-heading\">Need Assistance</div>",
                  "target": [
                    ".featured-item-image-link[href$=\"contact\"] > .featured-item-heading"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"block-fincen-gov-custom-resources-block\" class=\"block clearfix\">",
                          "target": [
                            "#block-fincen-gov-custom-resources-block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"featured-item-content\">Connect with FinCEN</p>",
                  "target": [
                    ".row:nth-child(2) > .featured_item.col-md-4:nth-child(2) > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#046b99",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"block-fincen-gov-custom-resources-block\" class=\"block clearfix\">",
                          "target": [
                            "#block-fincen-gov-custom-resources-block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"featured-item-heading\">International</div>",
                  "target": [
                    ".row:nth-child(2) > .featured_item.col-md-4:nth-child(3) > .featured-item-image-link > .featured-item-heading"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"block-fincen-gov-custom-resources-block\" class=\"block clearfix\">",
                          "target": [
                            "#block-fincen-gov-custom-resources-block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"featured-item-content\">FinCEN is the U.S. Financial Intelligence Unit</p>",
                  "target": [
                    ".row:nth-child(2) > .featured_item.col-md-4:nth-child(3) > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#046b99",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"block-fincen-gov-custom-resources-block\" class=\"block clearfix\">",
                          "target": [
                            "#block-fincen-gov-custom-resources-block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"featured-item-heading\">Statutes &amp; Regulations</div>",
                  "target": [
                    "a[href$=\"statutes-regulations\"] > .featured-item-heading"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"block-fincen-gov-custom-resources-block\" class=\"block clearfix\">",
                          "target": [
                            "#block-fincen-gov-custom-resources-block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"featured-item-content\">Information on U.S. Anti-Money Laundering and Counter-Terrorism Financing Regulations</p>",
                  "target": [
                    ".row:nth-child(3) > .featured_item.col-md-4:nth-child(1) > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#046b99",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"block-fincen-gov-custom-resources-block\" class=\"block clearfix\">",
                          "target": [
                            "#block-fincen-gov-custom-resources-block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"featured-item-heading\">Value of FinCEN Data</div>",
                  "target": [
                    ".row:nth-child(3) > .featured_item.col-md-4:nth-child(2) > .featured-item-image-link > .featured-item-heading"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"block-fincen-gov-custom-resources-block\" class=\"block clearfix\">",
                          "target": [
                            "#block-fincen-gov-custom-resources-block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"featured-item-content\">FinCEN Data Has Played a Significant Role in Successful Prosecutions</p>",
                  "target": [
                    ".row:nth-child(3) > .featured_item.col-md-4:nth-child(2) > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#046b99",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"block-fincen-gov-custom-resources-block\" class=\"block clearfix\">",
                          "target": [
                            "#block-fincen-gov-custom-resources-block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"featured-item-heading\">Law Enforcement</div>",
                  "target": [
                    ".row:nth-child(3) > .featured_item.col-md-4:nth-child(3) > .featured-item-image-link > .featured-item-heading"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"block-fincen-gov-custom-resources-block\" class=\"block clearfix\">",
                          "target": [
                            "#block-fincen-gov-custom-resources-block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"featured-item-content\">FinCEN Supports Local, State, Federal, and International Law Enforcement Investigations</p>",
                  "target": [
                    ".row:nth-child(3) > .featured_item.col-md-4:nth-child(3) > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                }
              ]
            },
            {
              "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": "<button type=\"button\" class=\"navbar-toggle\" data-toggle=\"collapse\" data-target=\"#navbar-collapse\">",
                  "target": [
                    ".navbar-toggle"
                  ],
                  "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": "<ul block=\"block-fincen-gov-theme-main-menu\" class=\"menu dropdown-menu\">",
                  "target": [
                    ".expanded.dropdown:nth-child(2) > .dropdown-menu.menu"
                  ],
                  "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": "<ul block=\"block-fincen-gov-theme-main-menu\" class=\"menu dropdown-menu\">",
                  "target": [
                    ".expanded.dropdown:nth-child(3) > .dropdown-menu.menu"
                  ],
                  "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": "<ul block=\"block-fincen-gov-theme-main-menu\" class=\"menu dropdown-menu\">",
                  "target": [
                    ".expanded.dropdown:nth-child(4) > .dropdown-menu.menu"
                  ],
                  "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": "<ul block=\"block-fincen-gov-theme-main-menu\" class=\"menu dropdown-menu\">",
                  "target": [
                    ".expanded.dropdown:nth-child(5) > .dropdown-menu.menu"
                  ],
                  "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 class=\"views-field views-field-field-thumbnail\">",
                  "target": [
                    ".whats-new-secondary-item.col-xl-12.col-lg-12:nth-child(1) > .views-field-field-thumbnail.views-field"
                  ],
                  "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": "<img src=\"/sites/default/files/images/news-releases/insignia%20320%20x%20213_35.jpg\" width=\"320\" height=\"213\" alt=\"FinCEN Seal\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-responsive\">",
                  "target": [
                    ".whats-new-secondary-item.col-xl-12.col-lg-12:nth-child(1) > .views-field-field-thumbnail.views-field > .field-content > a[hreflang=\"en\"] > .img-responsive[width=\"320\"][height=\"213\"]"
                  ],
                  "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 class=\"views-field views-field-body\">",
                  "target": [
                    ".whats-new-secondary-item.col-xl-12.col-lg-12:nth-child(1) > .views-field-body.views-field"
                  ],
                  "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 class=\"views-field views-field-field-thumbnail\">",
                  "target": [
                    ".whats-new-secondary-item.col-xl-12.col-lg-12:nth-child(2) > .views-field-field-thumbnail.views-field"
                  ],
                  "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": "<img src=\"/sites/default/files/images/news-releases/insignia%20320%20x%20213_33.jpg\" width=\"320\" height=\"213\" alt=\"FinCEN Seal\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-responsive\">",
                  "target": [
                    ".whats-new-secondary-item.col-xl-12.col-lg-12:nth-child(2) > .views-field-field-thumbnail.views-field > .field-content > a[hreflang=\"en\"] > .img-responsive[width=\"320\"][height=\"213\"]"
                  ],
                  "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 class=\"views-field views-field-body\"><div class=\"field-content\">The Financial Crimes Enforcement Network (FinCEN) is issuing an advisory&nbsp;to alert financial institutions to the rising trend of elder financial exploitation (EFE).</div></div>",
                  "target": [
                    ".whats-new-secondary-item.col-xl-12.col-lg-12:nth-child(2) > .views-field-body.views-field"
                  ],
                  "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": "<h2 class=\"block-title hidden\">Resources</h2>",
                  "target": [
                    ".block-title"
                  ],
                  "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": "aria-required-attr",
              "impact": "critical",
              "tags": [
                "cat.aria",
                "wcag2a",
                "wcag412"
              ],
              "description": "Ensures elements with ARIA roles have all required ARIA attributes",
              "help": "Required ARIA attributes must be provided",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-required-attr?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "aria-required-attr",
                      "data": [
                        "aria-level"
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Required ARIA attribute not present: aria-level"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<div class=\"col-sm-12\" role=\"heading\">",
                  "target": [
                    "div[role=\"heading\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Required ARIA attribute not present: aria-level"
                }
              ]
            },
            {
              "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": "#5e5e5e",
                        "bgColor": "#f2f2f2",
                        "contrastRatio": 5.79,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div style=\"  position: relative; \n  top: 0em; \n  left: 0em; \n  right: 0em; \n  bottom: 0em; \n  height: auto; \n  width: 100%; \n  padding: 10px 10px 10px 10px; \n  margin: 0px auto 0px auto; \n  display: block;\nfont-family: georgia;\n    font-weight: 300; \n  background: #f2f2f2; \n  color: #5e5e5e !important;\">",
                          "target": [
                            "#block-officialusgovtwebsitebanner > .field.field--name-body.field--type-text-with-summary > div"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.79 (foreground color: #5e5e5e, background color: #f2f2f2, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<em>An official website of the United States Government</em>",
                  "target": [
                    "em"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.79 (foreground color: #5e5e5e, background color: #f2f2f2, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#3c763d",
                        "contrastRatio": 5.45,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<td style=\"background: rgb(60, 118, 61);\">\n\t\t\t<h4 style=\"color: white;\"><a href=\"fincen-combats-ransomware\" style=\"color: white;\">FinCEN Combats Ransomware</a></h4>\n\t\t\t</td>",
                          "target": [
                            ".text-align-center > tbody > tr > td:nth-child(1)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.45 (foreground color: #ffffff, background color: #3c763d, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"fincen-combats-ransomware\" style=\"color: white;\">FinCEN Combats Ransomware</a>",
                  "target": [
                    "a[href$=\"fincen-combats-ransomware\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.45 (foreground color: #ffffff, background color: #3c763d, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#3c763d",
                        "contrastRatio": 5.45,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<td style=\"background: rgb(60, 118, 61);\">\n\t\t\t<h4 style=\"color: white;\">&nbsp;<a href=\"anti-money-laundering-act-2020\" style=\"color: white;\">AML Act of 2020 Information</a></h4>\n\t\t\t</td>",
                          "target": [
                            "td:nth-child(2)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.45 (foreground color: #ffffff, background color: #3c763d, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"anti-money-laundering-act-2020\" style=\"color: white;\">AML Act of 2020 Information</a>",
                  "target": [
                    "a[href=\"anti-money-laundering-act-2020\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.45 (foreground color: #ffffff, background color: #3c763d, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#3c763d",
                        "contrastRatio": 5.45,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<td style=\"background: rgb(60, 118, 61);\">\n\t\t\t<h4 style=\"color: white;\">&nbsp;&nbsp;<a href=\"https://www.fincen.gov/sites/default/files/shared/FBAR_Due_Date_20190306.pdf\" style=\"color: white;\">FBAR Due Date</a></h4>\n\t\t\t</td>",
                          "target": [
                            "td:nth-child(3)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.45 (foreground color: #ffffff, background color: #3c763d, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fincen.gov/sites/default/files/shared/FBAR_Due_Date_20190306.pdf\" style=\"color: white;\">FBAR Due Date</a>",
                  "target": [
                    "td:nth-child(3) > h4 > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.45 (foreground color: #ffffff, background color: #3c763d, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#3c763d",
                        "contrastRatio": 5.45,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<td style=\"background: rgb(60, 118, 61);\">\n\t\t\t<h4 style=\"color: white;\"><a href=\"coronavirus\" style=\"color: white;\">COVID-19 Information</a></h4>\n\t\t\t</td>",
                          "target": [
                            "td:nth-child(4)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.45 (foreground color: #ffffff, background color: #3c763d, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"coronavirus\" style=\"color: white;\">COVID-19 Information</a>",
                  "target": [
                    "a[href$=\"coronavirus\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.45 (foreground color: #ffffff, background color: #3c763d, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#337ab7",
                        "contrastRatio": 4.55,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"more-link form-group\"><a href=\"/news-room/news\">Read More News</a></div>",
                          "target": [
                            ".more-link"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.55 (foreground color: #ffffff, background color: #337ab7, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/news-room/news\">Read More News</a>",
                  "target": [
                    ".more-link > a[href$=\"news\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.55 (foreground color: #ffffff, background color: #337ab7, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#046b99",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.88,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"block-fincen-gov-custom-most-popular-link-block\" class=\"block clearfix\">",
                          "target": [
                            "#block-fincen-gov-custom-most-popular-link-block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.88 (foreground color: #046b99, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"featured-item-heading\">Money Services Businesses Information</div>",
                  "target": [
                    "a[href$=\"msb-state-selector\"] > .featured-item-heading"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.88 (foreground color: #046b99, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#046b99",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.88,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"block-fincen-gov-custom-most-popular-link-block\" class=\"block clearfix\">",
                          "target": [
                            "#block-fincen-gov-custom-most-popular-link-block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.88 (foreground color: #046b99, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"featured-item-heading\">E-Filing</div>",
                  "target": [
                    ".featured-item-image-link[target=\"_blank\"][rel=\"noopener\"] > .featured-item-heading"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.88 (foreground color: #046b99, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#046b99",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.88,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"block-fincen-gov-custom-most-popular-link-block\" class=\"block clearfix\">",
                          "target": [
                            "#block-fincen-gov-custom-most-popular-link-block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.88 (foreground color: #046b99, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"featured-item-heading\">SAR Statistics</div>",
                  "target": [
                    "a[href$=\"sar-stats\"] > .featured-item-heading"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.88 (foreground color: #046b99, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "id": "heading-order",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the order of headings is semantically correct",
              "help": "Heading levels should only increase by one",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/heading-order?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "heading-order",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Heading order invalid"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h4 style=\"color: white;\"><a href=\"fincen-combats-ransomware\" style=\"color: white;\">FinCEN Combats Ransomware</a></h4>",
                  "target": [
                    "td:nth-child(1) > h4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Heading order invalid"
                }
              ]
            },
            {
              "id": "landmark-unique",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "help": "Ensures landmarks are unique",
              "description": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-unique?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "landmark-is-unique",
                      "data": {
                        "role": "navigation",
                        "accessibleText": null
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav role=\"navigation\" aria-labelledby=\"block-fincen-gov-theme-footer\" id=\"block-fincen-gov-theme-footer\">",
                          "target": [
                            "#block-fincen-gov-theme-footer"
                          ]
                        }
                      ],
                      "impact": "moderate",
                      "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<nav role=\"navigation\" aria-labelledby=\"block-fincen-gov-theme-main-menu\" id=\"block-fincen-gov-theme-main-menu\" class=\"col-md-8\">",
                  "target": [
                    "#block-fincen-gov-theme-main-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                }
              ]
            },
            {
              "id": "page-has-heading-one",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensure that the page, or at least one of its frames contains a level-one heading",
              "help": "Page should contain a level-one heading",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/page-has-heading-one?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "page-has-heading-one",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Page must have a level-one heading"
                    }
                  ],
                  "none": [],
                  "impact": "moderate",
                  "html": "<html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  Page must have a level-one heading"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.fincen.gov/",
      "what": "URL",
      "result": "https://www.fincen.gov/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.fincen.gov/",
      "result": {
        "Error": {
          "AA.1_3_1.F92,ARIA4": {
            "This element's role is \"presentation\" but contains child elements with semantic meaning.": [
              {
                "tagName": "table",
                "id": "",
                "code": "<table class=\"circular-container\" role=\"presentation\">...</table>"
              },
              {
                "tagName": "table",
                "id": "",
                "code": "<table class=\"text-align-center table table-hover table-striped\" style=\"width:100% ;\n  background: #3C763D;\" role=\"presentation\">...</table>"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_1_1.H67.2": {
            "Img element is marked so that it is ignored by Assistive Technology.": [
              {
                "tagName": "img",
                "id": "",
                "code": "<img alt=\"\" data-entity-type=\"\" data-entity-uuid=\"\" height=\"11\" src=\"/sites/default/files/shared/us_flag_small.png\" width=\"16\">"
              }
            ]
          },
          "AA.1_3_1.H48": {
            "If this element contains a navigation section, it is recommended that it be marked up as a list.": [
              {
                "tagName": "div",
                "id": "#additional-footer-links",
                "code": "<div class=\"col-xl-9 col-lg-9 col-md-9 col-xl-offset-3 col-lg-offset-3 col-md-offset-3\" id=\"additional-footer-links\">...</div>"
              }
            ]
          },
          "AA.1_3_1_A.G141": {
            "The heading structure is not logically nested. This h2 element appears to be the primary document heading, so should be an h1 element.": [
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 class=\"block-title hidden\">...</h2>"
              }
            ],
            "The heading structure is not logically nested. This h2 element should be an h1 to be properly nested.": [
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 class=\"block-title hidden\">...</h2>"
              }
            ]
          },
          "AA.1_4_3.G145.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 3:1.": [
              {
                "tagName": "h2",
                "id": "#block-fincen-gov-theme-footer-menu",
                "code": "<h2 class=\"visually-hidden\" id=\"block-fincen-gov-theme-footer-menu\">...</h2>"
              }
            ]
          },
          "AA.1_4_3.G18.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">...</a>"
              },
              {
                "tagName": "label",
                "id": "",
                "code": "<label for=\"edit-keys\" class=\"control-label sr-only\">...</label>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"sr-only\">...</span>"
              }
            ]
          },
          "AA.1_4_3.G18.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/news/news-releases/financial-action-task-force-identifies-jurisdictions-anti-money-laundering-and-2\" hreflang=\"en\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/news/news-releases/fincen-and-bis-issue-joint-alert-potential-russian-and-belarusian-export-control\" hreflang=\"en\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/news/news-releases/fincen-issues-advisory-elder-financial-exploitation\" hreflang=\"en\">...</a>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"featured-item-heading\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"field-content\">...</div>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"featured-item-content\">...</p>"
              },
              {
                "tagName": "time",
                "id": "",
                "code": "<time datetime=\"2022-06-15T12:00:00Z\">...</time>"
              },
              {
                "tagName": "time",
                "id": "",
                "code": "<time datetime=\"2022-06-23T12:00:00Z\">...</time>"
              },
              {
                "tagName": "time",
                "id": "",
                "code": "<time datetime=\"2022-06-28T12:00:00Z\">...</time>"
              }
            ]
          },
          "AA.4_1_2.H91.A.Empty": {
            "Anchor element found with an ID but without a href or link text. Consider moving its ID to a parent or nearby element.": [
              {
                "tagName": "a",
                "id": "#main-content",
                "code": "<a id=\"main-content\">...</a>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.fincen.gov/",
      "what": "URL",
      "result": "https://www.fincen.gov/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.fincen.gov/",
      "result": {
        "content": {
          "totals": {
            "violation": 2,
            "recommendation": 4,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "Rpt_Aria_RequiredProperties",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]",
                "aria": "/document[1]/main[1]/heading[1]"
              },
              "message": "An element with ARIA role 'heading' does not have the required ARIA attribute(s): 'aria-level'",
              "bounds": {
                "left": 8,
                "top": 713,
                "height": 68,
                "width": 784
              },
              "snippet": "<div role=\"heading\" class=\"col-sm-12\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 8,
                "height": 18,
                "width": 133
              },
              "snippet": "<a class=\"visually-hidden focusable skip-link\" href=\"#main-content\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[1]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 8,
                "top": 121,
                "height": 537,
                "width": 784
              },
              "snippet": "<nav class=\"col-md-8\" id=\"block-fincen-gov-theme-main-menu\" aria-labelledby=\"block-fincen-gov-theme-main-menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
              "bounds": {
                "left": 8,
                "top": 27,
                "height": 687,
                "width": 784
              },
              "snippet": "<header role=\"banner\" id=\"navbar\" class=\"navbar navbar-default container\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 8,
                "top": 1916,
                "height": 308,
                "width": 784
              },
              "snippet": "<nav id=\"block-fincen-gov-theme-footer\" aria-labelledby=\"block-fincen-gov-theme-footer\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The explicitly-assigned ARIA role \"contentinfo\" is redundant with the implicit role of the element <footer>",
              "bounds": {
                "left": 8,
                "top": 1878,
                "height": 399,
                "width": 784
              },
              "snippet": "<footer role=\"contentinfo\" class=\"footer container\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 2,
            "recommendation": 4,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "Rpt_Aria_RequiredProperties",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]",
                "aria": "/document[1]/main[1]/heading[1]"
              },
              "message": "An element with ARIA role 'heading' does not have the required ARIA attribute(s): 'aria-level'",
              "bounds": {
                "left": 10,
                "top": 285,
                "height": 97,
                "width": 780
              },
              "snippet": "<div role=\"heading\" class=\"col-sm-12\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 15,
                "height": 1,
                "width": 1
              },
              "snippet": "<a class=\"visually-hidden focusable skip-link\" href=\"#main-content\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[1]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 25,
                "top": 15,
                "height": 1,
                "width": 750
              },
              "snippet": "<nav class=\"col-md-8\" id=\"block-fincen-gov-theme-main-menu\" aria-labelledby=\"block-fincen-gov-theme-main-menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
              "bounds": {
                "left": 25,
                "top": 15,
                "height": 270,
                "width": 750
              },
              "snippet": "<header role=\"banner\" id=\"navbar\" class=\"navbar navbar-default container\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 65,
                "top": 2654,
                "height": 230,
                "width": 670
              },
              "snippet": "<nav id=\"block-fincen-gov-theme-footer\" aria-labelledby=\"block-fincen-gov-theme-footer\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The explicitly-assigned ARIA role \"contentinfo\" is redundant with the implicit role of the element <footer>",
              "bounds": {
                "left": 25,
                "top": 2463,
                "height": 511,
                "width": 750
              },
              "snippet": "<footer role=\"contentinfo\" class=\"footer container\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.fincen.gov/",
      "what": "URL",
      "result": "https://www.fincen.gov/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.fincen.gov/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "United States Department of the Treasury Financial Crimes Enforcement Network | FinCEN.gov",
          "pageurl": "https://www.fincen.gov/",
          "time": 2.82,
          "creditsremaining": 964,
          "allitemcount": 74,
          "totalelements": 360,
          "waveurl": "http://wave.webaim.org/report?url=https://www.fincen.gov/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 0,
            "items": []
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 3,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > HEADER#navbar > DIV#navbar-collapse > DIV:first-child > DIV#block-fincen-gov-theme-search > FORM#search-block-form > DIV:first-child > LABEL:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > HEADER:first-child + DIV + FOOTER > DIV:first-child > NAV#block-fincen-gov-theme-footer > H2#block-fincen-gov-theme-footer-menu"
                ],
                "contrastdata": [
                  [
                    3.66,
                    "#046b99",
                    "#cccccc",
                    false
                  ],
                  [
                    1.2,
                    "#333333",
                    "#00264c",
                    false
                  ],
                  [
                    1,
                    "#00264c",
                    "#00264c",
                    true
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 30,
            "items": {
              "text_justified": {
                "id": "text_justified",
                "description": "Justified text",
                "count": 8,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > HEADER:first-child + DIV > DIV:first-child > DIV:first-child + SECTION > DIV:first-child + A + DIV > SECTION#block-views-block-frontpage-whats-new-at-fincen > DIV:first-child > DIV:first-child > DIV:first-child > DIV#whats-new-primary-item-container",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > HEADER:first-child + DIV > DIV:first-child > DIV:first-child + SECTION > DIV:first-child + A + DIV > SECTION#block-views-block-frontpage-whats-new-at-fincen > DIV:first-child > DIV:first-child > DIV:first-child > DIV#whats-new-primary-item-container > DIV:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > HEADER:first-child + DIV > DIV:first-child > DIV:first-child + SECTION > DIV:first-child + A + DIV > SECTION#block-views-block-frontpage-whats-new-at-fincen > DIV:first-child > DIV:first-child > DIV:first-child > DIV#whats-new-primary-item-container > DIV:first-child > DIV:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > HEADER:first-child + DIV > DIV:first-child > DIV:first-child + SECTION > DIV:first-child + A + DIV > SECTION#block-views-block-frontpage-whats-new-at-fincen > DIV:first-child > DIV:first-child > DIV:first-child > DIV#whats-new-primary-item-container > DIV:first-child + DIV",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > HEADER:first-child + DIV > DIV:first-child > DIV:first-child + SECTION > DIV:first-child + A + DIV > SECTION#block-views-block-frontpage-whats-new-at-fincen > DIV:first-child > DIV:first-child > DIV:first-child > DIV#whats-new-primary-item-container > DIV:first-child + DIV + DIV",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > HEADER:first-child + DIV > DIV:first-child > DIV:first-child + SECTION > DIV:first-child + A + DIV > SECTION#block-views-block-frontpage-whats-new-at-fincen > DIV:first-child > DIV:first-child > DIV:first-child > DIV#whats-new-primary-item-container > DIV:first-child + DIV + DIV > DIV:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > HEADER:first-child + DIV > DIV:first-child > DIV:first-child + SECTION > DIV:first-child + A + DIV > SECTION#block-views-block-frontpage-whats-new-at-fincen > DIV:first-child > DIV:first-child > DIV:first-child > DIV#whats-new-primary-item-container > DIV:first-child + DIV + DIV + DIV",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > HEADER:first-child + DIV > DIV:first-child > DIV:first-child + SECTION > DIV:first-child + A + DIV > SECTION#block-views-block-frontpage-whats-new-at-fincen > DIV:first-child > DIV:first-child > DIV:first-child > DIV#whats-new-primary-item-container > DIV:first-child + DIV + DIV + DIV > DIV:first-child"
                ],
                "wcag": []
              },
              "h1_missing": {
                "id": "h1_missing",
                "description": "Missing first level heading",
                "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.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 4,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > HEADER#navbar > DIV#navbar-collapse > DIV:first-child > NAV#block-fincen-gov-theme-main-menu > UL:first-child > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > HEADER:first-child + DIV > DIV:first-child > DIV:first-child + SECTION > DIV:first-child + A + DIV > SECTION#block-views-block-frontpage-whats-new-at-fincen > DIV:first-child > DIV:first-child > DIV:first-child > DIV#whats-new-primary-item-container > DIV:first-child + DIV > SPAN:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > HEADER:first-child + DIV > DIV:first-child > DIV:first-child + SECTION > DIV:first-child + A + DIV > SECTION#block-views-block-frontpage-whats-new-at-fincen > DIV:first-child > DIV:first-child > DIV:first-child > DIV#whats-new-secondary-items-container > DIV#whats-new-secondary-items > DIV:first-child > DIV:first-child + DIV > SPAN:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > HEADER:first-child + DIV > DIV:first-child > DIV:first-child + SECTION > DIV:first-child + A + DIV > SECTION#block-views-block-frontpage-whats-new-at-fincen > DIV:first-child > DIV:first-child > DIV:first-child > DIV#whats-new-secondary-items-container > DIV#whats-new-secondary-items > DIV:first-child + DIV > DIV:first-child + DIV > SPAN:first-child > 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_pdf": {
                "id": "link_pdf",
                "description": "Link to PDF document",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > HEADER:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > SECTION#block-homepagealert > DIV:first-child > TABLE:first-child > TBODY:first-child > TR:first-child > TD:first-child + TD + TD > H4:first-child > A:first-child"
                ],
                "wcag": []
              },
              "title_redundant": {
                "id": "title_redundant",
                "description": "Redundant title text",
                "count": 12,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > HEADER#navbar > DIV#navbar-collapse > DIV:first-child > NAV#block-fincen-gov-theme-main-menu > UL:first-child > LI:first-child + LI > A:first-child + UL > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > HEADER#navbar > DIV#navbar-collapse > DIV:first-child > NAV#block-fincen-gov-theme-main-menu > UL:first-child > LI:first-child + LI > A:first-child + UL > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > HEADER#navbar > DIV#navbar-collapse > DIV:first-child > NAV#block-fincen-gov-theme-main-menu > UL:first-child > LI:first-child + LI + LI > A:first-child + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > HEADER#navbar > DIV#navbar-collapse > DIV:first-child > NAV#block-fincen-gov-theme-main-menu > UL:first-child > LI:first-child + LI + LI > A:first-child + UL > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > HEADER#navbar > DIV#navbar-collapse > DIV:first-child > NAV#block-fincen-gov-theme-main-menu > UL:first-child > LI:first-child + LI + LI > A:first-child + UL > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > HEADER#navbar > DIV#navbar-collapse > DIV:first-child > NAV#block-fincen-gov-theme-main-menu > UL:first-child > LI:first-child + LI + LI > A:first-child + UL > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > HEADER#navbar > DIV#navbar-collapse > DIV:first-child > NAV#block-fincen-gov-theme-main-menu > UL:first-child > LI:first-child + LI + LI > A:first-child + UL > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > HEADER#navbar > DIV#navbar-collapse > DIV:first-child > NAV#block-fincen-gov-theme-main-menu > UL:first-child > LI:first-child + LI + LI > A:first-child + UL > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > HEADER#navbar > DIV#navbar-collapse > DIV:first-child > NAV#block-fincen-gov-theme-main-menu > UL:first-child > LI:first-child + LI + LI + LI > A:first-child + UL > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > HEADER#navbar > DIV#navbar-collapse > DIV:first-child > NAV#block-fincen-gov-theme-main-menu > UL:first-child > LI:first-child + LI + LI + LI > A:first-child + UL > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > HEADER#navbar > DIV#navbar-collapse > DIV:first-child > NAV#block-fincen-gov-theme-main-menu > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + UL > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > HEADER#navbar > DIV#navbar-collapse > DIV:first-child > NAV#block-fincen-gov-theme-main-menu > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + UL > LI:first-child + LI + LI > A:first-child"
                ],
                "wcag": []
              },
              "table_layout": {
                "id": "table_layout",
                "description": "Layout table",
                "count": 4,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > HEADER:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > SECTION#block-homepagealert > DIV:first-child > TABLE:first-child > TBODY:first-child > TR:first-child > TD:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > HEADER:first-child + DIV > DIV:first-child > DIV:first-child + SECTION > DIV:first-child + A + DIV > SECTION#block-fincen-gov-custom-most-popular-link-block > DIV:first-child > DIV:first-child > A:first-child > TABLE:first-child > TBODY:first-child > TR:first-child > TD:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > HEADER:first-child + DIV > DIV:first-child > DIV:first-child + SECTION > DIV:first-child + A + DIV > SECTION#block-fincen-gov-custom-most-popular-link-block > DIV:first-child > DIV:first-child + DIV > A:first-child > TABLE:first-child > TBODY:first-child > TR:first-child > TD:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > HEADER:first-child + DIV > DIV:first-child > DIV:first-child + SECTION > DIV:first-child + A + DIV > SECTION#block-fincen-gov-custom-most-popular-link-block > DIV:first-child > DIV:first-child + DIV + DIV > A:first-child > 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.fincen.gov/",
      "what": "URL",
      "result": "https://www.fincen.gov/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.fincen.gov/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.075",
        "responseTime": "2022-07-17T23:15:02.304Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1000484,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 170,
              "failing": 10
            },
            "issues": {
              "totalErrors": 37,
              "totalWarnings": 6,
              "totalIssues": 43
            },
            "issuesByLevel": {
              "A": {
                "count": 28,
                "pct": 65.12
              },
              "AA": {
                "count": 9,
                "pct": 20.93
              },
              "AAA": {
                "count": 43,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 4,
              "warningDensity": 1,
              "allDensity": 4
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "2f57f08f-c49d-40b5-86b2-d710a700fce7",
          "docID": "a6327fbf-f85e-49bc-b6f8-30a2f6e0605a",
          "sourceHash": "342a776311bde6143482bb2e9bec0ebb",
          "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=2f57f08f-c49d-40b5-86b2-d710a700fce7",
          "resultSet": [
            {
              "tID": 28,
              "bpID": 3,
              "priority": 100,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The layout or sizing of this page causes horizontal scrolling.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Avoid layouts that result in horizontal scroll",
              "errorDescription": "This page is too wide, causing horizontal scrolling (at the tested viewport size). Horizontal scrolling will cause difficulties for users with low vision, especially if they have their monitor set to a low resolution. Review HTML, CSS and page element sizes to ensure 100% width is not exceeded.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 1594.39
                },
                "height": 1594.39,
                "width": 1024
              },
              "position": {
                "line": 2073,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"path-frontpage has-glyphicons\"&gt; &lt;a href=\"#main-content\" class=\"visually-hidden focusable skip-link\"&gt; Skip to main content &lt;/a&gt; &lt;div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\"&gt; &lt;header clas",
              "xpath": "/html/body",
              "issueID": "0960c8df3e146e2085b412fcaddcea7a",
              "signature": "ac7cb47e614732da662dbf0a01f9aea0",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=0960c8df3e146e2085b412fcaddcea7a"
            },
            {
              "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": 20,
                  "y": 20
                },
                "bottom-right": {
                  "x": 624.984,
                  "y": 263
                },
                "height": 243,
                "width": 604.984
              },
              "position": {
                "line": 7958,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"whats-new-items views-row col-xl-8 col-lg-8 col-md-8 col-sm-12 col-xs-12\" id=\"whats-new-primary-item-container\"&gt; &lt;div class=\"views-field views-field-field-thumbnail\"&gt;&lt;div class=\"field-content\"&gt; &lt;a href=\"/news/news-release",
              "xpath": "/html/body/div[1]/div[1]/div[1]/section[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "629c800dacf8aa61d2f6615d68a0c1fb",
              "signature": "4f74e08d745dec919a9e8a846cb5c94e",
              "ref": "https://tenon.io/bestpractice.php?bpID=4&tID=36&issueID=629c800dacf8aa61d2f6615d68a0c1fb"
            },
            {
              "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": 20,
                  "y": 83
                },
                "bottom-right": {
                  "x": 624.984,
                  "y": 243
                },
                "height": 160,
                "width": 604.984
              },
              "position": {
                "line": 7977,
                "column": 7
              },
              "errorSnippet": "&lt;div class=\"views-field views-field-body\"&gt;&lt;div class=\"field-content\"&gt;The Financial Crimes Enforcement Network (FinCEN) and the U.S. Department of Commerce’s Bureau of Industry and Security (BIS) today issued a joint alert to financial institu",
              "xpath": "/html/body/div[1]/div[1]/div[1]/section[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[4]",
              "issueID": "2c54757b7daf72010a7693faf1dbc010",
              "signature": "ddb207c5708bde2521fe46f15dd141b3",
              "ref": "https://tenon.io/bestpractice.php?bpID=4&tID=36&issueID=2c54757b7daf72010a7693faf1dbc010"
            },
            {
              "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": 20,
                  "y": 83
                },
                "bottom-right": {
                  "x": 624.984,
                  "y": 243
                },
                "height": 160,
                "width": 604.984
              },
              "position": {
                "line": 7980,
                "column": 11
              },
              "errorSnippet": "&lt;div class=\"field-content\"&gt;The Financial Crimes Enforcement Network (FinCEN) and the U.S. Department of Commerce’s Bureau of Industry and Security (BIS) today issued a joint alert to financial institutions advising them to be vigilant against effor",
              "xpath": "/html/body/div[1]/div[1]/div[1]/section[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]",
              "issueID": "0ec4f8818135c7e1e7577f87017dc686",
              "signature": "4513544c753ec7e08d75f8655b641f4b",
              "ref": "https://tenon.io/bestpractice.php?bpID=4&tID=36&issueID=0ec4f8818135c7e1e7577f87017dc686"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "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": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 40
                },
                "bottom-right": {
                  "x": 970,
                  "y": 200
                },
                "height": 160,
                "width": 970
              },
              "position": {
                "line": 37,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"logo navbar-btn pull-left\" href=\"/\" title=\"Home\" rel=\"home\"&gt; &lt;img src=\"/profiles/fincen_gov/themes/fincen_gov_theme/images/header.svg\" alt=\"Home\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[1]/a[1]",
              "issueID": "aa3abdd876fabf04e5c67875818308fd",
              "signature": "077ad5b8a537e86f2333f9d37a6cf790",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=aa3abdd876fabf04e5c67875818308fd"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "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": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -40,
                  "y": -6
                },
                "height": -6,
                "width": -40
              },
              "position": {
                "line": 38,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/about/fincens-strategic-plan\" title=\"Strategic Plan\" data-drupal-link-system-path=\"node/151\"&gt;Strategic Plan&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[3]/a[1]",
              "issueID": "60655dc0529ca890290f07b0c9a7cf99",
              "signature": "94db20a8a60964bf1f26dae4a09de8ef",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=60655dc0529ca890290f07b0c9a7cf99"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "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": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -40,
                  "y": -6
                },
                "height": -6,
                "width": -40
              },
              "position": {
                "line": 38,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/about/contract-opportunities\" title=\"Contract Opportunities\" data-drupal-link-system-path=\"node/10\"&gt;Contract Opportunities&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[5]/a[1]",
              "issueID": "59574513742b58d44f0ce3d76525f258",
              "signature": "d54e59cd30b8cef040ed07cd2354eb36",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=59574513742b58d44f0ce3d76525f258"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "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": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -40,
                  "y": -6
                },
                "height": -6,
                "width": -40
              },
              "position": {
                "line": 38,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/resources/advisoriesbulletinsfact-sheets\" title=\"Alerts/Advisories/Notices/Bulletins/Fact Sheets\"&gt;Alerts/Advisories/Notices/Bulletins/Fact Sheets&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[1]/a[1]",
              "issueID": "79073c1a4cc9365750c82b8744b6dee8",
              "signature": "4bdcbd7a385ed707094f0638ec5ef81a",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=79073c1a4cc9365750c82b8744b6dee8"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "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": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -40,
                  "y": -6
                },
                "height": -6,
                "width": -40
              },
              "position": {
                "line": 38,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/resources/filing-information\" title=\"Filing Information\" data-drupal-link-system-path=\"resources/filing-information\"&gt;Filing Information&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[2]/a[1]",
              "issueID": "40d488e0c404ba1d8b7d6dc37c0cda55",
              "signature": "8a11cb6961db17862643d66d8f31b732",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=40d488e0c404ba1d8b7d6dc37c0cda55"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "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": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -40,
                  "y": -6
                },
                "height": -6,
                "width": -40
              },
              "position": {
                "line": 38,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/resources/financial-institutions\" title=\"Financial Institutions\" data-drupal-link-system-path=\"node/215\"&gt;Financial Institutions&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[3]/a[1]",
              "issueID": "3715dba488274d2ee84760235a59d93d",
              "signature": "dad6176365739b7c81c22c59b39b4974",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=3715dba488274d2ee84760235a59d93d"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "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": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -40,
                  "y": -6
                },
                "height": -6,
                "width": -40
              },
              "position": {
                "line": 38,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/resources/financial-crime-enforcement-network-exchange\" title=\"FinCEN Exchange\" data-drupal-link-system-path=\"node/18878\"&gt;FinCEN Exchange&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[4]/a[1]",
              "issueID": "9fffd9e0076a1f77f9af9e79f0642618",
              "signature": "416ca80758527fa566b3eab958c4a393",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=9fffd9e0076a1f77f9af9e79f0642618"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "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": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -40,
                  "y": -6
                },
                "height": -6,
                "width": -40
              },
              "position": {
                "line": 86,
                "column": 79
              },
              "errorSnippet": "&lt;a href=\"/resources/law-enforcement-overview\" title=\"Law Enforcement\" data-drupal-link-system-path=\"node/205\"&gt;Law Enforcement&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[7]/a[1]",
              "issueID": "f9aec38f4a00010600a62ad5d43e4e58",
              "signature": "d379c0abbe0ebfa399448e63103a79f9",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=f9aec38f4a00010600a62ad5d43e4e58"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "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": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -40,
                  "y": -6
                },
                "height": -6,
                "width": -40
              },
              "position": {
                "line": 1078,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/resources/statutes-regulations\" title=\"Statutes and Regulations\"&gt;Statutes and Regulations&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[9]/a[1]",
              "issueID": "5bc4267c7e6bd04145c7a95c517d3df9",
              "signature": "e8ffca6104b76d92f1f992c87775b3b4",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=5bc4267c7e6bd04145c7a95c517d3df9"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "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": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -40,
                  "y": -6
                },
                "height": -6,
                "width": -40
              },
              "position": {
                "line": 1094,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/news-room/speeches\" title=\"Speeches\" data-drupal-link-system-path=\"news-room/speeches\"&gt;Speeches&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[2]/a[1]",
              "issueID": "a3a5193ad5e545bdec2f8ae58e3db96f",
              "signature": "99f54b5aa42101b7c1702ceb4d6e3326",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=a3a5193ad5e545bdec2f8ae58e3db96f"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "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": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -40,
                  "y": -6
                },
                "height": -6,
                "width": -40
              },
              "position": {
                "line": 3670,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"/news-room/testimony\" title=\"Testimony\" data-drupal-link-system-path=\"news-room/testimony\"&gt;Testimony&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[3]/a[1]",
              "issueID": "f09460e5937c54587ebb9c5d6bdfc632",
              "signature": "2907a3f3a28b3ef721491fc1be19704b",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=f09460e5937c54587ebb9c5d6bdfc632"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "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": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -40,
                  "y": -6
                },
                "height": -6,
                "width": -40
              },
              "position": {
                "line": 4030,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/careers/quality-work-life\" title=\"Quality of Work Life\" data-drupal-link-system-path=\"node/203\"&gt;Quality of Work Life&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[2]/a[1]",
              "issueID": "22591f0700b95ffbbd4e88ca6dcb5fb7",
              "signature": "37987def0fd524ad24c505573ed7535f",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=22591f0700b95ffbbd4e88ca6dcb5fb7"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "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": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -40,
                  "y": -6
                },
                "height": -6,
                "width": -40
              },
              "position": {
                "line": 4030,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/current-openings\" title=\"Current Openings\"&gt;Current Openings&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[3]/a[1]",
              "issueID": "b38351a2b2ac078a4f49cde9952dcbf2",
              "signature": "03bb3383db283acaa4c8bd6a8c0edeaf",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=b38351a2b2ac078a4f49cde9952dcbf2"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1,
                  "y": 1
                },
                "height": 1,
                "width": 1
              },
              "position": {
                "line": 37,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#main-content\" class=\"visually-hidden focusable skip-link\"&gt; Skip to main content &lt;/a&gt;",
              "xpath": "/html/body/a[1]",
              "issueID": "55e79dfc1c94b7115755d7dc3a8739af",
              "signature": "a42618b59224f73822220fc33ce8ea6b",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=55e79dfc1c94b7115755d7dc3a8739af"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 0
                },
                "bottom-right": {
                  "x": 16,
                  "y": 1
                },
                "height": 1,
                "width": 1
              },
              "position": {
                "line": 3803,
                "column": 352
              },
              "errorSnippet": "&lt;label for=\"edit-keys\" class=\"control-label sr-only\"&gt;Search&lt;/label&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/div[1]/form[1]/div[1]/label[1]",
              "issueID": "fe2327f975cfb5ed837e13c8f99d908f",
              "signature": "44f33e42525ba30b7198499453110b7c",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=fe2327f975cfb5ed837e13c8f99d908f"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "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": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4271,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/news/news-releases/financial-action-task-force-identifies-jurisdictions-anti-money-laundering-and-2\" hreflang=\"en\"&gt;&lt;img src=\"/sites/default/files/images/news-releases/insignia%20320%20x%20213_35.jpg\" width=\"320\" height=\"213\" alt=\"FinCE",
              "xpath": "/html/body/div[1]/div[1]/div[1]/section[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "a3026499cd5e1396d72ee558adcce95d",
              "signature": "eb425d95795830446a1ab99d6e113164",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=a3026499cd5e1396d72ee558adcce95d"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "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": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4271,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/news/news-releases/fincen-issues-advisory-elder-financial-exploitation\" hreflang=\"en\"&gt;&lt;img src=\"/sites/default/files/images/news-releases/insignia%20320%20x%20213_33.jpg\" width=\"320\" height=\"213\" alt=\"FinCEN Seal\" loading=\"lazy\" typeof",
              "xpath": "/html/body/div[1]/div[1]/div[1]/section[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/a[1]",
              "issueID": "95b889415881db038851fdf52d39ff8d",
              "signature": "15df90b48c91defcde4a36eb44c51d3c",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=95b889415881db038851fdf52d39ff8d"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "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": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 0
                },
                "bottom-right": {
                  "x": 304.984,
                  "y": 100
                },
                "height": 100,
                "width": 289.984
              },
              "position": {
                "line": 4666,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"resources/financial-institutions\" class=\"featured-item-image-link\"&gt;&lt;i class=\"fa fa-5x fa-bank\"&gt;&lt;/i&gt;&lt;div class=\"featured-item-heading\"&gt;Financial Institutions&lt;/div&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/section[1]/div[2]/section[3]/div[1]/div[1]/a[1]",
              "issueID": "5e7a462209619d26ee2a693e53d0dfa4",
              "signature": "f4118d55ad141c1d4e4997737f2fd3dd",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=5e7a462209619d26ee2a693e53d0dfa4"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "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": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 0
                },
                "bottom-right": {
                  "x": 304.984,
                  "y": 100
                },
                "height": 100,
                "width": 289.984
              },
              "position": {
                "line": 4678,
                "column": 52
              },
              "errorSnippet": "&lt;a href=\"resources/international-programs\" class=\"featured-item-image-link\"&gt;&lt;i class=\"fa fa-5x fa-globe\"&gt;&lt;/i&gt;&lt;div class=\"featured-item-heading\"&gt;International&lt;/div&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/section[1]/div[2]/section[3]/div[1]/div[3]/a[1]",
              "issueID": "bb8670729902dbf71cdfeb400839cd9c",
              "signature": "41889e1cb086b3418fa4aae7dec5f45e",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=bb8670729902dbf71cdfeb400839cd9c"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "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": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 0
                },
                "bottom-right": {
                  "x": 304.984,
                  "y": 100
                },
                "height": 100,
                "width": 289.984
              },
              "position": {
                "line": 5087,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"resources/law-enforcement-overview\" class=\"featured-item-image-link\"&gt;&lt;i class=\"fa fa-5x fa-balance-scale\"&gt;&lt;/i&gt;&lt;div class=\"featured-item-heading\"&gt;Law Enforcement&lt;/div&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/section[1]/div[2]/section[3]/div[2]/div[3]/a[1]",
              "issueID": "3a589fcc33050541a271c9b6b3976c8d",
              "signature": "44b7fae3a82a3d1a014235d37bd490f9",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=3a589fcc33050541a271c9b6b3976c8d"
            },
            {
              "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": 239,
                  "y": 0
                },
                "bottom-right": {
                  "x": 278,
                  "y": 34
                },
                "height": 34,
                "width": 39
              },
              "position": {
                "line": 7907,
                "column": 0
              },
              "errorSnippet": "&lt;span class=\"input-group-btn\"&gt;&lt;button type=\"submit\" value=\"Search\" class=\"button js-form-submit form-submit btn-primary btn icon-only\" name=\"\"&gt;&lt;span class=\"sr-only\"&gt;Search&lt;/span&gt;&lt;span class=\"icon glyphicon glyphicon-search\" ari",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/div[1]/form[1]/div[1]/div[1]/span[1]",
              "issueID": "af2bb7e3892bf705f0f90fcf90d747b9",
              "signature": "47b5b45c597283945b554fcdf9686c44",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=af2bb7e3892bf705f0f90fcf90d747b9"
            },
            {
              "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": 20,
                  "y": 60
                },
                "bottom-right": {
                  "x": 624.984,
                  "y": 77
                },
                "height": 17,
                "width": 604.984
              },
              "position": {
                "line": 7971,
                "column": 7
              },
              "errorSnippet": "&lt;div class=\"views-field views-field-field-date-release\"&gt;&lt;div class=\"field-content\"&gt;&lt;time datetime=\"2022-06-28T12:00:00Z\"&gt;June 28, 2022&lt;/time&gt;\n&lt;/div&gt;&lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/section[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[3]",
              "issueID": "98a57225fa9263ef5c2ffb7138a5bc29",
              "signature": "7c97e1bd0598d4f5127d351c38776556",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=98a57225fa9263ef5c2ffb7138a5bc29"
            },
            {
              "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": 15,
                  "y": 80
                },
                "bottom-right": {
                  "x": 274.984,
                  "y": 97
                },
                "height": 17,
                "width": 259.984
              },
              "position": {
                "line": 7984,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"views-field views-field-field-date-release\"&gt;&lt;div class=\"field-content\"&gt;&lt;time datetime=\"2022-06-23T12:00:00Z\"&gt;June 23, 2022&lt;/time&gt;\n&lt;/div&gt;&lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/section[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]",
              "issueID": "d178c268733fab62ce66da9a9e2fcd44",
              "signature": "c0d9e86f30c2900d9b98ea4014c4e1e6",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=d178c268733fab62ce66da9a9e2fcd44"
            },
            {
              "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": 15,
                  "y": 40
                },
                "bottom-right": {
                  "x": 274.984,
                  "y": 57
                },
                "height": 17,
                "width": 259.984
              },
              "position": {
                "line": 7989,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"views-field views-field-field-date-release\"&gt;&lt;div class=\"field-content\"&gt;&lt;time datetime=\"2022-06-15T12:00:00Z\"&gt;June 15, 2022&lt;/time&gt;\n&lt;/div&gt;&lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/section[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[3]",
              "issueID": "8b0f6e2838dde3a175a1f6a55af16e74",
              "signature": "fea1a128946db0f485f76b50dda58354",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=8b0f6e2838dde3a175a1f6a55af16e74"
            },
            {
              "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": 1594.39
                },
                "height": 1594.39,
                "width": 1024
              },
              "position": {
                "line": 2073,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"path-frontpage has-glyphicons\"&gt; &lt;a href=\"#main-content\" class=\"visually-hidden focusable skip-link\"&gt; Skip to main content &lt;/a&gt; &lt;div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\"&gt; &lt;header clas",
              "xpath": "/html/body",
              "issueID": "a2fd06dd0c88f8c69f9e28ef39163a5f",
              "signature": "163b6a57a5f32feca9452d7f468c334e",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=a2fd06dd0c88f8c69f9e28ef39163a5f"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "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 element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 0
                },
                "bottom-right": {
                  "x": 631.656,
                  "y": 100
                },
                "height": 100,
                "width": 616.656
              },
              "position": {
                "line": 3731,
                "column": 0
              },
              "errorSnippet": "&lt;ul block=\"block-fincen-gov-theme-main-menu\" class=\"menu nav navbar-nav\"&gt; &lt;li&gt; &lt;a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\" class=\"is-active\"&gt;Home&lt;/a&gt; &lt;/li&gt; &lt;li class=\"expanded dropdown\"&gt; &lt;a href=\"/what-",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/nav[1]/ul[1]",
              "issueID": "f16943a68eb39a4779464e9327665c22",
              "signature": "0ee4498d902561d42029e2928d1b7e66",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=f16943a68eb39a4779464e9327665c22"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "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 element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 90,
                  "y": 0
                },
                "bottom-right": {
                  "x": 174,
                  "y": 50
                },
                "height": 50,
                "width": 84
              },
              "position": {
                "line": 11,
                "column": 3
              },
              "errorSnippet": "&lt;li class=\"expanded dropdown\"&gt; &lt;a href=\"/what-we-do\" class=\"dropdown-toggle\"&gt;About &lt;span class=\"caret\"&gt;&lt;/span&gt;&lt;/a&gt; &lt;ul block=\"block-fincen-gov-theme-main-menu\" class=\"menu dropdown-menu\" style=\"\"&gt; &lt;li&gt; &lt;a href",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]",
              "issueID": "d574c9ef50c12cec7c3e24a5851249d0",
              "signature": "9367de3bb7f2c369b99dea5dcbce4ee7",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=d574c9ef50c12cec7c3e24a5851249d0"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "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 element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 184,
                  "y": 0
                },
                "bottom-right": {
                  "x": 297,
                  "y": 50
                },
                "height": 50,
                "width": 113
              },
              "position": {
                "line": 17,
                "column": 3
              },
              "errorSnippet": "&lt;li class=\"expanded dropdown\"&gt; &lt;a href=\"/resources\" class=\"dropdown-toggle\"&gt;Resources &lt;span class=\"caret\"&gt;&lt;/span&gt;&lt;/a&gt; &lt;ul block=\"block-fincen-gov-theme-main-menu\" class=\"menu dropdown-menu\" style=\"\"&gt; &lt;li&gt; &lt;a h",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]",
              "issueID": "554743ce397c07b24923feedd2f96b66",
              "signature": "02318111ee1a61b89c81b44a0cc08445",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=554743ce397c07b24923feedd2f96b66"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "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 element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 307,
                  "y": 0
                },
                "bottom-right": {
                  "x": 420,
                  "y": 50
                },
                "height": 50,
                "width": 113
              },
              "position": {
                "line": 27,
                "column": 3
              },
              "errorSnippet": "&lt;li class=\"expanded dropdown\"&gt; &lt;a href=\"/news-room\" class=\"dropdown-toggle\"&gt;Newsroom &lt;span class=\"caret\"&gt;&lt;/span&gt;&lt;/a&gt; &lt;ul block=\"block-fincen-gov-theme-main-menu\" class=\"menu dropdown-menu\" style=\"\"&gt; &lt;li&gt; &lt;a hr",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]",
              "issueID": "4e33efc345cf44a7e0d8b9055fd9279d",
              "signature": "6cec68e56f78d43a1cfe0f2831401c0a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=4e33efc345cf44a7e0d8b9055fd9279d"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "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 element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 430,
                  "y": 0
                },
                "bottom-right": {
                  "x": 526,
                  "y": 50
                },
                "height": 50,
                "width": 96
              },
              "position": {
                "line": 33,
                "column": 3
              },
              "errorSnippet": "&lt;li class=\"expanded dropdown\"&gt; &lt;a href=\"/cutting-edge-opportunities\" class=\"dropdown-toggle\"&gt;Careers &lt;span class=\"caret\"&gt;&lt;/span&gt;&lt;/a&gt; &lt;ul block=\"block-fincen-gov-theme-main-menu\" class=\"menu dropdown-menu\" style=\"\"&gt; &lt",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]",
              "issueID": "9ae93c0e0b6007b2fc7041adb334c31a",
              "signature": "0839b78dd168dbe47e5056b2f00c7fab",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=9ae93c0e0b6007b2fc7041adb334c31a"
            },
            {
              "tID": 155,
              "bpID": 143,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "These headings are not structured in a hierarchical manner.",
              "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.10 Section Headings"
              ],
              "resultTitle": "Make sure that headings are in the right order for the content.",
              "errorDescription": "The heading structure of this page does not effectively communicate the structure of the content on it. Heading elements provide important benefits: they act as wayfinding cues for in-page navigation, they contribute to page content summaries, and they provide context to the content below them. To do so effectively, headings should follow the `<h1>` to `<h6>` hierarchy and they should not skip levels. Restructure the document's heading order so it uses a clear, ordered, and intuitive hierarchy. Ensure there are no gaps between each numbered heading level and the next.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 1594.39
                },
                "height": 1594.39,
                "width": 1024
              },
              "position": {
                "line": 2073,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"path-frontpage has-glyphicons\"&gt; &lt;a href=\"#main-content\" class=\"visually-hidden focusable skip-link\"&gt; Skip to main content &lt;/a&gt; &lt;div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\"&gt; &lt;header clas",
              "xpath": "/html/body",
              "issueID": "a35c81ee48c929b5e56eb982e2682906",
              "signature": "5b73b04c7109fda95be7966f04a0cf5e",
              "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=a35c81ee48c929b5e56eb982e2682906"
            },
            {
              "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": 15,
                  "y": 0
                },
                "bottom-right": {
                  "x": 304.984,
                  "y": 180
                },
                "height": 180,
                "width": 289.984
              },
              "position": {
                "line": 4499,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://bsaefiling.fincen.treas.gov/main.html\" class=\"featured-item-image-link\" target=\"_blank\" rel=\"noopener\"&gt;&lt;table class=\"circular-container\" role=\"presentation\"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class=\"centered fa-3x\"&gt; &lt;i class",
              "xpath": "/html/body/div[1]/div[1]/div[1]/section[1]/div[2]/section[2]/div[1]/div[2]/a[1]",
              "issueID": "25e772b47fcb1f252af3b6c212e5cda6",
              "signature": "b90acb18c6cb92dd258e0cda13fb3684",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=25e772b47fcb1f252af3b6c212e5cda6"
            },
            {
              "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": 15,
                  "y": 3
                },
                "bottom-right": {
                  "x": 57,
                  "y": 18
                },
                "height": 15,
                "width": 42
              },
              "position": {
                "line": 6196,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.USA.gov\" target=\"_blank\" rel=\"noopener\"&gt;USA.gov&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/section[2]/div[1]/div[1]/a[1]",
              "issueID": "772004c8e2cc3d986c823973607363f5",
              "signature": "e1b2ed482607e398997261744d8311a5",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=772004c8e2cc3d986c823973607363f5"
            },
            {
              "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": 66,
                  "y": 3
                },
                "bottom-right": {
                  "x": 149,
                  "y": 18
                },
                "height": 15,
                "width": 83
              },
              "position": {
                "line": 6196,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.Regulations.gov\" target=\"_blank\" rel=\"noopener\"&gt;Regulations.gov&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/section[2]/div[1]/div[1]/a[2]",
              "issueID": "a3341f2acc59f710f6f78aa994405ba9",
              "signature": "0fbe8e0736313569ef158ff7090279f3",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=a3341f2acc59f710f6f78aa994405ba9"
            },
            {
              "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": 158,
                  "y": 3
                },
                "bottom-right": {
                  "x": 223,
                  "y": 18
                },
                "height": 15,
                "width": 65
              },
              "position": {
                "line": 6196,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.treasury.gov\" target=\"_blank\" rel=\"noopener\"&gt;Treasury.gov&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/section[2]/div[1]/div[1]/a[3]",
              "issueID": "4819dfa11b841e0e410d9ae165315336",
              "signature": "2721cc06ca7c839a59cf492fdb769457",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=4819dfa11b841e0e410d9ae165315336"
            },
            {
              "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": 232,
                  "y": 3
                },
                "bottom-right": {
                  "x": 270,
                  "y": 18
                },
                "height": 15,
                "width": 38
              },
              "position": {
                "line": 6196,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.IRS.gov\" target=\"_blank\" rel=\"noopener\"&gt;IRS.gov&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/section[2]/div[1]/div[1]/a[4]",
              "issueID": "87080fee76ae1bb862c3f655220854cb",
              "signature": "4c0c10a6c3750f3e6b41290d1eae9a12",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=87080fee76ae1bb862c3f655220854cb"
            },
            {
              "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": 461,
                  "y": 3
                },
                "bottom-right": {
                  "x": 521,
                  "y": 18
                },
                "height": 15,
                "width": 60
              },
              "position": {
                "line": 6364,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://home.treasury.gov/footer/no-fear-act\" target=\"_blank\" rel=\"noopener\"&gt;NO FEAR Act&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/section[2]/div[1]/div[1]/a[6]",
              "issueID": "0c72086d7c96e1471a6d282e743608af",
              "signature": "106b9aea4eacc7c9f0c646d1d5ef6c7e",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=0c72086d7c96e1471a6d282e743608af"
            },
            {
              "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": 530,
                  "y": 3
                },
                "bottom-right": {
                  "x": 575,
                  "y": 18
                },
                "height": 15,
                "width": 45
              },
              "position": {
                "line": 6364,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://vote.gov/\" target=\"_blank\" rel=\"noopener\"&gt;Vote.gov&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/section[2]/div[1]/div[1]/a[7]",
              "issueID": "4a595d886778f69065d37c47d637be64",
              "signature": "cc8d33814b7eb690b17f29a2cf2b90a5",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=4a595d886778f69065d37c47d637be64"
            },
            {
              "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": 211,
                  "y": 23
                },
                "bottom-right": {
                  "x": 462,
                  "y": 38
                },
                "height": 15,
                "width": 251
              },
              "position": {
                "line": 6436,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://home.treasury.gov/footer/no-fear-act\" target=\"_blank\" rel=\"noopener\"&gt;Public Posting Notice of Finding of Discrimination&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/section[2]/div[1]/div[1]/a[11]",
              "issueID": "92c5c77848da303e04db09702ea42721",
              "signature": "8d7c687783567e8843613c7da8a93f31",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=92c5c77848da303e04db09702ea42721"
            }
          ],
          "log": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.fincen.gov/",
      "what": "Financial Crimes Enforcement Network (FinCEN)",
      "result": "https://www.fincen.gov/"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://www.fincen.gov/",
      "result": [
        {
          "engineTestId": 71,
          "bestPracticeId": 1626,
          "attribute": "This element (role=heading) does not have an aria-level attribute",
          "attributeDetail": "This DIV (role=heading) does not have an aria-level attribute",
          "element": "<div role=\"heading\" class=\"col-sm-12\"><div class=\"region region-header\"><section class=\"block block- ... ef=\"coronavirus\">COVID-19 Information</a></h4></td></tr></tbody></table></div></section></div></div>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "div[class=\"col-sm-12\"][role=\"heading\"]",
            "attNo": 2
          }
        }
      ]
    }
  ],
  "timeStamp": "4aieq",
  "startTime": "2022-07-17T23:13:20",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      41
    ],
    [
      "motion",
      14
    ],
    [
      "alfa",
      6
    ],
    [
      "ibm",
      6
    ],
    [
      "wave",
      3
    ],
    [
      "focInd",
      2
    ],
    [
      "focAll",
      1
    ],
    [
      "axe",
      1
    ],
    [
      "tenon",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "htmlcs",
      0
    ],
    [
      "continuum",
      0
    ]
  ],
  "logCount": 11,
  "logSize": 1111,
  "errorLogCount": 11,
  "errorLogSize": 1111,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-17T23:15:01",
  "elapsedSeconds": 108,
  "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": {
        "focInd": 13,
        "focOp": 2,
        "hover": 46,
        "linkUl": 98,
        "role": 10,
        "styleDiff": 10,
        "zIndex": 6
      },
      "alfa": {
        "r16": 4,
        "r53": 4,
        "r61": 4,
        "r66": 14,
        "r69": 10,
        "r73": 36,
        "r78": 12,
        "r87": 1
      },
      "axe": {
        "color-contrast-enhanced": 46,
        "color-contrast": 19,
        "hidden-content": 0,
        "aria-required-attr": 4,
        "heading-order": 2,
        "landmark-unique": 2,
        "page-has-heading-one": 2
      },
      "htmlcs": {
        "e:AA.1_3_1.F92,ARIA4": 8,
        "w:AA.1_1_1.H67.2": 1,
        "w:AA.1_3_1.H48": 1,
        "w:AA.1_3_1_A.G141": 2,
        "w:AA.1_4_3.G145.Abs": 1,
        "w:AA.1_4_3.G18.Abs": 3,
        "w:AA.1_4_3.G18.BgImage": 9,
        "w:AA.4_1_2.H91.A.Empty": 1
      },
      "ibm": {
        "Rpt_Aria_RequiredProperties": 4,
        "Rpt_Aria_OrphanedContent_Native_Host_Sematics": 4,
        "aria_role_redundant": 4
      },
      "wave": {
        "c:contrast": 9,
        "a:text_justified": 8,
        "a:h1_missing": 1,
        "a:link_redundant": 4,
        "a:link_pdf": 1,
        "a:title_redundant": 12,
        "a:table_layout": 4
      },
      "tenon": {
        "28": 4,
        "36": 12,
        "79": 52,
        "95": 8,
        "98": 20,
        "134": 12,
        "144": 4,
        "153": 10,
        "155": 2,
        "218": 32
      },
      "continuum": {
        "71": 4
      }
    },
    "groupDetails": {
      "groups": {
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 13,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 2,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 12,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 49,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 8,
              "what": "Nonexistent or implicit-overriding role"
            }
          },
          "ibm": {
            "aria_role_redundant": {
              "score": 3,
              "what": "Explicitly assigned ARIA role is redundant with the implicit role of the element"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 3,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 2,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "ariaMissing": {
          "alfa": {
            "r16": {
              "score": 4,
              "what": "Element does not have all required states and properties"
            }
          }
        },
        "headingStructure": {
          "alfa": {
            "r53": {
              "score": 2,
              "what": "Heading skips one or more levels"
            }
          },
          "axe": {
            "heading-order": {
              "score": 1,
              "what": "Heading levels do not increase by only one"
            }
          },
          "htmlcs": {
            "w:AA.1_3_1_A.G141": {
              "score": 1,
              "what": "Heading level is incorrect"
            }
          },
          "tenon": {
            "155": {
              "score": 1,
              "what": "Headings are not structured in a hierarchical manner"
            }
          }
        },
        "h1Missing": {
          "alfa": {
            "r61": {
              "score": 2,
              "what": "First heading is not h1"
            }
          },
          "axe": {
            "page-has-heading-one": {
              "score": 1,
              "what": "Page contains no level-one heading"
            }
          },
          "wave": {
            "a:h1_missing": {
              "score": 1,
              "what": "Missing first level heading"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 4,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 12,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          },
          "tenon": {
            "95": {
              "score": 2,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 8,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 14,
              "what": "Element has insufficient color contrast"
            }
          },
          "wave": {
            "c:contrast": {
              "score": 7,
              "what": "Very low contrast"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 27,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "headingOfNothing": {
          "alfa": {
            "r78": {
              "score": 6,
              "what": "No content between two headings of the same level"
            }
          }
        },
        "skipRepeatedContent": {
          "alfa": {
            "r87": {
              "score": 1,
              "what": "First focusable element is not a link to the main content"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "roleMissingAttribute": {
          "axe": {
            "aria-required-attr": {
              "score": 4,
              "what": "Required ARIA attribute is not provided"
            }
          },
          "ibm": {
            "Rpt_Aria_RequiredProperties": {
              "score": 4,
              "what": "ARIA role on an element does not have a required attribute"
            }
          }
        },
        "landmarkConfusion": {
          "axe": {
            "landmark-unique": {
              "score": 2,
              "what": "Landmark has a role and an accessible name that are identical to another"
            }
          }
        },
        "presentationChild": {
          "htmlcs": {
            "e:AA.1_3_1.F92,ARIA4": {
              "score": 8,
              "what": "Element has presentation role but semantic child"
            }
          }
        },
        "decorativeImageRisk": {
          "htmlcs": {
            "w:AA.1_1_1.H67.2": {
              "score": 1,
              "what": "Image marked as decorative may be informative"
            }
          }
        },
        "pseudoNavListRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H48": {
              "score": 1,
              "what": "Navigation links are not coded as a list"
            }
          }
        },
        "contrastRisk": {
          "htmlcs": {
            "w:AA.1_4_3.G145.Abs": {
              "score": 1,
              "what": "Contrast between the absolutely positioned large text and its background may be less than 3:1"
            },
            "w:AA.1_4_3.G18.Abs": {
              "score": 1,
              "what": "Contrast between the absolutely positioned text and its background may be inadequate"
            },
            "w:AA.1_4_3.G18.BgImage": {
              "score": 2,
              "what": "Contrast between the text and its background image may be less than 4.5:1"
            }
          }
        },
        "linkNoText": {
          "htmlcs": {
            "w:AA.4_1_2.H91.A.Empty": {
              "score": 1,
              "what": "Link element has an id attribute but no href attribute or text"
            }
          }
        },
        "contentBeyondLandmarks": {
          "ibm": {
            "Rpt_Aria_OrphanedContent_Native_Host_Sematics": {
              "score": 2,
              "what": "Content does not reside within an element with a landmark role"
            }
          }
        },
        "justification": {
          "wave": {
            "a:text_justified": {
              "score": 2,
              "what": "Text is justified"
            }
          },
          "tenon": {
            "36": {
              "score": 3,
              "what": "Text is fully justified"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 2,
              "what": "Adjacent links go to the same URL"
            }
          }
        },
        "pdfLink": {
          "wave": {
            "a:link_pdf": {
              "score": 1,
              "what": "Link to PDF document"
            }
          }
        },
        "titleRedundant": {
          "wave": {
            "a:title_redundant": {
              "score": 3,
              "what": "Title attribute text is the same as text or alternative text"
            }
          },
          "tenon": {
            "79": {
              "score": 13,
              "what": "Link has a title attribute that is the same as the text inside the link"
            }
          }
        },
        "layoutTable": {
          "wave": {
            "a:table_layout": {
              "score": 2,
              "what": "Table element is misused to arrange content"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 10,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "fontSmall": {
          "tenon": {
            "134": {
              "score": 9,
              "what": "Text is very small"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 4,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "allCaps": {
          "tenon": {
            "153": {
              "score": 3,
              "what": "Long string of text is in all caps"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 24,
              "what": "Link opens in a new window without user control"
            }
          }
        },
        "headingLevelless": {
          "continuum": {
            "71": {
              "score": 1,
              "what": "element with a heading role has no aria-level attribute"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 393,
      "log": 50,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "linkIndication",
          "score": 51
        },
        {
          "groupName": "noLeading",
          "score": 29
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 26
        },
        {
          "groupName": "contrastAA",
          "score": 22
        },
        {
          "groupName": "contrastAAA",
          "score": 16
        },
        {
          "groupName": "titleRedundant",
          "score": 16
        },
        {
          "groupName": "focusIndication",
          "score": 15
        },
        {
          "groupName": "hoverSurprise",
          "score": 14
        },
        {
          "groupName": "linkTextsSame",
          "score": 12
        },
        {
          "groupName": "roleBad",
          "score": 11
        },
        {
          "groupName": "fontSmall",
          "score": 11
        },
        {
          "groupName": "presentationChild",
          "score": 10
        },
        {
          "groupName": "headingOfNothing",
          "score": 8
        },
        {
          "groupName": "roleMissingAttribute",
          "score": 8
        },
        {
          "groupName": "ariaMissing",
          "score": 6
        },
        {
          "groupName": "contrastRisk",
          "score": 6
        },
        {
          "groupName": "justification",
          "score": 6
        },
        {
          "groupName": "leadingClipsText",
          "score": 6
        },
        {
          "groupName": "inconsistentStyles",
          "score": 5
        },
        {
          "groupName": "headingStructure",
          "score": 5
        },
        {
          "groupName": "h1Missing",
          "score": 5
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "allCaps",
          "score": 5
        },
        {
          "groupName": "focusableOperable",
          "score": 4
        },
        {
          "groupName": "zIndexNotZero",
          "score": 4
        },
        {
          "groupName": "landmarkConfusion",
          "score": 4
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 4
        },
        {
          "groupName": "linkPair",
          "score": 4
        },
        {
          "groupName": "layoutTable",
          "score": 4
        },
        {
          "groupName": "skipRepeatedContent",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "decorativeImageRisk",
          "score": 3
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 3
        },
        {
          "groupName": "linkNoText",
          "score": 3
        },
        {
          "groupName": "pdfLink",
          "score": 3
        },
        {
          "groupName": "headingLevelless",
          "score": 3
        }
      ]
    }
  }
}