Accessibility test digest

Synopsis

Page: Federal Bureau of Prisons

URL: https://www.bop.gov/

Score: 737

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 Federal Bureau of Prisons web page at https://www.bop.gov/ on 2022/07/17. The procedure performed 1075 tests. Of these, 16 are custom tests defined by Testaro, and the others belong to these seven other packages (programs that perform collections of tests):

Testaro produced a report enumerating the test results.

Testilo processed the report and used the sp14a scoring procedure to compute partial and total scores for the page. The total score is 737 (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
total737
log167
imageNoText104
contentBeyondLandmarks91
contrastAA83
linkIndication40
contrastRisk26
contrastAAA25
focusIndication22
fontSmall20
noLeading17
hoverSurprise15
inconsistentStyles11
spontaneousMotion9
obsolete9
navConfusion8
targetSize8
zIndexNotZero6
headingStructure6
linkTextsSame6
leadingClipsText6
focusableOperable5
controlLabelInvisible5
navNoText5
landmarkConfusion4
skipRepeatedContent3
hiddenContentRisk3
linkConfusionRisk3
mainNot13
pseudoNavListRisk3
selectFlatRisk3
linkNoText3
selectNoText3
roleBad3
titleAsLabel3
linkPair3
noScriptRisk3
allCaps3

Issue summary

Special issues

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

Classified issues

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

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

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

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

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

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

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

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

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

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

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

spontaneousMotion: Score 9. Issues reported by tests in this category:

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

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

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

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

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

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

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

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

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

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

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

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

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

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:

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

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

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

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

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

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

noScriptRisk: 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-fbp",
  "host": {
    "id": "fbp",
    "which": "https://www.bop.gov/",
    "what": "Federal Bureau of Prisons "
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-17T22:41:49"
    },
    {
      "event": "endTime",
      "value": "2022-07-17T22:43:30"
    }
  ],
  "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.bop.gov/",
        "what": "Federal Bureau of Prisons "
      },
      {
        "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.bop.gov/",
        "what": "Federal Bureau of Prisons "
      },
      {
        "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.bop.gov/",
      "what": "Federal Bureau of Prisons ",
      "result": "https://www.bop.gov/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.bop.gov/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.bop.gov/",
      "result": {
        "bytes": [
          637475,
          646297,
          646297,
          736063,
          722303
        ],
        "localRatios": [
          1.014,
          1,
          1.139,
          1.019
        ],
        "meanLocalRatio": 1.043,
        "maxLocalRatio": 1.139,
        "globalRatio": 1.155,
        "pixelChanges": [
          88690,
          0,
          118116,
          1127
        ],
        "meanPixelChange": 51983,
        "maxPixelChange": 118116,
        "changeFrequency": 0.75
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.bop.gov/",
      "what": "Federal Bureau of Prisons ",
      "result": "https://www.bop.gov/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.bop.gov/",
      "result": {
        "visibleElements": 242
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.bop.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.bop.gov/",
      "result": {
        "tabFocusables": 92,
        "tabFocused": 92,
        "discrepancy": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.bop.gov/",
      "what": "URL",
      "result": "https://www.bop.gov/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.bop.gov/",
      "result": {
        "totals": {
          "total": 92,
          "types": {
            "indicatorMissing": {
              "total": 6,
              "tagNames": {
                "INPUT": 1,
                "A": 5
              }
            },
            "nonOutlinePresent": {
              "total": 0,
              "tagNames": {}
            },
            "outlinePresent": {
              "total": 86,
              "meanDelay": 0,
              "tagNames": {
                "A": 80,
                "BUTTON": 1,
                "SELECT": 2,
                "INPUT": 3
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [
            {
              "tagName": "INPUT",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Attorney General Selects New Director"
            },
            {
              "tagName": "A",
              "text": "Increasing Staffing Nationwide Remains a Priority"
            },
            {
              "tagName": "A",
              "text": "Jose V. Rivera Memorial Park Dedication"
            },
            {
              "tagName": "A",
              "text": "An Inside Look at Volunteering with the BOP"
            },
            {
              "tagName": "A",
              "text": "Temporary Security Measures Lifted"
            }
          ],
          "nonOutlinePresent": [],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "Federal Bureau of Prisons",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "A-Z Topics",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Site Map",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FOIA",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Search",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Home",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Inmates",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Locations",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Careers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Business",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Resources",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "1-866-307-1045",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "email the National Recruitment Team",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Come work on the inside",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Learn how we've temporarily modified operations",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "View our COVID-19 statistics and related resources",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Attorney General Selects New Director",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "More News Stories",
              "delay": 0
            },
            {
              "tagName": "SELECT",
              "text": "All Locations Alabama Alaska Arizona Arkansas California Colorado Connecticut Delaware District of C",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "First Step Act",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Fallen Heroes",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Actively Hiring",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "How Do I ...",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FSA Overview",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FSA PATTERN Risk Assessment",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FSA Needs Assessment and Programs",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "View All FSA Resources ...",
              "delay": 0
            },
            {
              "tagName": "SELECT",
              "text": "Register Number DCDC Number FBI Number INS Number",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About Our Agency",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About Our Facilities",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Historical Information",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Statistics",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Inmates",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Find an Inmate",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "First Step Act",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Communications",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Custody & Care",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Visiting",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Voice a Concern",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Locations",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "List of our Facilities",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Map of our Locations",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Search for a Facility",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Careers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Life at the BOP",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Explore Opportunities",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Current Openings",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Application Process",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Our Hiring Process",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Business",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Acquisitions",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Solicitations & Awards",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Reentry Contracting",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Resources",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Policy & Forms",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "News Stories",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Press Releases",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Publications",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Research & Reports",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Resources For ...",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Victims & Witnesses",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Employees",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Volunteering",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Former Inmates",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Media Reps",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FOIA",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "No FEAR Act",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy Policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Information Quality",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Website Feedback",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "USA.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Justice.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Open Government",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "NIC",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "UNICOR",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FACEBOOK",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "TWITTER",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "LINKEDIN",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "USAJOBS",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.bop.gov/",
      "what": "URL",
      "result": "https://www.bop.gov/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.bop.gov/",
      "result": {
        "totals": {
          "total": 148,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 2,
              "tagNames": {
                "SPAN": 1,
                "IMG": 1
              }
            },
            "focusableAndOperable": {
              "total": 146,
              "tagNames": {
                "A": 137,
                "INPUT": 5,
                "BUTTON": 1,
                "SELECT": 2,
                "IFRAME": 1
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [
            {
              "tagName": "SPAN",
              "id": "search_submit",
              "text": "Search",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IMG",
              "id": "ns_714",
              "text": "<img id=\"ns_714\" data-recnum=\"714\" class=\"news-img\" src=\"/resources/news/images/",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "<a name=\"#\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "logo",
              "text": "Federal Bureau of Prisons",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "A-Z Topics",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Site Map",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FOIA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"affiliate\" value=\"bop.gov\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "search_box",
              "text": "<input id=\"search_box\" type=\"text\" title=\"Search bop.gov\" autocomplete=\"off\" nam",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "search_submit_cont",
              "text": "Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About Our Agency",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About Our Facilities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Historical Information",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Statistics",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Inmates",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Find an Inmate",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "First Step Act",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Communications",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Custody & Care",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Visiting",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Voice a Concern",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Locations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "List of our Facilities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Map of our Locations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Search for a Facility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Life at the BOP",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Explore Opportunities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Current Openings",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Application Process",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our Hiring Process",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Business",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Acquisitions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Solicitations & Awards",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Residential Reentry Contracting",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Policy & Forms",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News Stories",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Press Releases",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Publications",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Research & Reports",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Records Available Online",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Victims & Witnesses",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Employees",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Volunteering",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Health Management",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Former Inmates",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Media Reps",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "1-866-307-1045",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "email the National Recruitment Team",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Come work on the inside",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn how we've temporarily modified operations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View our COVID-19 statistics and related resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Attorney General Selects New Director",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Attorney General Selects New Director",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Increasing Staffing Nationwide Remains a Priority",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Jose V. Rivera Memorial Park Dedication",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "An Inside Look at Volunteering with the BOP",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Temporary Security Measures Lifted",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "More News Stories",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SELECT",
              "id": "prison_loc_box",
              "text": "All Locations Alabama Alaska Arizona Arkansas California Colorado Connecticut De",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"submit\" class=\"go\" value=\"Submit\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "First Step Act",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Fallen Heroes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Actively Hiring",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "How Do I ...",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FSA Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FSA PATTERN Risk Assessment",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FSA Needs Assessment and Programs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View All FSA Resources ...",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn more about our fallen heroes >",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Locate a federal inmate",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact the BOP",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Do business with the BOP",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Volunteer on the Inside",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Find a policy or form",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Have a career with the BOP",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Visit a federal inmate",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get Reentry Information",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Chaplain",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Clinical Psychologist",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Correctional Officer",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Dental Officer",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "General Practitioner",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Nurse Practitioner",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Physician Assistant",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Psychiatrist",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Registered Nurse",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SELECT",
              "id": "idType",
              "text": "Register Number DCDC Number FBI Number INS Number",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "inmate_loc_box",
              "text": "<input id=\"inmate_loc_box\" type=\"text\" value=\"\" name=\"inmateNum\" autocomplete=\"o",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "inmLocBtn",
              "text": "<input id=\"inmLocBtn\" class=\"go\" type=\"submit\" value=\"Submit\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About Our Agency",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About Our Facilities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Historical Information",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Statistics",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Inmates",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Find an Inmate",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "First Step Act",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Communications",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Custody & Care",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Visiting",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Voice a Concern",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Locations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "List of our Facilities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Map of our Locations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Search for a Facility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Life at the BOP",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Explore Opportunities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Current Openings",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Application Process",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our Hiring Process",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Business",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Acquisitions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Solicitations & Awards",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Reentry Contracting",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Policy & Forms",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News Stories",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Press Releases",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Publications",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Research & Reports",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Resources For ...",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Victims & Witnesses",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Employees",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Volunteering",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Former Inmates",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Media Reps",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FOIA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "No FEAR Act",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Information Quality",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Website Feedback",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "USA.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Justice.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Open Government",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "nic",
              "text": "NIC",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "unicor",
              "text": "UNICOR",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "facebook_foot",
              "text": "FACEBOOK",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "twitter_foot",
              "text": "TWITTER",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "linkedin_foot",
              "text": "LINKEDIN",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "usajobs_foot",
              "text": "USAJOBS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IFRAME",
              "id": "",
              "text": "<iframe src=\"https://bid.g.doubleclick.net/xbbe/pixel?d=KAE\" style=\"display: non",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.bop.gov/",
      "what": "URL",
      "result": "https://www.bop.gov/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.bop.gov/",
      "result": {
        "totals": {
          "triggers": 150,
          "headTriggers": 20,
          "tailTriggers": 130,
          "impactTriggers": 10,
          "additions": 106,
          "removals": 0,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 0
        },
        "items": {
          "head": {
            "impactTriggers": [
              {
                "tagName": "LI",
                "text": "AboutUsAboutOurAgencyAboutOurFacilitiesHistoricalI",
                "additions": 10,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "AboutUs",
                "additions": 10,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "InmatesFindanInmateFirstStepActCommunicationsCusto",
                "additions": 14,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "Inmates",
                "additions": 14,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "LocationsListofourFacilitiesMapofourLocationsSearc",
                "additions": 8,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "Locations",
                "additions": 8,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "CareersLifeattheBOPExploreOpportunitiesCurrentOpen",
                "additions": 13,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "Careers",
                "additions": 13,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "BusinessAcquisitionsSolicitations&AwardsResidentia",
                "additions": 8,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "Business",
                "additions": 8,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              }
            ],
            "unhoverables": []
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": []
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.bop.gov/",
      "what": "URL",
      "result": "https://www.bop.gov/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.bop.gov/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 1,
          "wellLabeled": 6
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [
            {
              "index": 0,
              "tagName": "INPUT",
              "type": "text"
            }
          ],
          "wellLabeled": [
            {
              "index": 1,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Search bop.gov",
                "content": "Search"
              }
            },
            {
              "index": 2,
              "tagName": "SELECT",
              "type": "select-one",
              "labelType": "label",
              "texts": {
                "label": [
                  "Select a state:"
                ]
              }
            },
            {
              "index": 3,
              "tagName": "INPUT",
              "type": "submit",
              "texts": {
                "content": "Submit"
              }
            },
            {
              "index": 4,
              "tagName": "SELECT",
              "type": "select-one",
              "labelType": "label",
              "texts": {
                "label": [
                  "Type of Number"
                ]
              }
            },
            {
              "index": 5,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Number"
                ]
              }
            },
            {
              "index": 6,
              "tagName": "INPUT",
              "type": "submit",
              "texts": {
                "content": "Submit"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.bop.gov/",
      "result": {
        "totals": {
          "links": 137,
          "adjacent": {
            "total": 43,
            "underlined": 7,
            "underlinedPercent": 16
          }
        },
        "items": {
          "underlined": [
            "Federal Bureau of Prisons",
            "NIC",
            "UNICOR",
            "FACEBOOK",
            "TWITTER",
            "LINKEDIN",
            "USAJOBS"
          ],
          "notUnderlined": [
            "",
            "Home",
            "About Us",
            "Inmates",
            "Locations",
            "Careers",
            "Business",
            "Resources",
            "Policy & Forms",
            "News Stories",
            "Press Releases",
            "Publications",
            "Research & Reports",
            "Records Available Online",
            "Victims & Witnesses",
            "Employees",
            "Volunteering",
            "Health Management",
            "Former Inmates",
            "Media Reps",
            "Contact Us",
            "1-866-307-1045",
            "email the National Recruitment Team",
            "Come work on the inside",
            "Learn how we've temporarily modified operations",
            "View our COVID-19 statistics and related resources",
            "Attorney General Selects New Director",
            "More News Stories",
            "Learn more about our fallen heroes >",
            "About Us",
            "Inmates",
            "Locations",
            "Careers",
            "Business",
            "Resources",
            "Resources For ..."
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.bop.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.bop.gov/",
      "what": "URL",
      "result": "https://www.bop.gov/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.bop.gov/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.bop.gov/",
      "result": {
        "roleElements": 0,
        "badRoleElements": 0,
        "redundantRoleElements": 0,
        "tagNames": {}
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.bop.gov/",
      "result": {
        "mainStyles": [
          "fontStyle",
          "fontWeight",
          "opacity",
          "textDecorationLine",
          "textDecorationStyle",
          "textDecorationThickness"
        ],
        "buttonStyles": [
          "borderStyle",
          "borderWidth",
          "height",
          "lineHeight",
          "maxHeight",
          "maxWidth",
          "minHeight",
          "minWidth",
          "outlineOffset",
          "outlineStyle",
          "outlineWidth"
        ],
        "headingStyles": [
          "color",
          "fontSize"
        ],
        "listLinkStyles": [
          "color",
          "fontSize",
          "lineHeight"
        ],
        "totals": {
          "button": {
            "total": 1
          },
          "adjacentLink": {
            "total": 43,
            "subtotals": [
              25,
              11,
              6,
              1
            ]
          },
          "listLink": {
            "total": 94,
            "subtotals": [
              31,
              21,
              9,
              9,
              8,
              5,
              4,
              3,
              3,
              1
            ]
          },
          "h1": {
            "total": 1
          },
          "h2": {
            "total": 1
          },
          "h3": {
            "total": 11,
            "subtotals": [
              7,
              2,
              1,
              1
            ]
          }
        },
        "items": {
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "",
                "Home",
                "About Us",
                "Inmates",
                "Locations",
                "Careers",
                "Business",
                "Resources",
                "Policy & Forms",
                "News Stories",
                "Press Releases",
                "Publications",
                "Research & Reports",
                "Records Available Online",
                "Victims & Witnesses",
                "Employees",
                "Volunteering",
                "Health Management",
                "Former Inmates",
                "Media Reps",
                "Contact Us",
                "1-866-307-1045",
                "email the National Recruitment Team",
                "Attorney General Selects New Director",
                "Learn more about our fallen heroes >",
                "NIC",
                "UNICOR",
                "FACEBOOK",
                "TWITTER",
                "LINKEDIN",
                "USAJOBS"
              ],
              "700": [
                "Federal Bureau of Prisons",
                "Come work on the inside",
                "Learn how we've temporarily modified operations",
                "View our COVID-19 statistics and related resources",
                "More News Stories",
                "About Us",
                "Inmates",
                "Locations",
                "Careers",
                "Business",
                "Resources",
                "Resources For ..."
              ]
            },
            "textDecorationLine": {
              "none": [
                "",
                "Home",
                "About Us",
                "Inmates",
                "Locations",
                "Careers",
                "Business",
                "Resources",
                "Policy & Forms",
                "News Stories",
                "Press Releases",
                "Publications",
                "Research & Reports",
                "Records Available Online",
                "Victims & Witnesses",
                "Employees",
                "Volunteering",
                "Health Management",
                "Former Inmates",
                "Media Reps",
                "Contact Us",
                "1-866-307-1045",
                "email the National Recruitment Team",
                "Come work on the inside",
                "Learn how we've temporarily modified operations",
                "View our COVID-19 statistics and related resources",
                "Attorney General Selects New Director",
                "More News Stories",
                "Learn more about our fallen heroes >",
                "About Us",
                "Inmates",
                "Locations",
                "Careers",
                "Business",
                "Resources",
                "Resources For ..."
              ],
              "underline": [
                "Federal Bureau of Prisons",
                "NIC",
                "UNICOR",
                "FACEBOOK",
                "TWITTER",
                "LINKEDIN",
                "USAJOBS"
              ]
            }
          },
          "listLink": {
            "textDecorationLine": {
              "none": [
                "A-Z Topics",
                "Site Map",
                "FOIA",
                "About Our Agency",
                "About Our Facilities",
                "Historical Information",
                "Statistics",
                "Find an Inmate",
                "First Step Act",
                "Communications",
                "Custody & Care",
                "Visiting",
                "Voice a Concern",
                "List of our Facilities",
                "Map of our Locations",
                "Search for a Facility",
                "Life at the BOP",
                "Explore Opportunities",
                "Current Openings",
                "Application Process",
                "Our Hiring Process",
                "Acquisitions",
                "Solicitations & Awards",
                "Residential Reentry Contracting",
                "First Step Act",
                "Fallen Heroes",
                "Actively Hiring",
                "How Do I ...",
                "FSA Overview",
                "FSA PATTERN Risk Assessment",
                "FSA Needs Assessment and Programs",
                "View All FSA Resources ...",
                "Locate a federal inmate",
                "Contact the BOP",
                "Do business with the BOP",
                "Volunteer on the Inside",
                "Find a policy or form",
                "Have a career with the BOP",
                "Visit a federal inmate",
                "Get Reentry Information",
                "Chaplain",
                "Clinical Psychologist",
                "Correctional Officer",
                "Dental Officer",
                "General Practitioner",
                "Nurse Practitioner",
                "Physician Assistant",
                "Psychiatrist",
                "Registered Nurse",
                "About Our Agency",
                "About Our Facilities",
                "Historical Information",
                "Statistics",
                "Find an Inmate",
                "First Step Act",
                "Communications",
                "Custody & Care",
                "Visiting",
                "Voice a Concern",
                "List of our Facilities",
                "Map of our Locations",
                "Search for a Facility",
                "Life at the BOP",
                "Explore Opportunities",
                "Current Openings",
                "Application Process",
                "Our Hiring Process",
                "Acquisitions",
                "Solicitations & Awards",
                "Reentry Contracting",
                "Policy & Forms",
                "News Stories",
                "Press Releases",
                "Publications",
                "Research & Reports",
                "Victims & Witnesses",
                "Employees",
                "Volunteering",
                "Former Inmates",
                "Media Reps",
                "Contact Us",
                "FOIA",
                "No FEAR Act",
                "Privacy Policy",
                "Information Quality",
                "Website Feedback",
                "USA.gov",
                "Justice.gov",
                "Open Government"
              ],
              "underline": [
                "Attorney General Selects New Director",
                "Increasing Staffing Nationwide Remains a Priority",
                "Jose V. Rivera Memorial Park Dedication",
                "An Inside Look at Volunteering with the BOP",
                "Temporary Security Measures Lifted"
              ]
            },
            "color": {
              "rgb(13, 49, 127)": [
                "A-Z Topics",
                "Site Map",
                "FOIA"
              ],
              "rgb(0, 51, 102)": [
                "About Our Agency",
                "About Our Facilities",
                "Historical Information",
                "Statistics",
                "Find an Inmate",
                "First Step Act",
                "Communications",
                "Custody & Care",
                "Visiting",
                "Voice a Concern",
                "List of our Facilities",
                "Map of our Locations",
                "Search for a Facility",
                "Life at the BOP",
                "Explore Opportunities",
                "Current Openings",
                "Application Process",
                "Our Hiring Process",
                "Acquisitions",
                "Solicitations & Awards",
                "Residential Reentry Contracting",
                "Attorney General Selects New Director",
                "Increasing Staffing Nationwide Remains a Priority",
                "Jose V. Rivera Memorial Park Dedication",
                "An Inside Look at Volunteering with the BOP",
                "Temporary Security Measures Lifted",
                "Fallen Heroes",
                "Actively Hiring",
                "How Do I ..."
              ],
              "rgb(0, 0, 0)": [
                "First Step Act"
              ],
              "rgb(0, 136, 204)": [
                "FSA Overview",
                "FSA PATTERN Risk Assessment",
                "FSA Needs Assessment and Programs",
                "View All FSA Resources ...",
                "Locate a federal inmate",
                "Contact the BOP",
                "Do business with the BOP",
                "Volunteer on the Inside",
                "Find a policy or form",
                "Have a career with the BOP",
                "Visit a federal inmate",
                "Get Reentry Information",
                "Chaplain",
                "Clinical Psychologist",
                "Correctional Officer",
                "Dental Officer",
                "General Practitioner",
                "Nurse Practitioner",
                "Physician Assistant",
                "Psychiatrist",
                "Registered Nurse"
              ],
              "rgb(68, 68, 68)": [
                "About Our Agency",
                "About Our Facilities",
                "Historical Information",
                "Statistics",
                "Find an Inmate",
                "First Step Act",
                "Communications",
                "Custody & Care",
                "Visiting",
                "Voice a Concern",
                "List of our Facilities",
                "Map of our Locations",
                "Search for a Facility",
                "Life at the BOP",
                "Explore Opportunities",
                "Current Openings",
                "Application Process",
                "Our Hiring Process",
                "Acquisitions",
                "Solicitations & Awards",
                "Reentry Contracting",
                "Policy & Forms",
                "News Stories",
                "Press Releases",
                "Publications",
                "Research & Reports",
                "Victims & Witnesses",
                "Employees",
                "Volunteering",
                "Former Inmates",
                "Media Reps",
                "Contact Us",
                "FOIA",
                "No FEAR Act",
                "Privacy Policy",
                "Information Quality",
                "Website Feedback",
                "USA.gov",
                "Justice.gov",
                "Open Government"
              ]
            },
            "fontSize": {
              "12px": [
                "A-Z Topics",
                "Site Map",
                "FOIA"
              ],
              "12.16px": [
                "About Our Agency",
                "About Our Facilities",
                "Historical Information",
                "Statistics",
                "Find an Inmate",
                "First Step Act",
                "Communications",
                "Custody & Care",
                "Visiting",
                "Voice a Concern",
                "List of our Facilities",
                "Map of our Locations",
                "Search for a Facility",
                "Life at the BOP",
                "Explore Opportunities",
                "Current Openings",
                "Application Process",
                "Our Hiring Process",
                "Acquisitions",
                "Solicitations & Awards",
                "Residential Reentry Contracting"
              ],
              "16px": [
                "Attorney General Selects New Director",
                "Increasing Staffing Nationwide Remains a Priority",
                "Jose V. Rivera Memorial Park Dedication",
                "An Inside Look at Volunteering with the BOP",
                "Temporary Security Measures Lifted"
              ],
              "13.6px": [
                "First Step Act",
                "Fallen Heroes",
                "Actively Hiring",
                "How Do I ...",
                "Locate a federal inmate",
                "Contact the BOP",
                "Do business with the BOP",
                "Volunteer on the Inside",
                "Find a policy or form",
                "Have a career with the BOP",
                "Visit a federal inmate",
                "Get Reentry Information"
              ],
              "14.4px": [
                "FSA Overview",
                "FSA PATTERN Risk Assessment",
                "FSA Needs Assessment and Programs",
                "View All FSA Resources ..."
              ],
              "13.68px": [
                "Chaplain",
                "Clinical Psychologist",
                "Correctional Officer",
                "Dental Officer",
                "General Practitioner",
                "Nurse Practitioner",
                "Physician Assistant",
                "Psychiatrist",
                "Registered Nurse"
              ],
              "11.2px": [
                "About Our Agency",
                "About Our Facilities",
                "Historical Information",
                "Statistics",
                "Find an Inmate",
                "First Step Act",
                "Communications",
                "Custody & Care",
                "Visiting",
                "Voice a Concern",
                "List of our Facilities",
                "Map of our Locations",
                "Search for a Facility",
                "Life at the BOP",
                "Explore Opportunities",
                "Current Openings",
                "Application Process",
                "Our Hiring Process",
                "Acquisitions",
                "Solicitations & Awards",
                "Reentry Contracting",
                "Policy & Forms",
                "News Stories",
                "Press Releases",
                "Publications",
                "Research & Reports",
                "Victims & Witnesses",
                "Employees",
                "Volunteering",
                "Former Inmates",
                "Media Reps",
                "Contact Us",
                "FOIA",
                "No FEAR Act",
                "Privacy Policy",
                "Information Quality",
                "Website Feedback",
                "USA.gov",
                "Justice.gov",
                "Open Government"
              ]
            },
            "lineHeight": {
              "normal": [
                "A-Z Topics",
                "Site Map",
                "FOIA",
                "Attorney General Selects New Director",
                "Increasing Staffing Nationwide Remains a Priority",
                "Jose V. Rivera Memorial Park Dedication",
                "An Inside Look at Volunteering with the BOP",
                "Temporary Security Measures Lifted",
                "First Step Act",
                "Fallen Heroes",
                "Actively Hiring",
                "How Do I ...",
                "FSA Overview",
                "FSA PATTERN Risk Assessment",
                "FSA Needs Assessment and Programs",
                "View All FSA Resources ...",
                "Locate a federal inmate",
                "Contact the BOP",
                "Do business with the BOP",
                "Volunteer on the Inside",
                "Find a policy or form",
                "Have a career with the BOP",
                "Visit a federal inmate",
                "Get Reentry Information",
                "Chaplain",
                "Clinical Psychologist",
                "Correctional Officer",
                "Dental Officer",
                "General Practitioner",
                "Nurse Practitioner",
                "Physician Assistant",
                "Psychiatrist",
                "Registered Nurse"
              ],
              "12.16px": [
                "About Our Agency",
                "About Our Facilities",
                "Historical Information",
                "Statistics",
                "Find an Inmate",
                "First Step Act",
                "Communications",
                "Custody & Care",
                "Visiting",
                "Voice a Concern",
                "List of our Facilities",
                "Map of our Locations",
                "Search for a Facility",
                "Life at the BOP",
                "Explore Opportunities",
                "Current Openings",
                "Application Process",
                "Our Hiring Process",
                "Acquisitions",
                "Solicitations & Awards",
                "Residential Reentry Contracting"
              ],
              "19.04px": [
                "About Our Agency",
                "About Our Facilities",
                "Historical Information",
                "Statistics",
                "Find an Inmate",
                "First Step Act",
                "Communications",
                "Custody & Care",
                "Visiting",
                "Voice a Concern",
                "List of our Facilities",
                "Map of our Locations",
                "Search for a Facility",
                "Life at the BOP",
                "Explore Opportunities",
                "Current Openings",
                "Application Process",
                "Our Hiring Process",
                "Acquisitions",
                "Solicitations & Awards",
                "Reentry Contracting",
                "Policy & Forms",
                "News Stories",
                "Press Releases",
                "Publications",
                "Research & Reports",
                "Victims & Witnesses",
                "Employees",
                "Volunteering",
                "Former Inmates",
                "Media Reps"
              ],
              "10.08px": [
                "Contact Us",
                "FOIA",
                "No FEAR Act",
                "Privacy Policy",
                "Information Quality",
                "Website Feedback",
                "USA.gov",
                "Justice.gov",
                "Open Government"
              ]
            }
          },
          "h3": {
            "fontWeight": {
              "400": [
                "COVID-19 INFORMATION"
              ],
              "600": [
                "WE'RE HIRING"
              ],
              "700": [
                "Locate a Federal Prison",
                "Locate a Federal Inmate",
                "About Us",
                "Inmates",
                "Locations",
                "Careers",
                "Business",
                "Resources",
                "Resources For ..."
              ]
            },
            "color": {
              "rgb(0, 0, 0)": [
                "WE'RE HIRING",
                "About Us",
                "Inmates",
                "Locations",
                "Careers",
                "Business",
                "Resources",
                "Resources For ..."
              ],
              "rgb(255, 255, 255)": [
                "COVID-19 INFORMATION"
              ],
              "rgb(51, 51, 51)": [
                "Locate a Federal Prison",
                "Locate a Federal Inmate"
              ]
            },
            "fontSize": {
              "22.4px": [
                "WE'RE HIRING"
              ],
              "24px": [
                "COVID-19 INFORMATION"
              ],
              "16px": [
                "Locate a Federal Prison",
                "Locate a Federal Inmate"
              ],
              "12.8px": [
                "About Us",
                "Inmates",
                "Locations",
                "Careers",
                "Business",
                "Resources",
                "Resources For ..."
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.bop.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.bop.gov/",
      "result": {
        "totals": {
          "total": 14,
          "tagNames": {
            "DIV": 8,
            "NAV": 1,
            "IMG": 5
          }
        },
        "items": [
          {
            "tagName": "DIV",
            "id": "search_box_cont",
            "text": "Search"
          },
          {
            "tagName": "NAV",
            "id": "main_nav_cont",
            "text": "Home About Us About Our Agency About Our Facilities Historical Information Statistics Inmates Find a"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "About Our Agency About Our Facilities Historical Information Statistics"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Find an Inmate First Step Act Communications Custody & Care Visiting Voice a Concern"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "List of our Facilities Map of our Locations Search for a Facility"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Life at the BOP Explore Opportunities Current Openings Application Process Our Hiring Process"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Acquisitions Solicitations & Awards Residential Reentry Contracting"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Find a document ... Policy & Forms News Stories Press Releases Publications Research & Reports Recor"
          },
          {
            "tagName": "DIV",
            "id": "content_cont",
            "text": "WE'RE HIRING Want to create change? Do it from the inside out. Work at the Federal Bureau of Prisons"
          },
          {
            "tagName": "IMG",
            "id": "ns_698",
            "text": ""
          },
          {
            "tagName": "IMG",
            "id": "ns_692",
            "text": ""
          },
          {
            "tagName": "IMG",
            "id": "ns_714",
            "text": ""
          },
          {
            "tagName": "IMG",
            "id": "ns_707",
            "text": ""
          },
          {
            "tagName": "IMG",
            "id": "ns_708",
            "text": ""
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.bop.gov/",
      "result": {
        "totals": {
          "failures": 16,
          "warnings": 31
        },
        "items": [
          {
            "index": 363,
            "verdict": "failed",
            "rule": {
              "ruleID": "r2",
              "ruleSummary": "Images have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r2",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#non-text-content",
                  "chapter": "1.1.1",
                  "title": "Non-text Content"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G94",
                  "name": "G94",
                  "title": "Providing short text alternative for non-text content that serves the same purpose"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G95",
                  "name": "G95",
                  "title": "Providing short text alternatives that provide a brief description of the non-text"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "img",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/section[1]/div[1]/p[2]/a[1]/img[1]",
              "codeLines": [
                "<img src=\"/images2/icon_arrow_darkblue.png\">"
              ]
            }
          },
          {
            "index": 364,
            "verdict": "failed",
            "rule": {
              "ruleID": "r2",
              "ruleSummary": "Images have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r2",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#non-text-content",
                  "chapter": "1.1.1",
                  "title": "Non-text Content"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G94",
                  "name": "G94",
                  "title": "Providing short text alternative for non-text content that serves the same purpose"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G95",
                  "name": "G95",
                  "title": "Providing short text alternatives that provide a brief description of the non-text"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "img",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/section[2]/div[1]/p[2]/a[1]/img[1]",
              "codeLines": [
                "<img src=\"/images2/icon_white_arrow.png\">"
              ]
            }
          },
          {
            "index": 365,
            "verdict": "failed",
            "rule": {
              "ruleID": "r2",
              "ruleSummary": "Images have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r2",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#non-text-content",
                  "chapter": "1.1.1",
                  "title": "Non-text Content"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G94",
                  "name": "G94",
                  "title": "Providing short text alternative for non-text content that serves the same purpose"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G95",
                  "name": "G95",
                  "title": "Providing short text alternatives that provide a brief description of the non-text"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "img",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/section[2]/div[1]/p[3]/a[1]/img[1]",
              "codeLines": [
                "<img src=\"/images2/icon_white_arrow.png\">"
              ]
            }
          },
          {
            "index": 366,
            "verdict": "failed",
            "rule": {
              "ruleID": "r2",
              "ruleSummary": "Images have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r2",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#non-text-content",
                  "chapter": "1.1.1",
                  "title": "Non-text Content"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G94",
                  "name": "G94",
                  "title": "Providing short text alternative for non-text content that serves the same purpose"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G95",
                  "name": "G95",
                  "title": "Providing short text alternatives that provide a brief description of the non-text"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "img",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[1]/div[1]/img[1]",
              "codeLines": [
                "<img id=\"ns_698\" data-recnum=\"698\" class=\"news-img\" src=\"/resources/news/images/hn_696.jpg\" style=\"..."
              ]
            }
          },
          {
            "index": 367,
            "verdict": "failed",
            "rule": {
              "ruleID": "r2",
              "ruleSummary": "Images have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r2",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#non-text-content",
                  "chapter": "1.1.1",
                  "title": "Non-text Content"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G94",
                  "name": "G94",
                  "title": "Providing short text alternative for non-text content that serves the same purpose"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G95",
                  "name": "G95",
                  "title": "Providing short text alternatives that provide a brief description of the non-text"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "img",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[1]/div[1]/img[2]",
              "codeLines": [
                "<img id=\"ns_692\" data-recnum=\"692\" class=\"news-img\" src=\"/resources/news/images/hn_bop_seal_update...."
              ]
            }
          },
          {
            "index": 368,
            "verdict": "failed",
            "rule": {
              "ruleID": "r2",
              "ruleSummary": "Images have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r2",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#non-text-content",
                  "chapter": "1.1.1",
                  "title": "Non-text Content"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G94",
                  "name": "G94",
                  "title": "Providing short text alternative for non-text content that serves the same purpose"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G95",
                  "name": "G95",
                  "title": "Providing short text alternatives that provide a brief description of the non-text"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "img",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[1]/div[1]/img[3]",
              "codeLines": [
                "<img id=\"ns_714\" data-recnum=\"714\" class=\"news-img\" src=\"/resources/news/images/doj_headline_news.j..."
              ]
            }
          },
          {
            "index": 369,
            "verdict": "failed",
            "rule": {
              "ruleID": "r2",
              "ruleSummary": "Images have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r2",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#non-text-content",
                  "chapter": "1.1.1",
                  "title": "Non-text Content"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G94",
                  "name": "G94",
                  "title": "Providing short text alternative for non-text content that serves the same purpose"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G95",
                  "name": "G95",
                  "title": "Providing short text alternatives that provide a brief description of the non-text"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "img",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[1]/div[1]/img[4]",
              "codeLines": [
                "<img id=\"ns_707\" data-recnum=\"707\" class=\"news-img\" src=\"/resources/news/images/hn_707.jpg\" style=\"..."
              ]
            }
          },
          {
            "index": 370,
            "verdict": "failed",
            "rule": {
              "ruleID": "r2",
              "ruleSummary": "Images have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r2",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#non-text-content",
                  "chapter": "1.1.1",
                  "title": "Non-text Content"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G94",
                  "name": "G94",
                  "title": "Providing short text alternative for non-text content that serves the same purpose"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G95",
                  "name": "G95",
                  "title": "Providing short text alternatives that provide a brief description of the non-text"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "img",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[1]/div[1]/img[5]",
              "codeLines": [
                "<img id=\"ns_708\" data-recnum=\"708\" class=\"news-img\" src=\"/resources/news/images/hn_708.jpg\" style=\"..."
              ]
            }
          },
          {
            "index": 610,
            "verdict": "failed",
            "rule": {
              "ruleID": "r53",
              "ruleSummary": "Headings are structured",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r53",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h3",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/section[1]/div[1]/h3[1]",
              "codeLines": [
                "<h3>",
                "  WE'RE HIRING",
                "</h3>"
              ]
            }
          },
          {
            "index": 788,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/section[1]/div[1]/p[1]/a[1]",
              "codeLines": [
                "<a href=\"tel:18663071045\" style=\"text-decoration:none; font-weight:normal; color:#000; white-space:...",
                "  1-866-307-1045",
                "</a>"
              ]
            }
          },
          {
            "index": 789,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/section[1]/div[1]/p[1]/a[2]",
              "codeLines": [
                "<a href=\"mailto:BOP-HRM-NationalRecruitment@bop.gov\">",
                "  email the National Recruitment Team",
                "</a>"
              ]
            }
          },
          {
            "index": 808,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "input",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/form[1]/div[1]/input[1]",
              "codeLines": [
                "<input id=\"search_box\" type=\"text\" title=\"Search bop.gov\" autocomplete=\"off\" name=\"query\" style=\"co..."
              ]
            }
          },
          {
            "index": 824,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[1]/div[2]/ul[1]/li[1]/a[1]",
              "codeLines": [
                "<a href=\"/resources/news/20220712_ag_selects_new_director.jsp\" class=\"news-linker text-offpage news...",
                "  Attorney General Selects New Director",
                "</a>"
              ]
            }
          },
          {
            "index": 825,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[1]/div[2]/ul[1]/li[2]/a[1]",
              "codeLines": [
                "<a href=\"/resources/news/20220608_hiring_events.jsp\" class=\"news-linker text-offpage\" data-recnum=\"...",
                "  Increasing Staffing Nationwide Remains a Priority",
                "</a>"
              ]
            }
          },
          {
            "index": 826,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[1]/div[2]/ul[1]/li[3]/a[1]",
              "codeLines": [
                "<a href=\"/resources/news/20220619_rivera_memorial.jsp\" class=\"news-linker text-offpage\" data-recnum...",
                "  Jose V. Rivera Memorial Park Dedication",
                "</a>"
              ]
            }
          },
          {
            "index": 827,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[1]/div[2]/ul[1]/li[4]/a[1]",
              "codeLines": [
                "<a href=\"/resources/news/20220308_volunteering.jsp\" class=\"news-linker text-offpage\" data-recnum=\"6...",
                "  An Inside Look at Volunteering with the BOP",
                "</a>"
              ]
            }
          },
          {
            "index": 828,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[1]/div[2]/ul[1]/li[5]/a[1]",
              "codeLines": [
                "<a href=\"/resources/news/20220201_security_measures.jsp\" class=\"news-linker text-offpage\" data-recn...",
                "  Temporary Security Measures Lifted",
                "</a>"
              ]
            }
          },
          {
            "index": 896,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/section[1]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "WE'RE HIRING"
              ]
            }
          },
          {
            "index": 897,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/section[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Want to create change? Do it from the inside out.",
                "                    Work at the Federal Bureau of Prisons to make a",
                "                    real difference while building a rewarding career.",
                "                    For more information please call our BOP Career Connection Hotline"
              ]
            }
          },
          {
            "index": 898,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/section[1]/div[1]/p[1]/text()[2]",
              "codeLines": [
                "or"
              ]
            }
          },
          {
            "index": 899,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/section[1]/div[1]/p[1]/text()[3]",
              "codeLines": [
                "."
              ]
            }
          },
          {
            "index": 900,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/section[2]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "COVID-19 INFORMATION"
              ]
            }
          },
          {
            "index": 901,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/section[2]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "We're working hard to mitigate the spread of COVID-19."
              ]
            }
          },
          {
            "index": 902,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[2]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Locate a Federal Prison"
              ]
            }
          },
          {
            "index": 903,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[2]/div[1]/form[1]/label[1]/text()[1]",
              "codeLines": [
                "Select a state:"
              ]
            }
          },
          {
            "index": 907,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[2]/div[3]/h3[1]/text()[1]",
              "codeLines": [
                "Locate a Federal Inmate"
              ]
            }
          },
          {
            "index": 908,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[2]/div[3]/form[1]/label[1]/text()[1]",
              "codeLines": [
                "Type of Number"
              ]
            }
          },
          {
            "index": 909,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[2]/div[3]/form[1]/label[2]/text()[1]",
              "codeLines": [
                "Number"
              ]
            }
          },
          {
            "index": 910,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[1]/div[1]/section[1]/text()[3]",
              "codeLines": [
                "."
              ]
            }
          },
          {
            "index": 928,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/section[1]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "WE'RE HIRING"
              ]
            }
          },
          {
            "index": 929,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/section[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Want to create change? Do it from the inside out.",
                "                    Work at the Federal Bureau of Prisons to make a",
                "                    real difference while building a rewarding career.",
                "                    For more information please call our BOP Career Connection Hotline"
              ]
            }
          },
          {
            "index": 930,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/section[1]/div[1]/p[1]/text()[2]",
              "codeLines": [
                "or"
              ]
            }
          },
          {
            "index": 931,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/section[1]/div[1]/p[1]/text()[3]",
              "codeLines": [
                "."
              ]
            }
          },
          {
            "index": 932,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/section[2]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "COVID-19 INFORMATION"
              ]
            }
          },
          {
            "index": 933,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/section[2]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "We're working hard to mitigate the spread of COVID-19."
              ]
            }
          },
          {
            "index": 934,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[2]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Locate a Federal Prison"
              ]
            }
          },
          {
            "index": 935,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[2]/div[1]/form[1]/label[1]/text()[1]",
              "codeLines": [
                "Select a state:"
              ]
            }
          },
          {
            "index": 939,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[2]/div[3]/h3[1]/text()[1]",
              "codeLines": [
                "Locate a Federal Inmate"
              ]
            }
          },
          {
            "index": 940,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[2]/div[3]/form[1]/label[1]/text()[1]",
              "codeLines": [
                "Type of Number"
              ]
            }
          },
          {
            "index": 941,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[2]/div[3]/form[1]/label[2]/text()[1]",
              "codeLines": [
                "Number"
              ]
            }
          },
          {
            "index": 942,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[1]/div[1]/section[1]/text()[3]",
              "codeLines": [
                "."
              ]
            }
          },
          {
            "index": 958,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/section[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"main-link\">",
                "  <a href=\"/jobs/\">",
                "    Come work on the inside",
                "    <img src=\"/images2/icon_arrow_darkblue.png\">",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 959,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/section[2]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"desc\">",
                "  We're working hard to mitigate the spread of COVID-19.",
                "</p>"
              ]
            }
          },
          {
            "index": 960,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/section[2]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  <a href=\"/coronavirus/covid19_modified_operations_guide.jsp\">",
                "    Learn how we've temporarily modified operations",
                "    <img src=\"/images2/icon_white_arrow.png\">",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 961,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/section[2]/div[1]/p[3]",
              "codeLines": [
                "<p>",
                "  <a href=\"/coronavirus/\">",
                "    View our COVID-19 statistics and related resources",
                "    <img src=\"/images2/icon_white_arrow.png\">",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 962,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[2]/div[2]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Learn more about the",
                "  <b>",
                "    First Step Act",
                "  </b>",
                "  (FSA):",
                "</p>"
              ]
            }
          },
          {
            "index": 1048,
            "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.bop.gov/",
      "result": {
        "totals": {
          "rulesNA": 54,
          "rulesPassed": 40,
          "rulesWarned": 4,
          "rulesViolated": 8,
          "warnings": {
            "minor": 10,
            "moderate": 0,
            "serious": 148,
            "critical": 0
          },
          "violations": {
            "minor": 0,
            "moderate": 16,
            "serious": 11,
            "critical": 8
          }
        },
        "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-17T22:43:10.779Z",
          "url": "https://www.bop.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": "#0d317f",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/website/a_to_z_topics.jsp\">A-Z Topics</a>",
                  "target": [
                    "a[href$=\"a_to_z_topics.jsp\"]"
                  ],
                  "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": "#0d317f",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li><a href=\"/website/site_map.jsp\">Site Map</a></li>",
                          "target": [
                            "#site_wide_nav > 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=\"/website/site_map.jsp\">Site Map</a>",
                  "target": [
                    "a[href$=\"site_map.jsp\"]"
                  ],
                  "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": "#0d317f",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li><a href=\"/foia/index.jsp\">FOIA</a></li>",
                          "target": [
                            "#site_wide_nav > 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=\"/foia/index.jsp\">FOIA</a>",
                  "target": [
                    "a[href=\"/foia/index.jsp\"]"
                  ],
                  "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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li id=\"menu_home\" class=\"base-level\">\n\t\t\t<a href=\"/\" class=\"base-level first-base\">Home</a>\n\t\t    </li>",
                          "target": [
                            "#menu_home"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/\" class=\"base-level first-base\">Home</a>",
                  "target": [
                    ".first-base"
                  ],
                  "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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li id=\"menu_agency\" class=\"first-level\">",
                          "target": [
                            "#menu_agency"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about/\" class=\"first-level\">About Us</a>",
                  "target": [
                    ".first-level[href$=\"about/\"]"
                  ],
                  "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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li id=\"menu_inmates\" class=\"first-level\">",
                          "target": [
                            "#menu_inmates"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/inmates/\" class=\"first-level\">Inmates</a>",
                  "target": [
                    ".first-level[href$=\"inmates/\"]"
                  ],
                  "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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li id=\"menu_locations\" class=\"first-level\">",
                          "target": [
                            "#menu_locations"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/locations/\" class=\"first-level\">Locations</a>",
                  "target": [
                    ".first-level[href$=\"locations/\"]"
                  ],
                  "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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li id=\"menu_jobs\" class=\"first-level\">",
                          "target": [
                            "#menu_jobs"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/jobs/\" class=\"first-level\">Careers</a>",
                  "target": [
                    ".first-level[href$=\"jobs/\"]"
                  ],
                  "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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li id=\"menu_business\" class=\"first-level\">",
                          "target": [
                            "#menu_business"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/business/\" class=\"first-level\">Business</a>",
                  "target": [
                    ".first-level[href$=\"business/\"]"
                  ],
                  "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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li id=\"menu_resources\" class=\"first-level\">",
                          "target": [
                            "#menu_resources"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/resources/\" class=\"first-level\">Resources</a>",
                  "target": [
                    ".first-level[href$=\"resources/\"]"
                  ],
                  "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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li id=\"menu_contact\" class=\"first-level\">\n\t\t\t<a href=\"/contact/\" class=\"base-level last-base\">Contact Us</a>\n\t\t    </li>",
                          "target": [
                            "#menu_contact"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/contact/\" class=\"base-level last-base\">Contact Us</a>",
                  "target": [
                    ".last-base"
                  ],
                  "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": "16.8pt (22.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"hiring_text\">",
                          "target": [
                            "#hiring_text"
                          ]
                        },
                        {
                          "html": "<section id=\"hiring\" class=\"section-lifted\">",
                          "target": [
                            "#hiring"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3>WE'RE HIRING</h3>",
                  "target": [
                    "#hiring_text > h3"
                  ],
                  "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": "9.6pt (12.8px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"hiring_text\">",
                          "target": [
                            "#hiring_text"
                          ]
                        },
                        {
                          "html": "<section id=\"hiring\" class=\"section-lifted\">",
                          "target": [
                            "#hiring"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"desc\">",
                  "target": [
                    "#hiring_text > .desc"
                  ],
                  "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": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"hiring_text\">",
                          "target": [
                            "#hiring_text"
                          ]
                        },
                        {
                          "html": "<section id=\"hiring\" class=\"section-lifted\">",
                          "target": [
                            "#hiring"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"tel:18663071045\" style=\"text-decoration:none; font-weight:normal; color:#000; white-space:nowrap;\">1-866-307-1045</a>",
                  "target": [
                    "a[href=\"tel:18663071045\"]"
                  ],
                  "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": "#003366",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"hiring_text\">",
                          "target": [
                            "#hiring_text"
                          ]
                        },
                        {
                          "html": "<section id=\"hiring\" class=\"section-lifted\">",
                          "target": [
                            "#hiring"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"mailto:BOP-HRM-NationalRecruitment@bop.gov\">email the National Recruitment Team</a>",
                  "target": [
                    ".desc > 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": "#003366",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"hiring_text\">",
                          "target": [
                            "#hiring_text"
                          ]
                        },
                        {
                          "html": "<section id=\"hiring\" class=\"section-lifted\">",
                          "target": [
                            "#hiring"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/jobs/\">Come work on the inside <img src=\"/images2/icon_arrow_darkblue.png\"></a>",
                  "target": [
                    ".main-link > a[href$=\"jobs/\"]"
                  ],
                  "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": "18.0pt (24px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"covid_text_cont\">",
                          "target": [
                            "#covid_text_cont"
                          ]
                        },
                        {
                          "html": "<section id=\"covid19\" class=\"section-lifted\">",
                          "target": [
                            "#covid19"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3>COVID-19 INFORMATION</h3>",
                  "target": [
                    "#covid_text_cont > h3"
                  ],
                  "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": "#eaeaea",
                        "contrastRatio": 0,
                        "fontSize": "10.2pt (13.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"covid_text_cont\">",
                          "target": [
                            "#covid_text_cont"
                          ]
                        },
                        {
                          "html": "<section id=\"covid19\" class=\"section-lifted\">",
                          "target": [
                            "#covid19"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"desc\">We're working hard to mitigate the spread of COVID-19.</p>",
                  "target": [
                    "#covid_text_cont > .desc"
                  ],
                  "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": "#f2f2f2",
                        "contrastRatio": 0,
                        "fontSize": "11.4pt (15.2px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"covid_text_cont\">",
                          "target": [
                            "#covid_text_cont"
                          ]
                        },
                        {
                          "html": "<section id=\"covid19\" class=\"section-lifted\">",
                          "target": [
                            "#covid19"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/coronavirus/covid19_modified_operations_guide.jsp\">Learn how we've temporarily modified operations <img src=\"/images2/icon_white_arrow.png\"></a>",
                  "target": [
                    "#covid_text_cont > p: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": "#f2f2f2",
                        "contrastRatio": 0,
                        "fontSize": "11.4pt (15.2px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"covid_text_cont\">",
                          "target": [
                            "#covid_text_cont"
                          ]
                        },
                        {
                          "html": "<section id=\"covid19\" class=\"section-lifted\">",
                          "target": [
                            "#covid19"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/coronavirus/\">View our COVID-19 statistics and related resources <img src=\"/images2/icon_white_arrow.png\"></a>",
                  "target": [
                    "a[href$=\"coronavirus/\"]"
                  ],
                  "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": "#003366",
                        "contrastRatio": 0,
                        "fontSize": "24.0pt (32px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"news_container\">",
                          "target": [
                            "#news_container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/resources/news/20220712_ag_selects_new_director.jsp\" class=\"link-style1\">Attorney General Selects New Director</a>",
                  "target": [
                    "#news_title > .link-style1"
                  ],
                  "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": "#0088cc",
                        "contrastRatio": 0,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"news_container\">",
                          "target": [
                            "#news_container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/resources/news_stories.jsp\" class=\"link-style2\">More News Stories</a>",
                  "target": [
                    ".link-style2[href$=\"news_stories.jsp\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"locate_prison\" class=\"homepage-tool homepage-sub-section\">",
                          "target": [
                            "#locate_prison"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3>Locate a Federal Prison</h3>",
                  "target": [
                    "#locate_prison > h3"
                  ],
                  "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": "9.6pt (12.8px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<form id=\"prison_loc_form\" action=\"/locations/map.jsp\" method=\"get\">",
                          "target": [
                            "#prison_loc_form"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<label for=\"prison_loc_box\">Select a state:</label>",
                  "target": [
                    "label[for=\"prison_loc_box\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"locate_inmate\" class=\"homepage-tool homepage-sub-section\">",
                          "target": [
                            "#locate_inmate"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3>Locate a Federal Inmate</h3>",
                  "target": [
                    "#locate_inmate > h3"
                  ],
                  "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": "9.6pt (12.8px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<form method=\"post\" action=\"/inmateloc/\">",
                          "target": [
                            "form[method=\"post\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<label for=\"idType\">Type of Number</label>",
                  "target": [
                    "label[for=\"idType\"]"
                  ],
                  "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": "9.6pt (12.8px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<form method=\"post\" action=\"/inmateloc/\">",
                          "target": [
                            "form[method=\"post\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<label for=\"inmate_loc_box\">Number</label>",
                  "target": [
                    "label[for=\"inmate_loc_box\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about/\">About Us</a>",
                  "target": [
                    "h3 > a[href$=\"about/\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about/agency/\">About Our Agency</a>",
                  "target": [
                    "#footer_aboutus > ul > li:nth-child(1) > a[href$=\"agency/\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about/facilities/\">About Our Facilities</a>",
                  "target": [
                    "#footer_aboutus > ul > li:nth-child(2) > a[href$=\"facilities/\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about/history/\">Historical Information</a>",
                  "target": [
                    "#footer_aboutus > ul > li:nth-child(3) > a[href$=\"history/\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about/statistics/\">Statistics</a>",
                  "target": [
                    "#footer_aboutus > ul > li:nth-child(4) > a[href$=\"statistics/\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/inmates/\">Inmates</a>",
                  "target": [
                    "h3 > a[href$=\"inmates/\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/inmateloc/\">Find an Inmate</a>",
                  "target": [
                    "#footer_inmates > ul > li:nth-child(1) > a[href$=\"inmateloc/\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/inmates/fsa/\">First Step Act</a>",
                  "target": [
                    "#footer_inmates > ul > li:nth-child(2) > a[href$=\"fsa/\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/inmates/communications.jsp\">Communications</a>",
                  "target": [
                    "#footer_inmates > ul > li:nth-child(3) > a[href$=\"communications.jsp\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/inmates/custody_and_care/\">Custody &amp; Care</a>",
                  "target": [
                    "#footer_inmates > ul > li:nth-child(4) > a[href$=\"custody_and_care/\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/inmates/visiting.jsp\">Visiting</a>",
                  "target": [
                    "#footer_inmates > ul > li:nth-child(5) > a[href$=\"visiting.jsp\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/inmates/concerns.jsp\">Voice a Concern</a>",
                  "target": [
                    "#footer_inmates > ul > li:nth-child(6) > a[href$=\"concerns.jsp\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/locations/\">Locations</a>",
                  "target": [
                    "h3 > a[href$=\"locations/\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/locations/list.jsp\">List of our Facilities</a>",
                  "target": [
                    "#footer_prisons > ul > li:nth-child(1) > a[href$=\"list.jsp\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/locations/map.jsp\">Map of our Locations</a>",
                  "target": [
                    "#footer_prisons > ul > li:nth-child(2) > a[href$=\"map.jsp\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/locations/search.jsp\">Search for a Facility</a>",
                  "target": [
                    "#footer_prisons > ul > li:nth-child(3) > a[href$=\"search.jsp\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/jobs/\">Careers</a>",
                  "target": [
                    "h3 > a[href$=\"jobs/\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/jobs/life_at_the_bop.jsp\">Life at the BOP</a>",
                  "target": [
                    "#footer_jobs > ul > li:nth-child(1) > a[href$=\"life_at_the_bop.jsp\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/jobs/opportunities.jsp\">Explore Opportunities</a>",
                  "target": [
                    "#footer_jobs > ul > li:nth-child(2) > a[href$=\"opportunities.jsp\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "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.usajobs.gov/Search/Results?a=DJ03\">Current Openings</a>",
                  "target": [
                    "#footer_jobs > ul > 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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/jobs/application_process.jsp\">Application Process</a>",
                  "target": [
                    "#footer_jobs > ul > li:nth-child(4) > a[href$=\"application_process.jsp\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/jobs/hiring_process.jsp\">Our Hiring Process</a>",
                  "target": [
                    "#footer_jobs > ul > li:nth-child(5) > a[href$=\"hiring_process.jsp\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/business/\">Business</a>",
                  "target": [
                    "h3 > a[href$=\"business/\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/business/acquisitions.jsp\">Acquisitions</a>",
                  "target": [
                    "#footer_business > ul > li:nth-child(1) > a[href$=\"acquisitions.jsp\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/business/solicitations.jsp\">Solicitations &amp; Awards</a>",
                  "target": [
                    "#footer_business > ul > li:nth-child(2) > a[href$=\"solicitations.jsp\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/business/rrc_contracting.jsp\">Reentry Contracting</a>",
                  "target": [
                    "#footer_business > ul > li:nth-child(3) > a[href$=\"rrc_contracting.jsp\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/resources/\">Resources</a>",
                  "target": [
                    "#footer_resources > h3 > a[href$=\"resources/\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/resources/policy_and_forms.jsp\">Policy &amp; Forms</a>",
                  "target": [
                    "#footer_resources > ul > 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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/resources/news_stories.jsp\">News Stories</a>",
                  "target": [
                    "li:nth-child(2) > a[href$=\"news_stories.jsp\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/resources/press_releases.jsp\">Press Releases</a>",
                  "target": [
                    "li:nth-child(3) > a[href$=\"press_releases.jsp\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/resources/publications.jsp\">Publications</a>",
                  "target": [
                    "li:nth-child(4) > a[href$=\"publications.jsp\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/resources/research_and_reports.jsp\">Research &amp; Reports</a>",
                  "target": [
                    "#footer_resources > ul > 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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/resources/\">Resources For ...</a>",
                  "target": [
                    "#footer_resources2 > h3 > a[href$=\"resources/\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/resources/victim_resources.jsp\">Victims &amp; Witnesses</a>",
                  "target": [
                    "#footer_resources2 > ul > 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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/resources/employee_resources.jsp\">Employees</a>",
                  "target": [
                    "#footer_resources2 > ul > li:nth-child(2) > 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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/jobs/volunteer.jsp\">Volunteering</a>",
                  "target": [
                    "li:nth-child(3) > a[href$=\"volunteer.jsp\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/resources/former_inmate_resources.jsp\">Former Inmates</a>",
                  "target": [
                    "#footer_resources2 > ul > li:nth-child(4) > 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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/resources/media_resources.jsp\">Media Reps</a>",
                  "target": [
                    "li:nth-child(5) > a[href$=\"media_resources.jsp\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/contact/\">Contact Us</a>",
                  "target": [
                    ".first > a[href$=\"contact/\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/foia/\">FOIA</a>",
                  "target": [
                    "a[href$=\"foia/\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/website/nofearact.jsp\">No FEAR Act</a>",
                  "target": [
                    "a[href$=\"nofearact.jsp\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/website/privacy_policy.jsp\">Privacy Policy</a>",
                  "target": [
                    "a[href$=\"privacy_policy.jsp\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "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.justice.gov/iqpr/iqpr.html\">Information Quality</a>",
                  "target": [
                    "footer > ul:nth-child(1) > 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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/website/feedback.jsp\">Website Feedback</a>",
                  "target": [
                    "a[href$=\"feedback.jsp\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "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.usa.gov\">USA.gov</a>",
                  "target": [
                    "a[href$=\"www.usa.gov\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "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.justice.gov\">Justice.gov</a>",
                  "target": [
                    "a[href$=\"www.justice.gov\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "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.justice.gov/open/\">Open Government</a>",
                  "target": [
                    "a[href$=\"open/\"]"
                  ],
                  "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": "#0d317f",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/website/a_to_z_topics.jsp\">A-Z Topics</a>",
                  "target": [
                    "a[href$=\"a_to_z_topics.jsp\"]"
                  ],
                  "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": "#0d317f",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li><a href=\"/website/site_map.jsp\">Site Map</a></li>",
                          "target": [
                            "#site_wide_nav > 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=\"/website/site_map.jsp\">Site Map</a>",
                  "target": [
                    "a[href$=\"site_map.jsp\"]"
                  ],
                  "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": "#0d317f",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li><a href=\"/foia/index.jsp\">FOIA</a></li>",
                          "target": [
                            "#site_wide_nav > 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=\"/foia/index.jsp\">FOIA</a>",
                  "target": [
                    "a[href=\"/foia/index.jsp\"]"
                  ],
                  "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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li id=\"menu_home\" class=\"base-level\">\n\t\t\t<a href=\"/\" class=\"base-level first-base\">Home</a>\n\t\t    </li>",
                          "target": [
                            "#menu_home"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/\" class=\"base-level first-base\">Home</a>",
                  "target": [
                    ".first-base"
                  ],
                  "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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li id=\"menu_agency\" class=\"first-level\">",
                          "target": [
                            "#menu_agency"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about/\" class=\"first-level\">About Us</a>",
                  "target": [
                    ".first-level[href$=\"about/\"]"
                  ],
                  "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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li id=\"menu_inmates\" class=\"first-level\">",
                          "target": [
                            "#menu_inmates"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/inmates/\" class=\"first-level\">Inmates</a>",
                  "target": [
                    ".first-level[href$=\"inmates/\"]"
                  ],
                  "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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li id=\"menu_locations\" class=\"first-level\">",
                          "target": [
                            "#menu_locations"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/locations/\" class=\"first-level\">Locations</a>",
                  "target": [
                    ".first-level[href$=\"locations/\"]"
                  ],
                  "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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li id=\"menu_jobs\" class=\"first-level\">",
                          "target": [
                            "#menu_jobs"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/jobs/\" class=\"first-level\">Careers</a>",
                  "target": [
                    ".first-level[href$=\"jobs/\"]"
                  ],
                  "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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li id=\"menu_business\" class=\"first-level\">",
                          "target": [
                            "#menu_business"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/business/\" class=\"first-level\">Business</a>",
                  "target": [
                    ".first-level[href$=\"business/\"]"
                  ],
                  "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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li id=\"menu_resources\" class=\"first-level\">",
                          "target": [
                            "#menu_resources"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/resources/\" class=\"first-level\">Resources</a>",
                  "target": [
                    ".first-level[href$=\"resources/\"]"
                  ],
                  "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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li id=\"menu_contact\" class=\"first-level\">\n\t\t\t<a href=\"/contact/\" class=\"base-level last-base\">Contact Us</a>\n\t\t    </li>",
                          "target": [
                            "#menu_contact"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/contact/\" class=\"base-level last-base\">Contact Us</a>",
                  "target": [
                    ".last-base"
                  ],
                  "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": "16.8pt (22.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"hiring_text\">",
                          "target": [
                            "#hiring_text"
                          ]
                        },
                        {
                          "html": "<section id=\"hiring\" class=\"section-lifted\">",
                          "target": [
                            "#hiring"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3>WE'RE HIRING</h3>",
                  "target": [
                    "#hiring_text > h3"
                  ],
                  "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": "9.6pt (12.8px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"hiring_text\">",
                          "target": [
                            "#hiring_text"
                          ]
                        },
                        {
                          "html": "<section id=\"hiring\" class=\"section-lifted\">",
                          "target": [
                            "#hiring"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"desc\">",
                  "target": [
                    "#hiring_text > .desc"
                  ],
                  "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": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"hiring_text\">",
                          "target": [
                            "#hiring_text"
                          ]
                        },
                        {
                          "html": "<section id=\"hiring\" class=\"section-lifted\">",
                          "target": [
                            "#hiring"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"tel:18663071045\" style=\"text-decoration:none; font-weight:normal; color:#000; white-space:nowrap;\">1-866-307-1045</a>",
                  "target": [
                    "a[href=\"tel:18663071045\"]"
                  ],
                  "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": "#003366",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"hiring_text\">",
                          "target": [
                            "#hiring_text"
                          ]
                        },
                        {
                          "html": "<section id=\"hiring\" class=\"section-lifted\">",
                          "target": [
                            "#hiring"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"mailto:BOP-HRM-NationalRecruitment@bop.gov\">email the National Recruitment Team</a>",
                  "target": [
                    ".desc > 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": "#003366",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"hiring_text\">",
                          "target": [
                            "#hiring_text"
                          ]
                        },
                        {
                          "html": "<section id=\"hiring\" class=\"section-lifted\">",
                          "target": [
                            "#hiring"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/jobs/\">Come work on the inside <img src=\"/images2/icon_arrow_darkblue.png\"></a>",
                  "target": [
                    ".main-link > a[href$=\"jobs/\"]"
                  ],
                  "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": "18.0pt (24px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"covid_text_cont\">",
                          "target": [
                            "#covid_text_cont"
                          ]
                        },
                        {
                          "html": "<section id=\"covid19\" class=\"section-lifted\">",
                          "target": [
                            "#covid19"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3>COVID-19 INFORMATION</h3>",
                  "target": [
                    "#covid_text_cont > h3"
                  ],
                  "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": "#eaeaea",
                        "contrastRatio": 0,
                        "fontSize": "10.2pt (13.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"covid_text_cont\">",
                          "target": [
                            "#covid_text_cont"
                          ]
                        },
                        {
                          "html": "<section id=\"covid19\" class=\"section-lifted\">",
                          "target": [
                            "#covid19"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"desc\">We're working hard to mitigate the spread of COVID-19.</p>",
                  "target": [
                    "#covid_text_cont > .desc"
                  ],
                  "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": "#f2f2f2",
                        "contrastRatio": 0,
                        "fontSize": "11.4pt (15.2px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"covid_text_cont\">",
                          "target": [
                            "#covid_text_cont"
                          ]
                        },
                        {
                          "html": "<section id=\"covid19\" class=\"section-lifted\">",
                          "target": [
                            "#covid19"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/coronavirus/covid19_modified_operations_guide.jsp\">Learn how we've temporarily modified operations <img src=\"/images2/icon_white_arrow.png\"></a>",
                  "target": [
                    "#covid_text_cont > p: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": "#f2f2f2",
                        "contrastRatio": 0,
                        "fontSize": "11.4pt (15.2px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"covid_text_cont\">",
                          "target": [
                            "#covid_text_cont"
                          ]
                        },
                        {
                          "html": "<section id=\"covid19\" class=\"section-lifted\">",
                          "target": [
                            "#covid19"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/coronavirus/\">View our COVID-19 statistics and related resources <img src=\"/images2/icon_white_arrow.png\"></a>",
                  "target": [
                    "a[href$=\"coronavirus/\"]"
                  ],
                  "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": "#003366",
                        "contrastRatio": 0,
                        "fontSize": "24.0pt (32px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"news_container\">",
                          "target": [
                            "#news_container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/resources/news/20220712_ag_selects_new_director.jsp\" class=\"link-style1\">Attorney General Selects New Director</a>",
                  "target": [
                    "#news_title > .link-style1"
                  ],
                  "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": "#0088cc",
                        "contrastRatio": 0,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"news_container\">",
                          "target": [
                            "#news_container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/resources/news_stories.jsp\" class=\"link-style2\">More News Stories</a>",
                  "target": [
                    ".link-style2[href$=\"news_stories.jsp\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"locate_prison\" class=\"homepage-tool homepage-sub-section\">",
                          "target": [
                            "#locate_prison"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3>Locate a Federal Prison</h3>",
                  "target": [
                    "#locate_prison > h3"
                  ],
                  "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": "9.6pt (12.8px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<form id=\"prison_loc_form\" action=\"/locations/map.jsp\" method=\"get\">",
                          "target": [
                            "#prison_loc_form"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<label for=\"prison_loc_box\">Select a state:</label>",
                  "target": [
                    "label[for=\"prison_loc_box\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"locate_inmate\" class=\"homepage-tool homepage-sub-section\">",
                          "target": [
                            "#locate_inmate"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3>Locate a Federal Inmate</h3>",
                  "target": [
                    "#locate_inmate > h3"
                  ],
                  "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": "9.6pt (12.8px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<form method=\"post\" action=\"/inmateloc/\">",
                          "target": [
                            "form[method=\"post\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<label for=\"idType\">Type of Number</label>",
                  "target": [
                    "label[for=\"idType\"]"
                  ],
                  "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": "9.6pt (12.8px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<form method=\"post\" action=\"/inmateloc/\">",
                          "target": [
                            "form[method=\"post\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<label for=\"inmate_loc_box\">Number</label>",
                  "target": [
                    "label[for=\"inmate_loc_box\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about/\">About Us</a>",
                  "target": [
                    "h3 > a[href$=\"about/\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about/agency/\">About Our Agency</a>",
                  "target": [
                    "#footer_aboutus > ul > li:nth-child(1) > a[href$=\"agency/\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about/facilities/\">About Our Facilities</a>",
                  "target": [
                    "#footer_aboutus > ul > li:nth-child(2) > a[href$=\"facilities/\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about/history/\">Historical Information</a>",
                  "target": [
                    "#footer_aboutus > ul > li:nth-child(3) > a[href$=\"history/\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about/statistics/\">Statistics</a>",
                  "target": [
                    "#footer_aboutus > ul > li:nth-child(4) > a[href$=\"statistics/\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/inmates/\">Inmates</a>",
                  "target": [
                    "h3 > a[href$=\"inmates/\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/inmateloc/\">Find an Inmate</a>",
                  "target": [
                    "#footer_inmates > ul > li:nth-child(1) > a[href$=\"inmateloc/\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/inmates/fsa/\">First Step Act</a>",
                  "target": [
                    "#footer_inmates > ul > li:nth-child(2) > a[href$=\"fsa/\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/inmates/communications.jsp\">Communications</a>",
                  "target": [
                    "#footer_inmates > ul > li:nth-child(3) > a[href$=\"communications.jsp\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/inmates/custody_and_care/\">Custody &amp; Care</a>",
                  "target": [
                    "#footer_inmates > ul > li:nth-child(4) > a[href$=\"custody_and_care/\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/inmates/visiting.jsp\">Visiting</a>",
                  "target": [
                    "#footer_inmates > ul > li:nth-child(5) > a[href$=\"visiting.jsp\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/inmates/concerns.jsp\">Voice a Concern</a>",
                  "target": [
                    "#footer_inmates > ul > li:nth-child(6) > a[href$=\"concerns.jsp\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/locations/\">Locations</a>",
                  "target": [
                    "h3 > a[href$=\"locations/\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/locations/list.jsp\">List of our Facilities</a>",
                  "target": [
                    "#footer_prisons > ul > li:nth-child(1) > a[href$=\"list.jsp\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/locations/map.jsp\">Map of our Locations</a>",
                  "target": [
                    "#footer_prisons > ul > li:nth-child(2) > a[href$=\"map.jsp\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/locations/search.jsp\">Search for a Facility</a>",
                  "target": [
                    "#footer_prisons > ul > li:nth-child(3) > a[href$=\"search.jsp\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/jobs/\">Careers</a>",
                  "target": [
                    "h3 > a[href$=\"jobs/\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/jobs/life_at_the_bop.jsp\">Life at the BOP</a>",
                  "target": [
                    "#footer_jobs > ul > li:nth-child(1) > a[href$=\"life_at_the_bop.jsp\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/jobs/opportunities.jsp\">Explore Opportunities</a>",
                  "target": [
                    "#footer_jobs > ul > li:nth-child(2) > a[href$=\"opportunities.jsp\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "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.usajobs.gov/Search/Results?a=DJ03\">Current Openings</a>",
                  "target": [
                    "#footer_jobs > ul > 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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/jobs/application_process.jsp\">Application Process</a>",
                  "target": [
                    "#footer_jobs > ul > li:nth-child(4) > a[href$=\"application_process.jsp\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/jobs/hiring_process.jsp\">Our Hiring Process</a>",
                  "target": [
                    "#footer_jobs > ul > li:nth-child(5) > a[href$=\"hiring_process.jsp\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/business/\">Business</a>",
                  "target": [
                    "h3 > a[href$=\"business/\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/business/acquisitions.jsp\">Acquisitions</a>",
                  "target": [
                    "#footer_business > ul > li:nth-child(1) > a[href$=\"acquisitions.jsp\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/business/solicitations.jsp\">Solicitations &amp; Awards</a>",
                  "target": [
                    "#footer_business > ul > li:nth-child(2) > a[href$=\"solicitations.jsp\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/business/rrc_contracting.jsp\">Reentry Contracting</a>",
                  "target": [
                    "#footer_business > ul > li:nth-child(3) > a[href$=\"rrc_contracting.jsp\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/resources/\">Resources</a>",
                  "target": [
                    "#footer_resources > h3 > a[href$=\"resources/\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/resources/policy_and_forms.jsp\">Policy &amp; Forms</a>",
                  "target": [
                    "#footer_resources > ul > 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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/resources/news_stories.jsp\">News Stories</a>",
                  "target": [
                    "li:nth-child(2) > a[href$=\"news_stories.jsp\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/resources/press_releases.jsp\">Press Releases</a>",
                  "target": [
                    "li:nth-child(3) > a[href$=\"press_releases.jsp\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/resources/publications.jsp\">Publications</a>",
                  "target": [
                    "li:nth-child(4) > a[href$=\"publications.jsp\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/resources/research_and_reports.jsp\">Research &amp; Reports</a>",
                  "target": [
                    "#footer_resources > ul > 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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/resources/\">Resources For ...</a>",
                  "target": [
                    "#footer_resources2 > h3 > a[href$=\"resources/\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/resources/victim_resources.jsp\">Victims &amp; Witnesses</a>",
                  "target": [
                    "#footer_resources2 > ul > 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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/resources/employee_resources.jsp\">Employees</a>",
                  "target": [
                    "#footer_resources2 > ul > li:nth-child(2) > 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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/jobs/volunteer.jsp\">Volunteering</a>",
                  "target": [
                    "li:nth-child(3) > a[href$=\"volunteer.jsp\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/resources/former_inmate_resources.jsp\">Former Inmates</a>",
                  "target": [
                    "#footer_resources2 > ul > li:nth-child(4) > 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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/resources/media_resources.jsp\">Media Reps</a>",
                  "target": [
                    "li:nth-child(5) > a[href$=\"media_resources.jsp\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/contact/\">Contact Us</a>",
                  "target": [
                    ".first > a[href$=\"contact/\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/foia/\">FOIA</a>",
                  "target": [
                    "a[href$=\"foia/\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/website/nofearact.jsp\">No FEAR Act</a>",
                  "target": [
                    "a[href$=\"nofearact.jsp\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/website/privacy_policy.jsp\">Privacy Policy</a>",
                  "target": [
                    "a[href$=\"privacy_policy.jsp\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "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.justice.gov/iqpr/iqpr.html\">Information Quality</a>",
                  "target": [
                    "footer > ul:nth-child(1) > 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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/website/feedback.jsp\">Website Feedback</a>",
                  "target": [
                    "a[href$=\"feedback.jsp\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "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.usa.gov\">USA.gov</a>",
                  "target": [
                    "a[href$=\"www.usa.gov\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "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.justice.gov\">Justice.gov</a>",
                  "target": [
                    "a[href$=\"www.justice.gov\"]"
                  ],
                  "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": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main_cont\">",
                          "target": [
                            "#main_cont"
                          ]
                        }
                      ],
                      "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.justice.gov/open/\">Open Government</a>",
                  "target": [
                    "a[href$=\"open/\"]"
                  ],
                  "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": "<div class=\"inner-menu\">",
                  "target": [
                    "#menu_agency > .inner-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"inner-menu\">",
                  "target": [
                    "#menu_inmates > .inner-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"inner-menu\">\n\t\t\t    <ul> \n\t\t\t\t<li><a href=\"/locations/list.jsp\">List of our Facilities</a></li>\n\t\t\t\t<li><a href=\"/locations/map.jsp\">Map of our Locations</a></li>\n\t\t\t\t<li><a href=\"/locations/search.jsp\">Search for a Facility</a></li>\n\t\t\t    </ul>\n\t\t\t</div>",
                  "target": [
                    "#menu_locations > .inner-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"inner-menu\">",
                  "target": [
                    "#menu_jobs > .inner-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"inner-menu\">\n\t\t\t    <ul>\n\t\t\t\t<li><a href=\"/business/acquisitions.jsp\">Acquisitions</a></li>\n\t\t\t\t<li><a href=\"/business/solicitations.jsp\">Solicitations &amp; Awards</a></li>\n\t\t\t\t<li><a href=\"/business/rrc_contracting.jsp\">Residential Reentry Contracting</a></li>\n\t\t\t    </ul>\n\t\t\t</div>",
                  "target": [
                    "#menu_business > .inner-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"inner-menu clearfix\">",
                  "target": [
                    ".clearfix.inner-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"fallen_heroes\">",
                  "target": [
                    "#fallen_heroes"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"top_resources\">",
                  "target": [
                    "#top_resources"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"actively_hiring\">",
                  "target": [
                    "#actively_hiring"
                  ],
                  "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": "first step act",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.bop.gov",
                          "port": "",
                          "pathname": "/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/inmates/fsa/\">First Step Act</a>",
                          "target": [
                            "#footer_inmates > ul > li:nth-child(2) > a[href$=\"fsa/\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"#fsa\" class=\"curr-tab\">First Step Act</a>",
                  "target": [
                    ".curr-tab"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                }
              ]
            }
          ],
          "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": "#a7b3d8",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.08,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<input id=\"search_box\" type=\"text\" title=\"Search bop.gov\" autocomplete=\"off\" name=\"query\" style=\"color: rgb(167, 179, 216); width: 175px;\">",
                          "target": [
                            "#search_box"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.08 (foreground color: #a7b3d8, background color: #ffffff, font size: 9.6pt (12.8px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input id=\"search_box\" type=\"text\" title=\"Search bop.gov\" autocomplete=\"off\" name=\"query\" style=\"color: rgb(167, 179, 216); width: 175px;\">",
                  "target": [
                    "#search_box"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.08 (foreground color: #a7b3d8, background color: #ffffff, font size: 9.6pt (12.8px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0088cc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.89,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"tab_data\">",
                          "target": [
                            "#tab_data"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.89 (foreground color: #0088cc, background color: #ffffff, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/inmates/fsa/overview.jsp\" class=\"link-style2\" title=\"First Step Act Overview\">FSA Overview</a>",
                  "target": [
                    "a[href$=\"overview.jsp\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #0088cc, background color: #ffffff, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0088cc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.89,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"tab_data\">",
                          "target": [
                            "#tab_data"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.89 (foreground color: #0088cc, background color: #ffffff, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/inmates/fsa/pattern.jsp\" class=\"link-style2\" title=\"First Step Act Frequently Asked Questions\">FSA PATTERN Risk Assessment</a>",
                  "target": [
                    "a[href$=\"pattern.jsp\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #0088cc, background color: #ffffff, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0088cc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.89,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"tab_data\">",
                          "target": [
                            "#tab_data"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.89 (foreground color: #0088cc, background color: #ffffff, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"inmates/fsa/programs.jsp\" class=\"link-style2\" title=\"First Step Act Overview\">FSA Needs Assessment and Programs</a>",
                  "target": [
                    "a[href$=\"programs.jsp\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #0088cc, background color: #ffffff, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0088cc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.89,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"tab_data\">",
                          "target": [
                            "#tab_data"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.89 (foreground color: #0088cc, background color: #ffffff, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/inmates/fsa/\" class=\"link-style2\" title=\"First Step Act Main Page\">View All FSA Resources ...</a>",
                  "target": [
                    "a[title=\"First Step Act Main Page\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #0088cc, background color: #ffffff, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#a7b3d8",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.08,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<input id=\"search_box\" type=\"text\" title=\"Search bop.gov\" autocomplete=\"off\" name=\"query\" style=\"color: rgb(167, 179, 216); width: 175px;\">",
                          "target": [
                            "#search_box"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.08 (foreground color: #a7b3d8, background color: #ffffff, font size: 9.6pt (12.8px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input id=\"search_box\" type=\"text\" title=\"Search bop.gov\" autocomplete=\"off\" name=\"query\" style=\"color: rgb(167, 179, 216); width: 175px;\">",
                  "target": [
                    "#search_box"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.08 (foreground color: #a7b3d8, background color: #ffffff, font size: 9.6pt (12.8px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#0088cc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.89,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"tab_data\">",
                          "target": [
                            "#tab_data"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.89 (foreground color: #0088cc, background color: #ffffff, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/inmates/fsa/overview.jsp\" class=\"link-style2\" title=\"First Step Act Overview\">FSA Overview</a>",
                  "target": [
                    "a[href$=\"overview.jsp\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #0088cc, background color: #ffffff, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#0088cc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.89,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"tab_data\">",
                          "target": [
                            "#tab_data"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.89 (foreground color: #0088cc, background color: #ffffff, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/inmates/fsa/pattern.jsp\" class=\"link-style2\" title=\"First Step Act Frequently Asked Questions\">FSA PATTERN Risk Assessment</a>",
                  "target": [
                    "a[href$=\"pattern.jsp\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #0088cc, background color: #ffffff, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#0088cc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.89,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"tab_data\">",
                          "target": [
                            "#tab_data"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.89 (foreground color: #0088cc, background color: #ffffff, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"inmates/fsa/programs.jsp\" class=\"link-style2\" title=\"First Step Act Overview\">FSA Needs Assessment and Programs</a>",
                  "target": [
                    "a[href$=\"programs.jsp\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #0088cc, background color: #ffffff, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#0088cc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.89,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"tab_data\">",
                          "target": [
                            "#tab_data"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.89 (foreground color: #0088cc, background color: #ffffff, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/inmates/fsa/\" class=\"link-style2\" title=\"First Step Act Main Page\">View All FSA Resources ...</a>",
                  "target": [
                    "a[title=\"First Step Act Main Page\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.89 (foreground color: #0088cc, background color: #ffffff, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ]
            },
            {
              "id": "heading-order",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the order of headings is semantically correct",
              "help": "Heading levels should only increase by one",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/heading-order?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "heading-order",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Heading order invalid"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h3>WE'RE HIRING</h3>",
                  "target": [
                    "#hiring_text > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Heading order invalid"
                }
              ]
            },
            {
              "id": "image-alt",
              "impact": "critical",
              "tags": [
                "cat.text-alternatives",
                "wcag2a",
                "wcag111",
                "section508",
                "section508.22.a",
                "ACT"
              ],
              "description": "Ensures <img> elements have alternate text or a role of none or presentation",
              "help": "Images must have alternate text",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/image-alt?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "has-alt",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Element does not have an alt attribute"
                    },
                    {
                      "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": "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": "<img src=\"/images2/icon_arrow_darkblue.png\">",
                  "target": [
                    "a[href$=\"jobs/\"] > img"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\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's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                },
                {
                  "any": [
                    {
                      "id": "has-alt",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Element does not have an alt attribute"
                    },
                    {
                      "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": "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": "<img src=\"/images2/icon_white_arrow.png\">",
                  "target": [
                    "p:nth-child(3) > a > img[src$=\"icon_white_arrow.png\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\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's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                },
                {
                  "any": [
                    {
                      "id": "has-alt",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Element does not have an alt attribute"
                    },
                    {
                      "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": "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": "<img src=\"/images2/icon_white_arrow.png\">",
                  "target": [
                    "a[href$=\"coronavirus/\"] > img[src$=\"icon_white_arrow.png\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\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's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                },
                {
                  "any": [
                    {
                      "id": "has-alt",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Element does not have an alt attribute"
                    },
                    {
                      "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": "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": "<img id=\"ns_698\" data-recnum=\"698\" class=\"news-img\" src=\"/resources/news/images/hn_696.jpg\" style=\"margin-bottom:50px; z-index:3; width:110px; height:75px;  left:35px;  opacity:0.2; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20)\">",
                  "target": [
                    ".news-img[data-recnum=\"698\"]:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\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's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                },
                {
                  "any": [
                    {
                      "id": "has-alt",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Element does not have an alt attribute"
                    },
                    {
                      "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": "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": "<img id=\"ns_692\" data-recnum=\"692\" class=\"news-img\" src=\"/resources/news/images/hn_bop_seal_update.jpg\" style=\"margin-bottom:40px; z-index:4; width:170px; height:115px; left:93px;  opacity:0.90; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90)\">",
                  "target": [
                    "#ns_692"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\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's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                },
                {
                  "any": [
                    {
                      "id": "has-alt",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Element does not have an alt attribute"
                    },
                    {
                      "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": "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": "<img id=\"ns_714\" data-recnum=\"714\" class=\"news-img\" src=\"/resources/news/images/doj_headline_news.jpg\" style=\"margin-bottom: 0px; z-index: 5; width: 425px; height: 302px; left: 266px; opacity: 1; cursor: pointer;\">",
                  "target": [
                    "#ns_714"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\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's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                },
                {
                  "any": [
                    {
                      "id": "has-alt",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Element does not have an alt attribute"
                    },
                    {
                      "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": "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": "<img id=\"ns_707\" data-recnum=\"707\" class=\"news-img\" src=\"/resources/news/images/hn_707.jpg\" style=\"margin-bottom:40px; z-index:6; width:170px; height:115px; left:694px; opacity:0.90; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90)\">",
                  "target": [
                    "#ns_707"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\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's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                },
                {
                  "any": [
                    {
                      "id": "has-alt",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Element does not have an alt attribute"
                    },
                    {
                      "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": "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": "<img id=\"ns_708\" data-recnum=\"708\" class=\"news-img\" src=\"/resources/news/images/hn_708.jpg\" style=\"margin-bottom:50px; z-index:5; width:110px; height:75px;  left:812px; opacity:0.20; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20)\">",
                  "target": [
                    "#ns_708"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\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's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                }
              ]
            },
            {
              "id": "label-title-only",
              "impact": "serious",
              "tags": [
                "cat.forms",
                "best-practice"
              ],
              "description": "Ensures that every form element has a visible label and is not solely labeled using hidden labels, or the title or aria-describedby attributes",
              "help": "Form elements should have a visible label",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/label-title-only?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "title-only",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Only title used to generate label for form element"
                    }
                  ],
                  "impact": "serious",
                  "html": "<input id=\"search_box\" type=\"text\" title=\"Search bop.gov\" autocomplete=\"off\" name=\"query\" style=\"color: rgb(167, 179, 216); width: 175px;\">",
                  "target": [
                    "#search_box"
                  ],
                  "failureSummary": "Fix all of the following:\n  Only title used to generate label for form element"
                }
              ]
            },
            {
              "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 lang=\"en\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  Document does not have a main landmark"
                }
              ]
            },
            {
              "id": "landmark-unique",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "help": "Ensures landmarks are unique",
              "description": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-unique?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "landmark-is-unique",
                      "data": {
                        "role": "navigation",
                        "accessibleText": null
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"clearfix\">",
                          "target": [
                            "#footer_cont > nav"
                          ]
                        }
                      ],
                      "impact": "moderate",
                      "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<nav id=\"main_nav_cont\">",
                  "target": [
                    "#main_nav_cont"
                  ],
                  "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                }
              ]
            },
            {
              "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 class=\"hvbox\">",
                  "target": [
                    ".hvbox"
                  ],
                  "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=\"news_container\">",
                  "target": [
                    "#news_container"
                  ],
                  "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": "<h3>Locate a Federal Prison</h3>",
                  "target": [
                    "#locate_prison > h3"
                  ],
                  "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": "<label for=\"prison_loc_box\">Select a state:</label>",
                  "target": [
                    "label[for=\"prison_loc_box\"]"
                  ],
                  "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": "<select name=\"state\" id=\"prison_loc_box\" style=\"margin:0px;\">",
                  "target": [
                    "#prison_loc_box"
                  ],
                  "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=\"tab_nav\">",
                  "target": [
                    "#tab_nav"
                  ],
                  "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=\"fsa\">",
                  "target": [
                    "#fsa"
                  ],
                  "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": "<h3>Locate a Federal Inmate</h3>",
                  "target": [
                    "#locate_inmate > h3"
                  ],
                  "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": "<label for=\"idType\">Type of Number</label>",
                  "target": [
                    "label[for=\"idType\"]"
                  ],
                  "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": "<select id=\"idType\" name=\"nbr_type\" class=\"bodytext\">\n\t\t\t\t    <option value=\"IRN\">Register Number </option>\n\t\t\t\t    <option value=\"DCDC\">DCDC Number </option>\n\t\t\t\t    <option value=\"FBI\">FBI Number </option>\n\t\t\t\t    <option value=\"INS\">INS Number </option>\n\t\t\t\t</select>",
                  "target": [
                    "#idType"
                  ],
                  "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": "<label for=\"inmate_loc_box\">Number</label>",
                  "target": [
                    "label[for=\"inmate_loc_box\"]"
                  ],
                  "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 id=\"inmate_loc_box\" type=\"text\" value=\"\" name=\"inmateNum\" autocomplete=\"off\">",
                  "target": [
                    "#inmate_loc_box"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div id=\"footer_extras\">",
                  "target": [
                    "#footer_extras"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.bop.gov/",
      "what": "URL",
      "result": "https://www.bop.gov/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.bop.gov/",
      "result": {
        "Error": {
          "AA.1_1_1.H37": {
            "Img element missing an alt attribute. Use the alt attribute to specify a short text alternative.": [
              {
                "tagName": "img",
                "id": "#ns_692",
                "code": "<img id=\"ns_692\" data-recnum=\"692\" class=\"news-img\" src=\"/resources/news/images/hn_bop_seal_update.jpg\" style=\"margin-bottom:40px; z-index:4; width:170px; height:115px; left:93px;  opacity:0.90; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90)\">"
              },
              {
                "tagName": "img",
                "id": "#ns_698",
                "code": "<img id=\"ns_698\" data-recnum=\"698\" class=\"news-img\" src=\"/resources/news/images/hn_696.jpg\" style=\"margin-bottom:50px; z-index:3; width:110px; height:75px;  left:35px;  opacity:0.2; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20)\">"
              },
              {
                "tagName": "img",
                "id": "#ns_707",
                "code": "<img id=\"ns_707\" data-recnum=\"707\" class=\"news-img\" src=\"/resources/news/images/hn_707.jpg\" style=\"margin-bottom:40px; z-index:6; width:170px; height:115px; left:694px; opacity:0.90; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90)\">"
              },
              {
                "tagName": "img",
                "id": "#ns_708",
                "code": "<img id=\"ns_708\" data-recnum=\"708\" class=\"news-img\" src=\"/resources/news/images/hn_708.jpg\" style=\"margin-bottom:50px; z-index:5; width:110px; height:75px;  left:812px; opacity:0.20; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20)\">"
              },
              {
                "tagName": "img",
                "id": "#ns_714",
                "code": "<img id=\"ns_714\" data-recnum=\"714\" class=\"news-img\" src=\"/resources/news/images/doj_headline_news.jpg\" style=\"margin-bottom: 0px; z-index: 5; width: 425px; height: 302px; left: 266px; opacity: 1; cursor: pointer;\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"/images2/icon_arrow_darkblue.png\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"/images2/icon_white_arrow.png\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"/resources/news/images/collage_july.jpg\">"
              }
            ]
          },
          "AA.1_4_3.G18.Fail": {
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 3.89:1. Recommendation:  change text colour to #007dbc.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/inmates/fsa/\" class=\"link-style2\" title=\"First Step Act Main Page\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/inmates/fsa/overview.jsp\" class=\"link-style2\" title=\"First Step Act Overview\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/inmates/fsa/pattern.jsp\" class=\"link-style2\" title=\"First Step Act Frequently Asked Questions\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"inmates/fsa/programs.jsp\" class=\"link-style2\" title=\"First Step Act Overview\">...</a>"
              }
            ]
          }
        },
        "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": "p",
                "id": "",
                "code": "<p class=\"desc\">...</p>"
              }
            ]
          },
          "AA.1_3_1.H85.2": {
            "If this selection list contains groups of related options, they should be grouped with optgroup.": [
              {
                "tagName": "select",
                "id": "#idType",
                "code": "<select id=\"idType\" name=\"nbr_type\" class=\"bodytext\">...</select>"
              },
              {
                "tagName": "select",
                "id": "#prison_loc_box",
                "code": "<select name=\"state\" id=\"prison_loc_box\" style=\"margin:0px;\">...</select>"
              }
            ]
          },
          "AA.1_3_1_A.G141": {
            "The heading structure is not logically nested. This h3 element should be an h2 to be properly nested.": [
              {
                "tagName": "h3",
                "id": "",
                "code": "<h3>...</h3>"
              }
            ]
          },
          "AA.1_4_3.G145.Alpha": {
            "This element's text or background contains transparency. Ensure the contrast ratio between the text and background are at least 3:1.": [
              {
                "tagName": "h3",
                "id": "",
                "code": "<h3>...</h3>"
              }
            ]
          },
          "AA.1_4_3.G145.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 3:1.": [
              {
                "tagName": "a",
                "id": "#logo",
                "code": "<a id=\"logo\" class=\"text-offpage\" href=\"/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/resources/news/20220712_ag_selects_new_director.jsp\" class=\"link-style1\">...</a>"
              }
            ]
          },
          "AA.1_4_3.G18.Alpha": {
            "This element's text or background contains transparency. Ensure the contrast ratio between the text and background are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/coronavirus/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/coronavirus/covid19_modified_operations_guide.jsp\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/jobs/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"mailto:BOP-HRM-NationalRecruitment@bop.gov\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"tel:18663071045\" style=\"text-decoration:none; font-weight:normal; color:#000; white-space:nowrap;\">...</a>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"desc\">...</p>"
              }
            ]
          },
          "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": "#facebook_foot",
                "code": "<a href=\"https://www.facebook.com/bureauofprisons\" id=\"facebook_foot\" class=\"text-offpage\">...</a>"
              },
              {
                "tagName": "a",
                "id": "#linkedin_foot",
                "code": "<a href=\"https://www.linkedin.com/company/federal-bureau-of-prisons\" id=\"linkedin_foot\" class=\"text-offpage\">...</a>"
              },
              {
                "tagName": "a",
                "id": "#nic",
                "code": "<a href=\"http://nicic.gov\" id=\"nic\" class=\"text-offpage\">...</a>"
              },
              {
                "tagName": "a",
                "id": "#twitter_foot",
                "code": "<a href=\"https://twitter.com/officialfbop\" id=\"twitter_foot\" class=\"text-offpage\">...</a>"
              },
              {
                "tagName": "a",
                "id": "#unicor",
                "code": "<a href=\"/inmates/custody_and_care/unicor.jsp\" id=\"unicor\" class=\"text-offpage\">...</a>"
              },
              {
                "tagName": "a",
                "id": "#usajobs_foot",
                "code": "<a href=\"https://www.usajobs.gov/Search/Results?a=DJ03\" id=\"usajobs_foot\" class=\"text-offpage\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/\" class=\"base-level first-base\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/about/\" class=\"first-level\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/about/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/about/agency/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/about/facilities/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/about/history/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/about/statistics/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/business/\" class=\"first-level\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/business/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/business/acquisitions.jsp\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/business/rrc_contracting.jsp\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/business/solicitations.jsp\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/contact/\" class=\"base-level last-base\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/contact/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/foia/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/foia/index.jsp\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/inmateloc/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/inmates/\" class=\"first-level\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/inmates/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/inmates/communications.jsp\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/inmates/concerns.jsp\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/inmates/custody_and_care/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/inmates/fsa/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/inmates/visiting.jsp\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/jobs/\" class=\"first-level\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/jobs/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/jobs/application_process.jsp\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/jobs/hiring_process.jsp\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/jobs/life_at_the_bop.jsp\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/jobs/opportunities.jsp\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/jobs/volunteer.jsp\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/locations/\" class=\"first-level\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/locations/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/locations/list.jsp\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/locations/map.jsp\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/locations/search.jsp\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/resources/\" class=\"first-level\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/resources/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/resources/employee_resources.jsp\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/resources/former_inmate_resources.jsp\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/resources/media_resources.jsp\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/resources/news/20220201_security_measures.jsp\" class=\"news-linker text-offpage\" data-recnum=\"692\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/resources/news/20220308_volunteering.jsp\" class=\"news-linker text-offpage\" data-recnum=\"698\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/resources/news/20220608_hiring_events.jsp\" class=\"news-linker text-offpage\" data-recnum=\"707\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/resources/news/20220619_rivera_memorial.jsp\" class=\"news-linker text-offpage\" data-recnum=\"708\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/resources/news/20220712_ag_selects_new_director.jsp\" class=\"news-linker text-offpage news-linker-active\" data-recnum=\"714\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/resources/news_stories.jsp\" class=\"link-style2\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/resources/news_stories.jsp\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/resources/policy_and_forms.jsp\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/resources/press_releases.jsp\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/resources/publications.jsp\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/resources/research_and_reports.jsp\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/resources/victim_resources.jsp\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/website/a_to_z_topics.jsp\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/website/feedback.jsp\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/website/nofearact.jsp\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/website/privacy_policy.jsp\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/website/site_map.jsp\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.justice.gov\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.justice.gov/iqpr/iqpr.html\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.justice.gov/open/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.usa.gov\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.usajobs.gov/Search/Results?a=DJ03\">...</a>"
              },
              {
                "tagName": "h3",
                "id": "",
                "code": "<h3>...</h3>"
              },
              {
                "tagName": "label",
                "id": "",
                "code": "<label for=\"idType\">...</label>"
              },
              {
                "tagName": "label",
                "id": "",
                "code": "<label for=\"inmate_loc_box\">...</label>"
              },
              {
                "tagName": "label",
                "id": "",
                "code": "<label for=\"prison_loc_box\">...</label>"
              },
              {
                "tagName": "noscript",
                "id": "",
                "code": "<noscript>...</noscript>"
              },
              {
                "tagName": "section",
                "id": "#partnership_cont",
                "code": "<section id=\"partnership_cont\">...</section>"
              },
              {
                "tagName": "span",
                "id": "#search_submit",
                "code": "<span id=\"search_submit\" class=\"text-offpage\">...</span>"
              }
            ]
          },
          "AA.1_4_3_F24.F24.FGColour": {
            "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"tel:18663071045\" style=\"text-decoration:none; font-weight:normal; color:#000; white-space:nowrap;\">...</a>"
              },
              {
                "tagName": "input",
                "id": "#search_box",
                "code": "<input id=\"search_box\" type=\"text\" title=\"Search bop.gov\" autocomplete=\"off\" name=\"query\" style=\"color: rgb(167, 179, 216); width: 175px;\">"
              }
            ]
          },
          "AA.4_1_2.H91.A.EmptyWithName": {
            "Anchor element found with a name attribute but without a href or link text. Consider moving the name attribute to become an ID of a parent or nearby element.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a name=\"#\">...</a>"
              }
            ]
          },
          "AA.4_1_2.H91.Select.Value": {
            "This select element does not have a value available to an accessibility API.": [
              {
                "tagName": "select",
                "id": "#idType",
                "code": "<select id=\"idType\" name=\"nbr_type\" class=\"bodytext\">...</select>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.bop.gov/",
      "what": "URL",
      "result": "https://www.bop.gov/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.bop.gov/",
      "result": {
        "content": {
          "totals": {
            "violation": 53,
            "recommendation": 10,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[2]/div[2]/div[2]/div[2]/img[1]",
                "aria": "/document[1]/img[6]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 8,
                "top": 2591,
                "height": 0,
                "width": 0
              },
              "snippet": "<img src=\"/resources/news/images/collage_july.jpg\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[1]/div[1]/img[5]",
                "aria": "/document[1]/img[5]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 178,
                "top": 1661,
                "height": 75,
                "width": 110
              },
              "snippet": "<img style=\"margin-bottom:50px; z-index:5; width:110px; height:75px;  left:812px; opacity:0.20; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20)\" src=\"/resources/news/images/hn_708.jpg\" class=\"news-img\" data-recnum=\"708\" id=\"ns_708\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[1]/div[1]/img[4]",
                "aria": "/document[1]/img[4]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 8,
                "top": 1631,
                "height": 115,
                "width": 170
              },
              "snippet": "<img style=\"margin-bottom:40px; z-index:6; width:170px; height:115px; left:694px; opacity:0.90; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90)\" src=\"/resources/news/images/hn_707.jpg\" class=\"news-img\" data-recnum=\"707\" id=\"ns_707\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[1]/div[1]/img[3]",
                "aria": "/document[1]/img[3]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 288,
                "top": 1325,
                "height": 302,
                "width": 425
              },
              "snippet": "<img style=\"margin-bottom: 0px; z-index: 5; width: 425px; height: 302px; left: 266px; opacity: 1; cursor: pointer;\" src=\"/resources/news/images/doj_headline_news.jpg\" class=\"news-img\" data-recnum=\"714\" id=\"ns_714\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[1]/div[1]/img[2]",
                "aria": "/document[1]/img[2]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 118,
                "top": 1472,
                "height": 115,
                "width": 170
              },
              "snippet": "<img style=\"margin-bottom:40px; z-index:4; width:170px; height:115px; left:93px;  opacity:0.90; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90)\" src=\"/resources/news/images/hn_bop_seal_update.jpg\" class=\"news-img\" data-recnum=\"692\" id=\"ns_692\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[1]/div[1]/img[1]",
                "aria": "/document[1]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 8,
                "top": 1502,
                "height": 75,
                "width": 110
              },
              "snippet": "<img style=\"margin-bottom:50px; z-index:3; width:110px; height:75px;  left:35px;  opacity:0.2; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20)\" src=\"/resources/news/images/hn_696.jpg\" class=\"news-img\" data-recnum=\"698\" id=\"ns_698\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/section[2]/div[1]/p[3]/a[1]/img[1]",
                "aria": "/document[1]/link[5]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 195,
                "top": 1246,
                "height": 0,
                "width": 0
              },
              "snippet": "<img src=\"/images2/icon_white_arrow.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/section[2]/div[1]/p[2]/a[1]/img[1]",
                "aria": "/document[1]/link[4]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 199,
                "top": 1198,
                "height": 0,
                "width": 0
              },
              "snippet": "<img src=\"/images2/icon_white_arrow.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/section[1]/div[1]/p[2]/a[1]/img[1]",
                "aria": "/document[1]/link[3]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 628,
                "top": 1204,
                "height": 0,
                "width": 0
              },
              "snippet": "<img src=\"/images2/icon_arrow_darkblue.png\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/section[2]/a[1]",
                "aria": "/document[1]/link[10]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 4397,
                "height": 18,
                "width": 86
              },
              "snippet": "<a class=\"text-offpage\" id=\"facebook_foot\" href=\"https://www.facebook.com/bureauofprisons\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/section[1]/a[1]",
                "aria": "/document[1]/link[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 4378,
                "height": 18,
                "width": 28
              },
              "snippet": "<a class=\"text-offpage\" id=\"nic\" href=\"http://nicic.gov\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/footer[1]/ul[2]/li[3]/a[1]",
                "aria": "/document[1]/list[9]/listitem[3]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 4344,
                "height": 18,
                "width": 119
              },
              "snippet": "<a href=\"http://www.justice.gov/open/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/footer[1]/ul[2]/li[2]/a[1]",
                "aria": "/document[1]/list[9]/listitem[2]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 4325,
                "height": 18,
                "width": 72
              },
              "snippet": "<a href=\"http://www.justice.gov\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/footer[1]/ul[2]/li[1]/a[1]",
                "aria": "/document[1]/list[9]/listitem[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 4307,
                "height": 18,
                "width": 61
              },
              "snippet": "<a href=\"http://www.usa.gov\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/footer[1]/ul[1]",
                "aria": "/document[1]/list[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 4180,
                "height": 111,
                "width": 784
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[2]/div[3]/h3[1]",
                "aria": "/document[1]/heading[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3096,
                "height": 22,
                "width": 784
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[2]/div[3]/form[1]/select[1]",
                "aria": "/document[1]/combobox[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 118,
                "top": 3137,
                "height": 19,
                "width": 123
              },
              "snippet": "<select class=\"bodytext\" name=\"nbr_type\" id=\"idType\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[2]/div[2]/div[2]/div[4]/ul[2]/li[4]/a[1]",
                "aria": "/document[1]/list[7]/listitem[4]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 3059,
                "height": 18,
                "width": 111
              },
              "snippet": "<a class=\"link-style2\" href=\"/jobs/positions/index.jsp?p=Registered Nurse\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[2]/div[2]/div[2]/div[4]/ul[2]/li[3]/a[1]",
                "aria": "/document[1]/list[7]/listitem[3]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 3040,
                "height": 18,
                "width": 75
              },
              "snippet": "<a class=\"link-style2\" href=\"/jobs/positions/index.jsp?p=Psychiatrist\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[2]/div[2]/div[2]/div[4]/ul[2]/li[2]/a[1]",
                "aria": "/document[1]/list[7]/listitem[2]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 3022,
                "height": 18,
                "width": 125
              },
              "snippet": "<a class=\"link-style2\" href=\"/jobs/positions/index.jsp?p=Physician Assistant\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[2]/div[2]/div[2]/div[4]/ul[2]/li[1]/a[1]",
                "aria": "/document[1]/list[7]/listitem[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 3003,
                "height": 18,
                "width": 117
              },
              "snippet": "<a class=\"link-style2\" href=\"/jobs/positions/index.jsp?p=Nurse Practitioner\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[2]/div[2]/div[2]/div[4]/ul[1]/li[5]/a[1]",
                "aria": "/document[1]/list[6]/listitem[5]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 2969,
                "height": 18,
                "width": 130
              },
              "snippet": "<a class=\"link-style2\" href=\"/jobs/positions/index.jsp?p=General Practitioner\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[2]/div[2]/div[2]/div[4]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/list[6]/listitem[4]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 2950,
                "height": 18,
                "width": 93
              },
              "snippet": "<a class=\"link-style2\" href=\"/jobs/positions/index.jsp?p=Dentist\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[2]/div[2]/div[2]/div[4]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/list[6]/listitem[3]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 2932,
                "height": 18,
                "width": 130
              },
              "snippet": "<a class=\"link-style2\" href=\"/jobs/positions/index.jsp?p=Correctional Officer\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[2]/div[2]/div[2]/div[4]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/list[6]/listitem[2]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 2913,
                "height": 18,
                "width": 137
              },
              "snippet": "<a class=\"link-style2\" href=\"/jobs/positions/index.jsp?p=Clinical Psychologist\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[2]/div[2]/div[2]/div[4]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/list[6]/listitem[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 2895,
                "height": 18,
                "width": 58
              },
              "snippet": "<a class=\"link-style2\" href=\"/jobs/positions/index.jsp?p=Chaplain\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[2]/div[2]/div[2]/div[4]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2860,
                "height": 19,
                "width": 784
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[2]/div[2]/div[2]/div[3]/ul[2]/li[4]/a[1]",
                "aria": "/document[1]/list[5]/listitem[4]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 2826,
                "height": 18,
                "width": 159
              },
              "snippet": "<a class=\"link-style2\" href=\"/resources/former_inmate_resources.jsp\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[2]/div[2]/div[2]/div[3]/ul[2]/li[3]/a[1]",
                "aria": "/document[1]/list[5]/listitem[3]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 2807,
                "height": 18,
                "width": 138
              },
              "snippet": "<a class=\"link-style2\" href=\"/inmates/visiting.jsp\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[2]/div[2]/div[2]/div[3]/ul[2]/li[2]/a[1]",
                "aria": "/document[1]/list[5]/listitem[2]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 2789,
                "height": 18,
                "width": 180
              },
              "snippet": "<a class=\"link-style2\" href=\"/jobs/opportunities.jsp\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[2]/div[2]/div[2]/div[3]/ul[2]/li[1]/a[1]",
                "aria": "/document[1]/list[5]/listitem[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 2770,
                "height": 18,
                "width": 137
              },
              "snippet": "<a class=\"link-style2\" href=\"/resources/policy_and_forms.jsp\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[2]/div[2]/div[2]/div[3]/ul[1]",
                "aria": "/document[1]/list[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2680,
                "height": 74,
                "width": 784
              },
              "snippet": "<ul id=\"top_resources_list1\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[2]/div[2]/div[2]/div[2]/p[2]/a[1]",
                "aria": "/document[1]/link[7]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2646,
                "height": 18,
                "width": 239
              },
              "snippet": "<a class=\"page link-style2\" href=\"/about/history/fallen_heroes.jsp\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[2]/div[2]/div[2]/div[2]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2611,
                "height": 19,
                "width": 784
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[2]/div[2]/div[2]/div[1]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/list[3]/listitem[4]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 2542,
                "height": 18,
                "width": 176
              },
              "snippet": "<a title=\"First Step Act Main Page\" class=\"link-style2\" href=\"/inmates/fsa/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[2]/div[2]/div[2]/div[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/list[3]/listitem[3]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 2524,
                "height": 18,
                "width": 244
              },
              "snippet": "<a title=\"First Step Act Overview\" class=\"link-style2\" href=\"inmates/fsa/programs.jsp\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[2]/div[2]/div[2]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/list[3]/listitem[2]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 2505,
                "height": 18,
                "width": 214
              },
              "snippet": "<a title=\"First Step Act Frequently Asked Questions\" class=\"link-style2\" href=\"/inmates/fsa/pattern.jsp\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[2]/div[2]/div[2]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/list[3]/listitem[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 2487,
                "height": 18,
                "width": 96
              },
              "snippet": "<a title=\"First Step Act Overview\" class=\"link-style2\" href=\"/inmates/fsa/overview.jsp\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[2]/div[2]/div[2]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2452,
                "height": 19,
                "width": 784
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[2]/div[2]/div[1]/ul[1]",
                "aria": "/document[1]/list[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2362,
                "height": 74,
                "width": 784
              },
              "snippet": "<ul id=\"tab_list\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[2]/div[1]/h3[1]",
                "aria": "/document[1]/heading[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2284,
                "height": 22,
                "width": 784
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[2]/div[1]/form[1]/select[1]",
                "aria": "/document[1]/combobox[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 100,
                "top": 2326,
                "height": 19,
                "width": 138
              },
              "snippet": "<select style=\"margin:0px;\" id=\"prison_loc_box\" name=\"state\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1277,
                "height": 28,
                "width": 784
              },
              "snippet": "<h2 style=\"visibility: visible;\" class=\"section-title\" id=\"news_title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[1]/div[3]/a[1]",
                "aria": "/document[1]/link[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2247,
                "height": 18,
                "width": 124
              },
              "snippet": "<a class=\"link-style2\" href=\"/resources/news_stories.jsp\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[1]/div[2]/ul[1]",
                "aria": "/document[1]/list[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1806,
                "height": 426,
                "width": 120
              },
              "snippet": "<ul style=\"width: 80px;\" class=\"vmenu-links\" id=\"news_nav_list\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/section[2]/div[1]/p[3]/a[1]",
                "aria": "/document[1]/link[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 28,
                "top": 1215,
                "height": 35,
                "width": 271
              },
              "snippet": "<a href=\"/coronavirus/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/section[2]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/link[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 36,
                "top": 1167,
                "height": 35,
                "width": 254
              },
              "snippet": "<a href=\"/coronavirus/covid19_modified_operations_guide.jsp\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/section[2]/div[1]/h3[1]",
                "aria": "/document[1]/heading[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 18,
                "top": 1062,
                "height": 28,
                "width": 445
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/section[1]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/link[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 472,
                "top": 1191,
                "height": 16,
                "width": 157
              },
              "snippet": "<a href=\"/jobs/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/section[1]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 658,
                "top": 1137,
                "height": 16,
                "width": 94
              },
              "snippet": "<a style=\"text-decoration:none; font-weight:normal; color:#000; white-space:nowrap;\" href=\"tel:18663071045\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/section[1]/div[1]/h3[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 342,
                "top": 1052,
                "height": 26,
                "width": 415
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/nav[1]",
                "aria": "/document[1]/navigation[2]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 3196,
                "height": 968,
                "width": 784
              },
              "snippet": "<nav class=\"clearfix\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/nav[1]",
                "aria": "/document[1]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 211,
                "height": 796,
                "width": 784
              },
              "snippet": "<nav id=\"main_nav_cont\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ContentinfoWithNoMain_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/footer[1]",
                "aria": "/document[1]"
              },
              "message": "The element with \"contentinfo\" role is present without an element with \"main\" role",
              "bounds": {
                "left": 8,
                "top": 4180,
                "height": 183,
                "width": 784
              },
              "snippet": "<footer>",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[9]",
                "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=\"Azy2GzGQxPvGmQwVDdEL1jRuKSXIdSSASA06JCA6PCeaVHpFYf8Rw5/q+9adc9CrBTxfCeUwxkuDM4PWEmdqywwAAACKeyJvcmlnaW4iOiJodHRwczovL2dvb2dsZWFkc2VydmljZXMuY29tOjQ0MyIsImZlYXR1cmUiOiJQcml2YWN5U2FuZGJveEFkc0FQSXMiLCJleHBpcnkiOjE2NjEyOTkxOTksImlzU3ViZG9tYWluIjp0cnVlLCJpc1RoaXJkUGFydHkiOnRydWV9\" http-equiv=\"origin-trial\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[8]",
                "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=\"A9wkrvp9y21k30U9lU7MJMjBj4USjLrGwV+Z8zO3J3ZBH139DOnCv3XLK2Ii40S94HG1SZ/Zeg2GSHOD3wlWngYAAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjYxMjk5MTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\" http-equiv=\"origin-trial\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[7]",
                "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=\"A9wkrvp9y21k30U9lU7MJMjBj4USjLrGwV+Z8zO3J3ZBH139DOnCv3XLK2Ii40S94HG1SZ/Zeg2GSHOD3wlWngYAAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjYxMjk5MTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\" http-equiv=\"origin-trial\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[2]",
                "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=\"IE=Edge,chrome=IE8\" http-equiv=\"X-UA-Compatible\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[14]",
                "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=\"Azy2GzGQxPvGmQwVDdEL1jRuKSXIdSSASA06JCA6PCeaVHpFYf8Rw5/q+9adc9CrBTxfCeUwxkuDM4PWEmdqywwAAACKeyJvcmlnaW4iOiJodHRwczovL2dvb2dsZWFkc2VydmljZXMuY29tOjQ0MyIsImZlYXR1cmUiOiJQcml2YWN5U2FuZGJveEFkc0FQSXMiLCJleHBpcnkiOjE2NjEyOTkxOTksImlzU3ViZG9tYWluIjp0cnVlLCJpc1RoaXJkUGFydHkiOnRydWV9\" http-equiv=\"origin-trial\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[13]",
                "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=\"A9wkrvp9y21k30U9lU7MJMjBj4USjLrGwV+Z8zO3J3ZBH139DOnCv3XLK2Ii40S94HG1SZ/Zeg2GSHOD3wlWngYAAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjYxMjk5MTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\" http-equiv=\"origin-trial\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[12]",
                "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=\"Azy2GzGQxPvGmQwVDdEL1jRuKSXIdSSASA06JCA6PCeaVHpFYf8Rw5/q+9adc9CrBTxfCeUwxkuDM4PWEmdqywwAAACKeyJvcmlnaW4iOiJodHRwczovL2dvb2dsZWFkc2VydmljZXMuY29tOjQ0MyIsImZlYXR1cmUiOiJQcml2YWN5U2FuZGJveEFkc0FQSXMiLCJleHBpcnkiOjE2NjEyOTkxOTksImlzU3ViZG9tYWluIjp0cnVlLCJpc1RoaXJkUGFydHkiOnRydWV9\" http-equiv=\"origin-trial\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[11]",
                "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=\"A9wkrvp9y21k30U9lU7MJMjBj4USjLrGwV+Z8zO3J3ZBH139DOnCv3XLK2Ii40S94HG1SZ/Zeg2GSHOD3wlWngYAAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjYxMjk5MTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\" http-equiv=\"origin-trial\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[10]",
                "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=\"Azy2GzGQxPvGmQwVDdEL1jRuKSXIdSSASA06JCA6PCeaVHpFYf8Rw5/q+9adc9CrBTxfCeUwxkuDM4PWEmdqywwAAACKeyJvcmlnaW4iOiJodHRwczovL2dvb2dsZWFkc2VydmljZXMuY29tOjQ0MyIsImZlYXR1cmUiOiJQcml2YWN5U2FuZGJveEFkc0FQSXMiLCJleHBpcnkiOjE2NjEyOTkxOTksImlzU3ViZG9tYWluIjp0cnVlLCJpc1RoaXJkUGFydHkiOnRydWV9\" http-equiv=\"origin-trial\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 29,
            "recommendation": 6,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/section[2]/div[1]/p[3]/a[1]/img[1]",
                "aria": "/document[1]/link[5]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 418,
                "top": 308,
                "height": 10,
                "width": 5
              },
              "snippet": "<img src=\"/images2/icon_white_arrow.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/section[2]/div[1]/p[2]/a[1]/img[1]",
                "aria": "/document[1]/link[4]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 412,
                "top": 277,
                "height": 10,
                "width": 5
              },
              "snippet": "<img src=\"/images2/icon_white_arrow.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/section[1]/div[1]/p[2]/a[1]/img[1]",
                "aria": "/document[1]/link[3]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 802,
                "top": 314,
                "height": 10,
                "width": 5
              },
              "snippet": "<img src=\"/images2/icon_arrow_darkblue.png\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Header_HasContent",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[3]"
              },
              "message": "Heading element has no descriptive content",
              "bounds": {
                "left": 1,
                "top": 825,
                "height": 0,
                "width": 958
              },
              "snippet": "<h2 class=\"section-title\" id=\"news_title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/section[2]/a[1]",
                "aria": "/document[1]/link[10]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 811,
                "top": 1673,
                "height": 23,
                "width": 23
              },
              "snippet": "<a class=\"text-offpage\" id=\"facebook_foot\" href=\"https://www.facebook.com/bureauofprisons\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/section[1]/a[1]",
                "aria": "/document[1]/link[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 600,
                "top": 1670,
                "height": 26,
                "width": 77
              },
              "snippet": "<a class=\"text-offpage\" id=\"nic\" href=\"http://nicic.gov\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/footer[1]/ul[2]/li[3]/a[1]",
                "aria": "/document[1]/list[9]/listitem[3]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 143,
                "top": 1685,
                "height": 13,
                "width": 93
              },
              "snippet": "<a href=\"http://www.justice.gov/open/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/footer[1]/ul[2]/li[2]/a[1]",
                "aria": "/document[1]/list[9]/listitem[2]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 78,
                "top": 1685,
                "height": 13,
                "width": 57
              },
              "snippet": "<a href=\"http://www.justice.gov\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/footer[1]/ul[2]/li[1]/a[1]",
                "aria": "/document[1]/list[9]/listitem[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 24,
                "top": 1685,
                "height": 13,
                "width": 45
              },
              "snippet": "<a href=\"http://www.usa.gov\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/footer[1]/ul[1]",
                "aria": "/document[1]/list[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 1667,
                "height": 20,
                "width": 550
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[2]/div[3]/h3[1]",
                "aria": "/document[1]/heading[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 720,
                "top": 1243,
                "height": 22,
                "width": 210
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[2]/div[3]/form[1]/select[1]",
                "aria": "/document[1]/combobox[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 730,
                "top": 1299,
                "height": 19,
                "width": 123
              },
              "snippet": "<select class=\"bodytext\" name=\"nbr_type\" id=\"idType\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[2]/div[2]/div[2]/div[1]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/list[3]/listitem[4]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 290,
                "top": 1381,
                "height": 16,
                "width": 171
              },
              "snippet": "<a title=\"First Step Act Main Page\" class=\"link-style2\" href=\"/inmates/fsa/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[2]/div[2]/div[2]/div[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/list[3]/listitem[3]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 290,
                "top": 1362,
                "height": 16,
                "width": 249
              },
              "snippet": "<a title=\"First Step Act Overview\" class=\"link-style2\" href=\"inmates/fsa/programs.jsp\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[2]/div[2]/div[2]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/list[3]/listitem[2]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 290,
                "top": 1344,
                "height": 16,
                "width": 210
              },
              "snippet": "<a title=\"First Step Act Frequently Asked Questions\" class=\"link-style2\" href=\"/inmates/fsa/pattern.jsp\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[2]/div[2]/div[2]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/list[3]/listitem[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 290,
                "top": 1325,
                "height": 16,
                "width": 92
              },
              "snippet": "<a title=\"First Step Act Overview\" class=\"link-style2\" href=\"/inmates/fsa/overview.jsp\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[2]/div[2]/div[2]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 290,
                "top": 1293,
                "height": 17,
                "width": 377
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[2]/div[2]/div[1]/ul[1]",
                "aria": "/document[1]/list[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 276,
                "top": 1243,
                "height": 37,
                "width": 393
              },
              "snippet": "<ul id=\"tab_list\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[2]/div[1]/h3[1]",
                "aria": "/document[1]/heading[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 27,
                "top": 1243,
                "height": 22,
                "width": 210
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[2]/div[1]/form[1]/select[1]",
                "aria": "/document[1]/combobox[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 92,
                "top": 1299,
                "height": 19,
                "width": 138
              },
              "snippet": "<select style=\"margin:0px;\" id=\"prison_loc_box\" name=\"state\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[1]/div[4]/a[1]",
                "aria": "/document[1]/link[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 423,
                "top": 1170,
                "height": 14,
                "width": 115
              },
              "snippet": "<a class=\"link-style2\" href=\"/resources/news_stories.jsp\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/section[2]/div[1]/p[3]/a[1]",
                "aria": "/document[1]/link[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 45,
                "top": 304,
                "height": 17,
                "width": 379
              },
              "snippet": "<a href=\"/coronavirus/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/section[2]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/link[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 51,
                "top": 273,
                "height": 17,
                "width": 367
              },
              "snippet": "<a href=\"/coronavirus/covid19_modified_operations_guide.jsp\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/section[2]/div[1]/h3[1]",
                "aria": "/document[1]/heading[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 11,
                "top": 183,
                "height": 28,
                "width": 445
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/section[1]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/link[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 627,
                "top": 311,
                "height": 16,
                "width": 180
              },
              "snippet": "<a href=\"/jobs/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/section[1]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 559,
                "top": 279,
                "height": 16,
                "width": 103
              },
              "snippet": "<a style=\"text-decoration:none; font-weight:normal; color:#000; white-space:nowrap;\" href=\"tel:18663071045\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/section[1]/div[1]/h3[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 509,
                "top": 173,
                "height": 26,
                "width": 415
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/nav[1]",
                "aria": "/document[1]/navigation[2]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 0,
                "top": 1482,
                "height": 164,
                "width": 960
              },
              "snippet": "<nav class=\"clearfix\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/nav[1]",
                "aria": "/document[1]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 0,
                "top": 97,
                "height": 35,
                "width": 960
              },
              "snippet": "<nav id=\"main_nav_cont\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ContentinfoWithNoMain_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/footer[1]",
                "aria": "/document[1]"
              },
              "message": "The element with \"contentinfo\" role is present without an element with \"main\" role",
              "bounds": {
                "left": 20,
                "top": 1667,
                "height": 40,
                "width": 550
              },
              "snippet": "<footer>",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[9]",
                "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=\"A9wkrvp9y21k30U9lU7MJMjBj4USjLrGwV+Z8zO3J3ZBH139DOnCv3XLK2Ii40S94HG1SZ/Zeg2GSHOD3wlWngYAAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjYxMjk5MTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\" http-equiv=\"origin-trial\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[8]",
                "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=\"Azy2GzGQxPvGmQwVDdEL1jRuKSXIdSSASA06JCA6PCeaVHpFYf8Rw5/q+9adc9CrBTxfCeUwxkuDM4PWEmdqywwAAACKeyJvcmlnaW4iOiJodHRwczovL2dvb2dsZWFkc2VydmljZXMuY29tOjQ0MyIsImZlYXR1cmUiOiJQcml2YWN5U2FuZGJveEFkc0FQSXMiLCJleHBpcnkiOjE2NjEyOTkxOTksImlzU3ViZG9tYWluIjp0cnVlLCJpc1RoaXJkUGFydHkiOnRydWV9\" http-equiv=\"origin-trial\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[7]",
                "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=\"A9wkrvp9y21k30U9lU7MJMjBj4USjLrGwV+Z8zO3J3ZBH139DOnCv3XLK2Ii40S94HG1SZ/Zeg2GSHOD3wlWngYAAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjYxMjk5MTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\" http-equiv=\"origin-trial\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[2]",
                "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=\"IE=Edge,chrome=IE8\" http-equiv=\"X-UA-Compatible\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[10]",
                "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=\"Azy2GzGQxPvGmQwVDdEL1jRuKSXIdSSASA06JCA6PCeaVHpFYf8Rw5/q+9adc9CrBTxfCeUwxkuDM4PWEmdqywwAAACKeyJvcmlnaW4iOiJodHRwczovL2dvb2dsZWFkc2VydmljZXMuY29tOjQ0MyIsImZlYXR1cmUiOiJQcml2YWN5U2FuZGJveEFkc0FQSXMiLCJleHBpcnkiOjE2NjEyOTkxOTksImlzU3ViZG9tYWluIjp0cnVlLCJpc1RoaXJkUGFydHkiOnRydWV9\" http-equiv=\"origin-trial\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.bop.gov/",
      "what": "URL",
      "result": "https://www.bop.gov/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.bop.gov/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "BOP: Federal Bureau of Prisons Web Site",
          "pageurl": "https://www.bop.gov/",
          "time": 3.25,
          "creditsremaining": 1006,
          "allitemcount": 66,
          "totalelements": 480,
          "waveurl": "http://wave.webaim.org/report?url=https://www.bop.gov/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 9,
            "items": {
              "alt_missing": {
                "id": "alt_missing",
                "description": "Missing alternative text",
                "count": 9,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#main_cont > DIV#content_cont > DIV:first-child > SECTION#hiring > DIV#hiring_text > H3:first-child + P + P > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#main_cont > DIV#content_cont > DIV:first-child > SECTION#covid19 > DIV#covid_text_cont > H3:first-child + P + P > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#main_cont > DIV#content_cont > DIV:first-child > SECTION#covid19 > DIV#covid_text_cont > H3:first-child + P + P + P > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#main_cont > DIV#content_cont > SECTION#section_content > DIV#news_container > DIV#news_slider > IMG#ns_698",
                  "HTML > HEAD:first-child + BODY > DIV#main_cont > DIV#content_cont > SECTION#section_content > DIV#news_container > DIV#news_slider > IMG#ns_692",
                  "HTML > HEAD:first-child + BODY > DIV#main_cont > DIV#content_cont > SECTION#section_content > DIV#news_container > DIV#news_slider > IMG#ns_714",
                  "HTML > HEAD:first-child + BODY > DIV#main_cont > DIV#content_cont > SECTION#section_content > DIV#news_container > DIV#news_slider > IMG#ns_707",
                  "HTML > HEAD:first-child + BODY > DIV#main_cont > DIV#content_cont > SECTION#section_content > DIV#news_container > DIV#news_slider > IMG#ns_708",
                  "HTML > HEAD:first-child + BODY > DIV#main_cont > DIV#content_cont > SECTION#section_content > DIV#sub_sections > DIV#tab_container > DIV#tab_data > DIV#fallen_heroes > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 6,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 6,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#main_cont > HEADER:first-child > DIV#search_box_cont > FORM:first-child > DIV#search_field_cont > INPUT#search_box",
                  "HTML > HEAD:first-child + BODY > DIV#main_cont > DIV#content_cont > SECTION#section_content > DIV#news_container > DIV#more_stories > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#main_cont > DIV#content_cont > SECTION#section_content > DIV#sub_sections > DIV#tab_container > DIV#tab_data > DIV#fsa > UL#fsa_list > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#main_cont > DIV#content_cont > SECTION#section_content > DIV#sub_sections > DIV#tab_container > DIV#tab_data > DIV#fsa > UL#fsa_list > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#main_cont > DIV#content_cont > SECTION#section_content > DIV#sub_sections > DIV#tab_container > DIV#tab_data > DIV#fsa > UL#fsa_list > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#main_cont > DIV#content_cont > SECTION#section_content > DIV#sub_sections > DIV#tab_container > DIV#tab_data > DIV#fsa > UL#fsa_list > LI:first-child + LI + LI + LI > A:first-child"
                ],
                "contrastdata": [
                  [
                    2.08,
                    "#a7b3d8",
                    "#ffffff",
                    false
                  ],
                  [
                    3.89,
                    "#0088cc",
                    "#ffffff",
                    false
                  ],
                  [
                    3.89,
                    "#0088cc",
                    "#ffffff",
                    false
                  ],
                  [
                    3.89,
                    "#0088cc",
                    "#ffffff",
                    false
                  ],
                  [
                    3.89,
                    "#0088cc",
                    "#ffffff",
                    false
                  ],
                  [
                    3.89,
                    "#0088cc",
                    "#ffffff",
                    false
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 5,
            "items": {
              "label_title": {
                "id": "label_title",
                "description": "Unlabeled form control with title",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#main_cont > HEADER:first-child > DIV#search_box_cont > FORM:first-child > DIV#search_field_cont > INPUT#search_box"
                ],
                "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"
                  }
                ]
              },
              "heading_skipped": {
                "id": "heading_skipped",
                "description": "Skipped heading level",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#main_cont > DIV#content_cont > DIV:first-child > SECTION#hiring > DIV#hiring_text > H3:first-child"
                ],
                "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"
                  },
                  {
                    "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": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#main_cont > DIV#content_cont > SECTION#section_content > DIV#news_container > DIV#news_nav > UL#news_nav_list > LI: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"
                  }
                ]
              },
              "noscript": {
                "id": "noscript",
                "description": "Noscript element",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.bop.gov/",
      "what": "URL",
      "result": "https://www.bop.gov/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.bop.gov/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.064",
        "responseTime": "2022-07-17T22:43:30.989Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1001414,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 174,
              "failing": 6
            },
            "issues": {
              "totalErrors": 14,
              "totalWarnings": 2,
              "totalIssues": 16
            },
            "issuesByLevel": {
              "A": {
                "count": 15,
                "pct": 93.75
              },
              "AA": {
                "count": 12,
                "pct": 75
              },
              "AAA": {
                "count": 16,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 1,
              "warningDensity": 0,
              "allDensity": 2
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "a5a7a1bf-f204-4fca-85da-98856cf86220",
          "docID": "44455814-ae1c-4056-eb9e-0c49a5bff026",
          "sourceHash": "42afe4530ebfe030d83ec23e5efb251c",
          "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=a5a7a1bf-f204-4fca-85da-98856cf86220",
          "resultSet": [
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 80.8438,
                  "y": 15
                },
                "height": 15,
                "width": 80.8438
              },
              "position": {
                "line": 6312,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#fsa\" class=\"curr-tab\"&gt;First Step Act&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/section[1]/div[2]/div[2]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "601d5f4c40c365ace214b05b2adca6ce",
              "signature": "f0dc382d9556023f5fa66b4284b0f56e",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=601d5f4c40c365ace214b05b2adca6ce"
            },
            {
              "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": 120.34375,
                  "y": 1308
                },
                "bottom-right": {
                  "x": 146.34375,
                  "y": 1320
                },
                "height": 12,
                "width": 26
              },
              "position": {
                "line": 7992,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"/foia/\"&gt;FOIA&lt;/a&gt;",
              "xpath": "/html/body/div[1]/section[1]/div[1]/footer[1]/ul[1]/li[2]/a[1]",
              "issueID": "89306e528e5d17bdf8f8e35a0adfa8d2",
              "signature": "e50a13393ef03ce5b948389abe44825a",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=89306e528e5d17bdf8f8e35a0adfa8d2"
            },
            {
              "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": 62,
                  "y": 1154
                },
                "bottom-right": {
                  "x": 202,
                  "y": 1230
                },
                "height": 76,
                "width": 140
              },
              "position": {
                "line": 7990,
                "column": 5
              },
              "errorSnippet": "&lt;ul&gt; &lt;li&gt;&lt;a href=\"/about/agency/\"&gt;About Our Agency&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href=\"/about/facilities/\"&gt;About Our Facilities&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href=\"/about/history/\"&gt;Historical Information&lt;/a&gt;&lt",
              "xpath": "/html/body/div[1]/section[1]/nav[1]/div[1]/ul[1]",
              "issueID": "4cf64629c5d659a3cc904800228915e0",
              "signature": "e8fe0ddfd9ae9798befac2c8d757cdf1",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=4cf64629c5d659a3cc904800228915e0"
            },
            {
              "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": 202,
                  "y": 1154
                },
                "bottom-right": {
                  "x": 312,
                  "y": 1268
                },
                "height": 114,
                "width": 110
              },
              "position": {
                "line": 8052,
                "column": 17
              },
              "errorSnippet": "&lt;ul&gt; &lt;li&gt;&lt;a href=\"/inmateloc/\"&gt;Find an Inmate&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href=\"/inmates/fsa/\"&gt;First Step Act&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href=\"/inmates/communications.jsp\"&gt;Communications&lt;/a&gt;&lt;/li&gt; &lt",
              "xpath": "/html/body/div[1]/section[1]/nav[1]/div[2]/ul[1]",
              "issueID": "e188b56520b82ef2a651672653d3f5ad",
              "signature": "c925dcbc85d4475404998b765a75d941",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=e188b56520b82ef2a651672653d3f5ad"
            },
            {
              "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": 312,
                  "y": 1154
                },
                "bottom-right": {
                  "x": 447,
                  "y": 1211
                },
                "height": 57,
                "width": 135
              },
              "position": {
                "line": 8143,
                "column": 7
              },
              "errorSnippet": "&lt;ul&gt; &lt;li&gt;&lt;a href=\"/locations/list.jsp\"&gt;List of our Facilities&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href=\"/locations/map.jsp\"&gt;Map of our Locations&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href=\"/locations/search.jsp\"&gt;Search for a Facil",
              "xpath": "/html/body/div[1]/section[1]/nav[1]/div[3]/ul[1]",
              "issueID": "a579d4e51e7c4db4c87bf493a6b17336",
              "signature": "07a6b471dc00859c79eed2dbf0778293",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=a579d4e51e7c4db4c87bf493a6b17336"
            },
            {
              "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": 447,
                  "y": 1154
                },
                "bottom-right": {
                  "x": 577,
                  "y": 1249
                },
                "height": 95,
                "width": 130
              },
              "position": {
                "line": 8153,
                "column": 12
              },
              "errorSnippet": "&lt;ul&gt; &lt;li&gt;&lt;a href=\"/jobs/life_at_the_bop.jsp\"&gt;Life at the BOP&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href=\"/jobs/opportunities.jsp\"&gt;Explore Opportunities&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href=\"https://www.usajobs.gov/Search/Results?",
              "xpath": "/html/body/div[1]/section[1]/nav[1]/div[4]/ul[1]",
              "issueID": "f6872bed2f330643a23674e2319b0d30",
              "signature": "cb3dc99778c6961f220f9c1c225b0a9d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=f6872bed2f330643a23674e2319b0d30"
            },
            {
              "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": 577,
                  "y": 1154
                },
                "bottom-right": {
                  "x": 717,
                  "y": 1211
                },
                "height": 57,
                "width": 140
              },
              "position": {
                "line": 8162,
                "column": 17
              },
              "errorSnippet": "&lt;ul&gt; &lt;li&gt;&lt;a href=\"/business/acquisitions.jsp\"&gt;Acquisitions&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href=\"/business/solicitations.jsp\"&gt;Solicitations &amp;amp; Awards&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href=\"/business/rrc_contracting.js",
              "xpath": "/html/body/div[1]/section[1]/nav[1]/div[5]/ul[1]",
              "issueID": "a65cfec90d0654e3387e6638be15353e",
              "signature": "0d9288b66883ad70744c5b4a5484525f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=a65cfec90d0654e3387e6638be15353e"
            },
            {
              "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": 717,
                  "y": 1154
                },
                "bottom-right": {
                  "x": 847,
                  "y": 1249
                },
                "height": 95,
                "width": 130
              },
              "position": {
                "line": 8168,
                "column": 17
              },
              "errorSnippet": "&lt;ul&gt; &lt;li&gt;&lt;a href=\"/resources/policy_and_forms.jsp\"&gt;Policy &amp;amp; Forms&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href=\"/resources/news_stories.jsp\"&gt;News Stories&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href=\"/resources/press_releases.jsp\"&",
              "xpath": "/html/body/div[1]/section[1]/nav[1]/div[6]/ul[1]",
              "issueID": "6f3825261ed0deaabfdb13429864032e",
              "signature": "2fc879a6b5cd978a9e19ad95927115a9",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=6f3825261ed0deaabfdb13429864032e"
            },
            {
              "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": 847,
                  "y": 1154
                },
                "bottom-right": {
                  "x": 977,
                  "y": 1249
                },
                "height": 95,
                "width": 130
              },
              "position": {
                "line": 8177,
                "column": 4
              },
              "errorSnippet": "&lt;ul&gt; &lt;li&gt;&lt;a href=\"/resources/victim_resources.jsp\"&gt;Victims &amp;amp; Witnesses&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href=\"/resources/employee_resources.jsp\"&gt;Employees&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href=\"/jobs/volunteer.jsp\"&gt",
              "xpath": "/html/body/div[1]/section[1]/nav[1]/div[7]/ul[1]",
              "issueID": "358c003aa969093418570d4c0afa5720",
              "signature": "573023d068e77870d195adf66b518491",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=358c003aa969093418570d4c0afa5720"
            },
            {
              "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": 32,
                  "y": 1288
                },
                "bottom-right": {
                  "x": 952,
                  "y": 1323
                },
                "height": 35,
                "width": 920
              },
              "position": {
                "line": 8190,
                "column": 4
              },
              "errorSnippet": "&lt;div id=\"footer_extras\"&gt; &lt;footer&gt; &lt;ul&gt; &lt;li class=\"first\"&gt;&lt;a href=\"/contact/\"&gt;Contact Us&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href=\"/foia/\"&gt;FOIA&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href=\"/website/nofearact.jsp\"&gt;No FEAR",
              "xpath": "/html/body/div[1]/section[1]/div[1]",
              "issueID": "d36680ffb13e53b50f1121bb0ca285ef",
              "signature": "ad2a14d337adf5ebd8e6f0da41ebbd79",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=d36680ffb13e53b50f1121bb0ca285ef"
            },
            {
              "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": 1364
                },
                "height": 1364,
                "width": 1024
              },
              "position": {
                "line": 2190,
                "column": 60
              },
              "errorSnippet": "&lt;body&gt; &lt;a name=\"#\"&gt;&lt;/a&gt; &lt;!-- Google Tag Manager (noscript) - Needs to be in top of body tags --&gt; &lt;noscript&gt;&lt;iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-55P7GK9\" height=\"0\" width=\"0\" style=\"display:none;vis",
              "xpath": "/html/body",
              "issueID": "74454fc77a7b24419bba552f58833902",
              "signature": "d09ac3a1d750e5698e2bdaea73eaf1eb",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=74454fc77a7b24419bba552f58833902"
            },
            {
              "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": 91,
                  "y": 571
                },
                "bottom-right": {
                  "x": 130.8281,
                  "y": 586
                },
                "height": 15,
                "width": 39.8281
              },
              "position": {
                "line": 3920,
                "column": 0
              },
              "errorSnippet": "&lt;input type=\"submit\" class=\"go\" value=\"Submit\"&gt;",
              "xpath": "/html/body/div[1]/div[1]/section[1]/div[2]/div[1]/form[1]/input[1]",
              "issueID": "eb8c175474a8bcc245d2e8afd7a786b8",
              "signature": "8635d370df8087f3fec8a12b55bfc0b1",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=eb8c175474a8bcc245d2e8afd7a786b8"
            },
            {
              "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": 729,
                  "y": 617
                },
                "bottom-right": {
                  "x": 768.8281,
                  "y": 632
                },
                "height": 15,
                "width": 39.8281
              },
              "position": {
                "line": 6084,
                "column": 34
              },
              "errorSnippet": "&lt;input id=\"inmLocBtn\" class=\"go\" type=\"submit\" value=\"Submit\"&gt;",
              "xpath": "/html/body/div[1]/div[1]/section[1]/div[2]/div[3]/form[1]/input[2]",
              "issueID": "4c259a031cab83a66c10e5552d1fa114",
              "signature": "d401de2137ee6895ff654835d8c70a84",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=4c259a031cab83a66c10e5552d1fa114"
            },
            {
              "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": 602,
                  "y": 1309
                },
                "bottom-right": {
                  "x": 679,
                  "y": 1335
                },
                "height": 26,
                "width": 77
              },
              "position": {
                "line": 8025,
                "column": 21
              },
              "errorSnippet": "&lt;a href=\"http://nicic.gov\" id=\"nic\" class=\"text-offpage\"&gt;NIC&lt;/a&gt;",
              "xpath": "/html/body/div[1]/section[1]/div[1]/section[1]/a[1]",
              "issueID": "ee84ca04d99ea60230e1751f7f8d6a6c",
              "signature": "6d4dfc7df09015a145220359022751dd",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=ee84ca04d99ea60230e1751f7f8d6a6c"
            },
            {
              "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": 834,
                  "y": 1309
                },
                "bottom-right": {
                  "x": 962,
                  "y": 1359
                },
                "height": 50,
                "width": 128
              },
              "position": {
                "line": 8331,
                "column": 5
              },
              "errorSnippet": "&lt;section id=\"social_cont\"&gt; &lt;a href=\"https://www.facebook.com/bureauofprisons\" id=\"facebook_foot\" class=\"text-offpage\"&gt;FACEBOOK&lt;/a&gt; &lt;a href=\"https://twitter.com/officialfbop\" id=\"twitter_foot\" class=\"text-offpage\"&gt;TWITTER&lt;/a&gt;",
              "xpath": "/html/body/div[1]/section[1]/div[1]/section[2]",
              "issueID": "f5bab41150aed712c7a867ce0a7c0132",
              "signature": "aff7e764c8cf15ceb228cbb979dd4ce3",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=f5bab41150aed712c7a867ce0a7c0132"
            },
            {
              "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": 1364
                },
                "height": 1364,
                "width": 1024
              },
              "position": {
                "line": 2190,
                "column": 60
              },
              "errorSnippet": "&lt;body&gt; &lt;a name=\"#\"&gt;&lt;/a&gt; &lt;!-- Google Tag Manager (noscript) - Needs to be in top of body tags --&gt; &lt;noscript&gt;&lt;iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-55P7GK9\" height=\"0\" width=\"0\" style=\"display:none;vis",
              "xpath": "/html/body",
              "issueID": "3842f67c16c771a05f4ac4cce2bb4dbf",
              "signature": "3741505d08147fd115f854e1fb04431b",
              "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=3842f67c16c771a05f4ac4cce2bb4dbf"
            }
          ],
          "log": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.bop.gov/",
      "what": "Federal Bureau of Prisons ",
      "result": "https://www.bop.gov/"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://www.bop.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 src=\"/images2/icon_arrow_darkblue.png\">",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)",
          "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[src=\"/images2/icon_arrow_darkblue.png\"]",
            "attNo": 1
          }
        },
        {
          "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 src=\"/images2/icon_white_arrow.png\">",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)",
          "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[src=\"/images2/icon_white_arrow.png\"]",
            "attNo": 1
          }
        },
        {
          "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 src=\"/images2/icon_white_arrow.png\">",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)",
          "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[src=\"/images2/icon_white_arrow.png\"]",
            "attNo": 1
          }
        },
        {
          "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 style=\"margin-bottom:50px; z-index:3; width:110px; height:75px;  left:35px;  opacity:0.2; filte ... \" src=\"/resources/news/images/doj_headline_news.jpg\" class=\"news-img\" data-recnum=\"714\" id=\"ns_714\">",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)",
          "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[id=\"ns_714\"][data-recnum=\"714\"][class=\"news-img\"][src=\"/resources/news/images/doj_headline_news.jpg\"]",
            "attNo": 5
          }
        },
        {
          "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 style=\"margin-bottom:40px; z-index:4; width:170px; height:115px; left:93px;  opacity:0.90; filt ... opacity=90)\" src=\"/resources/news/images/hn_708.jpg\" class=\"news-img\" data-recnum=\"708\" id=\"ns_708\">",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)",
          "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[id=\"ns_708\"][data-recnum=\"708\"][class=\"news-img\"][src=\"/resources/news/images/hn_708.jpg\"]",
            "attNo": 5
          }
        },
        {
          "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 style=\"margin-bottom: 0px; z-index: 5; width: 425px; height: 302px; left: 266px; opacity: 1; cu ... r: pointer;\" src=\"/resources/news/images/hn_427.jpg\" class=\"news-img\" data-recnum=\"717\" id=\"ns_717\">",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)",
          "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[id=\"ns_717\"][data-recnum=\"717\"][class=\"news-img\"][src=\"/resources/news/images/hn_427.jpg\"]",
            "attNo": 5
          }
        },
        {
          "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 style=\"margin-bottom:40px; z-index:6; width:170px; height:115px; left:694px; opacity:0.90; filt ... opacity=90)\" src=\"/resources/news/images/hn_707.jpg\" class=\"news-img\" data-recnum=\"707\" id=\"ns_707\">",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(4)",
          "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[id=\"ns_707\"][data-recnum=\"707\"][class=\"news-img\"][src=\"/resources/news/images/hn_707.jpg\"]",
            "attNo": 5
          }
        },
        {
          "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 style=\"margin-bottom:50px; z-index:5; width:110px; height:75px;  left:812px; opacity:0.20; filt ... pacity=20)\" src=\"/resources/news/images/hn_3cos.jpg\" class=\"news-img\" data-recnum=\"715\" id=\"ns_715\">",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(5)",
          "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[id=\"ns_715\"][data-recnum=\"715\"][class=\"news-img\"][src=\"/resources/news/images/hn_3cos.jpg\"]",
            "attNo": 5
          }
        },
        {
          "engineTestId": 533,
          "bestPracticeId": 2519,
          "attribute": "This nav does not have an accessible name as required when two or more nav elements are present",
          "attributeDetail": "This nav does not have an accessible name as required when two or more nav elements are present",
          "element": "<nav id=\"main_nav_cont\"><ul class=\"clearfix\" id=\"main_nav\"><li class=\"base-level\" id=\"menu_home\"><a  ... div><div class=\"inner-menu-right\" id=\"resources_for\"><ul><li class=\"inner-menu-heading\">Resources Fo",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "nav[id=\"main_nav_cont\"]",
            "attNo": 1
          }
        }
      ]
    }
  ],
  "timeStamp": "4aieq",
  "startTime": "2022-07-17T22:41:49",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      42
    ],
    [
      "motion",
      14
    ],
    [
      "alfa",
      5
    ],
    [
      "ibm",
      5
    ],
    [
      "wave",
      3
    ],
    [
      "focInd",
      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": 9,
  "logSize": 621,
  "errorLogCount": 9,
  "errorLogSize": 621,
  "prohibitedCount": 9,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-17T22:43:30",
  "elapsedSeconds": 107,
  "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": {
        "motion": 13,
        "focInd": 18,
        "focOp": 4,
        "hover": 52,
        "linkUl": 72,
        "styleDiff": 35,
        "zIndex": 14
      },
      "alfa": {
        "r2": 32,
        "r53": 4,
        "r62": 8,
        "r65": 6,
        "r66": 12,
        "r69": 12,
        "r73": 20,
        "r87": 1
      },
      "axe": {
        "color-contrast-enhanced": 89,
        "color-contrast": 89,
        "hidden-content": 0,
        "identical-links-same-purpose": 0,
        "heading-order": 2,
        "image-alt": 32,
        "label-title-only": 3,
        "landmark-one-main": 2,
        "landmark-unique": 2,
        "region": 26
      },
      "htmlcs": {
        "e:AA.1_1_1.H37": 32,
        "e:AA.1_4_3.G18.Fail": 16,
        "w:AA.1_3_1.H48": 1,
        "w:AA.1_3_1.H85.2": 2,
        "w:AA.1_3_1_A.G141": 1,
        "w:AA.1_4_3.G145.Alpha": 1,
        "w:AA.1_4_3.G145.BgImage": 2,
        "w:AA.1_4_3.G18.Alpha": 6,
        "w:AA.1_4_3.G18.BgImage": 76,
        "w:AA.1_4_3_F24.F24.FGColour": 2,
        "w:AA.4_1_2.H91.A.EmptyWithName": 1,
        "w:AA.4_1_2.H91.Select.Value": 1
      },
      "ibm": {
        "WCAG20_Img_HasAlt": 36,
        "Rpt_Aria_OrphanedContent_Native_Host_Sematics": 168,
        "Rpt_Aria_MultipleNavigationLandmarks_Implicit": 8,
        "Rpt_Aria_ContentinfoWithNoMain_Implicit": 1,
        "element_attribute_deprecated": 9
      },
      "wave": {
        "e:alt_missing": 36,
        "c:contrast": 18,
        "a:label_title": 1,
        "a:heading_skipped": 1,
        "a:link_redundant": 1,
        "a:noscript": 2
      },
      "tenon": {
        "98": 8,
        "134": 24,
        "144": 4,
        "152": 12,
        "153": 2,
        "155": 2
      },
      "continuum": {
        "89": 32,
        "533": 4
      }
    },
    "groupDetails": {
      "groups": {
        "spontaneousMotion": {
          "testaro": {
            "motion": {
              "score": 7,
              "what": "Change of visible content not requested by user"
            }
          }
        },
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 18,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          },
          "alfa": {
            "r65": {
              "score": 6,
              "what": "Element in sequential focus order has no visible focus"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 3,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 13,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 36,
              "what": "Non-underlined adjacent links"
            }
          },
          "alfa": {
            "r62": {
              "score": 4,
              "what": "Inline link is not distinct from the surrounding text except by color"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 9,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 4,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "imageNoText": {
          "alfa": {
            "r2": {
              "score": 32,
              "what": "Image has no accessible name"
            }
          },
          "axe": {
            "image-alt": {
              "score": 32,
              "what": "Image has no text alternative"
            }
          },
          "htmlcs": {
            "e:AA.1_1_1.H37": {
              "score": 32,
              "what": "img element has no alt attribute"
            }
          },
          "ibm": {
            "WCAG20_Img_HasAlt": {
              "score": 36,
              "what": "Image has no alt attribute conveying its meaning, or alt=\"\" if decorative"
            }
          },
          "wave": {
            "e:alt_missing": {
              "score": 36,
              "what": "Text alternative is missing"
            }
          },
          "continuum": {
            "89": {
              "score": 32,
              "what": "img element has no mechanism that allows an accessible name to be calculated"
            }
          }
        },
        "headingStructure": {
          "alfa": {
            "r53": {
              "score": 2,
              "what": "Heading skips one or more levels"
            }
          },
          "axe": {
            "heading-order": {
              "score": 1,
              "what": "Heading levels do not increase by only one"
            }
          },
          "htmlcs": {
            "w:AA.1_3_1_A.G141": {
              "score": 1,
              "what": "Heading level is incorrect"
            }
          },
          "wave": {
            "a:heading_skipped": {
              "score": 1,
              "what": "Skipped heading level"
            }
          },
          "tenon": {
            "155": {
              "score": 1,
              "what": "Headings are not structured in a hierarchical manner"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 3,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 22,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 9,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 67,
              "what": "Element has insufficient color contrast"
            }
          },
          "htmlcs": {
            "e:AA.1_4_3.G18.Fail": {
              "score": 12,
              "what": "Contrast between the text and its background is less than 4.5:1"
            }
          },
          "wave": {
            "c:contrast": {
              "score": 14,
              "what": "Very low contrast"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 15,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "skipRepeatedContent": {
          "alfa": {
            "r87": {
              "score": 1,
              "what": "First focusable element is not a link to the main content"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "linkConfusionRisk": {
          "axe": {
            "identical-links-same-purpose": {
              "score": 1,
              "what": "Links with the same accessible name may serve dissimilar purposes"
            }
          }
        },
        "controlLabelInvisible": {
          "axe": {
            "label-title-only": {
              "score": 3,
              "what": "Form element has no visible label"
            }
          }
        },
        "mainNot1": {
          "axe": {
            "landmark-one-main": {
              "score": 1,
              "what": "page has no main landmark"
            }
          }
        },
        "landmarkConfusion": {
          "axe": {
            "landmark-unique": {
              "score": 2,
              "what": "Landmark has a role and an accessible name that are identical to another"
            }
          }
        },
        "contentBeyondLandmarks": {
          "axe": {
            "region": {
              "score": 13,
              "what": "Some page content is not contained by landmarks"
            }
          },
          "ibm": {
            "Rpt_Aria_OrphanedContent_Native_Host_Sematics": {
              "score": 84,
              "what": "Content does not reside within an element with a landmark role"
            }
          }
        },
        "pseudoNavListRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H48": {
              "score": 1,
              "what": "Navigation links are not coded as a list"
            }
          }
        },
        "selectFlatRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H85.2": {
              "score": 1,
              "what": "Selection list may contain groups of related options that are not grouped with optgroup"
            }
          }
        },
        "contrastRisk": {
          "htmlcs": {
            "w:AA.1_4_3.G145.Alpha": {
              "score": 1,
              "what": "Contrast between the text and its background may be less than 3:1, given the transparency"
            },
            "w:AA.1_4_3.G145.BgImage": {
              "score": 1,
              "what": "Contrast between the text and its background image may be less than 3:1"
            },
            "w:AA.1_4_3.G18.Alpha": {
              "score": 2,
              "what": "Contrast between the text and its background may be less than 4.5:1, given the transparency"
            },
            "w:AA.1_4_3.G18.BgImage": {
              "score": 19,
              "what": "Contrast between the text and its background image may be less than 4.5:1"
            },
            "w:AA.1_4_3_F24.F24.FGColour": {
              "score": 1,
              "what": "Inline foreground color may lack a complementary background color"
            }
          }
        },
        "linkNoText": {
          "htmlcs": {
            "w:AA.4_1_2.H91.A.EmptyWithName": {
              "score": 1,
              "what": "Link has a name attribute but no href attribute or text"
            }
          }
        },
        "selectNoText": {
          "htmlcs": {
            "w:AA.4_1_2.H91.Select.Value": {
              "score": 1,
              "what": "Select element value has no accessible name"
            }
          }
        },
        "navConfusion": {
          "ibm": {
            "Rpt_Aria_MultipleNavigationLandmarks_Implicit": {
              "score": 6,
              "what": "Element with a navigation role has no unique purpose label among the navigation-role elements"
            }
          }
        },
        "roleBad": {
          "ibm": {
            "Rpt_Aria_ContentinfoWithNoMain_Implicit": {
              "score": 1,
              "what": "Element has a contentinfo role when no element has a main role"
            }
          }
        },
        "obsolete": {
          "ibm": {
            "element_attribute_deprecated": {
              "score": 7,
              "what": "Element or attribute is obsolete"
            }
          }
        },
        "titleAsLabel": {
          "wave": {
            "a:label_title": {
              "score": 1,
              "what": "Form control has a title but no label"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 1,
              "what": "Adjacent links go to the same URL"
            }
          }
        },
        "noScriptRisk": {
          "wave": {
            "a:noscript": {
              "score": 1,
              "what": "noscript element may fail to contain an accessible equivalent or alternative"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 4,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "fontSmall": {
          "tenon": {
            "134": {
              "score": 18,
              "what": "Text is very small"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 4,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 6,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "allCaps": {
          "tenon": {
            "153": {
              "score": 1,
              "what": "Long string of text is in all caps"
            }
          }
        },
        "navNoText": {
          "continuum": {
            "533": {
              "score": 3,
              "what": "nav element is not the only nav element but has no accessible name"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 737,
      "log": 167,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "imageNoText",
          "score": 104
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 91
        },
        {
          "groupName": "contrastAA",
          "score": 83
        },
        {
          "groupName": "linkIndication",
          "score": 40
        },
        {
          "groupName": "contrastRisk",
          "score": 26
        },
        {
          "groupName": "contrastAAA",
          "score": 25
        },
        {
          "groupName": "focusIndication",
          "score": 22
        },
        {
          "groupName": "fontSmall",
          "score": 20
        },
        {
          "groupName": "noLeading",
          "score": 17
        },
        {
          "groupName": "hoverSurprise",
          "score": 15
        },
        {
          "groupName": "inconsistentStyles",
          "score": 11
        },
        {
          "groupName": "spontaneousMotion",
          "score": 9
        },
        {
          "groupName": "obsolete",
          "score": 9
        },
        {
          "groupName": "navConfusion",
          "score": 8
        },
        {
          "groupName": "targetSize",
          "score": 8
        },
        {
          "groupName": "zIndexNotZero",
          "score": 6
        },
        {
          "groupName": "headingStructure",
          "score": 6
        },
        {
          "groupName": "linkTextsSame",
          "score": 6
        },
        {
          "groupName": "leadingClipsText",
          "score": 6
        },
        {
          "groupName": "focusableOperable",
          "score": 5
        },
        {
          "groupName": "controlLabelInvisible",
          "score": 5
        },
        {
          "groupName": "navNoText",
          "score": 5
        },
        {
          "groupName": "landmarkConfusion",
          "score": 4
        },
        {
          "groupName": "skipRepeatedContent",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "linkConfusionRisk",
          "score": 3
        },
        {
          "groupName": "mainNot1",
          "score": 3
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 3
        },
        {
          "groupName": "selectFlatRisk",
          "score": 3
        },
        {
          "groupName": "linkNoText",
          "score": 3
        },
        {
          "groupName": "selectNoText",
          "score": 3
        },
        {
          "groupName": "roleBad",
          "score": 3
        },
        {
          "groupName": "titleAsLabel",
          "score": 3
        },
        {
          "groupName": "linkPair",
          "score": 3
        },
        {
          "groupName": "noScriptRisk",
          "score": 3
        },
        {
          "groupName": "allCaps",
          "score": 3
        }
      ]
    }
  }
}