Accessibility test digest

Synopsis

Page: US Marshals Service (USMS)

URL: https://www.usmarshals.gov/

Score: 1077

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 US Marshals Service (USMS) web page at https://www.usmarshals.gov/ on 2022/07/18. 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 1077 (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
total1077
log227
contentBeyondLandmarks234
linkIndication91
fontSmall67
contrastAA52
duplicateID38
svgImageNoText30
listItemOrphan26
obsolete23
contrastAAA18
linkForcesNewWindow17
linkTextsSame16
zIndexNotZero14
linkNoText14
tabFocusability13
focusIndication13
contrastRisk13
pageLanguage12
controlNoText11
leadingClipsText10
tableHeaderless8
linkPair8
skipRepeatedContent7
hoverSurprise6
formFieldNoText6
internalLinkBroken6
inputNoText6
nonSemanticText6
eventKeyboardRisk6
targetSize6
imageNoText6
dialogNoText6
h1Missing5
noLeading5
layoutTable5
roleBad5
fontSizeAbsolute4
pseudoParagraphRisk4
inconsistentStyles3
hiddenContentRisk3
linkConfusionRisk3
mainNot13
pseudoNavListRisk3
headingStructure3
destinationLink3
noLandmarks3
pdfLink3
titleRedundant3
allCaps3

Issue summary

Special issues

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

Classified issues

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

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

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

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

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

svgImageNoText: Score 30. Issues reported by tests in this category:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

allCaps: 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-usms",
  "host": {
    "id": "usms",
    "which": "https://www.usmarshals.gov/",
    "what": "US Marshals Service (USMS)"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-18T02:06:40"
    },
    {
      "event": "endTime",
      "value": "2022-07-18T02:08:17"
    }
  ],
  "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.usmarshals.gov/",
        "what": "US Marshals Service (USMS)"
      },
      {
        "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.usmarshals.gov/",
        "what": "US Marshals Service (USMS)"
      },
      {
        "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.usmarshals.gov/",
      "what": "US Marshals Service (USMS)",
      "result": "https://www.usmarshals.gov/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.usmarshals.gov/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.usmarshals.gov/",
      "result": {
        "bytes": [
          569703,
          569703,
          569703,
          569703,
          569703
        ],
        "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.usmarshals.gov/",
      "what": "US Marshals Service (USMS)",
      "result": "https://www.usmarshals.gov/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.usmarshals.gov/",
      "result": {
        "visibleElements": 233
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.usmarshals.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.usmarshals.gov/",
      "result": {
        "tabFocusables": 76,
        "tabFocused": 87,
        "discrepancy": 11
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.usmarshals.gov/",
      "what": "URL",
      "result": "https://www.usmarshals.gov/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.usmarshals.gov/",
      "result": {
        "totals": {
          "total": 76,
          "types": {
            "indicatorMissing": {
              "total": 1,
              "tagNames": {
                "A": 1
              }
            },
            "nonOutlinePresent": {
              "total": 8,
              "tagNames": {
                "A": 8
              }
            },
            "outlinePresent": {
              "total": 67,
              "meanDelay": 0,
              "tagNames": {
                "A": 65,
                "INPUT": 2
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [
            {
              "tagName": "A",
              "text": "U.S. Marshals News"
            }
          ],
          "nonOutlinePresent": [
            {
              "tagName": "A",
              "text": "Home"
            },
            {
              "tagName": "A",
              "text": "Contact »"
            },
            {
              "tagName": "A",
              "text": "Fact Sheets"
            },
            {
              "tagName": "A",
              "text": "History »"
            },
            {
              "tagName": "A",
              "text": "News Room"
            },
            {
              "tagName": "A",
              "text": "Business Opportunities »"
            },
            {
              "tagName": "A",
              "text": "Career Opportunities"
            },
            {
              "tagName": "A",
              "text": "Prisoner Info"
            }
          ],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "Skip to Content",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Site Map",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contacts",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "U.S. Department of Justice",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "2021 Annual Report",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "USMS Strategic Plan",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Protecting Federal Judges and Courts",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Transporting Prisoners",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Managing Prisoners",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Protecting Witnesses",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Serving Court Documents",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Local District Offices",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Reasonable Accommodation",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Affirmative Action Plan",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Forms and Publications",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "USMS Employees",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Non-disclosure Agreement Notice",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "IML FAQ Sheet and Complaint Form",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Ethics Program",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Subpoenas and Records Requests",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "COVID-19",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "July 06, 2022",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "read more",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "July 15, 2022",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "read more",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "July 13, 2022",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "read more",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "July 12, 2022",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "read more",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "July 11, 2022",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "read more",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "July 11, 2022",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "read more",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "July 08, 2022",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "read more",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "July 08, 2022",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "read more",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Have a Tip?",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Do you have what it takes to wear the badge?",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Download Adobe Flash Player",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "General Inquiries",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Information or Inquiries on Fugitives",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Freedom of Information inquiries",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "File a Complaint",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accessibility",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Freedom of Information",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy Policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "No Fear Act",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "usa.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "eRulemaking",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "usdoj.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Linking Policy for this web site and legal disclaimers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "U.S. Department of Justice",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.usmarshals.gov/",
      "what": "URL",
      "result": "https://www.usmarshals.gov/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.usmarshals.gov/",
      "result": {
        "totals": {
          "total": 90,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 0,
              "tagNames": {}
            },
            "focusableAndOperable": {
              "total": 90,
              "tagNames": {
                "A": 86,
                "INPUT": 4
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "Skip to Content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Site Map",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contacts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "U.S. Department of Justice",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input name=\"utf8\" type=\"hidden\" value=\"✓\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "affiliate",
              "text": "<input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"justice-usmarshals\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "query",
              "text": "<input autocomplete=\"off\" class=\"usagov-search-autocomplete\" id=\"query\" name=\"qu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input name=\"commit\" type=\"submit\" value=\"Search\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact »",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "General Contacts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Leadership",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "District Contacts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Fact Sheets",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "History »",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Historical Records Assistance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Time Line",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Roll Call of Honor",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "U.S. Marshals Badges and Seal",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Broad Range of Authority",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Fact Sheets",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News Room",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Business Opportunities »",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "General Information",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Use of Marshals Name / Insignia",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Career Opportunities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Prisoner Info",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"http://www.usmarshals.gov/investigations/index.html\" style=\"cursor: def",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"http://www.usmarshals.gov/assets/index.html\" style=\"cursor: default;\"><",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"http://www.usmarshals.gov/careers/index.html\" style=\"cursor: default;\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "2021 Annual Report",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "USMS Strategic Plan",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Protecting Federal Judges and Courts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Transporting Prisoners",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Managing Prisoners",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Protecting Witnesses",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Serving Court Documents",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Local District Offices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Reasonable Accommodation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Affirmative Action Plan",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Forms and Publications",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "USMS Employees",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Non-disclosure Agreement Notice",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "IML FAQ Sheet and Complaint Form",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Ethics Program",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Subpoenas and Records Requests",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "COVID-19",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"news/chron/2019/scam-alerts.htm\" style=\"cursor: default;\"> <img alt=\"Te",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"news/chron/2022/operation-north-star.png\" style=\"cursor: default;\"> <im",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"news/chron/2021/093021.htm\" style=\"cursor: default;\"> </a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "July 06, 2022",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "read more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"http://www.usmarshals.gov/rss/rss_usms_feed.xml\" target=\"_blank\" style=",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a target=\"_blank\" href=\"http://www.usmarshals.gov/govdelivery.htm\" style=\"curso",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "U.S. Marshals News",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "July 15, 2022",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "read more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "July 13, 2022",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "read more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "July 12, 2022",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "read more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "July 11, 2022",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "read more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "July 11, 2022",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "read more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "July 08, 2022",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "read more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "July 08, 2022",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "read more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"http://www.usmarshals.gov/news/index.html\" target=\"_blank\" style=\"curso",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"investigations/most_wanted/index.html\" style=\"cursor: default;\"> <img s",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"tips/index.html\" style=\"cursor: default;\"> <img alt=\"USMS Tips\" class=\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Have a Tip?",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"http://www.usmarshals.gov/careers/index.html\" style=\"cursor: default;\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Do you have what it takes to wear the badge?",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"http://www.usmarshals.gov/district/index.html\" style=\"cursor: default;\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Download Adobe Flash Player",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "General Inquiries",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Information or Inquiries on Fugitives",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Freedom of Information inquiries",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "File a Complaint",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Freedom of Information",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "No Fear Act",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "usa.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "eRulemaking",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "usdoj.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Linking Policy for this web site and legal disclaimers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "U.S. Department of Justice",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.usmarshals.gov/",
      "what": "URL",
      "result": "https://www.usmarshals.gov/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.usmarshals.gov/",
      "result": {
        "totals": {
          "triggers": 102,
          "headTriggers": 20,
          "tailTriggers": 82,
          "impactTriggers": 3,
          "additions": 25,
          "removals": 0,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 1
        },
        "items": {
          "head": {
            "impactTriggers": [
              {
                "tagName": "LI",
                "text": "Contact»GeneralContactsLeadershipDistrictContacts",
                "additions": 7,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "History»HistoricalRecordsAssistanceTimeLineRollCal",
                "additions": 13,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "BusinessOpportunities»GeneralInformationUseofMarsh",
                "additions": 5,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              }
            ],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "SkiptoContent"
              }
            ]
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": []
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.usmarshals.gov/",
      "what": "URL",
      "result": "https://www.usmarshals.gov/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.usmarshals.gov/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 1,
          "wellLabeled": 1
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [
            {
              "index": 0,
              "tagName": "INPUT",
              "type": "text"
            }
          ],
          "wellLabeled": [
            {
              "index": 1,
              "tagName": "INPUT",
              "type": "submit",
              "texts": {
                "content": "Search"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.usmarshals.gov/",
      "result": {
        "totals": {
          "links": 86,
          "adjacent": {
            "total": 75,
            "underlined": 0,
            "underlinedPercent": 0
          }
        },
        "items": {
          "underlined": [],
          "notUnderlined": [
            "Skip to Content",
            "Site Map",
            "Contacts",
            "U.S. Department of Justice",
            "Home",
            "Contact »",
            "Fact Sheets",
            "History »",
            "News Room",
            "Business Opportunities »",
            "Career Opportunities",
            "Prisoner Info",
            "",
            "",
            "",
            "2021 Annual Report",
            "USMS Strategic Plan",
            "Protecting Federal Judges and Courts",
            "Transporting Prisoners",
            "Managing Prisoners",
            "Protecting Witnesses",
            "Serving Court Documents",
            "Local District Offices",
            "Reasonable Accommodation",
            "Affirmative Action Plan",
            "Forms and Publications",
            "USMS Employees",
            "Non-disclosure Agreement Notice",
            "IML FAQ Sheet and Complaint Form",
            "Ethics Program",
            "Subpoenas and Records Requests",
            "COVID-19",
            "",
            "",
            "",
            "July 06, 2022",
            "read more",
            "",
            "",
            "U.S. Marshals News",
            "July 15, 2022",
            "read more",
            "July 13, 2022",
            "read more",
            "July 12, 2022",
            "read more",
            "July 11, 2022",
            "read more",
            "July 11, 2022",
            "read more",
            "July 08, 2022",
            "read more",
            "July 08, 2022",
            "read more",
            "",
            "",
            "",
            "Have a Tip?",
            "",
            "Do you have what it takes to wear the badge?",
            "",
            "Download Adobe Flash Player",
            "General Inquiries",
            "Information or Inquiries on Fugitives",
            "Freedom of Information inquiries",
            "File a Complaint",
            "Accessibility",
            "Freedom of Information",
            "Privacy Policy",
            "No Fear Act",
            "usa.gov",
            "eRulemaking",
            "usdoj.gov",
            "Linking Policy for this web site and legal disclaimers",
            "U.S. Department of Justice"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.usmarshals.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.usmarshals.gov/",
      "what": "URL",
      "result": "https://www.usmarshals.gov/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.usmarshals.gov/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.usmarshals.gov/",
      "result": {
        "roleElements": 0,
        "badRoleElements": 0,
        "redundantRoleElements": 0,
        "tagNames": {}
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.usmarshals.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": {
          "adjacentLink": {
            "total": 75,
            "subtotals": [
              64,
              11
            ]
          },
          "listLink": {
            "total": 11
          },
          "h2": {
            "total": 2
          }
        },
        "items": {
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "Skip to Content",
                "Site Map",
                "Contacts",
                "U.S. Department of Justice",
                "Home",
                "Contact »",
                "Fact Sheets",
                "History »",
                "News Room",
                "Business Opportunities »",
                "Career Opportunities",
                "Prisoner Info",
                "",
                "",
                "",
                "2021 Annual Report",
                "USMS Strategic Plan",
                "Protecting Federal Judges and Courts",
                "Transporting Prisoners",
                "Managing Prisoners",
                "Protecting Witnesses",
                "Serving Court Documents",
                "Local District Offices",
                "Reasonable Accommodation",
                "Affirmative Action Plan",
                "Forms and Publications",
                "USMS Employees",
                "Non-disclosure       Agreement Notice",
                "IML FAQ Sheet and Complaint Form",
                "Ethics Program",
                "Subpoenas and Records Requests",
                "COVID-19",
                "",
                "",
                "read     more",
                "",
                "",
                "U.S. Marshals       News",
                "read          more",
                "read          more",
                "read          more",
                "read          more",
                "read          more",
                "read          more",
                "read          more",
                "",
                "",
                "",
                "",
                "",
                "Download Adobe Flash Player",
                "General Inquiries",
                "Information or Inquiries on Fugitives",
                "Freedom of Information inquiries",
                "File a Complaint",
                "Accessibility",
                "Freedom of Information",
                "Privacy Policy",
                "No Fear Act",
                "usa.gov",
                "eRulemaking",
                "usdoj.gov",
                "Linking Policy for this web site and legal disclaimers",
                "U.S. Department of Justice"
              ],
              "700": [
                "",
                "July 06, 2022",
                "July 15, 2022",
                "July 13, 2022",
                "July 12, 2022",
                "July 11, 2022",
                "July 11, 2022",
                "July 08, 2022",
                "July          08, 2022",
                "Have a Tip?",
                "Do you have what it takes to wear the badge?"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.usmarshals.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.usmarshals.gov/",
      "result": {
        "totals": {
          "total": 47,
          "tagNames": {
            "DIV": 2,
            "UL": 4,
            "LI": 19,
            "A": 19,
            "SPAN": 3
          }
        },
        "items": [
          {
            "tagName": "DIV",
            "id": "menuBar",
            "text": "Home Contact » General Contacts Leadership District Contacts Fact Sheets History » Historical Record"
          },
          {
            "tagName": "UL",
            "id": "menu1",
            "text": "Home Contact » General Contacts Leadership District Contacts Fact Sheets History » Historical Record"
          },
          {
            "tagName": "LI",
            "id": "",
            "text": "Home"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Home"
          },
          {
            "tagName": "LI",
            "id": "",
            "text": "Contact » General Contacts Leadership District Contacts"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Contact »"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "»"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "General Contacts Leadership District Contacts"
          },
          {
            "tagName": "LI",
            "id": "",
            "text": "General Contacts"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "General Contacts"
          },
          {
            "tagName": "LI",
            "id": "",
            "text": "Leadership"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Leadership"
          },
          {
            "tagName": "LI",
            "id": "",
            "text": "District Contacts"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "District Contacts"
          },
          {
            "tagName": "LI",
            "id": "",
            "text": "Fact Sheets"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Fact Sheets"
          },
          {
            "tagName": "LI",
            "id": "",
            "text": "History » Historical Records Assistance Time Line Roll Call of Honor U.S. Marshals Badges and Seal B"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "History »"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "»"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Historical Records Assistance Time Line Roll Call of Honor U.S. Marshals Badges and Seal Broad Range"
          },
          {
            "tagName": "LI",
            "id": "",
            "text": "Historical Records Assistance"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Historical Records Assistance"
          },
          {
            "tagName": "LI",
            "id": "",
            "text": "Time Line"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Time Line"
          },
          {
            "tagName": "LI",
            "id": "",
            "text": "Roll Call of Honor"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Roll Call of Honor"
          },
          {
            "tagName": "LI",
            "id": "",
            "text": "U.S. Marshals Badges and Seal"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "U.S. Marshals Badges and Seal"
          },
          {
            "tagName": "LI",
            "id": "",
            "text": "Broad Range of Authority"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Broad Range of Authority"
          },
          {
            "tagName": "LI",
            "id": "",
            "text": "Fact Sheets"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Fact Sheets"
          },
          {
            "tagName": "LI",
            "id": "",
            "text": "News Room"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "News Room"
          },
          {
            "tagName": "LI",
            "id": "",
            "text": "Business Opportunities » General Information Use of Marshals Name / Insignia"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Business Opportunities »"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "»"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "General Information Use of Marshals Name / Insignia"
          },
          {
            "tagName": "LI",
            "id": "",
            "text": "General Information"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "General Information"
          },
          {
            "tagName": "LI",
            "id": "",
            "text": "Use of Marshals Name / Insignia"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Use of Marshals Name / Insignia"
          },
          {
            "tagName": "LI",
            "id": "",
            "text": "Career Opportunities"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Career Opportunities"
          },
          {
            "tagName": "LI",
            "id": "",
            "text": "Prisoner Info"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Prisoner Info"
          },
          {
            "tagName": "DIV",
            "id": "bodyContent",
            "text": "Resources 2021 Annual Report USMS Strategic Plan Protecting Federal Judges and Courts Transporting P"
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.usmarshals.gov/",
      "result": {
        "totals": {
          "failures": 126,
          "warnings": 7
        },
        "items": [
          {
            "index": 36,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[2]/div[1]/table[1]/tbody[1]/tr[3]/td[1]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"news/chron/2021/093021.htm\"></a>"
              ]
            }
          },
          {
            "index": 296,
            "verdict": "failed",
            "rule": {
              "ruleID": "r4",
              "ruleSummary": "<html> document elements have a lang attribute",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r4",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#language-of-page",
                  "chapter": "3.1.1",
                  "title": "Language of Page"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H57",
                  "name": "H57",
                  "title": "Using the language attribute on the HTML element"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "html",
              "path": "/html[1]",
              "codeLines": [
                "<html xmlns=\"http://www.w3.org/1999/xhtml\">",
                "...",
                "</html>"
              ]
            }
          },
          {
            "index": 368,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/table[1]/tbody[1]/tr[1]/td[1]/div[1]/text()[2]",
              "codeLines": [
                "Sunday, July 17, 2022"
              ]
            }
          },
          {
            "index": 369,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/table[1]/tbody[1]/tr[1]/td[2]/div[1]/div[2]/p[1]/a[1]/text()[1]",
              "codeLines": [
                "Site Map"
              ]
            }
          },
          {
            "index": 370,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/table[1]/tbody[1]/tr[1]/td[2]/div[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 371,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/table[1]/tbody[1]/tr[1]/td[2]/div[1]/div[2]/p[1]/a[2]/text()[1]",
              "codeLines": [
                "Contacts"
              ]
            }
          },
          {
            "index": 372,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/table[1]/tbody[1]/tr[1]/td[2]/div[1]/div[2]/p[1]/text()[2]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 373,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/table[1]/tbody[1]/tr[1]/td[2]/div[1]/div[2]/p[1]/a[3]/text()[1]",
              "codeLines": [
                "U.S. Department of Justice"
              ]
            }
          },
          {
            "index": 374,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "Home"
              ]
            }
          },
          {
            "index": 375,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "Contact"
              ]
            }
          },
          {
            "index": 376,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/ul[1]/li[2]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "»"
              ]
            }
          },
          {
            "index": 377,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "Fact Sheets"
              ]
            }
          },
          {
            "index": 378,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/ul[1]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "History"
              ]
            }
          },
          {
            "index": 379,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/ul[1]/li[4]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "»"
              ]
            }
          },
          {
            "index": 380,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/ul[1]/li[5]/a[1]/text()[1]",
              "codeLines": [
                "News Room"
              ]
            }
          },
          {
            "index": 381,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/ul[1]/li[6]/a[1]/text()[1]",
              "codeLines": [
                "Business Opportunities"
              ]
            }
          },
          {
            "index": 382,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/ul[1]/li[6]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "»"
              ]
            }
          },
          {
            "index": 383,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/ul[1]/li[7]/a[1]/text()[1]",
              "codeLines": [
                "Career Opportunities"
              ]
            }
          },
          {
            "index": 384,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/ul[1]/li[8]/a[1]/text()[1]",
              "codeLines": [
                "Prisoner Info"
              ]
            }
          },
          {
            "index": 385,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Resources"
              ]
            }
          },
          {
            "index": 386,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "2021 Annual Report"
              ]
            }
          },
          {
            "index": 387,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[5]/a[1]/text()[1]",
              "codeLines": [
                "USMS Strategic Plan"
              ]
            }
          },
          {
            "index": 388,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[6]/a[1]/text()[1]",
              "codeLines": [
                "Protecting Federal Judges and Courts"
              ]
            }
          },
          {
            "index": 389,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[7]/a[1]/text()[1]",
              "codeLines": [
                "Transporting Prisoners"
              ]
            }
          },
          {
            "index": 390,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[8]/a[1]/text()[1]",
              "codeLines": [
                "Managing Prisoners"
              ]
            }
          },
          {
            "index": 391,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[9]/a[1]/text()[1]",
              "codeLines": [
                "Protecting Witnesses"
              ]
            }
          },
          {
            "index": 392,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[10]/a[1]/text()[1]",
              "codeLines": [
                "Serving Court Documents"
              ]
            }
          },
          {
            "index": 393,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[11]/a[1]/text()[1]",
              "codeLines": [
                "Local District Offices"
              ]
            }
          },
          {
            "index": 394,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[12]/a[1]/text()[1]",
              "codeLines": [
                "Reasonable Accommodation"
              ]
            }
          },
          {
            "index": 395,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[13]/a[1]/text()[1]",
              "codeLines": [
                "Affirmative Action Plan"
              ]
            }
          },
          {
            "index": 396,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[14]/a[1]/text()[1]",
              "codeLines": [
                "Forms and Publications"
              ]
            }
          },
          {
            "index": 397,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[15]/font[1]/a[1]/text()[1]",
              "codeLines": [
                "USMS Employees"
              ]
            }
          },
          {
            "index": 398,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[16]/a[1]/font[1]/text()[1]",
              "codeLines": [
                "Non-disclosure ",
                "",
                "\t\t\t\tAgreement Notice"
              ]
            }
          },
          {
            "index": 399,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[17]/a[1]/font[1]/text()[1]",
              "codeLines": [
                "IML FAQ Sheet and Complaint Form"
              ]
            }
          },
          {
            "index": 400,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[18]/a[1]/font[1]/text()[1]",
              "codeLines": [
                "Ethics Program"
              ]
            }
          },
          {
            "index": 401,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[19]/a[1]/text()[1]",
              "codeLines": [
                "Subpoenas and Records Requests"
              ]
            }
          },
          {
            "index": 402,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[20]/a[1]/font[1]/text()[1]",
              "codeLines": [
                "COVID-19"
              ]
            }
          },
          {
            "index": 403,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[2]/div[1]/table[1]/tbody[1]/tr[1]/td[1]/strong[1]/text()[1]",
              "codeLines": [
                "U.S. Marshals National Violence Reduction ",
                "\t\t\t\t\t  Operation Captures More Than 1,500 Fugitives"
              ]
            }
          },
          {
            "index": 404,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[2]/div[1]/table[1]/tbody[1]/tr[3]/td[1]/div[1]/strong[1]/a[1]/text()[1]",
              "codeLines": [
                "July 06, 2022"
              ]
            }
          },
          {
            "index": 405,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[2]/div[1]/table[1]/tbody[1]/tr[3]/td[1]/div[1]/text()[2]",
              "codeLines": [
                "- The U.S. Marshals Service has concluded a high-impact ",
                "\t\t\t\t\t\t  fugitive apprehension initiative aimed at combating ",
                "\t\t\t\t\t\t  violent crime in 10 cities with a significant number ",
                "\t\t\t\t\t\t  of homicides and shootings. This 30-day initiative, called Operation North Star, resulted ",
                "\t\tin the arrest of 1,501 fugitives, violent criminals, sex offenders, and ",
                "\t\tself-identified gang members in Baltimore, Chicago, Houston, ",
                "\t\tIndianapolis, Los Angeles, Memphis, New Orleans, New York City, ",
                "\t\tPhiladelphia, and Washington, D.C..."
              ]
            }
          },
          {
            "index": 406,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[2]/div[1]/table[1]/tbody[1]/tr[3]/td[1]/div[1]/span[1]/a[1]/text()[1]",
              "codeLines": [
                "read ",
                "\t\t\tmore"
              ]
            }
          },
          {
            "index": 407,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[2]/div[3]/div[1]/h2[1]/a[1]/text()[1]",
              "codeLines": [
                "U.S. Marshals ",
                "",
                "\t\t\t\tNews"
              ]
            }
          },
          {
            "index": 408,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[2]/div[3]/div[2]/table[1]/tbody[1]/tr[1]/td[1]/strong[1]/a[1]/text()[1]",
              "codeLines": [
                "July 15, 2022"
              ]
            }
          },
          {
            "index": 409,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[2]/div[3]/div[2]/table[1]/tbody[1]/tr[1]/td[1]/text()[2]",
              "codeLines": [
                "- Members of the ",
                "\t\t\t\t\t\t\t\tNorthern Ohio Violent Fugitive Task Force ",
                "\t\t\t\t\t\t\t\tarrested"
              ]
            }
          },
          {
            "index": 410,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[2]/div[3]/div[2]/table[1]/tbody[1]/tr[1]/td[1]/strong[2]/text()[1]",
              "codeLines": [
                "David Hanshe"
              ]
            }
          },
          {
            "index": 411,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[2]/div[3]/div[2]/table[1]/tbody[1]/tr[1]/td[1]/text()[3]",
              "codeLines": [
                ", 34. ",
                "\t\t\t\t\t\t\t\tHanshe was wanted by the Commonwealth of ",
                "\t\t\t\t\t\t\t\tPennsylvania for 5 counts of rape of a child..."
              ]
            }
          },
          {
            "index": 412,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[2]/div[3]/div[2]/table[1]/tbody[1]/tr[1]/td[1]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "read ",
                "\t\t\t\t\t\t\t\tmore"
              ]
            }
          },
          {
            "index": 413,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[2]/div[3]/div[2]/table[1]/tbody[1]/tr[1]/td[1]/strong[3]/a[1]/text()[1]",
              "codeLines": [
                "July 13, 2022"
              ]
            }
          },
          {
            "index": 414,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[2]/div[3]/div[2]/table[1]/tbody[1]/tr[1]/td[1]/text()[6]",
              "codeLines": [
                "- Tyreece Miller, ",
                "\t\t\t\t\t\t\t\tU.S. Marshal for the Western District of ",
                "\t\t\t\t\t\t\t\tTennessee, announces the arrest of"
              ]
            }
          },
          {
            "index": 415,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[2]/div[3]/div[2]/table[1]/tbody[1]/tr[1]/td[1]/strong[4]/text()[1]",
              "codeLines": [
                "Lardarius Gordon"
              ]
            }
          },
          {
            "index": 416,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[2]/div[3]/div[2]/table[1]/tbody[1]/tr[1]/td[1]/text()[7]",
              "codeLines": [
                ", 27, and"
              ]
            }
          },
          {
            "index": 417,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[2]/div[3]/div[2]/table[1]/tbody[1]/tr[1]/td[1]/strong[5]/text()[1]",
              "codeLines": [
                "Ladarius Bonds"
              ]
            }
          },
          {
            "index": 418,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[2]/div[3]/div[2]/table[1]/tbody[1]/tr[1]/td[1]/text()[8]",
              "codeLines": [
                ", 20, for two unrelated ",
                "\t\t\t\t\t\t\t\tmurders..."
              ]
            }
          },
          {
            "index": 419,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[2]/div[3]/div[2]/table[1]/tbody[1]/tr[1]/td[1]/a[2]/span[1]/text()[1]",
              "codeLines": [
                "read ",
                "\t\t\t\t\t\t\t\tmore"
              ]
            }
          },
          {
            "index": 420,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[2]/div[3]/div[2]/table[1]/tbody[1]/tr[1]/td[1]/strong[6]/a[1]/text()[1]",
              "codeLines": [
                "July 12, 2022"
              ]
            }
          },
          {
            "index": 421,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[2]/div[3]/div[2]/table[1]/tbody[1]/tr[1]/td[1]/text()[11]",
              "codeLines": [
                "- The U.S. Marshals ",
                "\t\t\t\t\t\t\t\tService and Ohio Department of Natural Resources ",
                "\t\t\t\t\t\t\t\trecently began investigating the whereabouts of ",
                "\t\t\t\t\t\t\t\tMakenzie Carson, a missing juvenile. Carson had ",
                "\t\t\t\t\t\t\t\tbeen reported missing after she couldn’t be ",
                "\t\t\t\t\t\t\t\tlocated around her campsite at the Mosquito ",
                "\t\t\t\t\t\t\t\tCreek State Park on July 7, 2022..."
              ]
            }
          },
          {
            "index": 422,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[2]/div[3]/div[2]/table[1]/tbody[1]/tr[1]/td[1]/a[3]/span[1]/text()[1]",
              "codeLines": [
                "read ",
                "\t\t\t\t\t\t\t\tmore"
              ]
            }
          },
          {
            "index": 423,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[2]/div[3]/div[2]/table[1]/tbody[1]/tr[1]/td[1]/strong[7]/a[1]/text()[1]",
              "codeLines": [
                "July 11, 2022"
              ]
            }
          },
          {
            "index": 424,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[2]/div[3]/div[2]/table[1]/tbody[1]/tr[1]/td[1]/text()[14]",
              "codeLines": [
                "- U.S. Marshal ",
                "\t\t\t\t\t\t\t\tTyreece Miller announces the arrest of"
              ]
            }
          },
          {
            "index": 425,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[2]/div[3]/div[2]/table[1]/tbody[1]/tr[1]/td[1]/strong[8]/text()[1]",
              "codeLines": [
                "Deshawn Gorman"
              ]
            }
          },
          {
            "index": 426,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[2]/div[3]/div[2]/table[1]/tbody[1]/tr[1]/td[1]/text()[15]",
              "codeLines": [
                ", 25, on two counts of ",
                "\t\t\t\t\t\t\t\tfirst-degree murder out of Dyer County, TN. ",
                "\t\t\t\t\t\t\t\tGorman was also wanted on charges including: ",
                "\t\t\t\t\t\t\t\tpossession of a weapon, failure to appear, and ",
                "\t\t\t\t\t\t\t\taggravated assault..."
              ]
            }
          },
          {
            "index": 427,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[2]/div[3]/div[2]/table[1]/tbody[1]/tr[1]/td[1]/a[4]/span[1]/text()[1]",
              "codeLines": [
                "read ",
                "\t\t\t\t\t\t\t\tmore"
              ]
            }
          },
          {
            "index": 428,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[2]/div[3]/div[2]/table[1]/tbody[1]/tr[1]/td[1]/strong[9]/a[1]/text()[1]",
              "codeLines": [
                "July 11, 2022"
              ]
            }
          },
          {
            "index": 429,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[2]/div[3]/div[2]/table[1]/tbody[1]/tr[1]/td[1]/text()[18]",
              "codeLines": [
                "- The U.S. Marshals ",
                "\t\t\t\t\t\t\t\tService – NH Joint Fugitive Task Force is ",
                "\t\t\t\t\t\t\t\treporting that last week’s featured “Fugitive of ",
                "\t\t\t\t\t\t\t\tthe Week” has been located."
              ]
            }
          },
          {
            "index": 430,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[2]/div[3]/div[2]/table[1]/tbody[1]/tr[1]/td[1]/strong[10]/text()[1]",
              "codeLines": [
                "Evan ",
                "\t\t\t\t\t\t\t\tMitchell Hollins"
              ]
            }
          },
          {
            "index": 431,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[2]/div[3]/div[2]/table[1]/tbody[1]/tr[1]/td[1]/text()[19]",
              "codeLines": [
                ", who had been featured ",
                "\t\t\t\t\t\t\t\ton July 6th as the “Fugitive of the Week,” was ",
                "\t\t\t\t\t\t\t\twanted on an arrest warrant for attempted ",
                "\t\t\t\t\t\t\t\tmurder, 1st degree assault, criminal ",
                "\t\t\t\t\t\t\t\tthreatening, and reckless conduct all while ",
                "\t\t\t\t\t\t\t\tarmed with a firearm..."
              ]
            }
          },
          {
            "index": 432,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[2]/div[3]/div[2]/table[1]/tbody[1]/tr[1]/td[1]/a[5]/span[1]/text()[1]",
              "codeLines": [
                "read ",
                "\t\t\t\t\t\t\t\tmore"
              ]
            }
          },
          {
            "index": 433,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[2]/div[3]/div[2]/table[1]/tbody[1]/tr[1]/td[1]/strong[11]/a[1]/text()[1]",
              "codeLines": [
                "July 08, 2022"
              ]
            }
          },
          {
            "index": 434,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[2]/div[3]/div[2]/table[1]/tbody[1]/tr[1]/td[1]/text()[22]",
              "codeLines": [
                "- The U.S. Marshals ",
                "\t\t\t\t\t\t\t\tNorthern Iowa Fugitive Task Force has been ",
                "\t\t\t\t\t\t\t\tconducting an initiative focused on apprehending"
              ]
            }
          },
          {
            "index": 435,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[2]/div[3]/div[2]/table[1]/tbody[1]/tr[1]/td[1]/strong[12]/text()[1]",
              "codeLines": [
                "Iowa’s Most Wanted fugitive sex ",
                "\t\t\t\t\t\t\t\toffenders"
              ]
            }
          },
          {
            "index": 436,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[2]/div[3]/div[2]/table[1]/tbody[1]/tr[1]/td[1]/text()[23]",
              "codeLines": [
                ", playing a unique role in ",
                "\t\t\t\t\t\t\t\tefforts to combat child exploitation. During ",
                "\t\t\t\t\t\t\t\tthis operation, 13 Most Wanted sex offenders ",
                "\t\t\t\t\t\t\t\twere located and arrested throughout Iowa..."
              ]
            }
          },
          {
            "index": 437,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[2]/div[3]/div[2]/table[1]/tbody[1]/tr[1]/td[1]/a[6]/span[1]/text()[1]",
              "codeLines": [
                "read ",
                "\t\t\t\t\t\t\t\tmore"
              ]
            }
          },
          {
            "index": 438,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[2]/div[3]/div[2]/table[1]/tbody[1]/tr[1]/td[1]/strong[13]/a[1]/text()[1]",
              "codeLines": [
                "July ",
                "\t\t\t\t\t\t\t\t08, 2022"
              ]
            }
          },
          {
            "index": 439,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[2]/div[3]/div[2]/table[1]/tbody[1]/tr[1]/td[1]/text()[26]",
              "codeLines": [
                "- The U.S. Marshals ",
                "\t\t\t\t\t\t\t\tService, Mountain State Fugitive Task Force is ",
                "\t\t\t\t\t\t\t\trequesting the public’s assistance in locating"
              ]
            }
          },
          {
            "index": 440,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[2]/div[3]/div[2]/table[1]/tbody[1]/tr[1]/td[1]/strong[14]/text()[1]",
              "codeLines": [
                "Samuel Rose"
              ]
            }
          },
          {
            "index": 441,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[2]/div[3]/div[2]/table[1]/tbody[1]/tr[1]/td[1]/text()[27]",
              "codeLines": [
                ", of Martinsburg, ",
                "\t\t\t\t\t\t\t\tWV. On July 20, 2021, a warrant for Samuel Rose ",
                "\t\t\t\t\t\t\t\twas issued by a federal grand jury, charging ",
                "\t\t\t\t\t\t\t\tRose with conspiracy to distribute cocaine and ",
                "\t\t\t\t\t\t\t\tother drug charges. The U.S. Marshals Task Force ",
                "\t\t\t\t\t\t\t\tis assisting the FBI in locating and arresting ",
                "\t\t\t\t\t\t\t\tSamuel Rose. Samuel Rose has ties to West ",
                "\t\t\t\t\t\t\t\tVirginia, Maryland, Washington D.C. and ",
                "\t\t\t\t\t\t\t\tPennsylvania..."
              ]
            }
          },
          {
            "index": 442,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[2]/div[3]/div[2]/table[1]/tbody[1]/tr[1]/td[1]/a[7]/span[1]/text()[1]",
              "codeLines": [
                "read ",
                "\t\t\t\t\t\t\t\tmore"
              ]
            }
          },
          {
            "index": 443,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[3]/div[2]/div[1]/b[1]/a[1]/text()[1]",
              "codeLines": [
                "Have a Tip?"
              ]
            }
          },
          {
            "index": 444,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[3]/div[2]/div[1]/b[2]/a[1]/text()[1]",
              "codeLines": [
                "Do you have what it takes to wear the badge?"
              ]
            }
          },
          {
            "index": 445,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[2]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Download Adobe Flash Player"
              ]
            }
          },
          {
            "index": 446,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[2]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "Contacts:"
              ]
            }
          },
          {
            "index": 447,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[2]/div[2]/p[1]/a[1]/text()[1]",
              "codeLines": [
                "General Inquiries"
              ]
            }
          },
          {
            "index": 448,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[2]/div[2]/p[1]/text()[2]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 449,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[2]/div[2]/p[1]/a[2]/text()[1]",
              "codeLines": [
                "Information or Inquiries on Fugitives"
              ]
            }
          },
          {
            "index": 450,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[2]/div[2]/p[1]/text()[3]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 451,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[2]/div[2]/p[1]/a[3]/text()[1]",
              "codeLines": [
                "Freedom of Information inquiries"
              ]
            }
          },
          {
            "index": 452,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[2]/div[2]/p[1]/text()[4]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 453,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[2]/div[2]/p[1]/a[4]/text()[1]",
              "codeLines": [
                "File a Complaint"
              ]
            }
          },
          {
            "index": 454,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[2]/div[2]/p[2]/text()[1]",
              "codeLines": [
                "For Information:"
              ]
            }
          },
          {
            "index": 455,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[2]/div[2]/p[2]/a[1]/text()[1]",
              "codeLines": [
                "Accessibility"
              ]
            }
          },
          {
            "index": 456,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[2]/div[2]/p[2]/text()[2]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 457,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[2]/div[2]/p[2]/a[2]/text()[1]",
              "codeLines": [
                "Freedom of Information"
              ]
            }
          },
          {
            "index": 458,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[2]/div[2]/p[2]/text()[3]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 459,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[2]/div[2]/p[2]/a[3]/text()[1]",
              "codeLines": [
                "Privacy Policy"
              ]
            }
          },
          {
            "index": 460,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[2]/div[2]/p[2]/text()[4]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 461,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[2]/div[2]/p[2]/a[4]/text()[1]",
              "codeLines": [
                "No Fear Act"
              ]
            }
          },
          {
            "index": 462,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[2]/div[2]/p[2]/text()[5]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 463,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[2]/div[2]/p[2]/a[5]/text()[1]",
              "codeLines": [
                "usa.gov"
              ]
            }
          },
          {
            "index": 464,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[2]/div[2]/p[2]/text()[6]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 465,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[2]/div[2]/p[2]/a[6]/text()[1]",
              "codeLines": [
                "eRulemaking"
              ]
            }
          },
          {
            "index": 466,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[2]/div[2]/p[2]/text()[7]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 467,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[2]/div[2]/p[2]/a[7]/text()[1]",
              "codeLines": [
                "usdoj.gov"
              ]
            }
          },
          {
            "index": 468,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[2]/div[2]/p[2]/text()[8]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 469,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[2]/div[2]/p[2]/a[8]/text()[1]",
              "codeLines": [
                "Linking Policy for this web site and legal disclaimers"
              ]
            }
          },
          {
            "index": 470,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[4]/text()[1]",
              "codeLines": [
                "usmarshals.gov is an official site of the U.S. Federal Government,"
              ]
            }
          },
          {
            "index": 471,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[4]/a[1]/text()[1]",
              "codeLines": [
                "U.S. Department of Justice"
              ]
            }
          },
          {
            "index": 475,
            "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": 476,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/table[1]/tbody[1]/tr[1]/td[2]/div[1]/div[2]/p[1]/a[1]",
              "codeLines": [
                "<a href=\"http://www.usmarshals.gov/site_map/index.html\">",
                "  Site Map",
                "</a>"
              ]
            }
          },
          {
            "index": 477,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/table[1]/tbody[1]/tr[1]/td[2]/div[1]/div[2]/p[1]/a[2]",
              "codeLines": [
                "<a href=\"http://www.usmarshals.gov/contacts/index.html\">",
                "  Contacts",
                "</a>"
              ]
            }
          },
          {
            "index": 478,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/table[1]/tbody[1]/tr[1]/td[2]/div[1]/div[2]/p[1]/a[3]",
              "codeLines": [
                "<a href=\"http://www.usdoj.gov/\" target=\"_blank\" onmousedown=\"_sendEvent('Outbound','www.usdoj.gov',...",
                "  U.S. Department of Justice",
                "</a>"
              ]
            }
          },
          {
            "index": 479,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[2]/div[2]/p[1]/a[1]",
              "codeLines": [
                "<a href=\"mailto:us.marshals@usdoj.gov\" onmousedown=\"_sendEvent('Outbound MailTo','us.marshals@usdoj...",
                "  General Inquiries",
                "</a>"
              ]
            }
          },
          {
            "index": 480,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[2]/div[2]/p[1]/a[2]",
              "codeLines": [
                "<a href=\"tips/index.html\">",
                "  Information or Inquiries on Fugitives",
                "</a>"
              ]
            }
          },
          {
            "index": 481,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[2]/div[2]/p[1]/a[3]",
              "codeLines": [
                "<a href=\"foia/index.html\">",
                "  Freedom of Information inquiries",
                "</a>"
              ]
            }
          },
          {
            "index": 482,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[2]/div[2]/p[1]/a[4]",
              "codeLines": [
                "<a href=\"oi/index.html\">",
                "  File a Complaint",
                "</a>"
              ]
            }
          },
          {
            "index": 483,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[2]/div[2]/p[2]/a[1]",
              "codeLines": [
                "<a href=\"http://www.usmarshals.gov/accessibility.htm\">",
                "  Accessibility",
                "</a>"
              ]
            }
          },
          {
            "index": 484,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[2]/div[2]/p[2]/a[2]",
              "codeLines": [
                "<a href=\"foia/index.html\">",
                "  Freedom of Information",
                "</a>"
              ]
            }
          },
          {
            "index": 485,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[2]/div[2]/p[2]/a[3]",
              "codeLines": [
                "<a href=\"http://www.usdoj.gov/privacy-file.htm\" onmousedown=\"_sendEvent('Outbound','www.usdoj.gov',...",
                "  Privacy Policy",
                "</a>"
              ]
            }
          },
          {
            "index": 486,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[2]/div[2]/p[2]/a[4]",
              "codeLines": [
                "<a href=\"http://www.usdoj.gov/jmd/eeos/nofear.htm\" onmousedown=\"_sendEvent('Outbound','www.usdoj.go...",
                "  No Fear Act",
                "</a>"
              ]
            }
          },
          {
            "index": 487,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[2]/div[2]/p[2]/a[5]",
              "codeLines": [
                "<a href=\"http://www.justice.gov/cgi-bin/outside.cgi?http://www.usa.gov/\" onmousedown=\"_sendEvent('O...",
                "  usa.gov",
                "</a>"
              ]
            }
          },
          {
            "index": 488,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[2]/div[2]/p[2]/a[6]",
              "codeLines": [
                "<a href=\"http://www.regulations.gov/\" onmousedown=\"_sendEvent('Outbound','www.regulations.gov','/',...",
                "  eRulemaking",
                "</a>"
              ]
            }
          },
          {
            "index": 489,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[2]/div[2]/p[2]/a[7]",
              "codeLines": [
                "<a href=\"http://www.usdoj.gov/\" onmousedown=\"_sendEvent('Outbound','www.usdoj.gov','/',0);\">",
                "  usdoj.gov",
                "</a>"
              ]
            }
          },
          {
            "index": 490,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[2]/div[2]/p[2]/a[8]",
              "codeLines": [
                "<a href=\"http://www.usmarshals.gov/legalpolicies.htm\">",
                "  Linking Policy for this web site and legal disclaimers",
                "</a>"
              ]
            }
          },
          {
            "index": 570,
            "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[3]/div[3]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Resources"
              ]
            }
          },
          {
            "index": 571,
            "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[3]/div[3]/div[1]/div[1]/div[2]/div[3]/div[1]/h2[1]/a[1]/text()[1]",
              "codeLines": [
                "U.S. Marshals ",
                "",
                "\t\t\t\tNews"
              ]
            }
          },
          {
            "index": 584,
            "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[3]/div[4]/text()[1]",
              "codeLines": [
                "usmarshals.gov is an official site of the U.S. Federal Government,"
              ]
            }
          },
          {
            "index": 606,
            "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[3]/div[3]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Resources"
              ]
            }
          },
          {
            "index": 607,
            "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[3]/div[3]/div[1]/div[1]/div[2]/div[3]/div[1]/h2[1]/a[1]/text()[1]",
              "codeLines": [
                "U.S. Marshals ",
                "",
                "\t\t\t\tNews"
              ]
            }
          },
          {
            "index": 620,
            "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[3]/div[4]/text()[1]",
              "codeLines": [
                "usmarshals.gov is an official site of the U.S. Federal Government,"
              ]
            }
          },
          {
            "index": 622,
            "verdict": "failed",
            "rule": {
              "ruleID": "r70",
              "ruleSummary": "No obsolete or deprecated elements are used",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r70",
              "requirements": []
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          },
          {
            "index": 632,
            "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[3]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <img src=\"images/banner.png\" alt=\"U.S. Marshals Service\" style=\"border: 0pt none;\" height=\"135\" w...",
                "</p>"
              ]
            }
          },
          {
            "index": 635,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/table[1]/tbody[1]/tr[1]/td[2]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p align=\"center\" style=\"margin:0; padding:0; margin-top: 0.3em;\">",
                "  <a href=\"http://www.usmarshals.gov/site_map/index.html\">",
                "    Site Map",
                "  </a>",
                "  |",
                "  <a href=\"http://www.usmarshals.gov/contacts/index.html\">",
                "    Contacts",
                "  </a>",
                "  |",
                "  <a href=\"http://www.usdoj.gov/\" target=\"_blank\" onmousedown=\"_sendEvent('Outbound','www.usdoj.gov...",
                "    U.S. Department of Justice",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 704,
            "verdict": "failed",
            "rule": {
              "ruleID": "r8",
              "ruleSummary": "Form fields have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r8",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "input",
              "path": "/html[1]/body[1]/div[2]/table[1]/tbody[1]/tr[1]/td[3]/div[1]/form[1]/input[2]",
              "codeLines": [
                "<input autocomplete=\"off\" class=\"usagov-search-autocomplete\" id=\"query\" name=\"query\" type=\"text\" si..."
              ]
            }
          },
          {
            "index": 718,
            "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.usmarshals.gov/",
      "result": {
        "totals": {
          "rulesNA": 63,
          "rulesPassed": 28,
          "rulesWarned": 5,
          "rulesViolated": 8,
          "warnings": {
            "minor": 6,
            "moderate": 0,
            "serious": 131,
            "critical": 0
          },
          "violations": {
            "minor": 0,
            "moderate": 18,
            "serious": 3,
            "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-18T02:08:05.112Z",
          "url": "https://www.usmarshals.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": "#384974",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"menu_items\">",
                          "target": [
                            ".menu_items"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p align=\"center\" style=\"margin:0; padding:0; margin-top: 0.3em;\">",
                  "target": [
                    ".menu_items > 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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"menu_items\">",
                          "target": [
                            ".menu_items"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.usmarshals.gov/site_map/index.html\">Site Map</a>",
                  "target": [
                    ".menu_items > p > a:nth-child(1)"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"menu_items\">",
                          "target": [
                            ".menu_items"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.usmarshals.gov/contacts/index.html\">Contacts</a>",
                  "target": [
                    ".menu_items > p > a:nth-child(2)"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"menu_items\">",
                          "target": [
                            ".menu_items"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.usdoj.gov/\" target=\"_blank\" onmousedown=\"_sendEvent('Outbound','www.usdoj.gov','/',0);\">U.S. Department of Justice</a>",
                  "target": [
                    "a[href$=\"usdoj.gov/\"][target=\"_blank\"]"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li> <a href=\"http://www.usmarshals.gov/index.html\">Home</a></li>",
                          "target": [
                            "#menu1 > li:nth-child(1)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.usmarshals.gov/index.html\">Home</a>",
                  "target": [
                    "#menu1 > li:nth-child(1) > a"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li class=\"\">",
                          "target": [
                            "#menu1 > li:nth-child(2)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.usmarshals.gov/contacts/index.html\" class=\"sf-with-ul\">Contact<span class=\"sf-sub-indicator\"> »</span></a>",
                  "target": [
                    "li:nth-child(2) > .sf-with-ul"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li><a href=\"http://www.usmarshals.gov/duties/factsheets/index.html\">Fact Sheets</a></li>",
                          "target": [
                            "#menu1 > li:nth-child(3)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.usmarshals.gov/duties/factsheets/index.html\">Fact Sheets</a>",
                  "target": [
                    "#menu1 > li:nth-child(3) > a"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li class=\"\">",
                          "target": [
                            "#menu1 > li:nth-child(4)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.usmarshals.gov/history/index.html\" class=\"sf-with-ul\">History<span class=\"sf-sub-indicator\"> »</span></a>",
                  "target": [
                    "li:nth-child(4) > .sf-with-ul"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li><a href=\"http://www.usmarshals.gov/news/index.html\">News Room</a> </li>",
                          "target": [
                            "#menu1 > li:nth-child(5)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.usmarshals.gov/news/index.html\">News Room</a>",
                  "target": [
                    "#menu1 > li:nth-child(5) > a"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li class=\"\">",
                          "target": [
                            "#menu1 > li:nth-child(6)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.usmarshals.gov/business/index.html\" class=\"sf-with-ul\">Business Opportunities<span class=\"sf-sub-indicator\"> »</span></a>",
                  "target": [
                    "li:nth-child(6) > .sf-with-ul"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li><a href=\"http://www.usmarshals.gov/careers/index.html\">Career Opportunities</a></li>",
                          "target": [
                            "#menu1 > li:nth-child(7)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.usmarshals.gov/careers/index.html\">Career Opportunities</a>",
                  "target": [
                    "#menu1 > li:nth-child(7) > a"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li><a href=\"http://www.usmarshals.gov/prisoner/index.html\">Prisoner Info</a></li>",
                          "target": [
                            "#menu1 > li:nth-child(8)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.usmarshals.gov/prisoner/index.html\">Prisoner Info</a>",
                  "target": [
                    "#menu1 > li:nth-child(8) > a"
                  ],
                  "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": "#1c3664",
                        "contrastRatio": 0,
                        "fontSize": "16.0pt (21.3333px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"bodyContent\">",
                          "target": [
                            "#bodyContent"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"section_header\">Resources</h2>",
                  "target": [
                    ".sideDiv1 > .section_header_container > h2"
                  ],
                  "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": "#3a3a57",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"resources\">",
                          "target": [
                            ".resources"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"foia/annual-report-2021.pdf\" onmousedown=\"_sendEvent('Downloads','pdf','https://www.usmarshals.gov/foia/annual-report-2021.pdf',0);\">2021 Annual Report</a>",
                  "target": [
                    "a[href$=\"annual-report-2021.pdf\"]"
                  ],
                  "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": "#3a3a57",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"resources\">",
                          "target": [
                            ".resources"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"foia/strategic_plan-2020.pdf\" onmousedown=\"_sendEvent('Downloads','pdf','https://www.usmarshals.gov/foia/strategic_plan-2020.pdf',0);\">USMS Strategic Plan</a>",
                  "target": [
                    "a[href$=\"strategic_plan-2020.pdf\"]"
                  ],
                  "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": "#3a3a57",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"resources\">",
                          "target": [
                            ".resources"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.usmarshals.gov/judicial/index.html\">Protecting Federal Judges and Courts</a>",
                  "target": [
                    ".resources > ul > li:nth-child(6) > a"
                  ],
                  "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": "#3a3a57",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"resources\">",
                          "target": [
                            ".resources"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.usmarshals.gov/jpats/index.html\">Transporting Prisoners</a>",
                  "target": [
                    ".resources > ul > li:nth-child(7) > a"
                  ],
                  "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": "#3a3a57",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"resources\">",
                          "target": [
                            ".resources"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.usmarshals.gov/prisoner/index.html\">Managing Prisoners</a>",
                  "target": [
                    ".resources > ul > li:nth-child(8) > a"
                  ],
                  "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": "#3a3a57",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"resources\">",
                          "target": [
                            ".resources"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.usmarshals.gov/witsec/index.html\">Protecting Witnesses</a>",
                  "target": [
                    "li:nth-child(9) > a"
                  ],
                  "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": "#3a3a57",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"resources\">",
                          "target": [
                            ".resources"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.usmarshals.gov/process/index.html\">Serving Court Documents</a>",
                  "target": [
                    "li:nth-child(10) > a"
                  ],
                  "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": "#3a3a57",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"resources\">",
                          "target": [
                            ".resources"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.usmarshals.gov/district/index.html\">Local District Offices</a>",
                  "target": [
                    "li:nth-child(11) > a"
                  ],
                  "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": "#3a3a57",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"resources\">",
                          "target": [
                            ".resources"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"eeo/accommodation-procedures.pdf\" onmousedown=\"_sendEvent('Downloads','pdf','https://www.usmarshals.gov/eeo/accommodation-procedures.pdf',0);\">Reasonable Accommodation</a>",
                  "target": [
                    "li:nth-child(12) > a"
                  ],
                  "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": "#3a3a57",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"resources\">",
                          "target": [
                            ".resources"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"eeo/affirmative-action-plan-2020.pdf\" onmousedown=\"_sendEvent('Downloads','pdf','https://www.usmarshals.gov/eeo/affirmative-action-plan-2020.pdf',0);\">Affirmative Action Plan</a>",
                  "target": [
                    "li:nth-child(13) > a"
                  ],
                  "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": "#3a3a57",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"resources\">",
                          "target": [
                            ".resources"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"foia/Forms/frequently_requested_forms.htm\">Forms and Publications</a>",
                  "target": [
                    "li:nth-child(14) > a"
                  ],
                  "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": "#3a3a57",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"resources\">",
                          "target": [
                            ".resources"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"employees/index.html\">USMS Employees</a>",
                  "target": [
                    "a[href=\"employees/index.html\"]"
                  ],
                  "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": "#3a3a57",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"resources\">",
                          "target": [
                            ".resources"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<font size=\"1\">Non-disclosure \n\n\t\t\t\tAgreement Notice</font>",
                  "target": [
                    "a[href$=\"ndan.html\"] > font"
                  ],
                  "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": "#3a3a57",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"resources\">",
                          "target": [
                            ".resources"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<font size=\"1\">IML FAQ Sheet and Complaint Form</font>",
                  "target": [
                    "li:nth-child(17) > a > font"
                  ],
                  "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": "#3a3a57",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"resources\">",
                          "target": [
                            ".resources"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<font size=\"1\">Ethics Program</font>",
                  "target": [
                    "li:nth-child(18) > a > font"
                  ],
                  "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": "#3a3a57",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"resources\">",
                          "target": [
                            ".resources"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.usmarshals.gov/ogc/subpoenas-records-requests.pdf\" onmousedown=\"_sendEvent('Downloads','pdf','https://www.usmarshals.gov/ogc/subpoenas-records-requests.pdf',0);\">Subpoenas and Records Requests<font size=\"1\"></font></a>",
                  "target": [
                    "li:nth-child(19) > a"
                  ],
                  "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": "#3a3a57",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"resources\">",
                          "target": [
                            ".resources"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<font size=\"1\">COVID-19</font>",
                  "target": [
                    "li:nth-child(20) > a > font"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"bodyContent\">",
                          "target": [
                            "#bodyContent"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>U.S. Marshals National Violence Reduction \n\t\t\t\t\t  Operation Captures More Than 1,500 Fugitives</strong>",
                  "target": [
                    ".auto-style4 > strong"
                  ],
                  "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": "#111111",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"bodyContent\">",
                          "target": [
                            "#bodyContent"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"auto-style15\">",
                  "target": [
                    ".auto-style5 > .auto-style15"
                  ],
                  "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": "#3a3a57",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"bodyContent\">",
                          "target": [
                            "#bodyContent"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"news/chron/2022/070622.htm\">July 06, 2022</a>",
                  "target": [
                    "strong > a[href=\"news/chron/2022/070622.htm\"]"
                  ],
                  "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": "#3a3a57",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"bodyContent\">",
                          "target": [
                            "#bodyContent"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"news/chron/2022/070622.htm\">read \n\t\t\tmore</a>",
                  "target": [
                    ".auto-style15 > a[href=\"news/chron/2022/070622.htm\"]"
                  ],
                  "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": "#3a3a57",
                        "contrastRatio": 0,
                        "fontSize": "16.0pt (21.3333px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news_list\">",
                          "target": [
                            ".news_list"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a name=\"Headlines\">U.S. Marshals \n\n\t\t\t\tNews</a>",
                  "target": [
                    "a[name=\"Headlines\"]"
                  ],
                  "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": "#111111",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news_list\">",
                          "target": [
                            ".news_list"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<td valign=\"middle\" class=\"auto-style5\">",
                  "target": [
                    "td[valign=\"middle\"]"
                  ],
                  "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": "#3a3a57",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news_list\">",
                          "target": [
                            ".news_list"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"news/chron/2022/071522.htm\">\n\t\t\t\t\t\t\t\tJuly 15, 2022</a>",
                  "target": [
                    "strong:nth-child(1) > a[href=\"news/chron/2022/071522.htm\"]"
                  ],
                  "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": "#111111",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news_list\">",
                          "target": [
                            ".news_list"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>David Hanshe</strong>",
                  "target": [
                    "td[valign=\"middle\"] > strong:nth-child(2)"
                  ],
                  "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": "#3a3a57",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news_list\">",
                          "target": [
                            ".news_list"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"auto-style6\">read \n\t\t\t\t\t\t\t\tmore</span>",
                  "target": [
                    "a[href=\"news/chron/2022/071522.htm\"] > .auto-style6"
                  ],
                  "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": "#3a3a57",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news_list\">",
                          "target": [
                            ".news_list"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"news/chron/2022/071322.htm\">\n\t\t\t\t\t\t\t\tJuly 13, 2022</a>",
                  "target": [
                    "strong:nth-child(6) > a[href=\"news/chron/2022/071322.htm\"]"
                  ],
                  "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": "#111111",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news_list\">",
                          "target": [
                            ".news_list"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>\n\t\t\t\t\t\t\t\tLardarius Gordon</strong>",
                  "target": [
                    "strong:nth-child(7)"
                  ],
                  "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": "#111111",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news_list\">",
                          "target": [
                            ".news_list"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>\n\t\t\t\t\t\t\t\tLadarius Bonds</strong>",
                  "target": [
                    "strong:nth-child(8)"
                  ],
                  "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": "#3a3a57",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news_list\">",
                          "target": [
                            ".news_list"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"auto-style6\">read \n\t\t\t\t\t\t\t\tmore</span>",
                  "target": [
                    "a[href=\"news/chron/2022/071322.htm\"] > .auto-style6"
                  ],
                  "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": "#3a3a57",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news_list\">",
                          "target": [
                            ".news_list"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"news/chron/2022/071222.htm\">\n\t\t\t\t\t\t\t\tJuly 12, 2022</a>",
                  "target": [
                    "strong:nth-child(12) > a[href=\"news/chron/2022/071222.htm\"]"
                  ],
                  "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": "#3a3a57",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news_list\">",
                          "target": [
                            ".news_list"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"auto-style6\">read \n\t\t\t\t\t\t\t\tmore</span>",
                  "target": [
                    "a[href=\"news/chron/2022/071222.htm\"] > .auto-style6"
                  ],
                  "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": "#3a3a57",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news_list\">",
                          "target": [
                            ".news_list"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"news/chron/2022/071122a.htm\">\n\t\t\t\t\t\t\t\tJuly 11, 2022</a>",
                  "target": [
                    "strong:nth-child(16) > a[href=\"news/chron/2022/071122a.htm\"]"
                  ],
                  "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": "#111111",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news_list\">",
                          "target": [
                            ".news_list"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>\n\t\t\t\t\t\t\t\tDeshawn Gorman</strong>",
                  "target": [
                    "strong:nth-child(17)"
                  ],
                  "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": "#3a3a57",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news_list\">",
                          "target": [
                            ".news_list"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"auto-style6\">read \n\t\t\t\t\t\t\t\tmore</span>",
                  "target": [
                    "a[href=\"news/chron/2022/071122a.htm\"] > .auto-style6"
                  ],
                  "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": "#3a3a57",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news_list\">",
                          "target": [
                            ".news_list"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"news/chron/2022/071122.htm\">\n\t\t\t\t\t\t\t\tJuly 11, 2022</a>",
                  "target": [
                    "strong:nth-child(21) > a[href=\"news/chron/2022/071122.htm\"]"
                  ],
                  "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": "#111111",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news_list\">",
                          "target": [
                            ".news_list"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Evan \n\t\t\t\t\t\t\t\tMitchell Hollins</strong>",
                  "target": [
                    "strong:nth-child(22)"
                  ],
                  "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": "#3a3a57",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news_list\">",
                          "target": [
                            ".news_list"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"auto-style6\">read \n\t\t\t\t\t\t\t\tmore</span>",
                  "target": [
                    "a[href=\"news/chron/2022/071122.htm\"] > .auto-style6"
                  ],
                  "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": "#3a3a57",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news_list\">",
                          "target": [
                            ".news_list"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"news/chron/2022/070822a.htm\">\n\t\t\t\t\t\t\t\tJuly 08, 2022</a>",
                  "target": [
                    "strong:nth-child(26) > a[href=\"news/chron/2022/070822a.htm\"]"
                  ],
                  "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": "#111111",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news_list\">",
                          "target": [
                            ".news_list"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Iowa’s Most Wanted fugitive sex \n\t\t\t\t\t\t\t\toffenders</strong>",
                  "target": [
                    "strong:nth-child(27)"
                  ],
                  "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": "#3a3a57",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news_list\">",
                          "target": [
                            ".news_list"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"auto-style6\">read \n\t\t\t\t\t\t\t\tmore</span>",
                  "target": [
                    "a[href=\"news/chron/2022/070822a.htm\"] > .auto-style6"
                  ],
                  "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": "#3a3a57",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news_list\">",
                          "target": [
                            ".news_list"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"news/chron/2022/070822.htm\">July \n\t\t\t\t\t\t\t\t08, 2022</a>",
                  "target": [
                    "strong:nth-child(31) > a[href=\"news/chron/2022/070822.htm\"]"
                  ],
                  "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": "#111111",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news_list\">",
                          "target": [
                            ".news_list"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Samuel Rose</strong>",
                  "target": [
                    "strong:nth-child(32)"
                  ],
                  "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": "#3a3a57",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news_list\">",
                          "target": [
                            ".news_list"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"auto-style6\">read \n\t\t\t\t\t\t\t\tmore</span>",
                  "target": [
                    "a[href=\"news/chron/2022/070822.htm\"] > .auto-style6"
                  ],
                  "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": "#3a3a57",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"bodyContent\">",
                          "target": [
                            "#bodyContent"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"tips/index.html\">Have a Tip?</a>",
                  "target": [
                    "b:nth-child(4) > a[href=\"tips/index.html\"]"
                  ],
                  "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": "#3a3a57",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"bodyContent\">",
                          "target": [
                            "#bodyContent"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.usmarshals.gov/careers/index.html\">Do you have what it takes to wear the badge?</a>",
                  "target": [
                    "b:nth-child(9) > a"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"copyrightNotice\"> usmarshals.gov is an official site of the U.S. Federal Government, <a href=\"http://www.usdoj.gov/\" onmousedown=\"_sendEvent('Outbound','www.usdoj.gov','/',0);\">U.S. Department of Justice</a></div>",
                          "target": [
                            "#copyrightNotice"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div id=\"copyrightNotice\"> usmarshals.gov is an official site of the U.S. Federal Government, <a href=\"http://www.usdoj.gov/\" onmousedown=\"_sendEvent('Outbound','www.usdoj.gov','/',0);\">U.S. Department of Justice</a></div>",
                  "target": [
                    "#copyrightNotice"
                  ],
                  "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": "#8f6400",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"copyrightNotice\"> usmarshals.gov is an official site of the U.S. Federal Government, <a href=\"http://www.usdoj.gov/\" onmousedown=\"_sendEvent('Outbound','www.usdoj.gov','/',0);\">U.S. Department of Justice</a></div>",
                          "target": [
                            "#copyrightNotice"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.usdoj.gov/\" onmousedown=\"_sendEvent('Outbound','www.usdoj.gov','/',0);\">U.S. Department of Justice</a>",
                  "target": [
                    "#copyrightNotice > a[href$=\"usdoj.gov/\"]"
                  ],
                  "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": "#384974",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"menu_items\">",
                          "target": [
                            ".menu_items"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p align=\"center\" style=\"margin:0; padding:0; margin-top: 0.3em;\">",
                  "target": [
                    ".menu_items > 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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"menu_items\">",
                          "target": [
                            ".menu_items"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.usmarshals.gov/site_map/index.html\">Site Map</a>",
                  "target": [
                    ".menu_items > p > a:nth-child(1)"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"menu_items\">",
                          "target": [
                            ".menu_items"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.usmarshals.gov/contacts/index.html\">Contacts</a>",
                  "target": [
                    ".menu_items > p > a:nth-child(2)"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"menu_items\">",
                          "target": [
                            ".menu_items"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.usdoj.gov/\" target=\"_blank\" onmousedown=\"_sendEvent('Outbound','www.usdoj.gov','/',0);\">U.S. Department of Justice</a>",
                  "target": [
                    "a[href$=\"usdoj.gov/\"][target=\"_blank\"]"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li> <a href=\"http://www.usmarshals.gov/index.html\">Home</a></li>",
                          "target": [
                            "#menu1 > li:nth-child(1)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.usmarshals.gov/index.html\">Home</a>",
                  "target": [
                    "#menu1 > li:nth-child(1) > a"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li class=\"\">",
                          "target": [
                            "#menu1 > li:nth-child(2)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.usmarshals.gov/contacts/index.html\" class=\"sf-with-ul\">Contact<span class=\"sf-sub-indicator\"> »</span></a>",
                  "target": [
                    "li:nth-child(2) > .sf-with-ul"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li><a href=\"http://www.usmarshals.gov/duties/factsheets/index.html\">Fact Sheets</a></li>",
                          "target": [
                            "#menu1 > li:nth-child(3)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.usmarshals.gov/duties/factsheets/index.html\">Fact Sheets</a>",
                  "target": [
                    "#menu1 > li:nth-child(3) > a"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li class=\"\">",
                          "target": [
                            "#menu1 > li:nth-child(4)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.usmarshals.gov/history/index.html\" class=\"sf-with-ul\">History<span class=\"sf-sub-indicator\"> »</span></a>",
                  "target": [
                    "li:nth-child(4) > .sf-with-ul"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li><a href=\"http://www.usmarshals.gov/news/index.html\">News Room</a> </li>",
                          "target": [
                            "#menu1 > li:nth-child(5)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.usmarshals.gov/news/index.html\">News Room</a>",
                  "target": [
                    "#menu1 > li:nth-child(5) > a"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li class=\"\">",
                          "target": [
                            "#menu1 > li:nth-child(6)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.usmarshals.gov/business/index.html\" class=\"sf-with-ul\">Business Opportunities<span class=\"sf-sub-indicator\"> »</span></a>",
                  "target": [
                    "li:nth-child(6) > .sf-with-ul"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li><a href=\"http://www.usmarshals.gov/careers/index.html\">Career Opportunities</a></li>",
                          "target": [
                            "#menu1 > li:nth-child(7)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.usmarshals.gov/careers/index.html\">Career Opportunities</a>",
                  "target": [
                    "#menu1 > li:nth-child(7) > a"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li><a href=\"http://www.usmarshals.gov/prisoner/index.html\">Prisoner Info</a></li>",
                          "target": [
                            "#menu1 > li:nth-child(8)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.usmarshals.gov/prisoner/index.html\">Prisoner Info</a>",
                  "target": [
                    "#menu1 > li:nth-child(8) > a"
                  ],
                  "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": "#1c3664",
                        "contrastRatio": 0,
                        "fontSize": "16.0pt (21.3333px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"bodyContent\">",
                          "target": [
                            "#bodyContent"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"section_header\">Resources</h2>",
                  "target": [
                    ".sideDiv1 > .section_header_container > h2"
                  ],
                  "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": "#3a3a57",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"resources\">",
                          "target": [
                            ".resources"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"foia/annual-report-2021.pdf\" onmousedown=\"_sendEvent('Downloads','pdf','https://www.usmarshals.gov/foia/annual-report-2021.pdf',0);\">2021 Annual Report</a>",
                  "target": [
                    "a[href$=\"annual-report-2021.pdf\"]"
                  ],
                  "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": "#3a3a57",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"resources\">",
                          "target": [
                            ".resources"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"foia/strategic_plan-2020.pdf\" onmousedown=\"_sendEvent('Downloads','pdf','https://www.usmarshals.gov/foia/strategic_plan-2020.pdf',0);\">USMS Strategic Plan</a>",
                  "target": [
                    "a[href$=\"strategic_plan-2020.pdf\"]"
                  ],
                  "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": "#3a3a57",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"resources\">",
                          "target": [
                            ".resources"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.usmarshals.gov/judicial/index.html\">Protecting Federal Judges and Courts</a>",
                  "target": [
                    ".resources > ul > li:nth-child(6) > a"
                  ],
                  "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": "#3a3a57",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"resources\">",
                          "target": [
                            ".resources"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.usmarshals.gov/jpats/index.html\">Transporting Prisoners</a>",
                  "target": [
                    ".resources > ul > li:nth-child(7) > a"
                  ],
                  "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": "#3a3a57",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"resources\">",
                          "target": [
                            ".resources"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.usmarshals.gov/prisoner/index.html\">Managing Prisoners</a>",
                  "target": [
                    ".resources > ul > li:nth-child(8) > a"
                  ],
                  "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": "#3a3a57",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"resources\">",
                          "target": [
                            ".resources"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.usmarshals.gov/witsec/index.html\">Protecting Witnesses</a>",
                  "target": [
                    "li:nth-child(9) > a"
                  ],
                  "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": "#3a3a57",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"resources\">",
                          "target": [
                            ".resources"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.usmarshals.gov/process/index.html\">Serving Court Documents</a>",
                  "target": [
                    "li:nth-child(10) > a"
                  ],
                  "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": "#3a3a57",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"resources\">",
                          "target": [
                            ".resources"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.usmarshals.gov/district/index.html\">Local District Offices</a>",
                  "target": [
                    "li:nth-child(11) > a"
                  ],
                  "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": "#3a3a57",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"resources\">",
                          "target": [
                            ".resources"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"eeo/accommodation-procedures.pdf\" onmousedown=\"_sendEvent('Downloads','pdf','https://www.usmarshals.gov/eeo/accommodation-procedures.pdf',0);\">Reasonable Accommodation</a>",
                  "target": [
                    "li:nth-child(12) > a"
                  ],
                  "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": "#3a3a57",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"resources\">",
                          "target": [
                            ".resources"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"eeo/affirmative-action-plan-2020.pdf\" onmousedown=\"_sendEvent('Downloads','pdf','https://www.usmarshals.gov/eeo/affirmative-action-plan-2020.pdf',0);\">Affirmative Action Plan</a>",
                  "target": [
                    "li:nth-child(13) > a"
                  ],
                  "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": "#3a3a57",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"resources\">",
                          "target": [
                            ".resources"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"foia/Forms/frequently_requested_forms.htm\">Forms and Publications</a>",
                  "target": [
                    "li:nth-child(14) > a"
                  ],
                  "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": "#3a3a57",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"resources\">",
                          "target": [
                            ".resources"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"employees/index.html\">USMS Employees</a>",
                  "target": [
                    "a[href=\"employees/index.html\"]"
                  ],
                  "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": "#3a3a57",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"resources\">",
                          "target": [
                            ".resources"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<font size=\"1\">Non-disclosure \n\n\t\t\t\tAgreement Notice</font>",
                  "target": [
                    "a[href$=\"ndan.html\"] > font"
                  ],
                  "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": "#3a3a57",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"resources\">",
                          "target": [
                            ".resources"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<font size=\"1\">IML FAQ Sheet and Complaint Form</font>",
                  "target": [
                    "li:nth-child(17) > a > font"
                  ],
                  "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": "#3a3a57",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"resources\">",
                          "target": [
                            ".resources"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<font size=\"1\">Ethics Program</font>",
                  "target": [
                    "li:nth-child(18) > a > font"
                  ],
                  "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": "#3a3a57",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"resources\">",
                          "target": [
                            ".resources"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.usmarshals.gov/ogc/subpoenas-records-requests.pdf\" onmousedown=\"_sendEvent('Downloads','pdf','https://www.usmarshals.gov/ogc/subpoenas-records-requests.pdf',0);\">Subpoenas and Records Requests<font size=\"1\"></font></a>",
                  "target": [
                    "li:nth-child(19) > a"
                  ],
                  "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": "#3a3a57",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"resources\">",
                          "target": [
                            ".resources"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<font size=\"1\">COVID-19</font>",
                  "target": [
                    "li:nth-child(20) > a > font"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"bodyContent\">",
                          "target": [
                            "#bodyContent"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>U.S. Marshals National Violence Reduction \n\t\t\t\t\t  Operation Captures More Than 1,500 Fugitives</strong>",
                  "target": [
                    ".auto-style4 > strong"
                  ],
                  "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": "#111111",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"bodyContent\">",
                          "target": [
                            "#bodyContent"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"auto-style15\">",
                  "target": [
                    ".auto-style5 > .auto-style15"
                  ],
                  "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": "#3a3a57",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"bodyContent\">",
                          "target": [
                            "#bodyContent"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"news/chron/2022/070622.htm\">July 06, 2022</a>",
                  "target": [
                    "strong > a[href=\"news/chron/2022/070622.htm\"]"
                  ],
                  "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": "#3a3a57",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"bodyContent\">",
                          "target": [
                            "#bodyContent"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"news/chron/2022/070622.htm\">read \n\t\t\tmore</a>",
                  "target": [
                    ".auto-style15 > a[href=\"news/chron/2022/070622.htm\"]"
                  ],
                  "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": "#3a3a57",
                        "contrastRatio": 0,
                        "fontSize": "16.0pt (21.3333px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news_list\">",
                          "target": [
                            ".news_list"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a name=\"Headlines\">U.S. Marshals \n\n\t\t\t\tNews</a>",
                  "target": [
                    "a[name=\"Headlines\"]"
                  ],
                  "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": "#111111",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news_list\">",
                          "target": [
                            ".news_list"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<td valign=\"middle\" class=\"auto-style5\">",
                  "target": [
                    "td[valign=\"middle\"]"
                  ],
                  "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": "#3a3a57",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news_list\">",
                          "target": [
                            ".news_list"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"news/chron/2022/071522.htm\">\n\t\t\t\t\t\t\t\tJuly 15, 2022</a>",
                  "target": [
                    "strong:nth-child(1) > a[href=\"news/chron/2022/071522.htm\"]"
                  ],
                  "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": "#111111",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news_list\">",
                          "target": [
                            ".news_list"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>David Hanshe</strong>",
                  "target": [
                    "td[valign=\"middle\"] > strong:nth-child(2)"
                  ],
                  "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": "#3a3a57",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news_list\">",
                          "target": [
                            ".news_list"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"auto-style6\">read \n\t\t\t\t\t\t\t\tmore</span>",
                  "target": [
                    "a[href=\"news/chron/2022/071522.htm\"] > .auto-style6"
                  ],
                  "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": "#3a3a57",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news_list\">",
                          "target": [
                            ".news_list"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"news/chron/2022/071322.htm\">\n\t\t\t\t\t\t\t\tJuly 13, 2022</a>",
                  "target": [
                    "strong:nth-child(6) > a[href=\"news/chron/2022/071322.htm\"]"
                  ],
                  "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": "#111111",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news_list\">",
                          "target": [
                            ".news_list"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>\n\t\t\t\t\t\t\t\tLardarius Gordon</strong>",
                  "target": [
                    "strong:nth-child(7)"
                  ],
                  "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": "#111111",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news_list\">",
                          "target": [
                            ".news_list"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>\n\t\t\t\t\t\t\t\tLadarius Bonds</strong>",
                  "target": [
                    "strong:nth-child(8)"
                  ],
                  "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": "#3a3a57",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news_list\">",
                          "target": [
                            ".news_list"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"auto-style6\">read \n\t\t\t\t\t\t\t\tmore</span>",
                  "target": [
                    "a[href=\"news/chron/2022/071322.htm\"] > .auto-style6"
                  ],
                  "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": "#3a3a57",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news_list\">",
                          "target": [
                            ".news_list"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"news/chron/2022/071222.htm\">\n\t\t\t\t\t\t\t\tJuly 12, 2022</a>",
                  "target": [
                    "strong:nth-child(12) > a[href=\"news/chron/2022/071222.htm\"]"
                  ],
                  "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": "#3a3a57",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news_list\">",
                          "target": [
                            ".news_list"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"auto-style6\">read \n\t\t\t\t\t\t\t\tmore</span>",
                  "target": [
                    "a[href=\"news/chron/2022/071222.htm\"] > .auto-style6"
                  ],
                  "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": "#3a3a57",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news_list\">",
                          "target": [
                            ".news_list"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"news/chron/2022/071122a.htm\">\n\t\t\t\t\t\t\t\tJuly 11, 2022</a>",
                  "target": [
                    "strong:nth-child(16) > a[href=\"news/chron/2022/071122a.htm\"]"
                  ],
                  "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": "#111111",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news_list\">",
                          "target": [
                            ".news_list"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>\n\t\t\t\t\t\t\t\tDeshawn Gorman</strong>",
                  "target": [
                    "strong:nth-child(17)"
                  ],
                  "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": "#3a3a57",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news_list\">",
                          "target": [
                            ".news_list"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"auto-style6\">read \n\t\t\t\t\t\t\t\tmore</span>",
                  "target": [
                    "a[href=\"news/chron/2022/071122a.htm\"] > .auto-style6"
                  ],
                  "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": "#3a3a57",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news_list\">",
                          "target": [
                            ".news_list"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"news/chron/2022/071122.htm\">\n\t\t\t\t\t\t\t\tJuly 11, 2022</a>",
                  "target": [
                    "strong:nth-child(21) > a[href=\"news/chron/2022/071122.htm\"]"
                  ],
                  "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": "#111111",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news_list\">",
                          "target": [
                            ".news_list"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Evan \n\t\t\t\t\t\t\t\tMitchell Hollins</strong>",
                  "target": [
                    "strong:nth-child(22)"
                  ],
                  "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": "#3a3a57",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news_list\">",
                          "target": [
                            ".news_list"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"auto-style6\">read \n\t\t\t\t\t\t\t\tmore</span>",
                  "target": [
                    "a[href=\"news/chron/2022/071122.htm\"] > .auto-style6"
                  ],
                  "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": "#3a3a57",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news_list\">",
                          "target": [
                            ".news_list"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"news/chron/2022/070822a.htm\">\n\t\t\t\t\t\t\t\tJuly 08, 2022</a>",
                  "target": [
                    "strong:nth-child(26) > a[href=\"news/chron/2022/070822a.htm\"]"
                  ],
                  "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": "#111111",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news_list\">",
                          "target": [
                            ".news_list"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Iowa’s Most Wanted fugitive sex \n\t\t\t\t\t\t\t\toffenders</strong>",
                  "target": [
                    "strong:nth-child(27)"
                  ],
                  "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": "#3a3a57",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news_list\">",
                          "target": [
                            ".news_list"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"auto-style6\">read \n\t\t\t\t\t\t\t\tmore</span>",
                  "target": [
                    "a[href=\"news/chron/2022/070822a.htm\"] > .auto-style6"
                  ],
                  "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": "#3a3a57",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news_list\">",
                          "target": [
                            ".news_list"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"news/chron/2022/070822.htm\">July \n\t\t\t\t\t\t\t\t08, 2022</a>",
                  "target": [
                    "strong:nth-child(31) > a[href=\"news/chron/2022/070822.htm\"]"
                  ],
                  "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": "#111111",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news_list\">",
                          "target": [
                            ".news_list"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Samuel Rose</strong>",
                  "target": [
                    "strong:nth-child(32)"
                  ],
                  "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": "#3a3a57",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news_list\">",
                          "target": [
                            ".news_list"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"auto-style6\">read \n\t\t\t\t\t\t\t\tmore</span>",
                  "target": [
                    "a[href=\"news/chron/2022/070822.htm\"] > .auto-style6"
                  ],
                  "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": "#3a3a57",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"bodyContent\">",
                          "target": [
                            "#bodyContent"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"tips/index.html\">Have a Tip?</a>",
                  "target": [
                    "b:nth-child(4) > a[href=\"tips/index.html\"]"
                  ],
                  "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": "#3a3a57",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"bodyContent\">",
                          "target": [
                            "#bodyContent"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.usmarshals.gov/careers/index.html\">Do you have what it takes to wear the badge?</a>",
                  "target": [
                    "b:nth-child(9) > a"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"copyrightNotice\"> usmarshals.gov is an official site of the U.S. Federal Government, <a href=\"http://www.usdoj.gov/\" onmousedown=\"_sendEvent('Outbound','www.usdoj.gov','/',0);\">U.S. Department of Justice</a></div>",
                          "target": [
                            "#copyrightNotice"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div id=\"copyrightNotice\"> usmarshals.gov is an official site of the U.S. Federal Government, <a href=\"http://www.usdoj.gov/\" onmousedown=\"_sendEvent('Outbound','www.usdoj.gov','/',0);\">U.S. Department of Justice</a></div>",
                  "target": [
                    "#copyrightNotice"
                  ],
                  "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": "#8f6400",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"copyrightNotice\"> usmarshals.gov is an official site of the U.S. Federal Government, <a href=\"http://www.usdoj.gov/\" onmousedown=\"_sendEvent('Outbound','www.usdoj.gov','/',0);\">U.S. Department of Justice</a></div>",
                          "target": [
                            "#copyrightNotice"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.usdoj.gov/\" onmousedown=\"_sendEvent('Outbound','www.usdoj.gov','/',0);\">U.S. Department of Justice</a>",
                  "target": [
                    "#copyrightNotice > a[href$=\"usdoj.gov/\"]"
                  ],
                  "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": "<ul class=\"menu2\" style=\"display: none; visibility: hidden;\">",
                  "target": [
                    "li:nth-child(2) > .menu2"
                  ],
                  "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 class=\"menu2\" style=\"display: none; visibility: hidden;\">",
                  "target": [
                    "li:nth-child(4) > .menu2"
                  ],
                  "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 class=\"menu2\" style=\"display: none; visibility: hidden;\">\n\n          <li> <a href=\"http://www.usmarshals.gov/business/index.html\">General Information</a> </li>\n\n          <li><a href=\"http://www.usmarshals.gov/business/insignia.html\">Use of Marshals Name / Insignia</a> </li>\n\n        </ul>",
                  "target": [
                    "li:nth-child(6) > .menu2"
                  ],
                  "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."
                }
              ]
            },
            {
              "id": "identical-links-same-purpose",
              "impact": "minor",
              "tags": [
                "cat.semantics",
                "wcag2aaa",
                "wcag249"
              ],
              "description": "Ensure that links with the same accessible name serve a similar purpose",
              "help": "Links with the same name must have a similar purpose",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/identical-links-same-purpose?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "read more",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.usmarshals.gov",
                          "port": "",
                          "pathname": "/news/chron/2022/",
                          "search": {},
                          "hash": "",
                          "filename": "070622.htm"
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"news/chron/2022/071522.htm\"><span class=\"auto-style6\">read \n\t\t\t\t\t\t\t\tmore</span></a>",
                          "target": [
                            "td[valign=\"middle\"] > a[href=\"news/chron/2022/071522.htm\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"news/chron/2022/071322.htm\"><span class=\"auto-style6\">read \n\t\t\t\t\t\t\t\tmore</span></a>",
                          "target": [
                            "td[valign=\"middle\"] > a[href=\"news/chron/2022/071322.htm\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"news/chron/2022/071222.htm\"><span class=\"auto-style6\">read \n\t\t\t\t\t\t\t\tmore</span></a>",
                          "target": [
                            "td[valign=\"middle\"] > a[href=\"news/chron/2022/071222.htm\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"news/chron/2022/071122a.htm\"><span class=\"auto-style6\">read \n\t\t\t\t\t\t\t\tmore</span></a>",
                          "target": [
                            "td[valign=\"middle\"] > a[href=\"news/chron/2022/071122a.htm\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"news/chron/2022/071122.htm\"><span class=\"auto-style6\">read \n\t\t\t\t\t\t\t\tmore</span></a>",
                          "target": [
                            "td[valign=\"middle\"] > a[href=\"news/chron/2022/071122.htm\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"news/chron/2022/070822a.htm\"><span class=\"auto-style6\">read \n\t\t\t\t\t\t\t\tmore</span></a>",
                          "target": [
                            "td[valign=\"middle\"] > a[href=\"news/chron/2022/070822a.htm\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"news/chron/2022/070822.htm\"><span class=\"auto-style6\">read \n\t\t\t\t\t\t\t\tmore</span></a>",
                          "target": [
                            "td[valign=\"middle\"] > a[href=\"news/chron/2022/070822.htm\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"news/chron/2022/070622.htm\">read \n\t\t\tmore</a>",
                  "target": [
                    ".auto-style15 > a[href=\"news/chron/2022/070622.htm\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "july 11 2022",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.usmarshals.gov",
                          "port": "",
                          "pathname": "/news/chron/2022/",
                          "search": {},
                          "hash": "",
                          "filename": "071122a.htm"
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"news/chron/2022/071122.htm\">\n\t\t\t\t\t\t\t\tJuly 11, 2022</a>",
                          "target": [
                            "strong:nth-child(21) > a[href=\"news/chron/2022/071122.htm\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"news/chron/2022/071122a.htm\">\n\t\t\t\t\t\t\t\tJuly 11, 2022</a>",
                  "target": [
                    "strong:nth-child(16) > a[href=\"news/chron/2022/071122a.htm\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "july 08 2022",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.usmarshals.gov",
                          "port": "",
                          "pathname": "/news/chron/2022/",
                          "search": {},
                          "hash": "",
                          "filename": "070822a.htm"
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"news/chron/2022/070822.htm\">July \n\t\t\t\t\t\t\t\t08, 2022</a>",
                          "target": [
                            "strong:nth-child(31) > a[href=\"news/chron/2022/070822.htm\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"news/chron/2022/070822a.htm\">\n\t\t\t\t\t\t\t\tJuly 08, 2022</a>",
                  "target": [
                    "strong:nth-child(26) > a[href=\"news/chron/2022/070822a.htm\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                }
              ]
            },
            {
              "id": "link-in-text-block",
              "impact": "serious",
              "tags": [
                "cat.color",
                "experimental",
                "wcag2a",
                "wcag141"
              ],
              "description": "Ensure links are distinguished from surrounding text in a way that does not rely on color",
              "help": "Links must be distinguishable without relying on color",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/link-in-text-block?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgImage"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"auto-style15\">",
                          "target": [
                            ".auto-style5 > .auto-style15"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined due to a background image"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"news/chron/2022/070622.htm\">read \n\t\t\tmore</a>",
                  "target": [
                    ".auto-style15 > a[href=\"news/chron/2022/070622.htm\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined due to a background image"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgImage"
                      },
                      "relatedNodes": [
                        {
                          "html": "<td valign=\"middle\" class=\"auto-style5\">",
                          "target": [
                            "td[valign=\"middle\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined due to a background image"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"news/chron/2022/071522.htm\"><span class=\"auto-style6\">read \n\t\t\t\t\t\t\t\tmore</span></a>",
                  "target": [
                    "td[valign=\"middle\"] > a[href=\"news/chron/2022/071522.htm\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined due to a background image"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgImage"
                      },
                      "relatedNodes": [
                        {
                          "html": "<td valign=\"middle\" class=\"auto-style5\">",
                          "target": [
                            "td[valign=\"middle\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined due to a background image"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"news/chron/2022/071322.htm\"><span class=\"auto-style6\">read \n\t\t\t\t\t\t\t\tmore</span></a>",
                  "target": [
                    "td[valign=\"middle\"] > a[href=\"news/chron/2022/071322.htm\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined due to a background image"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgImage"
                      },
                      "relatedNodes": [
                        {
                          "html": "<td valign=\"middle\" class=\"auto-style5\">",
                          "target": [
                            "td[valign=\"middle\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined due to a background image"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"news/chron/2022/071222.htm\"><span class=\"auto-style6\">read \n\t\t\t\t\t\t\t\tmore</span></a>",
                  "target": [
                    "td[valign=\"middle\"] > a[href=\"news/chron/2022/071222.htm\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined due to a background image"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgImage"
                      },
                      "relatedNodes": [
                        {
                          "html": "<td valign=\"middle\" class=\"auto-style5\">",
                          "target": [
                            "td[valign=\"middle\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined due to a background image"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"news/chron/2022/071122a.htm\"><span class=\"auto-style6\">read \n\t\t\t\t\t\t\t\tmore</span></a>",
                  "target": [
                    "td[valign=\"middle\"] > a[href=\"news/chron/2022/071122a.htm\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined due to a background image"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgImage"
                      },
                      "relatedNodes": [
                        {
                          "html": "<td valign=\"middle\" class=\"auto-style5\">",
                          "target": [
                            "td[valign=\"middle\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined due to a background image"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"news/chron/2022/071122.htm\"><span class=\"auto-style6\">read \n\t\t\t\t\t\t\t\tmore</span></a>",
                  "target": [
                    "td[valign=\"middle\"] > a[href=\"news/chron/2022/071122.htm\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined due to a background image"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgImage"
                      },
                      "relatedNodes": [
                        {
                          "html": "<td valign=\"middle\" class=\"auto-style5\">",
                          "target": [
                            "td[valign=\"middle\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined due to a background image"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"news/chron/2022/070822a.htm\"><span class=\"auto-style6\">read \n\t\t\t\t\t\t\t\tmore</span></a>",
                  "target": [
                    "td[valign=\"middle\"] > a[href=\"news/chron/2022/070822a.htm\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined due to a background image"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgImage"
                      },
                      "relatedNodes": [
                        {
                          "html": "<td valign=\"middle\" class=\"auto-style5\">",
                          "target": [
                            "td[valign=\"middle\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined due to a background image"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"news/chron/2022/070822.htm\"><span class=\"auto-style6\">read \n\t\t\t\t\t\t\t\tmore</span></a>",
                  "target": [
                    "td[valign=\"middle\"] > a[href=\"news/chron/2022/070822.htm\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined due to a background image"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgContrast"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"copyrightNotice\"> usmarshals.gov is an official site of the U.S. Federal Government, <a href=\"http://www.usdoj.gov/\" onmousedown=\"_sendEvent('Outbound','www.usdoj.gov','/',0);\">U.S. Department of Justice</a></div>",
                          "target": [
                            "#copyrightNotice"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined. Check for a distinct hover/focus style"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.usdoj.gov/\" onmousedown=\"_sendEvent('Outbound','www.usdoj.gov','/',0);\">U.S. Department of Justice</a>",
                  "target": [
                    "#copyrightNotice > a[href$=\"usdoj.gov/\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined. Check for a distinct hover/focus style"
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#8f6400",
                        "bgColor": "#f9f9f9",
                        "contrastRatio": 4.99,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a title=\"Click Here to Download\" href=\"http://get.adobe.com/flashplayer/\" target=\"_blank\" onmousedown=\"_sendEvent('Outbound','get.adobe.com','/flashplayer/',0);\">Download Adobe Flash Player </a>",
                          "target": [
                            "a[title=\"Click Here to Download\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.99 (foreground color: #8f6400, background color: #f9f9f9, font size: 7.5pt (10px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a title=\"Click Here to Download\" href=\"http://get.adobe.com/flashplayer/\" target=\"_blank\" onmousedown=\"_sendEvent('Outbound','get.adobe.com','/flashplayer/',0);\">Download Adobe Flash Player </a>",
                  "target": [
                    "a[title=\"Click Here to Download\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.99 (foreground color: #8f6400, background color: #f9f9f9, font size: 7.5pt (10px), font weight: normal). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "id": "html-has-lang",
              "impact": "serious",
              "tags": [
                "cat.language",
                "wcag2a",
                "wcag311",
                "ACT"
              ],
              "description": "Ensures every HTML document has a lang attribute",
              "help": "<html> element must have a lang attribute",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/html-has-lang?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "has-lang",
                      "data": {
                        "messageKey": "noLang"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "The <html> element does not have a lang attribute"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix any of the following:\n  The <html> element does not have a lang attribute"
                }
              ]
            },
            {
              "id": "label",
              "impact": "critical",
              "tags": [
                "cat.forms",
                "wcag2a",
                "wcag412",
                "wcag131",
                "section508",
                "section508.22.n",
                "ACT"
              ],
              "description": "Ensures every form element has a label",
              "help": "Form elements must have labels",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/label?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "implicit-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Form element does not have an implicit (wrapped) <label>"
                    },
                    {
                      "id": "explicit-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Form element does not have an explicit <label>"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    },
                    {
                      "id": "non-empty-placeholder",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no placeholder attribute"
                    },
                    {
                      "id": "presentational-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<input autocomplete=\"off\" class=\"usagov-search-autocomplete\" id=\"query\" name=\"query\" type=\"text\" size=\"28\">",
                  "target": [
                    "#query"
                  ],
                  "failureSummary": "Fix any of the following:\n  Form element does not have an implicit (wrapped) <label>\n  Form element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                }
              ]
            },
            {
              "id": "landmark-one-main",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the document has a main landmark",
              "help": "Document should have one main landmark",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-one-main?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "page-has-main",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Document does not have a main landmark"
                    }
                  ],
                  "none": [],
                  "impact": "moderate",
                  "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  Document does not have a main landmark"
                }
              ]
            },
            {
              "id": "link-name",
              "impact": "serious",
              "tags": [
                "cat.name-role-value",
                "wcag2a",
                "wcag412",
                "wcag244",
                "section508",
                "section508.22.a",
                "ACT"
              ],
              "description": "Ensures links have discernible text",
              "help": "Links must have discernible text",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/link-name?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a href=\"news/chron/2021/093021.htm\">\n\t\t\t\t\t\t\t\t</a>",
                  "target": [
                    "a[href=\"news/chron/2021/093021.htm\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                }
              ]
            },
            {
              "id": "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 xmlns=\"http://www.w3.org/1999/xhtml\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  Page must have a level-one heading"
                }
              ]
            },
            {
              "id": "region",
              "impact": "moderate",
              "tags": [
                "cat.keyboard",
                "best-practice"
              ],
              "description": "Ensures all page content is contained by landmarks",
              "help": "All page content should be contained by landmarks",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/region?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div id=\"skipToContent\"> <a href=\"#main_content\" title=\"skip to content\">Skip to Content</a> </div>",
                  "target": [
                    "#skipToContent"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<td valign=\"top\" width=\"295\">",
                  "target": [
                    "td[width=\"295\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<td valign=\"top\" width=\"370\" align=\"center\">",
                  "target": [
                    "td[width=\"370\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<input autocomplete=\"off\" class=\"usagov-search-autocomplete\" id=\"query\" name=\"query\" type=\"text\" size=\"28\">",
                  "target": [
                    "#query"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div id=\"bannerBar\">\n\n    <p><img src=\"images/banner.png\" alt=\"U.S. Marshals Service\" style=\"border: 0pt none;\" height=\"135\" width=\"960\"></p>\n\n  </div>",
                  "target": [
                    "#bannerBar"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li> <a href=\"http://www.usmarshals.gov/index.html\">Home</a></li>",
                  "target": [
                    "#menu1 > li:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<a href=\"http://www.usmarshals.gov/contacts/index.html\" class=\"sf-with-ul\">Contact<span class=\"sf-sub-indicator\"> »</span></a>",
                  "target": [
                    "li:nth-child(2) > .sf-with-ul"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li><a href=\"http://www.usmarshals.gov/duties/factsheets/index.html\">Fact Sheets</a></li>",
                  "target": [
                    "#menu1 > li:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<a href=\"http://www.usmarshals.gov/history/index.html\" class=\"sf-with-ul\">History<span class=\"sf-sub-indicator\"> »</span></a>",
                  "target": [
                    "li:nth-child(4) > .sf-with-ul"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li><a href=\"http://www.usmarshals.gov/news/index.html\">News Room</a> </li>",
                  "target": [
                    "#menu1 > li:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<a href=\"http://www.usmarshals.gov/business/index.html\" class=\"sf-with-ul\">Business Opportunities<span class=\"sf-sub-indicator\"> »</span></a>",
                  "target": [
                    "li:nth-child(6) > .sf-with-ul"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li><a href=\"http://www.usmarshals.gov/careers/index.html\">Career Opportunities</a></li>",
                  "target": [
                    "#menu1 > li:nth-child(7)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li><a href=\"http://www.usmarshals.gov/prisoner/index.html\">Prisoner Info</a></li>",
                  "target": [
                    "#menu1 > li:nth-child(8)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div id=\"bodyContent\">",
                  "target": [
                    "#bodyContent"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div id=\"copyrightNotice\"> usmarshals.gov is an official site of the U.S. Federal Government, <a href=\"http://www.usdoj.gov/\" onmousedown=\"_sendEvent('Outbound','www.usdoj.gov','/',0);\">U.S. Department of Justice</a></div>",
                  "target": [
                    "#copyrightNotice"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                }
              ]
            },
            {
              "id": "skip-link",
              "impact": "moderate",
              "tags": [
                "cat.keyboard",
                "best-practice"
              ],
              "description": "Ensure all skip links have a focusable target",
              "help": "The skip-link target should exist and be focusable",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/skip-link?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "skip-link",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "No skip link target"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<a href=\"#main_content\" title=\"skip to content\">Skip to Content</a>",
                  "target": [
                    "a[href$=\"#main_content\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  No skip link target"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.usmarshals.gov/",
      "what": "URL",
      "result": "https://www.usmarshals.gov/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.usmarshals.gov/",
      "result": {
        "Error": {
          "AA.1_3_1.F68": {
            "This form field should be labelled in some way. Use the label element (either with a \"for\" attribute or wrapped around the form field), or \"title\", \"aria-label\" or \"aria-labelledby\" attributes as appropriate.": [
              {
                "tagName": "input",
                "id": "#query",
                "code": "<input autocomplete=\"off\" class=\"usagov-search-autocomplete\" id=\"query\" name=\"query\" type=\"text\" size=\"28\">"
              }
            ]
          },
          "AA.2_4_1.G1,G123,G124.NoSuchID": {
            "This link points to a named anchor \"main_content\" within the document, but no anchor exists with that name.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"#main_content\" title=\"skip to content\">...</a>"
              }
            ]
          },
          "AA.3_1_1.H57.2": {
            "The html element should have a lang or xml:lang attribute which describes the language of the document.": [
              {
                "tagName": "html",
                "id": "",
                "code": "<html xmlns=\"http://www.w3.org/1999/xhtml\"><head></head><body>...</body></html>"
              }
            ]
          },
          "AA.4_1_2.H91.A.NoContent": {
            "Anchor element found with a valid href attribute, but no link content has been supplied.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"news/chron/2021/093021.htm\">...</a>"
              }
            ]
          },
          "AA.4_1_2.H91.InputText.Name": {
            "This textinput element does not have a name available to an accessibility API. Valid names are: label element, title attribute, aria-label attribute, aria-labelledby attribute.": [
              {
                "tagName": "input",
                "id": "#query",
                "code": "<input autocomplete=\"off\" class=\"usagov-search-autocomplete\" id=\"query\" name=\"query\" type=\"text\" size=\"28\">"
              }
            ]
          }
        },
        "Warning": {
          "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": "",
                "code": "<div align=\"center\">...</div>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p align=\"center\" style=\"margin:0; padding:0; margin-top: 0.3em;\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          },
          "AA.1_3_1.H49.AlignAttr": {
            "Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div align=\"center\">...</div>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p align=\"center\" style=\"margin:0; padding:0; margin-top: 0.3em;\">...</p>"
              },
              {
                "tagName": "td",
                "id": "",
                "code": "<td valign=\"top\" align=\"center\">...</td>"
              },
              {
                "tagName": "td",
                "id": "",
                "code": "<td valign=\"top\" width=\"370\" align=\"center\">...</td>"
              }
            ]
          },
          "AA.1_3_1.H49.B": {
            "Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.": [
              {
                "tagName": "b",
                "id": "",
                "code": "<b>...</b>"
              }
            ]
          },
          "AA.1_3_1.H49.Font": {
            "Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.": [
              {
                "tagName": "font",
                "id": "",
                "code": "<font size=\"1\">...</font>"
              }
            ]
          },
          "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=\"section_header\">...</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=\"section_header\">...</h2>"
              }
            ]
          },
          "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=\"eeo/accommodation-procedures.pdf\" onmousedown=\"_sendEvent('Downloads','pdf','https://www.usmarshals.gov/eeo/accommodation-procedures.pdf',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"eeo/affirmative-action-plan-2020.pdf\" onmousedown=\"_sendEvent('Downloads','pdf','https://www.usmarshals.gov/eeo/affirmative-action-plan-2020.pdf',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"employees/index.html\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"foia/Forms/frequently_requested_forms.htm\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"foia/annual-report-2021.pdf\" onmousedown=\"_sendEvent('Downloads','pdf','https://www.usmarshals.gov/foia/annual-report-2021.pdf',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"foia/strategic_plan-2020.pdf\" onmousedown=\"_sendEvent('Downloads','pdf','https://www.usmarshals.gov/foia/strategic_plan-2020.pdf',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.usdoj.gov/\" onmousedown=\"_sendEvent('Outbound','www.usdoj.gov','/',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.usdoj.gov/\" target=\"_blank\" onmousedown=\"_sendEvent('Outbound','www.usdoj.gov','/',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.usmarshals.gov/business/index.html\" class=\"sf-with-ul\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.usmarshals.gov/careers/index.html\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.usmarshals.gov/contacts/index.html\" class=\"sf-with-ul\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.usmarshals.gov/contacts/index.html\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.usmarshals.gov/district/index.html\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.usmarshals.gov/duties/factsheets/index.html\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.usmarshals.gov/history/index.html\" class=\"sf-with-ul\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.usmarshals.gov/index.html\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.usmarshals.gov/jpats/index.html\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.usmarshals.gov/judicial/index.html\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.usmarshals.gov/news/index.html\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.usmarshals.gov/prisoner/index.html\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.usmarshals.gov/process/index.html\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.usmarshals.gov/site_map/index.html\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.usmarshals.gov/witsec/index.html\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.usmarshals.gov/ogc/subpoenas-records-requests.pdf\" onmousedown=\"_sendEvent('Downloads','pdf','https://www.usmarshals.gov/ogc/subpoenas-records-requests.pdf',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"news/chron/2022/070622.htm\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"news/chron/2022/070822.htm\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"news/chron/2022/070822a.htm\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"news/chron/2022/071122.htm\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"news/chron/2022/071122a.htm\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"news/chron/2022/071222.htm\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"news/chron/2022/071322.htm\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"news/chron/2022/071522.htm\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"tips/index.html\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a name=\"Headlines\">...</a>"
              },
              {
                "tagName": "div",
                "id": "#copyrightNotice",
                "code": "<div id=\"copyrightNotice\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"auto-style15\">...</div>"
              },
              {
                "tagName": "font",
                "id": "",
                "code": "<font size=\"1\">...</font>"
              },
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 class=\"section_header\">...</h2>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p align=\"center\" style=\"margin:0; padding:0; margin-top: 0.3em;\">...</p>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"auto-style6\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"sf-sub-indicator\">...</span>"
              },
              {
                "tagName": "strong",
                "id": "",
                "code": "<strong>...</strong>"
              },
              {
                "tagName": "td",
                "id": "",
                "code": "<td valign=\"middle\" class=\"auto-style5\">...</td>"
              }
            ]
          },
          "AA.2_1_1.SCR20.MouseDown": {
            "Ensure the functionality provided by mousing down on this element is available through the keyboard; for instance, using the keydown event.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"eeo/accommodation-procedures.pdf\" onmousedown=\"_sendEvent('Downloads','pdf','https://www.usmarshals.gov/eeo/accommodation-procedures.pdf',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"eeo/affirmative-action-plan-2020.pdf\" onmousedown=\"_sendEvent('Downloads','pdf','https://www.usmarshals.gov/eeo/affirmative-action-plan-2020.pdf',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"foia/annual-report-2021.pdf\" onmousedown=\"_sendEvent('Downloads','pdf','https://www.usmarshals.gov/foia/annual-report-2021.pdf',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"foia/strategic_plan-2020.pdf\" onmousedown=\"_sendEvent('Downloads','pdf','https://www.usmarshals.gov/foia/strategic_plan-2020.pdf',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.justice.gov/cgi-bin/outside.cgi?http://www.usa.gov/\" onmousedown=\"_sendEvent('Outbound','www.justice.gov','/cgi-bin/outside.cgi',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.regulations.gov/\" onmousedown=\"_sendEvent('Outbound','www.regulations.gov','/',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.usdoj.gov/\" onmousedown=\"_sendEvent('Outbound','www.usdoj.gov','/',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.usdoj.gov/\" target=\"_blank\" onmousedown=\"_sendEvent('Outbound','www.usdoj.gov','/',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.usdoj.gov/jmd/eeos/nofear.htm\" onmousedown=\"_sendEvent('Outbound','www.usdoj.gov','/jmd/eeos/nofear.htm',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.usdoj.gov/privacy-file.htm\" onmousedown=\"_sendEvent('Outbound','www.usdoj.gov','/privacy-file.htm',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.usmarshals.gov/coronavirus/\" onmousedown=\"_sendEvent('Downloads','navi','https://www.usmarshals.gov/coronavirus/',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.usmarshals.gov/ogc/subpoenas-records-requests.pdf\" onmousedown=\"_sendEvent('Downloads','pdf','https://www.usmarshals.gov/ogc/subpoenas-records-requests.pdf',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"mailto:us.marshals@usdoj.gov\" onmousedown=\"_sendEvent('Outbound MailTo','us.marshals@usdoj.gov','',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a title=\"Click Here to Download\" href=\"http://get.adobe.com/flashplayer/\" target=\"_blank\" onmousedown=\"_sendEvent('Outbound','get.adobe.com','/flashplayer/',0);\">...</a>"
              }
            ]
          },
          "AA.4_1_2.H91.A.NoHref": {
            "Anchor elements should not be used for defining in-page link targets. If not using the ID for other purposes (such as CSS or scripting), consider moving it to a parent element.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a name=\"Headlines\">...</a>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.usmarshals.gov/",
      "what": "URL",
      "result": "https://www.usmarshals.gov/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.usmarshals.gov/",
      "result": {
        "content": {
          "totals": {
            "violation": 28,
            "recommendation": 27,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Input_ExplicitLabel",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/table[1]/tbody[1]/tr[1]/td[3]/div[1]/form[1]/input[2]",
                "aria": "/document[1]/table[1]/rowgroup[1]/row[1]/cell[3]/textbox[1]"
              },
              "message": "Form control element <input> has no associated label",
              "bounds": {
                "left": 678,
                "top": 42,
                "height": 22,
                "width": 200
              },
              "snippet": "<input size=\"28\" type=\"text\" name=\"query\" id=\"query\" class=\"usagov-search-autocomplete\" autocomplete=\"off\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Html_HasLang",
              "path": {
                "dom": "/html[1]",
                "aria": "/document[1]"
              },
              "message": "Page detected as XHTML, but does not have an 'xml:lang' attribute",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 2140,
                "width": 800
              },
              "snippet": "<html xmlns=\"http://www.w3.org/1999/xhtml\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Body_FirstASkips_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]",
                "aria": "/document[1]"
              },
              "message": "The page does not provide a way to quickly navigate to the main content (ARIA \"main\" landmark or a skip link)",
              "bounds": {
                "left": 8,
                "top": 8,
                "height": 2124,
                "width": 784
              },
              "snippet": "<body id=\"homepage\" class=\"externalSite\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[2]/div[1]/table[1]/tbody[1]/tr[3]/td[1]/div[1]/a[1]",
                "aria": "/document[1]/table[3]/rowgroup[1]/row[3]/cell[1]/link[1]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 10,
                "top": 747,
                "height": 20,
                "width": 0
              },
              "snippet": "<a href=\"news/chron/2021/093021.htm\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Table_DataHeadingsAria",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[2]/div[1]/table[1]",
                "aria": "/document[1]/table[3]"
              },
              "message": "Table has no headers identified",
              "bounds": {
                "left": 8,
                "top": 653,
                "height": 236,
                "width": 808
              },
              "snippet": "<table style=\"width: 103%\" cellspacing=\"1\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Table_DataHeadingsAria",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/table[1]",
                "aria": "/document[1]/table[1]"
              },
              "message": "Table has no headers identified",
              "bounds": {
                "left": 8,
                "top": 27,
                "height": 63,
                "width": 998
              },
              "snippet": "<table width=\"998\" cellspacing=\"0\" cellpaddding=\"0\" border=\"0\" class=\"top_menu\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[4]/a[1]",
                "aria": "/document[1]/link[23]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 435,
                "top": 2114,
                "height": 18,
                "width": 173
              },
              "snippet": "<a onmousedown=\"_sendEvent('Outbound','www.usdoj.gov','/',0);\" href=\"http://www.usdoj.gov/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[2]/div[2]/p[2]/a[1]",
                "aria": "/document[1]/link[15]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 119,
                "top": 2061,
                "height": 18,
                "width": 84
              },
              "snippet": "<a href=\"http://www.usmarshals.gov/accessibility.htm\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[2]/div[2]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2026,
                "height": 19,
                "width": 784
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/link[10]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1992,
                "height": 18,
                "width": 196
              },
              "snippet": "<a onmousedown=\"_sendEvent('Outbound','get.adobe.com','/flashplayer/',0);\" target=\"_blank\" href=\"http://get.adobe.com/flashplayer/\" title=\"Click Here to Download\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[3]/div[2]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[9]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 287,
                "top": 1973,
                "height": 18,
                "width": 228
              },
              "snippet": "<a href=\"http://www.usmarshals.gov/district/index.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[3]/div[2]/div[1]/b[2]/a[1]",
                "aria": "/document[1]/link[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 246,
                "top": 1918,
                "height": 18,
                "width": 309
              },
              "snippet": "<a href=\"http://www.usmarshals.gov/careers/index.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[3]/div[2]/div[1]/b[1]/a[1]",
                "aria": "/document[1]/link[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 359,
                "top": 1744,
                "height": 18,
                "width": 83
              },
              "snippet": "<a href=\"tips/index.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[3]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/link[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 355,
                "top": 1725,
                "height": 18,
                "width": 92
              },
              "snippet": "<a href=\"tips/index.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[3]/div[1]/table[1]",
                "aria": "/document[1]/table[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1682,
                "height": 25,
                "width": 784
              },
              "snippet": "<table border=\"0\" width=\"100%\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[2]/div[3]/div[3]/a[1]",
                "aria": "/document[1]/link[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1664,
                "height": 18,
                "width": 176
              },
              "snippet": "<a target=\"_blank\" href=\"http://www.usmarshals.gov/news/index.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[2]/div[3]/div[2]/table[1]",
                "aria": "/document[1]/table[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 990,
                "height": 674,
                "width": 777
              },
              "snippet": "<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"99%\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[2]/div[3]/div[1]/h2[1]",
                "aria": "/document[1]/heading[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 943,
                "height": 28,
                "width": 784
              },
              "snippet": "<h2 class=\"section_header\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[2]/div[2]/div[2]/a[1]",
                "aria": "/document[1]/link[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 655,
                "top": 905,
                "height": 18,
                "width": 138
              },
              "snippet": "<a href=\"http://www.usmarshals.gov/govdelivery.htm\" target=\"_blank\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[2]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 905,
                "height": 18,
                "width": 169
              },
              "snippet": "<a target=\"_blank\" href=\"http://www.usmarshals.gov/rss/rss_usms_feed.xml\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[2]/div[1]/table[1]",
                "aria": "/document[1]/table[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 653,
                "height": 236,
                "width": 808
              },
              "snippet": "<table style=\"width: 103%\" cellspacing=\"1\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[1]/div[2]/ul[1]",
                "aria": "/document[1]/list[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 248,
                "height": 370,
                "width": 784
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[1]/div[2]/table[1]/tbody[1]/tr[1]/td[1]/a[1]",
                "aria": "/document[1]/table[2]/rowgroup[1]/row[1]/cell[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 634,
                "height": 18,
                "width": 172
              },
              "snippet": "<a href=\"news/chron/2019/scam-alerts.htm\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 201,
                "height": 28,
                "width": 784
              },
              "snippet": "<h2 class=\"section_header\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[2]/ul[1]",
                "aria": "/document[1]/list[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 140,
                "height": 148,
                "width": 961
              },
              "snippet": "<ul class=\"sf-menu sf-js-enabled sf-shadow\" id=\"menu1\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 105,
                "height": 19,
                "width": 784
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/table[1]",
                "aria": "/document[1]/table[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 27,
                "height": 63,
                "width": 998
              },
              "snippet": "<table width=\"998\" cellspacing=\"0\" cellpaddding=\"0\" border=\"0\" class=\"top_menu\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 8,
                "height": 18,
                "width": 101
              },
              "snippet": "<a title=\"skip to content\" href=\"#main_content\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/script[15]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"language\" is deprecated in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<script src=\"js/Universal-Federated-Analytics-Min.1.0.js?agency=DOJ\" id=\"_fed_an_ua_tag\" language=\"javascript\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[1]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"text/html; charset=utf-8\" http-equiv=\"Content-Type\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[3]/div[2]/div[1]/div[1]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"align\" is deprecated in HTML 5",
              "bounds": {
                "left": 8,
                "top": 1973,
                "height": 19,
                "width": 784
              },
              "snippet": "<div align=\"center\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[3]/div[2]/div[1]/a[2]/img[1]",
                "aria": "/document[1]/link[7]/img[1]"
              },
              "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
              "bounds": {
                "left": 300,
                "top": 1781,
                "height": 133,
                "width": 200
              },
              "snippet": "<img border=\"0\" height=\"133\" width=\"200\" alt=\"Operation Falcon\" src=\"http://www.usmarshals.gov/images/uniform_ad-t.jpg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[3]/div[2]/div[1]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"align\" is deprecated in HTML 5",
              "bounds": {
                "left": 8,
                "top": 1707,
                "height": 285,
                "width": 784
              },
              "snippet": "<div align=\"center\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[3]/div[1]/table[1]/tbody[1]/tr[1]/td[1]/div[1]/a[1]/img[1]",
                "aria": "/document[1]/table[5]/rowgroup[1]/row[1]/cell[1]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
              "bounds": {
                "left": 335,
                "top": 1685,
                "height": 19,
                "width": 132
              },
              "snippet": "<img border=\"0\" height=\"337\" width=\"175\" alt=\"15 Most Wanted\" src=\"images/15mw.jpg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[3]/div[1]/table[1]/tbody[1]/tr[1]/td[1]",
                "aria": "/document[1]/table[5]/rowgroup[1]/row[1]/cell[1]"
              },
              "message": "The HTML attribute(s) \"align\" is deprecated in HTML 5",
              "bounds": {
                "left": 10,
                "top": 1684,
                "height": 21,
                "width": 780
              },
              "snippet": "<td align=\"center\" valign=\"top\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[3]/div[1]/table[1]",
                "aria": "/document[1]/table[5]"
              },
              "message": "The HTML attribute(s) \"width\" is deprecated for the <table> element in HTML 5",
              "bounds": {
                "left": 8,
                "top": 1682,
                "height": 25,
                "width": 784
              },
              "snippet": "<table border=\"0\" width=\"100%\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[2]/div[3]/div[3]/a[1]/img[1]",
                "aria": "/document[1]/link[4]/img[1]"
              },
              "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
              "bounds": {
                "left": 8,
                "top": 1664,
                "height": 19,
                "width": 176
              },
              "snippet": "<img border=\"0\" height=\"30\" width=\"200\" alt=\"Archived News Releases\" src=\"images/archives_btn.png\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[2]/div[3]/div[2]/table[1]/tbody[1]/tr[1]/td[1]",
                "aria": "/document[1]/table[4]/rowgroup[1]/row[1]/cell[1]"
              },
              "message": "The HTML attribute(s) \"valign\" is deprecated for the <td> element in HTML 5",
              "bounds": {
                "left": 8,
                "top": 990,
                "height": 674,
                "width": 777
              },
              "snippet": "<td class=\"auto-style5\" valign=\"middle\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[2]/div[3]/div[2]/table[1]",
                "aria": "/document[1]/table[4]"
              },
              "message": "The HTML attribute(s) \"width, cellspacing, cellpadding\" is deprecated for the <table> element in HTML 5",
              "bounds": {
                "left": 8,
                "top": 990,
                "height": 674,
                "width": 777
              },
              "snippet": "<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"99%\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[2]/div[1]/table[1]",
                "aria": "/document[1]/table[3]"
              },
              "message": "The HTML attribute(s) \"cellspacing\" is deprecated for the <table> element in HTML 5",
              "bounds": {
                "left": 8,
                "top": 653,
                "height": 236,
                "width": 808
              },
              "snippet": "<table style=\"width: 103%\" cellspacing=\"1\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[3]/a[1]/img[1]",
                "aria": "/document[1]/list[2]/listitem[3]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
              "bounds": {
                "left": 48,
                "top": 285,
                "height": 19,
                "width": 151
              },
              "snippet": "<img border=\"0\" height=\"48\" width=\"201\" alt=\"Career Opportunities\" src=\"images/careers_btn.jpg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[20]/a[1]/font[1]",
                "aria": "/document[1]/list[2]/listitem[20]/link[1]"
              },
              "message": "The <font> element is deprecated in HTML 5",
              "bounds": {
                "left": 48,
                "top": 605,
                "height": 11,
                "width": 45
              },
              "snippet": "<font size=\"1\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[2]/a[1]/img[1]",
                "aria": "/document[1]/list[2]/listitem[2]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
              "bounds": {
                "left": 48,
                "top": 267,
                "height": 19,
                "width": 203
              },
              "snippet": "<img border=\"0\" height=\"48\" width=\"201\" alt=\"Managing and Selling Assets\" src=\"images/assets_btn.jpg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[19]/a[1]/font[1]",
                "aria": "/document[1]/list[2]/listitem[19]/link[1]"
              },
              "message": "The <font> element is deprecated in HTML 5",
              "bounds": {
                "left": 263,
                "top": 587,
                "height": 11,
                "width": 0
              },
              "snippet": "<font size=\"1\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[18]/a[1]/font[1]",
                "aria": "/document[1]/list[2]/listitem[18]/link[1]"
              },
              "message": "The <font> element is deprecated in HTML 5",
              "bounds": {
                "left": 48,
                "top": 568,
                "height": 11,
                "width": 62
              },
              "snippet": "<font size=\"1\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[17]/a[1]/font[1]",
                "aria": "/document[1]/list[2]/listitem[17]/link[1]"
              },
              "message": "The <font> element is deprecated in HTML 5",
              "bounds": {
                "left": 48,
                "top": 550,
                "height": 11,
                "width": 151
              },
              "snippet": "<font size=\"1\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[16]/a[1]/font[1]",
                "aria": "/document[1]/list[2]/listitem[16]/link[1]"
              },
              "message": "The <font> element is deprecated in HTML 5",
              "bounds": {
                "left": 48,
                "top": 531,
                "height": 11,
                "width": 137
              },
              "snippet": "<font size=\"1\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[15]/font[1]",
                "aria": "/document[1]/list[2]/listitem[15]"
              },
              "message": "The <font> element is deprecated in HTML 5",
              "bounds": {
                "left": 48,
                "top": 513,
                "height": 11,
                "width": 75
              },
              "snippet": "<font size=\"1\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[1]/a[1]/img[1]",
                "aria": "/document[1]/list[2]/listitem[1]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
              "bounds": {
                "left": 48,
                "top": 248,
                "height": 19,
                "width": 172
              },
              "snippet": "<img border=\"0\" height=\"48\" width=\"201\" alt=\"Apprehending Fugitives\" src=\"images/fugitives_btn.gif\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[1]/div[2]/table[1]",
                "aria": "/document[1]/table[2]"
              },
              "message": "The HTML attribute(s) \"cellpadding, cellspacing\" is deprecated for the <table> element in HTML 5",
              "bounds": {
                "left": 8,
                "top": 634,
                "height": 19,
                "width": 784
              },
              "snippet": "<table cellspacing=\"0\" cellpadding=\"0\" style=\"width: 100%\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/table[1]/tbody[1]/tr[1]/td[3]",
                "aria": "/document[1]/table[1]/rowgroup[1]/row[1]/cell[3]"
              },
              "message": "The HTML attribute(s) \"width\" is deprecated for the <td> element in HTML 5",
              "bounds": {
                "left": 677,
                "top": 27,
                "height": 63,
                "width": 329
              },
              "snippet": "<td width=\"327\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/table[1]/tbody[1]/tr[1]/td[2]/div[1]/div[2]/p[1]",
                "aria": "/document[1]/table[1]/rowgroup[1]/row[1]/cell[2]"
              },
              "message": "The HTML attribute(s) \"align\" is deprecated in HTML 5",
              "bounds": {
                "left": 306,
                "top": 51,
                "height": 19,
                "width": 370
              },
              "snippet": "<p style=\"margin:0; padding:0; margin-top: 0.3em;\" align=\"center\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/table[1]/tbody[1]/tr[1]/td[2]",
                "aria": "/document[1]/table[1]/rowgroup[1]/row[1]/cell[2]"
              },
              "message": "The HTML attribute(s) \"align\" is deprecated in HTML 5",
              "bounds": {
                "left": 305,
                "top": 27,
                "height": 63,
                "width": 372
              },
              "snippet": "<td align=\"center\" width=\"370\" valign=\"top\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/table[1]/tbody[1]/tr[1]/td[1]",
                "aria": "/document[1]/table[1]/rowgroup[1]/row[1]/cell[1]"
              },
              "message": "The HTML attribute(s) \"valign, width\" is deprecated for the <td> element in HTML 5",
              "bounds": {
                "left": 8,
                "top": 27,
                "height": 63,
                "width": 297
              },
              "snippet": "<td width=\"295\" valign=\"top\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/table[1]",
                "aria": "/document[1]/table[1]"
              },
              "message": "The HTML attribute(s) \"cellspacing, width\" is deprecated for the <table> element in HTML 5",
              "bounds": {
                "left": 8,
                "top": 27,
                "height": 63,
                "width": 998
              },
              "snippet": "<table width=\"998\" cellspacing=\"0\" cellpaddding=\"0\" border=\"0\" class=\"top_menu\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 28,
            "recommendation": 27,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Input_ExplicitLabel",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/table[1]/tbody[1]/tr[1]/td[3]/div[1]/form[1]/input[2]",
                "aria": "/document[1]/table[1]/rowgroup[1]/row[1]/cell[3]/textbox[1]"
              },
              "message": "Form control element <input> has no associated label",
              "bounds": {
                "left": 681,
                "top": 20,
                "height": 22,
                "width": 200
              },
              "snippet": "<input size=\"28\" type=\"text\" name=\"query\" id=\"query\" class=\"usagov-search-autocomplete\" autocomplete=\"off\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Html_HasLang",
              "path": {
                "dom": "/html[1]",
                "aria": "/document[1]"
              },
              "message": "Page detected as XHTML, but does not have an 'xml:lang' attribute",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 1788,
                "width": 800
              },
              "snippet": "<html xmlns=\"http://www.w3.org/1999/xhtml\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Body_FirstASkips_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]",
                "aria": "/document[1]"
              },
              "message": "The page does not provide a way to quickly navigate to the main content (ARIA \"main\" landmark or a skip link)",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 1777,
                "width": 800
              },
              "snippet": "<body id=\"homepage\" class=\"externalSite\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[2]/div[1]/table[1]/tbody[1]/tr[3]/td[1]/div[1]/a[1]",
                "aria": "/document[1]/table[3]/rowgroup[1]/row[3]/cell[1]/link[1]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 254,
                "top": 451,
                "height": 17,
                "width": 0
              },
              "snippet": "<a href=\"news/chron/2021/093021.htm\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Table_DataHeadingsAria",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[2]/div[1]/table[1]",
                "aria": "/document[1]/table[3]"
              },
              "message": "Table has no headers identified",
              "bounds": {
                "left": 252,
                "top": 269,
                "height": 352,
                "width": 438
              },
              "snippet": "<table style=\"width: 103%\" cellspacing=\"1\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Table_DataHeadingsAria",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/table[1]",
                "aria": "/document[1]/table[1]"
              },
              "message": "Table has no headers identified",
              "bounds": {
                "left": 0,
                "top": 14,
                "height": 38,
                "width": 960
              },
              "snippet": "<table width=\"998\" cellspacing=\"0\" cellpaddding=\"0\" border=\"0\" class=\"top_menu\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[4]/a[1]",
                "aria": "/document[1]/link[23]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 583,
                "top": 1763,
                "height": 13,
                "width": 136
              },
              "snippet": "<a onmousedown=\"_sendEvent('Outbound','www.usdoj.gov','/',0);\" href=\"http://www.usdoj.gov/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[2]/div[2]/p[2]/a[1]",
                "aria": "/document[1]/link[15]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 96,
                "top": 1727,
                "height": 12,
                "width": 60
              },
              "snippet": "<a href=\"http://www.usmarshals.gov/accessibility.htm\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[2]/div[2]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 14,
                "top": 1695,
                "height": 30,
                "width": 934
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/link[10]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 796,
                "top": 1695,
                "height": 20,
                "width": 151
              },
              "snippet": "<a onmousedown=\"_sendEvent('Outbound','get.adobe.com','/flashplayer/',0);\" target=\"_blank\" href=\"http://get.adobe.com/flashplayer/\" title=\"Click Here to Download\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[3]/div[2]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[9]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 697,
                "top": 1160,
                "height": 16,
                "width": 254
              },
              "snippet": "<a href=\"http://www.usmarshals.gov/district/index.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[3]/div[2]/div[1]/b[2]/a[1]",
                "aria": "/document[1]/link[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 701,
                "top": 923,
                "height": 32,
                "width": 235
              },
              "snippet": "<a href=\"http://www.usmarshals.gov/careers/index.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[3]/div[2]/div[1]/b[1]/a[1]",
                "aria": "/document[1]/link[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 779,
                "top": 755,
                "height": 16,
                "width": 80
              },
              "snippet": "<a href=\"tips/index.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[3]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/link[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 718,
                "top": 739,
                "height": 16,
                "width": 200
              },
              "snippet": "<a href=\"tips/index.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[3]/div[1]/table[1]",
                "aria": "/document[1]/table[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 703,
                "top": 251,
                "height": 377,
                "width": 230
              },
              "snippet": "<table border=\"0\" width=\"100%\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[2]/div[3]/div[3]/a[1]",
                "aria": "/document[1]/link[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 265,
                "top": 1635,
                "height": 14,
                "width": 200
              },
              "snippet": "<a target=\"_blank\" href=\"http://www.usmarshals.gov/news/index.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[2]/div[3]/div[2]/table[1]",
                "aria": "/document[1]/table[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 265,
                "top": 751,
                "height": 845,
                "width": 396
              },
              "snippet": "<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"99%\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[2]/div[3]/div[1]/h2[1]",
                "aria": "/document[1]/heading[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 265,
                "top": 711,
                "height": 24,
                "width": 189
              },
              "snippet": "<h2 class=\"section_header\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[2]/div[2]/div[2]/a[1]",
                "aria": "/document[1]/link[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 507,
                "top": 659,
                "height": 16,
                "width": 170
              },
              "snippet": "<a href=\"http://www.usmarshals.gov/govdelivery.htm\" target=\"_blank\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[2]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 252,
                "top": 659,
                "height": 16,
                "width": 185
              },
              "snippet": "<a target=\"_blank\" href=\"http://www.usmarshals.gov/rss/rss_usms_feed.xml\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[2]/div[1]/table[1]",
                "aria": "/document[1]/table[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 252,
                "top": 269,
                "height": 352,
                "width": 438
              },
              "snippet": "<table style=\"width: 103%\" cellspacing=\"1\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[1]/div[2]/ul[1]",
                "aria": "/document[1]/list[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 26,
                "top": 317,
                "height": 687,
                "width": 200
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[1]/div[2]/table[1]/tbody[1]/tr[1]/td[1]/a[1]",
                "aria": "/document[1]/table[2]/rowgroup[1]/row[1]/cell[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 26,
                "top": 1009,
                "height": 111,
                "width": 200
              },
              "snippet": "<a href=\"news/chron/2019/scam-alerts.htm\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 269,
                "height": 24,
                "width": 97
              },
              "snippet": "<h2 class=\"section_header\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[2]/ul[1]",
                "aria": "/document[1]/list[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 195,
                "height": 39,
                "width": 921
              },
              "snippet": "<ul class=\"sf-menu sf-js-enabled sf-shadow\" id=\"menu1\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 60,
                "height": 135,
                "width": 960
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/table[1]",
                "aria": "/document[1]/table[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 14,
                "height": 38,
                "width": 960
              },
              "snippet": "<table width=\"998\" cellspacing=\"0\" cellpaddding=\"0\" border=\"0\" class=\"top_menu\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": -13320,
                "height": 16,
                "width": 101
              },
              "snippet": "<a title=\"skip to content\" href=\"#main_content\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/script[14]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"language\" is deprecated in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<script src=\"js/Universal-Federated-Analytics-Min.1.0.js?agency=DOJ\" id=\"_fed_an_ua_tag\" language=\"javascript\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[1]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"text/html; charset=utf-8\" http-equiv=\"Content-Type\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[3]/div[2]/div[1]/div[1]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"align\" is deprecated in HTML 5",
              "bounds": {
                "left": 697,
                "top": 987,
                "height": 189,
                "width": 242
              },
              "snippet": "<div align=\"center\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[3]/div[2]/div[1]/a[2]/img[1]",
                "aria": "/document[1]/link[7]/img[1]"
              },
              "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
              "bounds": {
                "left": 718,
                "top": 787,
                "height": 133,
                "width": 200
              },
              "snippet": "<img border=\"0\" height=\"133\" width=\"200\" alt=\"Operation Falcon\" src=\"http://www.usmarshals.gov/images/uniform_ad-t.jpg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[3]/div[2]/div[1]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"align\" is deprecated in HTML 5",
              "bounds": {
                "left": 697,
                "top": 641,
                "height": 535,
                "width": 242
              },
              "snippet": "<div align=\"center\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[3]/div[1]/table[1]/tbody[1]/tr[1]/td[1]/div[1]/a[1]/img[1]",
                "aria": "/document[1]/table[5]/rowgroup[1]/row[1]/cell[1]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
              "bounds": {
                "left": 731,
                "top": 268,
                "height": 337,
                "width": 175
              },
              "snippet": "<img border=\"0\" height=\"337\" width=\"175\" alt=\"15 Most Wanted\" src=\"images/15mw.jpg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[3]/div[1]/table[1]/tbody[1]/tr[1]/td[1]",
                "aria": "/document[1]/table[5]/rowgroup[1]/row[1]/cell[1]"
              },
              "message": "The HTML attribute(s) \"align\" is deprecated in HTML 5",
              "bounds": {
                "left": 705,
                "top": 253,
                "height": 373,
                "width": 226
              },
              "snippet": "<td align=\"center\" valign=\"top\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[3]/div[1]/table[1]",
                "aria": "/document[1]/table[5]"
              },
              "message": "The HTML attribute(s) \"width\" is deprecated for the <table> element in HTML 5",
              "bounds": {
                "left": 703,
                "top": 251,
                "height": 377,
                "width": 230
              },
              "snippet": "<table border=\"0\" width=\"100%\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[2]/div[3]/div[3]/a[1]/img[1]",
                "aria": "/document[1]/link[4]/img[1]"
              },
              "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
              "bounds": {
                "left": 265,
                "top": 1616,
                "height": 30,
                "width": 200
              },
              "snippet": "<img border=\"0\" height=\"30\" width=\"200\" alt=\"Archived News Releases\" src=\"images/archives_btn.png\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[2]/div[3]/div[2]/table[1]/tbody[1]/tr[1]/td[1]",
                "aria": "/document[1]/table[4]/rowgroup[1]/row[1]/cell[1]"
              },
              "message": "The HTML attribute(s) \"valign\" is deprecated for the <td> element in HTML 5",
              "bounds": {
                "left": 265,
                "top": 751,
                "height": 845,
                "width": 396
              },
              "snippet": "<td class=\"auto-style5\" valign=\"middle\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[2]/div[3]/div[2]/table[1]",
                "aria": "/document[1]/table[4]"
              },
              "message": "The HTML attribute(s) \"width, cellspacing, cellpadding\" is deprecated for the <table> element in HTML 5",
              "bounds": {
                "left": 265,
                "top": 751,
                "height": 845,
                "width": 396
              },
              "snippet": "<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"99%\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[2]/div[1]/table[1]",
                "aria": "/document[1]/table[3]"
              },
              "message": "The HTML attribute(s) \"cellspacing\" is deprecated for the <table> element in HTML 5",
              "bounds": {
                "left": 252,
                "top": 269,
                "height": 352,
                "width": 438
              },
              "snippet": "<table style=\"width: 103%\" cellspacing=\"1\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[3]/a[1]/img[1]",
                "aria": "/document[1]/list[2]/listitem[3]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
              "bounds": {
                "left": 26,
                "top": 451,
                "height": 48,
                "width": 201
              },
              "snippet": "<img border=\"0\" height=\"48\" width=\"201\" alt=\"Career Opportunities\" src=\"images/careers_btn.jpg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[20]/a[1]/font[1]",
                "aria": "/document[1]/list[2]/listitem[20]/link[1]"
              },
              "message": "The <font> element is deprecated in HTML 5",
              "bounds": {
                "left": 26,
                "top": 983,
                "height": 12,
                "width": 51
              },
              "snippet": "<font size=\"1\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[2]/a[1]/img[1]",
                "aria": "/document[1]/list[2]/listitem[2]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
              "bounds": {
                "left": 26,
                "top": 387,
                "height": 48,
                "width": 201
              },
              "snippet": "<img border=\"0\" height=\"48\" width=\"201\" alt=\"Managing and Selling Assets\" src=\"images/assets_btn.jpg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[19]/a[1]/font[1]",
                "aria": "/document[1]/list[2]/listitem[19]/link[1]"
              },
              "message": "The <font> element is deprecated in HTML 5",
              "bounds": {
                "left": 189,
                "top": 954,
                "height": 12,
                "width": 0
              },
              "snippet": "<font size=\"1\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[18]/a[1]/font[1]",
                "aria": "/document[1]/list[2]/listitem[18]/link[1]"
              },
              "message": "The <font> element is deprecated in HTML 5",
              "bounds": {
                "left": 26,
                "top": 925,
                "height": 12,
                "width": 73
              },
              "snippet": "<font size=\"1\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[17]/a[1]/font[1]",
                "aria": "/document[1]/list[2]/listitem[17]/link[1]"
              },
              "message": "The <font> element is deprecated in HTML 5",
              "bounds": {
                "left": 26,
                "top": 896,
                "height": 12,
                "width": 173
              },
              "snippet": "<font size=\"1\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[16]/a[1]/font[1]",
                "aria": "/document[1]/list[2]/listitem[16]/link[1]"
              },
              "message": "The <font> element is deprecated in HTML 5",
              "bounds": {
                "left": 26,
                "top": 867,
                "height": 12,
                "width": 166
              },
              "snippet": "<font size=\"1\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[15]/font[1]",
                "aria": "/document[1]/list[2]/listitem[15]"
              },
              "message": "The <font> element is deprecated in HTML 5",
              "bounds": {
                "left": 26,
                "top": 830,
                "height": 29,
                "width": 200
              },
              "snippet": "<font size=\"1\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[1]/a[1]/img[1]",
                "aria": "/document[1]/list[2]/listitem[1]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
              "bounds": {
                "left": 26,
                "top": 322,
                "height": 48,
                "width": 201
              },
              "snippet": "<img border=\"0\" height=\"48\" width=\"201\" alt=\"Apprehending Fugitives\" src=\"images/fugitives_btn.gif\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/div[1]/div[2]/table[1]",
                "aria": "/document[1]/table[2]"
              },
              "message": "The HTML attribute(s) \"cellpadding, cellspacing\" is deprecated for the <table> element in HTML 5",
              "bounds": {
                "left": 26,
                "top": 1009,
                "height": 111,
                "width": 200
              },
              "snippet": "<table cellspacing=\"0\" cellpadding=\"0\" style=\"width: 100%\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/table[1]/tbody[1]/tr[1]/td[3]",
                "aria": "/document[1]/table[1]/rowgroup[1]/row[1]/cell[3]"
              },
              "message": "The HTML attribute(s) \"width\" is deprecated for the <td> element in HTML 5",
              "bounds": {
                "left": 638,
                "top": 14,
                "height": 38,
                "width": 323
              },
              "snippet": "<td width=\"327\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/table[1]/tbody[1]/tr[1]/td[2]/div[1]/div[2]/p[1]",
                "aria": "/document[1]/table[1]/rowgroup[1]/row[1]/cell[2]"
              },
              "message": "The HTML attribute(s) \"align\" is deprecated in HTML 5",
              "bounds": {
                "left": 277,
                "top": 25,
                "height": 22,
                "width": 247
              },
              "snippet": "<p style=\"margin:0; padding:0; margin-top: 0.3em;\" align=\"center\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/table[1]/tbody[1]/tr[1]/td[2]",
                "aria": "/document[1]/table[1]/rowgroup[1]/row[1]/cell[2]"
              },
              "message": "The HTML attribute(s) \"align\" is deprecated in HTML 5",
              "bounds": {
                "left": 266,
                "top": 14,
                "height": 38,
                "width": 372
              },
              "snippet": "<td align=\"center\" width=\"370\" valign=\"top\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/table[1]/tbody[1]/tr[1]/td[1]",
                "aria": "/document[1]/table[1]/rowgroup[1]/row[1]/cell[1]"
              },
              "message": "The HTML attribute(s) \"valign, width\" is deprecated for the <td> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 14,
                "height": 38,
                "width": 266
              },
              "snippet": "<td width=\"295\" valign=\"top\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/table[1]",
                "aria": "/document[1]/table[1]"
              },
              "message": "The HTML attribute(s) \"cellspacing, width\" is deprecated for the <table> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 14,
                "height": 38,
                "width": 960
              },
              "snippet": "<table width=\"998\" cellspacing=\"0\" cellpaddding=\"0\" border=\"0\" class=\"top_menu\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.usmarshals.gov/",
      "what": "URL",
      "result": "https://www.usmarshals.gov/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.usmarshals.gov/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "U.S. Marshals Home Page",
          "pageurl": "https://www.usmarshals.gov/",
          "time": 2.22,
          "creditsremaining": 727,
          "allitemcount": 58,
          "totalelements": 317,
          "waveurl": "http://wave.webaim.org/report?url=https://www.usmarshals.gov/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 4,
            "items": {
              "label_missing": {
                "id": "label_missing",
                "description": "Missing form label",
                "count": 1,
                "selectors": [
                  "HTML > BODY#homepage > DIV:first-child + DIV > TABLE:first-child > TBODY:first-child > TR:first-child > TD:first-child + TD + TD > DIV#search_wrapper > FORM#search_form > INPUT#query"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "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"
                  },
                  {
                    "name": "3.3.2 Labels or Instructions (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc3.3.2"
                  }
                ]
              },
              "language_missing": {
                "id": "language_missing",
                "description": "Language missing or invalid",
                "count": 1,
                "selectors": [
                  false
                ],
                "wcag": [
                  {
                    "name": "3.1.1 Language of Page (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc3.1.1"
                  }
                ]
              },
              "link_empty": {
                "id": "link_empty",
                "description": "Empty link",
                "count": 1,
                "selectors": [
                  "HTML > BODY#homepage > DIV#container > DIV#bodyContent > DIV#content > DIV#homepageContent > DIV:first-child + DIV > DIV:first-child > TABLE:first-child > TBODY:first-child > TR:first-child + TR + TR > TD:first-child > DIV: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_skip_broken": {
                "id": "link_skip_broken",
                "description": "Broken skip link",
                "count": 1,
                "selectors": [
                  "HTML > BODY#homepage > DIV#skipToContent > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.1.1 Keyboard (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.1.1"
                  },
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 3,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 3,
                "selectors": [
                  "HTML > BODY#homepage > DIV#skipToContent > A:first-child",
                  "HTML > BODY#homepage > DIV:first-child + DIV > TABLE:first-child > TBODY:first-child > TR:first-child > TD:first-child + TD > DIV:first-child > DIV:first-child + DIV > P:first-child",
                  "HTML > BODY#homepage > DIV#container > DIV#copyrightNotice > A:first-child"
                ],
                "contrastdata": [
                  [
                    1.15,
                    "#3a3a57",
                    "#34456f",
                    false
                  ],
                  [
                    1.21,
                    "#384974",
                    "#53556b",
                    false
                  ],
                  [
                    1.79,
                    "#8f6400",
                    "#34456f",
                    false
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 31,
            "items": {
              "region_missing": {
                "id": "region_missing",
                "description": "No page regions",
                "count": 1,
                "selectors": [
                  false
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  }
                ]
              },
              "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": 12,
                "selectors": [
                  "HTML > BODY#homepage > DIV#container > DIV#menuBar > UL#menu1 > LI:first-child + LI > A:first-child + UL > LI:first-child > A:first-child",
                  "HTML > BODY#homepage > DIV#container > DIV#menuBar > UL#menu1 > LI:first-child + LI + LI + LI + LI + LI > A:first-child + UL > LI:first-child > A:first-child",
                  "HTML > BODY#homepage > DIV#container > DIV#bodyContent > DIV#content > DIV#homepageContent > DIV:first-child + DIV > DIV:first-child > TABLE:first-child > TBODY:first-child > TR:first-child + TR + TR > TD:first-child > DIV:first-child > A:first-child + STRONG + SPAN > A:first-child",
                  "HTML > BODY#homepage > DIV#container > DIV#bodyContent > DIV#content > DIV#homepageContent > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child + DIV > TABLE:first-child > TBODY:first-child > TR:first-child > TD:first-child > STRONG:first-child + STRONG + A",
                  "HTML > BODY#homepage > DIV#container > DIV#bodyContent > DIV#content > DIV#homepageContent > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child + DIV > TABLE:first-child > TBODY:first-child > TR:first-child > TD:first-child > STRONG:first-child + STRONG + A + BR + HR + STRONG + STRONG + STRONG + A",
                  "HTML > BODY#homepage > DIV#container > DIV#bodyContent > DIV#content > DIV#homepageContent > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child + DIV > TABLE:first-child > TBODY:first-child > TR:first-child > TD:first-child > STRONG:first-child + STRONG + A + BR + HR + STRONG + STRONG + STRONG + A + BR + HR + STRONG + A",
                  "HTML > BODY#homepage > DIV#container > DIV#bodyContent > DIV#content > DIV#homepageContent > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child + DIV > TABLE:first-child > TBODY:first-child > TR:first-child > TD:first-child > STRONG:first-child + STRONG + A + BR + HR + STRONG + STRONG + STRONG + A + BR + HR + STRONG + A + BR + HR + STRONG + STRONG + A",
                  "HTML > BODY#homepage > DIV#container > DIV#bodyContent > DIV#content > DIV#homepageContent > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child + DIV > TABLE:first-child > TBODY:first-child > TR:first-child > TD:first-child > STRONG:first-child + STRONG + A + BR + HR + STRONG + STRONG + STRONG + A + BR + HR + STRONG + A + BR + HR + STRONG + STRONG + A + BR + HR + STRONG + STRONG + A",
                  "HTML > BODY#homepage > DIV#container > DIV#bodyContent > DIV#content > DIV#homepageContent > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child + DIV > TABLE:first-child > TBODY:first-child > TR:first-child > TD:first-child > STRONG:first-child + STRONG + A + BR + HR + STRONG + STRONG + STRONG + A + BR + HR + STRONG + A + BR + HR + STRONG + STRONG + A + BR + HR + STRONG + STRONG + A + BR + HR + STRONG + STRONG + A",
                  "HTML > BODY#homepage > DIV#container > DIV#bodyContent > DIV#content > DIV#homepageContent > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child + DIV > TABLE:first-child > TBODY:first-child > TR:first-child > TD:first-child > STRONG:first-child + STRONG + A + BR + HR + STRONG + STRONG + STRONG + A + BR + HR + STRONG + A + BR + HR + STRONG + STRONG + A + BR + HR + STRONG + STRONG + A + BR + HR + STRONG + STRONG + A + BR + HR + STRONG + STRONG + A",
                  "HTML > BODY#homepage > DIV#container > DIV#bodyContent > DIV#content > DIV#homepageContent > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child > BR:first-child + A + BR + B > A:first-child",
                  "HTML > BODY#homepage > DIV#container > DIV#bodyContent > DIV#content > DIV#homepageContent > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child > BR:first-child + A + BR + B + BR + BR + A + BR + B > 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": 5,
                "selectors": [
                  "HTML > BODY#homepage > DIV#container > DIV#bodyContent > DIV#content > DIV#homepageContent > DIV:first-child > DIV:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > BODY#homepage > DIV#container > DIV#bodyContent > DIV#content > DIV#homepageContent > DIV:first-child > DIV:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#homepage > DIV#container > DIV#bodyContent > DIV#content > DIV#homepageContent > DIV:first-child > DIV:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#homepage > DIV#container > DIV#bodyContent > DIV#content > DIV#homepageContent > DIV:first-child > DIV:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#homepage > DIV#container > DIV#bodyContent > DIV#content > DIV#homepageContent > DIV:first-child > DIV:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child"
                ],
                "wcag": []
              },
              "text_small": {
                "id": "text_small",
                "description": "Very small text",
                "count": 7,
                "selectors": [
                  "HTML > BODY#homepage > DIV#container > DIV#bodyContent > DIV#content > DIV#homepageContent > DIV:first-child > DIV:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > FONT:first-child",
                  "HTML > BODY#homepage > DIV#container > DIV#bodyContent > DIV#content > DIV#homepageContent > DIV:first-child > DIV:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > FONT:first-child",
                  "HTML > BODY#homepage > DIV#container > DIV#bodyContent > DIV#content > DIV#homepageContent > DIV:first-child > DIV:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > FONT:first-child",
                  "HTML > BODY#homepage > DIV#container > DIV#bodyContent > DIV#content > DIV#homepageContent > DIV:first-child > DIV:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > FONT:first-child",
                  "HTML > BODY#homepage > DIV#container > DIV#bodyContent > DIV#footer > DIV:first-child + DIV > P:first-child",
                  "HTML > BODY#homepage > DIV#container > DIV#bodyContent > DIV#footer > DIV:first-child + DIV > P:first-child + P",
                  "HTML > BODY#homepage > DIV#container > DIV#copyrightNotice"
                ],
                "wcag": []
              },
              "table_layout": {
                "id": "table_layout",
                "description": "Layout table",
                "count": 5,
                "selectors": [
                  "HTML > BODY#homepage > DIV:first-child + DIV > TABLE:first-child > TBODY:first-child > TR:first-child > TD:first-child",
                  "HTML > BODY#homepage > DIV#container > DIV#bodyContent > DIV#content > DIV#homepageContent > DIV:first-child > DIV:first-child + DIV > UL:first-child + TABLE > TBODY:first-child > TR:first-child > TD:first-child",
                  "HTML > BODY#homepage > DIV#container > DIV#bodyContent > DIV#content > DIV#homepageContent > DIV:first-child + DIV > DIV:first-child > TABLE:first-child > TBODY:first-child > TR:first-child > TD:first-child",
                  "HTML > BODY#homepage > DIV#container > DIV#bodyContent > DIV#content > DIV#homepageContent > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child + DIV > TABLE:first-child > TBODY:first-child > TR:first-child > TD:first-child",
                  "HTML > BODY#homepage > DIV#container > DIV#bodyContent > DIV#content > DIV#homepageContent > DIV:first-child + DIV + DIV > DIV: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.usmarshals.gov/",
      "what": "URL",
      "result": "https://www.usmarshals.gov/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.usmarshals.gov/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.069",
        "responseTime": "2022-07-18T02:08:18.339Z",
        "data": {
          "apiErrors": [],
          "documentSize": 993706,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 170,
              "failing": 10
            },
            "issues": {
              "totalErrors": 48,
              "totalWarnings": 3,
              "totalIssues": 51
            },
            "issuesByLevel": {
              "A": {
                "count": 44,
                "pct": 86.27
              },
              "AA": {
                "count": 32,
                "pct": 62.75
              },
              "AAA": {
                "count": 51,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 5,
              "warningDensity": 0,
              "allDensity": 5
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "1dcd8f3a-ff14-4723-af55-ea6110f14009",
          "docID": "646947ad-7ee9-4ab2-ee98-fcb7de39f8f6",
          "sourceHash": "2c42f32467c3f6ca2eb15649a325b8b1",
          "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=1dcd8f3a-ff14-4723-af55-ea6110f14009",
          "resultSet": [
            {
              "tID": 57,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text inside it.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users",
              "viewPortLocation": {
                "top-left": {
                  "x": 1,
                  "y": 1
                },
                "bottom-right": {
                  "x": 1,
                  "y": 16
                },
                "height": 15,
                "width": 0
              },
              "position": {
                "line": 4675,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"news/chron/2021/093021.htm\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[3]/div[1]/div[1]/div[2]/div[1]/table[1]/tr[3]/td[1]/div[1]/a[1]",
              "issueID": "307b0d854c90463daad31e73590c2902",
              "signature": "0b5a5ffea683a8b24d137805275acb1b",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=307b0d854c90463daad31e73590c2902"
            },
            {
              "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": 91,
                  "y": 15
                },
                "height": 15,
                "width": 91
              },
              "position": {
                "line": 213,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#main_content\" title=\"skip to content\"&gt;Skip to Content&lt;/a&gt;",
              "xpath": "/html/body/div[1]/a[1]",
              "issueID": "833cd9694b999633b62a0c8092472e6c",
              "signature": "8e00b5d3ffbced6660da06ce3b7a8004",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=833cd9694b999633b62a0c8092472e6c"
            },
            {
              "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": 65,
                  "y": 125.3125
                },
                "bottom-right": {
                  "x": 126,
                  "y": 140.3125
                },
                "height": 15,
                "width": 61
              },
              "position": {
                "line": 6012,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"news/chron/2022/071322.htm\"&gt;&lt;span class=\"auto-style6\"&gt;read more&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[3]/div[1]/div[1]/div[2]/div[3]/div[2]/table[1]/tr[1]/td[1]/a[2]",
              "issueID": "abf276fe952b4ea0c8f139f6280a3acb",
              "signature": "000a46fffe8755856f098386f7cda5e9",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=abf276fe952b4ea0c8f139f6280a3acb"
            },
            {
              "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": 45.765625,
                  "y": 230.625
                },
                "bottom-right": {
                  "x": 106.765625,
                  "y": 245.625
                },
                "height": 15,
                "width": 61
              },
              "position": {
                "line": 6012,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"news/chron/2022/071222.htm\"&gt;&lt;span class=\"auto-style6\"&gt;read more&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[3]/div[1]/div[1]/div[2]/div[3]/div[2]/table[1]/tr[1]/td[1]/a[3]",
              "issueID": "9bc12c393900791300d9670b979a34c9",
              "signature": "24eb49ab02485551e594ab040446f762",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=9bc12c393900791300d9670b979a34c9"
            },
            {
              "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": 154.6875,
                  "y": 320.9375
                },
                "bottom-right": {
                  "x": 214.6875,
                  "y": 335.9375
                },
                "height": 15,
                "width": 60
              },
              "position": {
                "line": 6371,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"news/chron/2022/071122a.htm\"&gt;&lt;span class=\"auto-style6\"&gt;read more&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[3]/div[1]/div[1]/div[2]/div[3]/div[2]/table[1]/tr[1]/td[1]/a[4]",
              "issueID": "8a5bcc716ff9d8a94daf8fd9cee6f751",
              "signature": "4d3302477022a27f3ae6c8cf76cafefd",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=8a5bcc716ff9d8a94daf8fd9cee6f751"
            },
            {
              "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": 5,
                  "y": 351.25
                },
                "bottom-right": {
                  "x": 87,
                  "y": 366.25
                },
                "height": 15,
                "width": 82
              },
              "position": {
                "line": 6371,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"news/chron/2022/071122.htm\"&gt; July 11, 2022&lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[3]/div[1]/div[1]/div[2]/div[3]/div[2]/table[1]/tr[1]/td[1]/strong[9]/a[1]",
              "issueID": "3559962dbddebbcef2a5b49e96fcebb8",
              "signature": "e6cf83fc4d489f78b4317a5c81788be0",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=3559962dbddebbcef2a5b49e96fcebb8"
            },
            {
              "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": 57.578125,
                  "y": 441.25
                },
                "bottom-right": {
                  "x": 117.578125,
                  "y": 456.25
                },
                "height": 15,
                "width": 60
              },
              "position": {
                "line": 6372,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"news/chron/2022/071122.htm\"&gt;&lt;span class=\"auto-style6\"&gt;read more&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[3]/div[1]/div[1]/div[2]/div[3]/div[2]/table[1]/tr[1]/td[1]/a[5]",
              "issueID": "bd63778d17dfdb02e36f814128776099",
              "signature": "6273bd39fec79c666ed4bdbb4c518f7d",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=bd63778d17dfdb02e36f814128776099"
            },
            {
              "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": 111.703125,
                  "y": 546.5625
                },
                "bottom-right": {
                  "x": 171.703125,
                  "y": 561.5625
                },
                "height": 15,
                "width": 60
              },
              "position": {
                "line": 6372,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"news/chron/2022/070822a.htm\"&gt;&lt;span class=\"auto-style6\"&gt;read more&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[3]/div[1]/div[1]/div[2]/div[3]/div[2]/table[1]/tr[1]/td[1]/a[6]",
              "issueID": "c8c0a8a04d9701bd0faae31118308a02",
              "signature": "39a5434c9d8e40221a738e39f5c5572c",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=c8c0a8a04d9701bd0faae31118308a02"
            },
            {
              "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": 95.390625,
                  "y": 696.875
                },
                "bottom-right": {
                  "x": 156.390625,
                  "y": 711.875
                },
                "height": 15,
                "width": 61
              },
              "position": {
                "line": 6539,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"news/chron/2022/070822.htm\"&gt;&lt;span class=\"auto-style6\"&gt;read more&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[3]/div[1]/div[1]/div[2]/div[3]/div[2]/table[1]/tr[1]/td[1]/a[7]",
              "issueID": "74261a85a536b453b9502bd0d8a7d62f",
              "signature": "783b7d5cb2d0ba99b8688d7e849a389a",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=74261a85a536b453b9502bd0d8a7d62f"
            },
            {
              "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": 11,
                  "y": 14.5
                },
                "bottom-right": {
                  "x": 50,
                  "y": 25.5
                },
                "height": 11,
                "width": 39
              },
              "position": {
                "line": 213,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://www.usmarshals.gov/site_map/index.html\"&gt;Site Map&lt;/a&gt;",
              "xpath": "/html/body/div[2]/table[1]/tr[1]/td[2]/div[1]/div[2]/p[1]/a[1]",
              "issueID": "98178c5e6281ae5e8c48b17f33d4658f",
              "signature": "2069d8eaf4a410f541db16463ef39665",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=98178c5e6281ae5e8c48b17f33d4658f"
            },
            {
              "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": 64.34375,
                  "y": 14.5
                },
                "bottom-right": {
                  "x": 104.34375,
                  "y": 25.5
                },
                "height": 11,
                "width": 40
              },
              "position": {
                "line": 213,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://www.usmarshals.gov/contacts/index.html\"&gt;Contacts&lt;/a&gt;",
              "xpath": "/html/body/div[2]/table[1]/tr[1]/td[2]/div[1]/div[2]/p[1]/a[2]",
              "issueID": "df665e38d88d7681dffcc355c390065a",
              "signature": "4d07e54591c6e4b94678b60e00077e59",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=df665e38d88d7681dffcc355c390065a"
            },
            {
              "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": 117.6875,
                  "y": 14.5
                },
                "bottom-right": {
                  "x": 236.6875,
                  "y": 25.5
                },
                "height": 11,
                "width": 119
              },
              "position": {
                "line": 213,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://www.usdoj.gov/\" target=\"_blank\" onmousedown=\"_sendEvent('Outbound','www.usdoj.gov','/',0);\"&gt;U.S. Department of Justice&lt;/a&gt;",
              "xpath": "/html/body/div[2]/table[1]/tr[1]/td[2]/div[1]/div[2]/p[1]/a[3]",
              "issueID": "4568fe87fed6c267f517201e84395745",
              "signature": "c991cf80ec40f460780151f92364f4b2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=4568fe87fed6c267f517201e84395745"
            },
            {
              "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": 26,
                  "y": 257.96875
                },
                "bottom-right": {
                  "x": 226,
                  "y": 311.96875
                },
                "height": 54,
                "width": 200
              },
              "position": {
                "line": 3847,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://www.usmarshals.gov/investigations/index.html\"&gt;&lt;img src=\"images/fugitives_btn.gif\" alt=\"Apprehending Fugitives\" width=\"201\" height=\"48\" border=\"0\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[3]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[1]/a[1]",
              "issueID": "44a9e0eb9c2a44f931d1fb36c124b870",
              "signature": "9be1f90b7735a02a0193636151514df9",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=44a9e0eb9c2a44f931d1fb36c124b870"
            },
            {
              "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": 26,
                  "y": 322.96875
                },
                "bottom-right": {
                  "x": 226,
                  "y": 376.96875
                },
                "height": 54,
                "width": 200
              },
              "position": {
                "line": 3847,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://www.usmarshals.gov/assets/index.html\"&gt;&lt;img src=\"images/assets_btn.jpg\" alt=\"Managing and Selling Assets\" width=\"201\" height=\"48\" border=\"0\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[3]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[2]/a[1]",
              "issueID": "0d02c2f9480d7a90a1cee87aa0d62748",
              "signature": "fdb3108d14e15ad89faa6442b4b7a993",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=0d02c2f9480d7a90a1cee87aa0d62748"
            },
            {
              "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": 26,
                  "y": 387.96875
                },
                "bottom-right": {
                  "x": 226,
                  "y": 441.96875
                },
                "height": 54,
                "width": 200
              },
              "position": {
                "line": 3847,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://www.usmarshals.gov/careers/index.html\"&gt;&lt;img src=\"images/careers_btn.jpg\" alt=\"Career Opportunities\" width=\"201\" height=\"48\" border=\"0\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[3]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[3]/a[1]",
              "issueID": "5cf137117b4949afc73e88e3afbdd9a6",
              "signature": "514f9e06cc286470596c984302f9ce89",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=5cf137117b4949afc73e88e3afbdd9a6"
            },
            {
              "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": 26,
                  "y": 452.96875
                },
                "bottom-right": {
                  "x": 226,
                  "y": 470.96875
                },
                "height": 18,
                "width": 200
              },
              "position": {
                "line": 3847,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"foia/annual-report-2021.pdf\" onmousedown=\"_sendEvent('Downloads','pdf','https://www.usmarshals.gov/foia/annual-report-2021.pdf',0);\"&gt;2021 Annual Report&lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[3]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[4]/a[1]",
              "issueID": "ae6cdfd229be5ce27bfb75345aa6d707",
              "signature": "985d8f11bcce93db13f106319fabf96a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=ae6cdfd229be5ce27bfb75345aa6d707"
            },
            {
              "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": 26,
                  "y": 481.96875
                },
                "bottom-right": {
                  "x": 226,
                  "y": 499.96875
                },
                "height": 18,
                "width": 200
              },
              "position": {
                "line": 4206,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"foia/strategic_plan-2020.pdf\" onmousedown=\"_sendEvent('Downloads','pdf','https://www.usmarshals.gov/foia/strategic_plan-2020.pdf',0);\"&gt;USMS Strategic Plan&lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[3]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[5]/a[1]",
              "issueID": "508616c7c959b4019cb552b03d318dfc",
              "signature": "fae442a7bb8b498f17353c0491f4754f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=508616c7c959b4019cb552b03d318dfc"
            },
            {
              "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": 26,
                  "y": 510.96875
                },
                "bottom-right": {
                  "x": 226,
                  "y": 528.96875
                },
                "height": 18,
                "width": 200
              },
              "position": {
                "line": 4206,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://www.usmarshals.gov/judicial/index.html\"&gt;Protecting Federal Judges and Courts&lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[3]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[6]/a[1]",
              "issueID": "00b558d66c27cea40a949db5883bef4b",
              "signature": "3748edbe529196e231e6c8eb9590fafa",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=00b558d66c27cea40a949db5883bef4b"
            },
            {
              "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": 26,
                  "y": 539.96875
                },
                "bottom-right": {
                  "x": 226,
                  "y": 557.96875
                },
                "height": 18,
                "width": 200
              },
              "position": {
                "line": 4207,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://www.usmarshals.gov/jpats/index.html\"&gt;Transporting Prisoners&lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[3]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[7]/a[1]",
              "issueID": "35c4f7d3021f1e8c54fe05f04c1edb3d",
              "signature": "e305726434a1786e17440b9639ec565a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=35c4f7d3021f1e8c54fe05f04c1edb3d"
            },
            {
              "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": 26,
                  "y": 568.96875
                },
                "bottom-right": {
                  "x": 226,
                  "y": 586.96875
                },
                "height": 18,
                "width": 200
              },
              "position": {
                "line": 4207,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://www.usmarshals.gov/prisoner/index.html\"&gt;Managing Prisoners&lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[3]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[8]/a[1]",
              "issueID": "f6dffdce2a0f2d2c6fbee361626100ea",
              "signature": "780550d11c97a4a090f5b997b8ac386c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=f6dffdce2a0f2d2c6fbee361626100ea"
            },
            {
              "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": 26,
                  "y": 597.96875
                },
                "bottom-right": {
                  "x": 226,
                  "y": 615.96875
                },
                "height": 18,
                "width": 200
              },
              "position": {
                "line": 4207,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://www.usmarshals.gov/witsec/index.html\"&gt;Protecting Witnesses&lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[3]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[9]/a[1]",
              "issueID": "969c04931111d4900e06f21c70622102",
              "signature": "092f02f6d7d84b387c656475ebe8d2ca",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=969c04931111d4900e06f21c70622102"
            },
            {
              "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": 26,
                  "y": 626.96875
                },
                "bottom-right": {
                  "x": 226,
                  "y": 644.96875
                },
                "height": 18,
                "width": 200
              },
              "position": {
                "line": 4207,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://www.usmarshals.gov/process/index.html\"&gt;Serving Court Documents&lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[3]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[10]/a[1]",
              "issueID": "4f89eb681ea7ecd410c7063efa35422d",
              "signature": "d827afa62b0ee14ebf560501869aa3c6",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=4f89eb681ea7ecd410c7063efa35422d"
            },
            {
              "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": 26,
                  "y": 655.96875
                },
                "bottom-right": {
                  "x": 226,
                  "y": 673.96875
                },
                "height": 18,
                "width": 200
              },
              "position": {
                "line": 4374,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"http://www.usmarshals.gov/district/index.html\"&gt;Local District Offices&lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[3]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[11]/a[1]",
              "issueID": "865081a3ac1cc4a6b28284f4f10f8bab",
              "signature": "be7c5efa55696c94afe6edcc8950e95f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=865081a3ac1cc4a6b28284f4f10f8bab"
            },
            {
              "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": 26,
                  "y": 684.96875
                },
                "bottom-right": {
                  "x": 226,
                  "y": 702.96875
                },
                "height": 18,
                "width": 200
              },
              "position": {
                "line": 4375,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"eeo/accommodation-procedures.pdf\" onmousedown=\"_sendEvent('Downloads','pdf','https://www.usmarshals.gov/eeo/accommodation-procedures.pdf',0);\"&gt;Reasonable Accommodation&lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[3]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[12]/a[1]",
              "issueID": "11e2415c54cd7e63985f535f6a647769",
              "signature": "dff759d0fcfc87044a3b54516a70d9ef",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=11e2415c54cd7e63985f535f6a647769"
            },
            {
              "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": 26,
                  "y": 713.96875
                },
                "bottom-right": {
                  "x": 226,
                  "y": 731.96875
                },
                "height": 18,
                "width": 200
              },
              "position": {
                "line": 4375,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"eeo/affirmative-action-plan-2020.pdf\" onmousedown=\"_sendEvent('Downloads','pdf','https://www.usmarshals.gov/eeo/affirmative-action-plan-2020.pdf',0);\"&gt;Affirmative Action Plan&lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[3]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[13]/a[1]",
              "issueID": "5d097f4ea4cdaca9d2777fdc623d8182",
              "signature": "ffbbc9a5dc706a530e9ed52057f0ef40",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=5d097f4ea4cdaca9d2777fdc623d8182"
            },
            {
              "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": 26,
                  "y": 742.96875
                },
                "bottom-right": {
                  "x": 226,
                  "y": 760.96875
                },
                "height": 18,
                "width": 200
              },
              "position": {
                "line": 4375,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"foia/Forms/frequently_requested_forms.htm\"&gt;Forms and Publications&lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[3]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[14]/a[1]",
              "issueID": "a63daa393218698ac3b04353c3c5b9f7",
              "signature": "8324ecb4859fc72d95dcaf9a5a147d88",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=a63daa393218698ac3b04353c3c5b9f7"
            },
            {
              "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": 26,
                  "y": 771.96875
                },
                "bottom-right": {
                  "x": 26,
                  "y": 771.96875
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8144,
                "column": 9
              },
              "errorSnippet": "&lt;font size=\"1\"&gt;&lt;a href=\"employees/index.html\"&gt;USMS Employees&lt;/a&gt;&lt;/font&gt;",
              "xpath": "/html/body/div[3]/div[3]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[15]/font[1]",
              "issueID": "02ad617fc5ff882350bc7d6be561b902",
              "signature": "0cc539fc40290b48325ab6da1d9e5a1e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=02ad617fc5ff882350bc7d6be561b902"
            },
            {
              "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": 26,
                  "y": 800.96875
                },
                "bottom-right": {
                  "x": 226,
                  "y": 818.96875
                },
                "height": 18,
                "width": 200
              },
              "position": {
                "line": 4447,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"retiree/ndan.html\"&gt;&lt;font size=\"1\"&gt;Non-disclosure Agreement Notice&lt;/font&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[3]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[16]/a[1]",
              "issueID": "980c7b7777c4788cc425ffe59806928a",
              "signature": "00e7f8e54b09e6d9bd6ccb4227e839f8",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=980c7b7777c4788cc425ffe59806928a"
            },
            {
              "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": 26,
                  "y": 829.96875
                },
                "bottom-right": {
                  "x": 226,
                  "y": 847.96875
                },
                "height": 18,
                "width": 200
              },
              "position": {
                "line": 4447,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://www.usmarshals.gov/sex-offender-complaint-form.html\"&gt;&lt;font size=\"1\"&gt;IML FAQ Sheet and Complaint Form&lt;/font&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[3]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[17]/a[1]",
              "issueID": "ac2776395b7db070738ab0a17d9b748a",
              "signature": "a03113bd837a68430a0289cd39abcc82",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=ac2776395b7db070738ab0a17d9b748a"
            },
            {
              "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": 26,
                  "y": 858.96875
                },
                "bottom-right": {
                  "x": 226,
                  "y": 876.96875
                },
                "height": 18,
                "width": 200
              },
              "position": {
                "line": 4447,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmarshals.gov/ethics/index.html\"&gt;&lt;font size=\"1\"&gt;Ethics Program&lt;/font&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[3]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[18]/a[1]",
              "issueID": "f366b807afcd6cdf8a916da0831ea77d",
              "signature": "831fac22e8764b1edf5866ff87f8abf7",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=f366b807afcd6cdf8a916da0831ea77d"
            },
            {
              "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": 26,
                  "y": 887.96875
                },
                "bottom-right": {
                  "x": 226,
                  "y": 905.96875
                },
                "height": 18,
                "width": 200
              },
              "position": {
                "line": 4518,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"https://www.usmarshals.gov/ogc/subpoenas-records-requests.pdf\" onmousedown=\"_sendEvent('Downloads','pdf','https://www.usmarshals.gov/ogc/subpoenas-records-requests.pdf',0);\"&gt;Subpoenas and Records Requests&lt;font size=\"1\"&gt;&lt;/font&gt;&",
              "xpath": "/html/body/div[3]/div[3]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[19]/a[1]",
              "issueID": "34228784ae8d84d535a4872c210a5eb4",
              "signature": "fcb95c321a90dec01c87d6492fcaafd1",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=34228784ae8d84d535a4872c210a5eb4"
            },
            {
              "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": 26,
                  "y": 916.96875
                },
                "bottom-right": {
                  "x": 226,
                  "y": 934.96875
                },
                "height": 18,
                "width": 200
              },
              "position": {
                "line": 4674,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://www.usmarshals.gov/coronavirus/\" onmousedown=\"_sendEvent('Downloads','navi','https://www.usmarshals.gov/coronavirus/',0);\"&gt;&lt;font size=\"1\"&gt;COVID-19&lt;/font&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[3]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[20]/a[1]",
              "issueID": "cae63c0811785c52bddd1835ef2e8a66",
              "signature": "6fb8661bb990bac797ccf082fdd9d362",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=cae63c0811785c52bddd1835ef2e8a66"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 200,
                  "y": 100
                },
                "height": 100,
                "width": 200
              },
              "position": {
                "line": 4675,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"news/chron/2019/scam-alerts.htm\"&gt; &lt;img alt=\"Telephone Scam Alert\" class=\"auto-style11\" height=\"94\" src=\"images/phone-scam.png\" style=\"width: 200px\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[3]/div[1]/div[1]/div[1]/div[2]/table[1]/tr[1]/td[1]/a[1]",
              "issueID": "d039f1ac17e47c64a2ed3e348b312f79",
              "signature": "a405a520535e1e6a9a6ce43d005727e1",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=d039f1ac17e47c64a2ed3e348b312f79"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 133.984,
                  "y": 11
                },
                "height": 11,
                "width": 133.984
              },
              "position": {
                "line": 6683,
                "column": 33
              },
              "errorSnippet": "&lt;a title=\"Click Here to Download\" href=\"http://get.adobe.com/flashplayer/\" target=\"_blank\" onmousedown=\"_sendEvent('Outbound','get.adobe.com','/flashplayer/',0);\"&gt;Download Adobe Flash Player &lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[3]/div[2]/div[1]/a[1]",
              "issueID": "39806c94ea69f9d80868c5c9bb0be790",
              "signature": "847198f9ce7f0d32bb4d924f66f6a4ad",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=39806c94ea69f9d80868c5c9bb0be790"
            },
            {
              "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": 13.328125,
                  "y": 1475.890625
                },
                "bottom-right": {
                  "x": 946.672125,
                  "y": 1490.890625
                },
                "height": 15,
                "width": 933.344
              },
              "position": {
                "line": 7620,
                "column": 423
              },
              "errorSnippet": "&lt;p&gt;Contacts: &lt;a href=\"mailto:us.marshals@usdoj.gov\" onmousedown=\"_sendEvent('Outbound MailTo','us.marshals@usdoj.gov','',0);\"&gt;General Inquiries&lt;/a&gt; | &lt;a href=\"tips/index.html\"&gt;Information or Inquiries on Fugitives&lt;/a&gt; | &lt;",
              "xpath": "/html/body/div[3]/div[3]/div[2]/div[2]/p[1]",
              "issueID": "698bafa76bfeacfb2d4e8503d1c1636f",
              "signature": "a194e644e859e4f1dccf2c0a58d2749f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=698bafa76bfeacfb2d4e8503d1c1636f"
            },
            {
              "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": 13.328125,
                  "y": 1505.890625
                },
                "bottom-right": {
                  "x": 946.672125,
                  "y": 1520.890625
                },
                "height": 15,
                "width": 933.344
              },
              "position": {
                "line": 7980,
                "column": 7
              },
              "errorSnippet": "&lt;p&gt;For Information: &lt;a href=\"http://www.usmarshals.gov/accessibility.htm\"&gt;Accessibility&lt;/a&gt; | &lt;a href=\"foia/index.html\"&gt;Freedom of Information&lt;/a&gt; | &lt;a href=\"http://www.usdoj.gov/privacy-file.htm\" onmousedown=\"_sendEvent(",
              "xpath": "/html/body/div[3]/div[3]/div[2]/div[2]/p[2]",
              "issueID": "cb0e12bfe5ecde5b4204bdaee75ba6c6",
              "signature": "13360e77982f8fc89d07fd45be7ec233",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=cb0e12bfe5ecde5b4204bdaee75ba6c6"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 1535.890625
                },
                "bottom-right": {
                  "x": 960,
                  "y": 1563.890625
                },
                "height": 28,
                "width": 960
              },
              "position": {
                "line": 8356,
                "column": 51
              },
              "errorSnippet": "&lt;div id=\"copyrightNotice\"&gt; usmarshals.gov is an official site of the U.S. Federal Government, &lt;a href=\"http://www.usdoj.gov/\" onmousedown=\"_sendEvent('Outbound','www.usdoj.gov','/',0);\"&gt;U.S. Department of Justice&lt;/a&gt;&lt;/div&gt;",
              "xpath": "/html/body/div[3]/div[4]",
              "issueID": "c380fdcc584d4cc2762b92ea796a4eaa",
              "signature": "bb89b691b4f3279d0c8730962b4f56db",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=c380fdcc584d4cc2762b92ea796a4eaa"
            },
            {
              "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": 1618
                },
                "height": 1618,
                "width": 1024
              },
              "position": {
                "line": 2249,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"externalSite\" id=\"homepage\"&gt; &lt;!--Screen Readers Skip to Content --&gt; &lt;div id=\"skipToContent\"&gt; &lt;a href=\"#main_content\" title=\"skip to content\"&gt;Skip to Content&lt;/a&gt; &lt;/div&gt; &lt;div class=\"top_menu_wrapper\"&gt; ",
              "xpath": "/html/body",
              "issueID": "ce69fed764ea4a9ad6a1794a668f4631",
              "signature": "a0366f8d75e1ab50789f62c5eb9bbb7f",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=ce69fed764ea4a9ad6a1794a668f4631"
            },
            {
              "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": 135
                },
                "bottom-right": {
                  "x": 874.312,
                  "y": 172.7812
                },
                "height": 37.7812,
                "width": 874.312
              },
              "position": {
                "line": 3907,
                "column": 0
              },
              "errorSnippet": "&lt;ul id=\"menu1\" class=\"sf-menu sf-js-enabled sf-shadow\"&gt; &lt;li&gt; &lt;a href=\"http://www.usmarshals.gov/index.html\"&gt;Home&lt;/a&gt;&lt;/li&gt; &lt;li class=\"\"&gt; &lt;a href=\"http://www.usmarshals.gov/contacts/index.html\" class=\"sf-with-ul\"&gt;C",
              "xpath": "/html/body/div[3]/div[2]/ul[1]",
              "issueID": "f09123f886c8032a20e982fe6eb9ed60",
              "signature": "1893f887a930230519c973ed92e10866",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=f09123f886c8032a20e982fe6eb9ed60"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 44,
                  "y": 27.328125
                },
                "bottom-right": {
                  "x": 86.2344,
                  "y": 42.328125
                },
                "height": 15,
                "width": 42.2344
              },
              "position": {
                "line": 3979,
                "column": 0
              },
              "errorSnippet": "&lt;input name=\"commit\" type=\"submit\" value=\"Search\"&gt;",
              "xpath": "/html/body/div[2]/table[1]/tr[1]/td[3]/div[1]/form[1]/input[3]",
              "issueID": "d3f46b00970f0671b9914286b2274ebc",
              "signature": "97f698ff104acb23c1d376815b39b2e1",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=d3f46b00970f0671b9914286b2274ebc"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 1,
                  "y": 1
                },
                "bottom-right": {
                  "x": 1,
                  "y": 16
                },
                "height": 15,
                "width": 0
              },
              "position": {
                "line": 4675,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"news/chron/2021/093021.htm\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[3]/div[1]/div[1]/div[2]/div[1]/table[1]/tr[3]/td[1]/div[1]/a[1]",
              "issueID": "717b8e266c8d4f9055a2ba30f750f1c5",
              "signature": "9bd02be947029231bb10426696e24667",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=717b8e266c8d4f9055a2ba30f750f1c5"
            },
            {
              "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": 1,
                  "y": 1
                },
                "bottom-right": {
                  "x": 143.578,
                  "y": 15
                },
                "height": 14,
                "width": 142.578
              },
              "position": {
                "line": 3616,
                "column": 38
              },
              "errorSnippet": "&lt;div class=\"auto_date\"&gt; &lt;script type=\"text/javascript\" style=\"\"&gt; // Courtesy of SimplytheBest.net - http://simplythebest.net/scripts/ var mydate=new Date() var theYear=mydate.getFullYear() var day=mydate.getDay() var month=mydate.getMonth() v",
              "xpath": "/html/body/div[2]/table[1]/tr[1]/td[1]/div[1]",
              "issueID": "4ed82b2f1769afeac0ed7b3680076242",
              "signature": "042b906b2f3af63a0215cb270e6fbb66",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=4ed82b2f1769afeac0ed7b3680076242"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 991,
                  "y": 70
                },
                "height": 70,
                "width": 991
              },
              "position": {
                "line": 3617,
                "column": 43
              },
              "errorSnippet": "&lt;script type=\"text/javascript\" style=\"\"&gt; // Courtesy of SimplytheBest.net - http://simplythebest.net/scripts/ var mydate=new Date() var theYear=mydate.getFullYear() var day=mydate.getDay() var month=mydate.getMonth() var daym=mydate.getDate() if (d",
              "xpath": "/html/body/div[2]/table[1]/tr[1]/td[1]/div[1]/script[1]",
              "issueID": "4c2c2f8c4a07f21d1d36e690ede8592f",
              "signature": "69408ee82e5c9f398193265cbdcc5cda",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=4c2c2f8c4a07f21d1d36e690ede8592f"
            },
            {
              "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": 1618
                },
                "height": 1618,
                "width": 1024
              },
              "position": {
                "line": 2249,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"externalSite\" id=\"homepage\"&gt; &lt;!--Screen Readers Skip to Content --&gt; &lt;div id=\"skipToContent\"&gt; &lt;a href=\"#main_content\" title=\"skip to content\"&gt;Skip to Content&lt;/a&gt; &lt;/div&gt; &lt;div class=\"top_menu_wrapper\"&gt; ",
              "xpath": "/html/body",
              "issueID": "3965e3c989574933b8925dddfc96af35",
              "signature": "288a2048205240112a7d1f4570e0ed63",
              "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=3965e3c989574933b8925dddfc96af35"
            },
            {
              "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": 117.6875,
                  "y": 14.5
                },
                "bottom-right": {
                  "x": 236.6875,
                  "y": 25.5
                },
                "height": 11,
                "width": 119
              },
              "position": {
                "line": 213,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://www.usdoj.gov/\" target=\"_blank\" onmousedown=\"_sendEvent('Outbound','www.usdoj.gov','/',0);\"&gt;U.S. Department of Justice&lt;/a&gt;",
              "xpath": "/html/body/div[2]/table[1]/tr[1]/td[2]/div[1]/div[2]/p[1]/a[3]",
              "issueID": "73084b39a40ffdcf3870cc3b359fadec",
              "signature": "624d386d128c83516981ba7f6e4c7850",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=73084b39a40ffdcf3870cc3b359fadec"
            },
            {
              "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": 251.984375,
                  "y": 565.96875
                },
                "bottom-right": {
                  "x": 436.984375,
                  "y": 580.96875
                },
                "height": 15,
                "width": 185
              },
              "position": {
                "line": 4854,
                "column": 52
              },
              "errorSnippet": "&lt;a href=\"http://www.usmarshals.gov/rss/rss_usms_feed.xml\" target=\"_blank\"&gt; &lt;img src=\"images/news_feeds_bg.png\" alt=\"Get USMS News Feeds\" style=\"border: 0pt none;\" height=\"40\" width=\"185\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[3]/div[1]/div[1]/div[2]/div[2]/div[1]/a[1]",
              "issueID": "5f9a34729064b557113cb113c2e8abc5",
              "signature": "a3eed22318760c4c475f4ee8c55c63cc",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=5f9a34729064b557113cb113c2e8abc5"
            },
            {
              "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": 506.984375,
                  "y": 565.96875
                },
                "bottom-right": {
                  "x": 676.984375,
                  "y": 580.96875
                },
                "height": 15,
                "width": 170
              },
              "position": {
                "line": 4855,
                "column": 58
              },
              "errorSnippet": "&lt;a target=\"_blank\" href=\"http://www.usmarshals.gov/govdelivery.htm\"&gt; &lt;img src=\"images/email_updates_bg.png\" alt=\"Get Email Updates\" style=\"border: 0pt none;\" height=\"40\" width=\"170\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[3]/div[1]/div[1]/div[2]/div[2]/div[2]/a[1]",
              "issueID": "499b1efd1fa1efddc99e4e5d8873238d",
              "signature": "0b852debdc43fa58e9b1dc37da43130f",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=499b1efd1fa1efddc99e4e5d8873238d"
            },
            {
              "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": 264.984375,
                  "y": 1414.578125
                },
                "bottom-right": {
                  "x": 464.984375,
                  "y": 1428.578125
                },
                "height": 14,
                "width": 200
              },
              "position": {
                "line": 6540,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://www.usmarshals.gov/news/index.html\" target=\"_blank\"&gt; &lt;img src=\"images/archives_btn.png\" alt=\"Archived News Releases\" width=\"200\" height=\"30\" border=\"0\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[3]/div[1]/div[1]/div[2]/div[3]/div[3]/a[1]",
              "issueID": "6989ccdd70ea9b492c2c10f865fbd6e0",
              "signature": "0b4c46a38c2cbade3ac46f0f9c2256d4",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=6989ccdd70ea9b492c2c10f865fbd6e0"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 133.984,
                  "y": 11
                },
                "height": 11,
                "width": 133.984
              },
              "position": {
                "line": 6683,
                "column": 33
              },
              "errorSnippet": "&lt;a title=\"Click Here to Download\" href=\"http://get.adobe.com/flashplayer/\" target=\"_blank\" onmousedown=\"_sendEvent('Outbound','get.adobe.com','/flashplayer/',0);\"&gt;Download Adobe Flash Player &lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[3]/div[2]/div[1]/a[1]",
              "issueID": "85dcb4642b5b39184a23a6bc5495cfb8",
              "signature": "27dbc911ccc0daa75060b2be7cc3b617",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=85dcb4642b5b39184a23a6bc5495cfb8"
            },
            {
              "tID": 242,
              "bpID": 209,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Multiple consecutive `<br>` tags next to each other, simulating paragraphs.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.4 Abbreviations",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.5 Reading Level"
              ],
              "resultTitle": "Ensure content is easy to read and understand",
              "errorDescription": "This section of code contains multiple consecutive `<br>` elements, probably used to simulate paragraphs or add whitespace. `<br>` elements are often announced as \"blank\" for users of text-to-speech software, multiple times in sequence, which increases cognitive load for these users. Also, it will not identify these sections as paragraphs. Remove the `<br>` elements. Replace them with `<p>` elements, and use CSS to control whitespace.",
              "viewPortLocation": {
                "top-left": {
                  "x": 855.25,
                  "y": 694.4375
                },
                "bottom-right": {
                  "x": 855.25,
                  "y": 694.4375
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8266,
                "column": 24
              },
              "errorSnippet": "&lt;br&gt;",
              "xpath": "/html/body/div[3]/div[3]/div[1]/div[1]/div[3]/div[2]/div[1]/br[3]",
              "issueID": "1319afb62dd4852ef57ebd7d57007e2e",
              "signature": "d07ad6c7af668ce8855f4d0a6646ef2d",
              "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=1319afb62dd4852ef57ebd7d57007e2e"
            },
            {
              "tID": 242,
              "bpID": 209,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Multiple consecutive `<br>` tags next to each other, simulating paragraphs.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.4 Abbreviations",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.5 Reading Level"
              ],
              "resultTitle": "Ensure content is easy to read and understand",
              "errorDescription": "This section of code contains multiple consecutive `<br>` elements, probably used to simulate paragraphs or add whitespace. `<br>` elements are often announced as \"blank\" for users of text-to-speech software, multiple times in sequence, which increases cognitive load for these users. Also, it will not identify these sections as paragraphs. Remove the `<br>` elements. Replace them with `<p>` elements, and use CSS to control whitespace.",
              "viewPortLocation": {
                "top-left": {
                  "x": 841.65625,
                  "y": 875.4375
                },
                "bottom-right": {
                  "x": 841.65625,
                  "y": 875.4375
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8302,
                "column": 24
              },
              "errorSnippet": "&lt;br&gt;",
              "xpath": "/html/body/div[3]/div[3]/div[1]/div[1]/div[3]/div[2]/div[1]/br[6]",
              "issueID": "b823f92d6422f277e8f439427b704871",
              "signature": "245555c5c2ac6972b2c21b2cfc1cf387",
              "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=b823f92d6422f277e8f439427b704871"
            }
          ],
          "log": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.usmarshals.gov/",
      "what": "US Marshals Service (USMS)",
      "result": "https://www.usmarshals.gov/"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://www.usmarshals.gov/",
      "result": [
        {
          "engineTestId": 89,
          "bestPracticeId": 362,
          "attribute": "This img element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This img element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<img typeof=\"foaf:Image\" src=\"/sites/default/files/styles/hero/public/acquiadam/48789868306-2200%E2% ... k=SAuAIkQ-\" loading=\"lazy\" decoding=\"async\" class=\"media__image media__element b-lazy b-responsive\">",
          "testResult": 0,
          "path": "body>div:nth-of-type(4)>*:nth-child(4)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(8)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide alternative text that describes the content conveyed by the image.",
            "fix": {
              "alt": null,
              "aria-label": false,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "img[class=\"media__image media__element b-lazy b-responsive\"][decoding=\"async\"][loading=\"lazy\"][src=\"/sites/default/files/styles/hero/public/acquiadam/48789868306-2200%E2%80%8A%C3%97%E2%80%8A1400.jpg?itok=SAuAIkQ-\"][typeof=\"foaf:Image\"]",
            "attNo": 5
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This DIV has an id attribute of 'js-modal-page-show-modal', which is not unique in the same DOM",
          "element": "<div style=\"display: block;\" tabindex=\"-1\" role=\"dialog\" aria-describedby=\"submit_tip_desc\" aria-mod ... /div><input value=\"0\" name=\"delay_display\" id=\"delay_display\" type=\"hidden\"></div></div></div></div>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "div[id=\"js-modal-page-show-modal\"][class=\"modal fade js-modal-page-show in\"][data-modal-options=\"{\\\"id\\\":\\\"submit_tip\\\",\\\"auto_open\\\":true,\\\"open_modal_on_element_click\\\":\\\"\\\"}\"][data-keyboard=\"true\"][data-backdrop=\"static\"][aria-modal=\"true\"][aria-describedby=\"submit_tip_desc\"][role=\"dialog\"][tabindex=\"-1\"]",
            "attNo": 10
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This DIV has an id attribute of 'js-modal-page-show-modal', which is not unique in the same DOM",
          "element": "<div style=\"display: block;\" tabindex=\"-1\" role=\"dialog\" aria-describedby=\"usms_tips_desc\" aria-labe ... /div><input value=\"0\" name=\"delay_display\" id=\"delay_display\" type=\"hidden\"></div></div></div></div>",
          "testResult": 0,
          "path": "body>div:nth-of-type(3)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "div[id=\"js-modal-page-show-modal\"][class=\"modal fade js-modal-page-show\"][data-modal-options=\"{\\\"id\\\":\\\"usms_tips\\\",\\\"auto_open\\\":true,\\\"open_modal_on_element_click\\\":\\\"\\\"}\"][data-keyboard=\"true\"][data-backdrop=\"static\"][aria-modal=\"true\"][aria-labelledby=\"usms_tips_label\"][aria-describedby=\"usms_tips_desc\"][role=\"dialog\"][tabindex=\"-1\"]",
            "attNo": 11
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This INPUT has an id attribute of 'delay_display', which is not unique in the same DOM",
          "element": "<input value=\"0\" name=\"delay_display\" id=\"delay_display\" type=\"hidden\">",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "input[type=\"hidden\"][id=\"delay_display\"][name=\"delay_display\"][value=\"0\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This INPUT has an id attribute of 'delay_display', which is not unique in the same DOM",
          "element": "<input value=\"0\" name=\"delay_display\" id=\"delay_display\" type=\"hidden\">",
          "testResult": 0,
          "path": "body>div:nth-of-type(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(3)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "input[type=\"hidden\"][id=\"delay_display\"][name=\"delay_display\"][value=\"0\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This UL has an id attribute of 'basic-nav-section-1', which is not unique in the same DOM",
          "element": "<ul class=\"usa-nav__submenu-list featured-submenu-items\" id=\"basic-nav-section-1\"><li class=\"usa-nav ... tem featured-submenu-item\"><a href=\"/who-we-are/about-us/history\"><span>History</span></a></li></ul>",
          "testResult": 0,
          "path": "body>div:nth-of-type(4)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "ul[id=\"basic-nav-section-1\"][class=\"usa-nav__submenu-list featured-submenu-items\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This UL has an id attribute of 'basic-nav-section-1', which is not unique in the same DOM",
          "element": "<ul class=\"usa-nav__submenu-list featured-submenu-items\" id=\"basic-nav-section-1\"><li class=\"usa-nav ... /national-center-judicial-security\"><span>National Center for Judicial Security</span></a></li></ul>",
          "testResult": 0,
          "path": "body>div:nth-of-type(4)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "ul[id=\"basic-nav-section-1\"][class=\"usa-nav__submenu-list featured-submenu-items\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This UL has an id attribute of 'basic-nav-section-2', which is not unique in the same DOM",
          "element": "<ul class=\"usa-nav__submenu-list featured-submenu-items\" id=\"basic-nav-section-2\"><li class=\"usa-nav ... ice-of-professional-responsibility\"><span>Office of Professional Responsibility</span></a></li></ul>",
          "testResult": 0,
          "path": "body>div:nth-of-type(4)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "ul[id=\"basic-nav-section-2\"][class=\"usa-nav__submenu-list featured-submenu-items\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This UL has an id attribute of 'basic-nav-section-2', which is not unique in the same DOM",
          "element": "<ul class=\"usa-nav__submenu-list featured-submenu-items\" id=\"basic-nav-section-2\"><li class=\"usa-nav ... e-do/prisoners/covid-19-prisoner-statistics\"><span>COVID-19 Prisoner Statistics</span></a></li></ul>",
          "testResult": 0,
          "path": "body>div:nth-of-type(4)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "ul[id=\"basic-nav-section-2\"][class=\"usa-nav__submenu-list featured-submenu-items\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This UL has an id attribute of 'basic-nav-section-3', which is not unique in the same DOM",
          "element": "<ul class=\"usa-nav__submenu-list featured-submenu-items\" id=\"basic-nav-section-3\"><li class=\"usa-nav ... g-business-us-marshals-service\"><span>Ten Steps to Doing Business with the USMS</span></a></li></ul>",
          "testResult": 0,
          "path": "body>div:nth-of-type(4)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "ul[id=\"basic-nav-section-3\"][class=\"usa-nav__submenu-list featured-submenu-items\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This UL has an id attribute of 'basic-nav-section-3', which is not unique in the same DOM",
          "element": "<ul class=\"usa-nav__submenu-list featured-submenu-items\" id=\"basic-nav-section-3\"><li class=\"usa-nav ... \"/what-we-do/fugitive-apprehension/profiled-fugitives\"><span>Profiled Fugitives</span></a></li></ul>",
          "testResult": 0,
          "path": "body>div:nth-of-type(4)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "ul[id=\"basic-nav-section-3\"][class=\"usa-nav__submenu-list featured-submenu-items\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This MAIN has an id attribute of 'main-content', which is not unique in the same DOM",
          "element": "<main id=\"main-content\" role=\"main\" class=\"main-content \"><a tabindex=\"-1\" id=\"main-content\"></a><di ... t-lang-sm margin-top-1\">Learn more</a></div></div><div class=\"full-hero__bottom\"><h2>Mission</h2><di",
          "testResult": 0,
          "path": "body>div:nth-of-type(4)>*:nth-child(4)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "main[class=\"main-content \"][role=\"main\"][id=\"main-content\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'main-content', which is not unique in the same DOM",
          "element": "<a tabindex=\"-1\" id=\"main-content\"></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(4)>*:nth-child(4)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[id=\"main-content\"][tabindex=\"-1\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 99,
          "bestPracticeId": 464,
          "attribute": "This element does not have a ul element (without an ARIA-assigned role); ol element (without an ARIA-assigned role); or element with a role set to the value: list as a parent",
          "attributeDetail": "This LI does not have a ul element (without an ARIA-assigned role); ol element (without an ARIA-assigned role); or element with a role set to the value: list as a parent",
          "element": "<li class=\"usa-nav__primary-item\"><button aria-controls=\"extended-mega-nav-section-1\" aria-expanded= ... m featured-submenu-item\"><a href=\"/who-we-are/procurement/products-services-purchased-us-marshals-se",
          "testResult": 0,
          "path": "body>div:nth-of-type(4)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "li[class=\"usa-nav__primary-item\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 99,
          "bestPracticeId": 464,
          "attribute": "This element does not have a ul element (without an ARIA-assigned role); ol element (without an ARIA-assigned role); or element with a role set to the value: list as a parent",
          "attributeDetail": "This LI does not have a ul element (without an ARIA-assigned role); ol element (without an ARIA-assigned role); or element with a role set to the value: list as a parent",
          "element": "<li class=\"usa-nav__primary-item\"><button aria-controls=\"extended-mega-nav-section-2\" aria-expanded= ... s</span></a></li><li class=\"usa-nav__submenu-item featured-submenu-item\"><a href=\"/what-we-do/fugiti",
          "testResult": 0,
          "path": "body>div:nth-of-type(4)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "li[class=\"usa-nav__primary-item\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 99,
          "bestPracticeId": 464,
          "attribute": "This element does not have a ul element (without an ARIA-assigned role); ol element (without an ARIA-assigned role); or element with a role set to the value: list as a parent",
          "attributeDetail": "This LI does not have a ul element (without an ARIA-assigned role); ol element (without an ARIA-assigned role); or element with a role set to the value: list as a parent",
          "element": "<li class=\"usa-nav__primary-item\"><button aria-controls=\"extended-mega-nav-section-3\" aria-expanded= ... y\"><span><strong>Equal Employment Opportunity</strong></span></a></div></div></div></div></div></li>",
          "testResult": 0,
          "path": "body>div:nth-of-type(4)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(3)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "li[class=\"usa-nav__primary-item\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 99,
          "bestPracticeId": 464,
          "attribute": "This element does not have a ul element (without an ARIA-assigned role); ol element (without an ARIA-assigned role); or element with a role set to the value: list as a parent",
          "attributeDetail": "This LI does not have a ul element (without an ARIA-assigned role); ol element (without an ARIA-assigned role); or element with a role set to the value: list as a parent",
          "element": "<li class=\"usa-nav__primary-item\"><a class=\"usa-nav__link\" href=\"/local-districts\"><span>DISTRICTS</span></a></li>",
          "testResult": 0,
          "path": "body>div:nth-of-type(4)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(4)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "li[class=\"usa-nav__primary-item\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 99,
          "bestPracticeId": 464,
          "attribute": "This element does not have a ul element (without an ARIA-assigned role); ol element (without an ARIA-assigned role); or element with a role set to the value: list as a parent",
          "attributeDetail": "This LI does not have a ul element (without an ARIA-assigned role); ol element (without an ARIA-assigned role); or element with a role set to the value: list as a parent",
          "element": "<li class=\"usa-nav__primary-item\"><button aria-controls=\"extended-mega-nav-section-5\" aria-expanded= ... ref=\"/news-release/2176\"><span><strong>Speech</strong></span></a></div></div></div></div></div></li>",
          "testResult": 0,
          "path": "body>div:nth-of-type(4)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(5)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "li[class=\"usa-nav__primary-item\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 99,
          "bestPracticeId": 464,
          "attribute": "This element does not have a ul element (without an ARIA-assigned role); ol element (without an ARIA-assigned role); or element with a role set to the value: list as a parent",
          "attributeDetail": "This LI does not have a ul element (without an ARIA-assigned role); ol element (without an ARIA-assigned role); or element with a role set to the value: list as a parent",
          "element": "<li class=\"usa-nav__primary-item\"><button aria-controls=\"extended-mega-nav-section-6\" aria-expanded= ... rces/infographics\"><span><strong>Infographics</strong></span></a></div></div></div></div></div></li>",
          "testResult": 0,
          "path": "body>div:nth-of-type(4)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(6)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "li[class=\"usa-nav__primary-item\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\"><symbol xmlns=\"ht ... ol xmlns=\"http://www.w3.org/2000/svg\" id=\"alternate_email\" viewbox=\"0 0 24 24\"><path fill=\"none\" d=\"",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg",
            "attNo": 2
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg viewbox=\"0 0 216 146\" height=\"146\" width=\"216\" xmlns=\"http://www.w3.org/2000/svg\" class=\"usa-ic ... 12.56-7.006 22.446v13.93H76.714V73h13.85v67.134h27.784V73h18.494l2.444-23.14h-20.938z\"></path></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(4)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[class=\"usa-icon\"][width=\"216\"][height=\"146\"][viewbox=\"0 0 216 146\"]",
            "attNo": 5
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg viewbox=\"0 0 216 146\" height=\"146\" width=\"216\" xmlns=\"http://www.w3.org/2000/svg\" class=\"usa-ic ... 6-14.08 3.096-21.143 0-1.52-.027-2.66-.082-3.422 5.163-3.746 9.563-8.282 13.2-13.604z\"></path></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(4)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(4)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[class=\"usa-icon\"][width=\"216\"][height=\"146\"][viewbox=\"0 0 216 146\"]",
            "attNo": 5
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg viewbox=\"0 0 216 146\" height=\"146\" width=\"216\" xmlns=\"http://www.w3.org/2000/svg\" class=\"usa-ic ... 08-2.852v-29.9h-7.414v32.1c0 2.77.218 4.807.652 6.11.707 2.01 2.31 3.016 4.807 3.016z\"></path></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(4)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(4)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[class=\"usa-icon\"][width=\"216\"][height=\"146\"][viewbox=\"0 0 216 146\"]",
            "attNo": 5
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg viewbox=\"0 0 54 60\" height=\"60\" width=\"54\" xmlns=\"http://www.w3.org/2000/svg\"><defs><style></st ... ,41.254,12.92Z\" class=\"cls-1\" data-name=\"Rounded Rectangle 1\" id=\"Rounded_Rectangle_1\"></path></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(4)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(4)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[width=\"54\"][height=\"60\"][viewbox=\"0 0 54 60\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg viewbox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\" class=\"usa-icon\"><path d=\"M12,2A10,10,0, ... 1,8.15,15.08Zm7.7,0A3.08,3.08,0,1,1,18.92,12,3.07,3.07,0,0,1,15.85,15.08Z\" id=\"Flickr\"></path></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(4)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(4)>*:nth-child(5)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[class=\"usa-icon\"][viewbox=\"0 0 24 24\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg viewbox=\"0 0 216 146\" height=\"146\" width=\"216\" xmlns=\"http://www.w3.org/2000/svg\" class=\"usa-ic ...  3.747-1.632 1.087-1.086 1.574-2.36 1.468-3.828-.704-14.232-3.964-27.852-9.776-40.86z\"></path></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(4)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(4)>*:nth-child(7)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[class=\"usa-icon\"][width=\"216\"][height=\"146\"][viewbox=\"0 0 216 146\"]",
            "attNo": 5
          }
        },
        {
          "engineTestId": 325,
          "bestPracticeId": 1626,
          "attribute": "The role attribute value given to this element is not allowed.  This element's role attribute can be set to one of the following text values: directory | group | listbox | menu | menubar | radiogroup | tablist | toolbar | tree; or the role attribute can be removed",
          "attributeDetail": "The role attribute value given to this UL is not allowed.  This element's role attribute can be set to one of the following text values: directory | group | listbox | menu | menubar | radiogroup | tablist | toolbar | tree; or the role attribute can be removed",
          "element": "<ul role=\"navigation\" class=\"usa-nav__primary usa-accordion\"><li class=\"usa-nav__primary-item\"><butt ... curement Sites</span></a></li><li class=\"usa-nav__submenu-item featured-submenu-item\"><a href=\"/who-",
          "testResult": 0,
          "path": "body>div:nth-of-type(4)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "ul[class=\"usa-nav__primary usa-accordion\"][role=\"navigation\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 736,
          "bestPracticeId": 1893,
          "attribute": "This element (role=dialog) does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This DIV (role=dialog) does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<div style=\"display: block;\" tabindex=\"-1\" role=\"dialog\" aria-describedby=\"submit_tip_desc\" aria-mod ... /div><input value=\"0\" name=\"delay_display\" id=\"delay_display\" type=\"hidden\"></div></div></div></div>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "div[id=\"js-modal-page-show-modal\"][class=\"modal fade js-modal-page-show in\"][data-modal-options=\"{\\\"id\\\":\\\"submit_tip\\\",\\\"auto_open\\\":true,\\\"open_modal_on_element_click\\\":\\\"\\\"}\"][data-keyboard=\"true\"][data-backdrop=\"static\"][aria-modal=\"true\"][aria-describedby=\"submit_tip_desc\"][role=\"dialog\"][tabindex=\"-1\"]",
            "attNo": 10
          }
        }
      ]
    }
  ],
  "timeStamp": "4aieq",
  "startTime": "2022-07-18T02:06:40",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      49
    ],
    [
      "motion",
      13
    ],
    [
      "alfa",
      4
    ],
    [
      "focInd",
      3
    ],
    [
      "ibm",
      3
    ],
    [
      "wave",
      2
    ],
    [
      "focAll",
      1
    ],
    [
      "axe",
      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
    ],
    [
      "tenon",
      0
    ],
    [
      "continuum",
      0
    ]
  ],
  "logCount": 61,
  "logSize": 11617,
  "errorLogCount": 30,
  "errorLogSize": 2500,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-18T02:08:17",
  "elapsedSeconds": 101,
  "score": {
    "scoreProcID": "sp14a",
    "logWeights": {
      "logCount": 0.5,
      "logSize": 0.01,
      "errorLogCount": 1,
      "errorLogSize": 0.02,
      "prohibitedCount": 15,
      "visitTimeoutCount": 10,
      "visitRejectionCount": 10
    },
    "soloWeight": 2,
    "groupWeights": {
      "absolute": 2,
      "largest": 1,
      "smaller": 0.4
    },
    "preventionWeights": {
      "testaro": 50,
      "other": 100
    },
    "packageDetails": {
      "testaro": {
        "focAll": 22,
        "focInd": 11,
        "hover": 15,
        "linkUl": 150,
        "styleDiff": 4,
        "zIndex": 47
      },
      "alfa": {
        "r11": 4,
        "r4": 4,
        "r57": 416,
        "r61": 4,
        "r62": 60,
        "r66": 3,
        "r69": 3,
        "r70": 4,
        "r73": 4,
        "r74": 4,
        "r8": 4,
        "r87": 1
      },
      "axe": {
        "color-contrast-enhanced": 64,
        "color-contrast": 61,
        "hidden-content": 0,
        "identical-links-same-purpose": 0,
        "link-in-text-block": 9,
        "html-has-lang": 3,
        "label": 4,
        "landmark-one-main": 2,
        "link-name": 3,
        "page-has-heading-one": 2,
        "region": 30,
        "skip-link": 2
      },
      "htmlcs": {
        "e:AA.1_3_1.F68": 4,
        "e:AA.2_4_1.G1,G123,G124.NoSuchID": 4,
        "e:AA.3_1_1.H57.2": 4,
        "e:AA.4_1_2.H91.A.NoContent": 4,
        "e:AA.4_1_2.H91.InputText.Name": 4,
        "w:AA.1_3_1.H48": 3,
        "w:AA.1_3_1.H49.AlignAttr": 4,
        "w:AA.1_3_1.H49.B": 1,
        "w:AA.1_3_1.H49.Font": 1,
        "w:AA.1_3_1_A.G141": 2,
        "w:AA.1_4_3.G18.BgImage": 43,
        "w:AA.2_1_1.SCR20.MouseDown": 14,
        "w:AA.4_1_2.H91.A.NoHref": 1
      },
      "ibm": {
        "WCAG20_Input_ExplicitLabel": 4,
        "WCAG20_Html_HasLang": 4,
        "WCAG20_Body_FirstASkips_Native_Host_Sematics": 4,
        "WCAG20_A_HasText": 4,
        "RPT_Table_DataHeadingsAria": 8,
        "Rpt_Aria_OrphanedContent_Native_Host_Sematics": 88,
        "element_attribute_deprecated": 27
      },
      "wave": {
        "e:label_missing": 4,
        "e:language_missing": 4,
        "e:link_empty": 4,
        "e:link_skip_broken": 4,
        "c:contrast": 9,
        "a:region_missing": 1,
        "a:h1_missing": 1,
        "a:link_redundant": 12,
        "a:link_pdf": 5,
        "a:text_small": 7,
        "a:table_layout": 5
      },
      "tenon": {
        "57": 4,
        "79": 4,
        "98": 28,
        "134": 84,
        "144": 8,
        "152": 8,
        "153": 4,
        "155": 2,
        "218": 20,
        "242": 8
      },
      "continuum": {
        "89": 4,
        "94": 48,
        "99": 24,
        "123": 28,
        "325": 4,
        "736": 4
      }
    },
    "groupDetails": {
      "groups": {
        "tabFocusability": {
          "testaro": {
            "focAll": {
              "score": 11,
              "what": "Discrepancy between elements that should be and that are Tab-focusable"
            }
          }
        },
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 11,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 4,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 75,
              "what": "Non-underlined adjacent links"
            }
          },
          "alfa": {
            "r62": {
              "score": 30,
              "what": "Inline link is not distinct from the surrounding text except by color"
            }
          },
          "axe": {
            "link-in-text-block": {
              "score": 5,
              "what": "Link is not distinct from surrounding text without reliance on color"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 1,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 12,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "linkNoText": {
          "alfa": {
            "r11": {
              "score": 4,
              "what": "Link has no accessible name"
            }
          },
          "axe": {
            "link-name": {
              "score": 3,
              "what": "Link has no discernible text"
            }
          },
          "htmlcs": {
            "e:AA.4_1_2.H91.A.NoContent": {
              "score": 4,
              "what": "Link has an href attribute but no text"
            }
          },
          "ibm": {
            "WCAG20_A_HasText": {
              "score": 4,
              "what": "Hyperlink has no text description"
            }
          },
          "wave": {
            "e:link_empty": {
              "score": 4,
              "what": "Link contains no text"
            }
          },
          "tenon": {
            "57": {
              "score": 4,
              "what": "Link has no text inside it"
            }
          }
        },
        "pageLanguage": {
          "alfa": {
            "r4": {
              "score": 4,
              "what": "Lang attribute missing, empty, or only whitespace"
            }
          },
          "axe": {
            "html-has-lang": {
              "score": 3,
              "what": "html element has no lang attribute"
            }
          },
          "htmlcs": {
            "e:AA.3_1_1.H57.2": {
              "score": 4,
              "what": "html element has no lang or xml:lang attribute"
            }
          },
          "ibm": {
            "WCAG20_Html_HasLang": {
              "score": 4,
              "what": "Page detected as HTML, but has no lang attribute"
            }
          },
          "wave": {
            "e:language_missing": {
              "score": 4,
              "what": "Language missing or invalid"
            }
          }
        },
        "contentBeyondLandmarks": {
          "alfa": {
            "r57": {
              "score": 208,
              "what": "Perceivable text content is not included in any landmark"
            }
          },
          "axe": {
            "region": {
              "score": 15,
              "what": "Some page content is not contained by landmarks"
            }
          },
          "ibm": {
            "Rpt_Aria_OrphanedContent_Native_Host_Sematics": {
              "score": 44,
              "what": "Content does not reside within an element with a landmark role"
            }
          }
        },
        "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": 1,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 16,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 2,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 46,
              "what": "Element has insufficient color contrast"
            }
          },
          "wave": {
            "c:contrast": {
              "score": 7,
              "what": "Very low contrast"
            }
          }
        },
        "obsolete": {
          "alfa": {
            "r70": {
              "score": 3,
              "what": "Element is obsolete or deprecated"
            }
          },
          "ibm": {
            "element_attribute_deprecated": {
              "score": 20,
              "what": "Element or attribute is obsolete"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 3,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "fontSizeAbsolute": {
          "alfa": {
            "r74": {
              "score": 2,
              "what": "Paragraph text has an absolute font size"
            }
          }
        },
        "formFieldNoText": {
          "alfa": {
            "r8": {
              "score": 4,
              "what": "Form field has no accessible name"
            }
          }
        },
        "skipRepeatedContent": {
          "alfa": {
            "r87": {
              "score": 1,
              "what": "First focusable element is not a link to the main content"
            }
          },
          "axe": {
            "skip-link": {
              "score": 2,
              "what": "Skip-link target is not focusable or does not exist"
            }
          },
          "ibm": {
            "WCAG20_Body_FirstASkips_Native_Host_Sematics": {
              "score": 2,
              "what": "Page provides no way to skip directly to the main content"
            }
          },
          "wave": {
            "e:link_skip_broken": {
              "score": 3,
              "what": "Skip-navigation link has no target or is not keyboard accessible"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "linkConfusionRisk": {
          "axe": {
            "identical-links-same-purpose": {
              "score": 1,
              "what": "Links with the same accessible name may serve dissimilar purposes"
            }
          }
        },
        "controlNoText": {
          "axe": {
            "label": {
              "score": 4,
              "what": "Form element has no label"
            }
          },
          "htmlcs": {
            "e:AA.1_3_1.F68": {
              "score": 4,
              "what": "Form control has no label"
            }
          },
          "ibm": {
            "WCAG20_Input_ExplicitLabel": {
              "score": 4,
              "what": "Form control has no associated label"
            }
          },
          "wave": {
            "e:label_missing": {
              "score": 4,
              "what": "Missing form label"
            }
          }
        },
        "mainNot1": {
          "axe": {
            "landmark-one-main": {
              "score": 1,
              "what": "page has no main landmark"
            }
          }
        },
        "internalLinkBroken": {
          "htmlcs": {
            "e:AA.2_4_1.G1,G123,G124.NoSuchID": {
              "score": 4,
              "what": "Internal link references a nonexistent destination"
            }
          }
        },
        "inputNoText": {
          "htmlcs": {
            "e:AA.4_1_2.H91.InputText.Name": {
              "score": 4,
              "what": "Text input has no accessible name"
            }
          }
        },
        "pseudoNavListRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H48": {
              "score": 1,
              "what": "Navigation links are not coded as a list"
            }
          }
        },
        "nonSemanticText": {
          "htmlcs": {
            "w:AA.1_3_1.H49.AlignAttr": {
              "score": 2,
              "what": "Special text is aligned nonsemantically"
            },
            "w:AA.1_3_1.H49.B": {
              "score": 1,
              "what": "Special text is bolded nonsemantically"
            },
            "w:AA.1_3_1.H49.Font": {
              "score": 1,
              "what": "Special text is designated nonsemantically with a (deprecated) font element"
            }
          }
        },
        "headingStructure": {
          "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"
            }
          }
        },
        "contrastRisk": {
          "htmlcs": {
            "w:AA.1_4_3.G18.BgImage": {
              "score": 11,
              "what": "Contrast between the text and its background image may be less than 4.5:1"
            }
          }
        },
        "eventKeyboardRisk": {
          "htmlcs": {
            "w:AA.2_1_1.SCR20.MouseDown": {
              "score": 4,
              "what": "Mousing-down functionality may not be available by keyboard"
            }
          }
        },
        "destinationLink": {
          "htmlcs": {
            "w:AA.4_1_2.H91.A.NoHref": {
              "score": 1,
              "what": "Link is misused as a link destination"
            }
          }
        },
        "tableHeaderless": {
          "ibm": {
            "RPT_Table_DataHeadingsAria": {
              "score": 6,
              "what": "Data table does not identify headers"
            }
          }
        },
        "noLandmarks": {
          "wave": {
            "a:region_missing": {
              "score": 1,
              "what": "Page has no regions or ARIA landmarks"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 6,
              "what": "Adjacent links go to the same URL"
            }
          }
        },
        "pdfLink": {
          "wave": {
            "a:link_pdf": {
              "score": 1,
              "what": "Link to PDF document"
            }
          }
        },
        "fontSmall": {
          "wave": {
            "a:text_small": {
              "score": 5,
              "what": "Text is very small"
            }
          },
          "tenon": {
            "134": {
              "score": 63,
              "what": "Text is very small"
            }
          }
        },
        "layoutTable": {
          "wave": {
            "a:table_layout": {
              "score": 3,
              "what": "Table element is misused to arrange content"
            }
          }
        },
        "titleRedundant": {
          "tenon": {
            "79": {
              "score": 1,
              "what": "Link has a title attribute that is the same as the text inside the link"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 14,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 8,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 4,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "allCaps": {
          "tenon": {
            "153": {
              "score": 1,
              "what": "Long string of text is in all caps"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 15,
              "what": "Link opens in a new window without user control"
            }
          }
        },
        "pseudoParagraphRisk": {
          "tenon": {
            "242": {
              "score": 2,
              "what": "Multiple consecutive br elements may simulate paragraphs"
            }
          }
        },
        "imageNoText": {
          "continuum": {
            "89": {
              "score": 4,
              "what": "img element has no mechanism that allows an accessible name to be calculated"
            }
          }
        },
        "duplicateID": {
          "continuum": {
            "94": {
              "score": 36,
              "what": "Elements contains an id attribute set to a value that is not unique in the DOM"
            }
          }
        },
        "listItemOrphan": {
          "continuum": {
            "99": {
              "score": 24,
              "what": "li element has no ul, ol, or list-role parent"
            }
          }
        },
        "svgImageNoText": {
          "continuum": {
            "123": {
              "score": 28,
              "what": "svg element has no mechanism that allows an accessible name to be calculated"
            }
          }
        },
        "roleBad": {
          "continuum": {
            "325": {
              "score": 3,
              "what": "ul element has a role attribute that is not allowed"
            }
          }
        },
        "dialogNoText": {
          "continuum": {
            "736": {
              "score": 4,
              "what": "Element with a dialog role has no mechanism that allows an accessible name to be calculated"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 1077,
      "log": 227,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "contentBeyondLandmarks",
          "score": 234
        },
        {
          "groupName": "linkIndication",
          "score": 91
        },
        {
          "groupName": "fontSmall",
          "score": 67
        },
        {
          "groupName": "contrastAA",
          "score": 52
        },
        {
          "groupName": "duplicateID",
          "score": 38
        },
        {
          "groupName": "svgImageNoText",
          "score": 30
        },
        {
          "groupName": "listItemOrphan",
          "score": 26
        },
        {
          "groupName": "obsolete",
          "score": 23
        },
        {
          "groupName": "contrastAAA",
          "score": 18
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 17
        },
        {
          "groupName": "linkTextsSame",
          "score": 16
        },
        {
          "groupName": "zIndexNotZero",
          "score": 14
        },
        {
          "groupName": "linkNoText",
          "score": 14
        },
        {
          "groupName": "tabFocusability",
          "score": 13
        },
        {
          "groupName": "focusIndication",
          "score": 13
        },
        {
          "groupName": "contrastRisk",
          "score": 13
        },
        {
          "groupName": "pageLanguage",
          "score": 12
        },
        {
          "groupName": "controlNoText",
          "score": 11
        },
        {
          "groupName": "leadingClipsText",
          "score": 10
        },
        {
          "groupName": "tableHeaderless",
          "score": 8
        },
        {
          "groupName": "linkPair",
          "score": 8
        },
        {
          "groupName": "skipRepeatedContent",
          "score": 7
        },
        {
          "groupName": "hoverSurprise",
          "score": 6
        },
        {
          "groupName": "formFieldNoText",
          "score": 6
        },
        {
          "groupName": "internalLinkBroken",
          "score": 6
        },
        {
          "groupName": "inputNoText",
          "score": 6
        },
        {
          "groupName": "nonSemanticText",
          "score": 6
        },
        {
          "groupName": "eventKeyboardRisk",
          "score": 6
        },
        {
          "groupName": "targetSize",
          "score": 6
        },
        {
          "groupName": "imageNoText",
          "score": 6
        },
        {
          "groupName": "dialogNoText",
          "score": 6
        },
        {
          "groupName": "h1Missing",
          "score": 5
        },
        {
          "groupName": "noLeading",
          "score": 5
        },
        {
          "groupName": "layoutTable",
          "score": 5
        },
        {
          "groupName": "roleBad",
          "score": 5
        },
        {
          "groupName": "fontSizeAbsolute",
          "score": 4
        },
        {
          "groupName": "pseudoParagraphRisk",
          "score": 4
        },
        {
          "groupName": "inconsistentStyles",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "linkConfusionRisk",
          "score": 3
        },
        {
          "groupName": "mainNot1",
          "score": 3
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 3
        },
        {
          "groupName": "headingStructure",
          "score": 3
        },
        {
          "groupName": "destinationLink",
          "score": 3
        },
        {
          "groupName": "noLandmarks",
          "score": 3
        },
        {
          "groupName": "pdfLink",
          "score": 3
        },
        {
          "groupName": "titleRedundant",
          "score": 3
        },
        {
          "groupName": "allCaps",
          "score": 3
        }
      ]
    }
  }
}