Accessibility test digest

Synopsis

Page: Health Resources and Services Administration

URL: https://hrsa.gov/

Score: 704

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 Health Resources and Services Administration web page at https://hrsa.gov/ on 2022/07/21. 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 704 (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
total704
log61
contentBeyondLandmarks198
leadingClipsText54
duplicateID46
overflowHidden46
contrastAA36
linkIndication26
focusIndication24
linkForcesNewWindow17
linkTextsSame14
targetSize14
spontaneousMotion13
contrastAAA13
pageLanguage12
hoverSurprise10
inconsistentStyles10
contrastRisk10
zIndexNotZero8
linkNoText7
headingStructure6
iframeTitleBad6
ariaBadAttribute6
linkPair6
noLeading5
obsolete5
titleRedundant5
horizontalScrolling5
fontSizeAbsolute4
decorativeImageRisk4
visibleBulk3
allItalics3
skipRepeatedContent3
hiddenContentRisk3
mainNot13
pseudoHeadingRisk3
pseudoNavListRisk3
roleBad3
imagesSameAlt3
noScriptRisk3
pseudoLinkRisk3

Issue summary

Special issues

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

Classified issues

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

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

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

overflowHidden: Score 46. Issues reported by tests in this category:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

allItalics: Score 3. 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:

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

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

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

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

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

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

pseudoLinkRisk: 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": "4ea6d-hrsa",
  "host": {
    "id": "hrsa",
    "which": "https://hrsa.gov/",
    "what": "Health Resources and Services Administration"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-21T23:07:41"
    },
    {
      "event": "endTime",
      "value": "2022-07-21T23:09:33"
    }
  ],
  "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://hrsa.gov/",
        "what": "Health Resources and Services Administration"
      },
      {
        "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://hrsa.gov/",
        "what": "Health Resources and Services Administration"
      },
      {
        "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://hrsa.gov/",
      "what": "Health Resources and Services Administration",
      "result": "https://www.hrsa.gov/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.hrsa.gov/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.hrsa.gov/",
      "result": {
        "bytes": [
          477704,
          477704,
          616641,
          301468,
          301468
        ],
        "localRatios": [
          1,
          1.291,
          2.045,
          1
        ],
        "meanLocalRatio": 1.334,
        "maxLocalRatio": 2.045,
        "globalRatio": 2.045,
        "pixelChanges": [
          0,
          188116,
          196106,
          0
        ],
        "meanPixelChange": 96055,
        "maxPixelChange": 196106,
        "changeFrequency": 0.5
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://hrsa.gov/",
      "what": "Health Resources and Services Administration",
      "result": "https://www.hrsa.gov/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.hrsa.gov/",
      "result": {
        "visibleElements": 344
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.hrsa.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.hrsa.gov/",
      "result": {
        "tabFocusables": 97,
        "tabFocused": 97,
        "discrepancy": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://hrsa.gov/",
      "what": "URL",
      "result": "https://www.hrsa.gov/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.hrsa.gov/",
      "result": {
        "totals": {
          "total": 97,
          "types": {
            "indicatorMissing": {
              "total": 7,
              "tagNames": {
                "A": 7
              }
            },
            "nonOutlinePresent": {
              "total": 0,
              "tagNames": {}
            },
            "outlinePresent": {
              "total": 90,
              "meanDelay": 0,
              "tagNames": {
                "A": 88,
                "INPUT": 2
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [
            {
              "tagName": "A",
              "text": "GrantsShow"
            },
            {
              "tagName": "A",
              "text": "Loans & ScholarshipsShow"
            },
            {
              "tagName": "A",
              "text": "Data WarehouseShow"
            },
            {
              "tagName": "A",
              "text": "Training & TA HubShow"
            },
            {
              "tagName": "A",
              "text": "About HRSAShow"
            },
            {
              "tagName": "A",
              "text": "Previous"
            },
            {
              "tagName": "A",
              "text": "Next"
            }
          ],
          "nonOutlinePresent": [],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "Skip to main content",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Health Resources & Services Administration",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Bureaus & Offices",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Newsroom",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "A – Z Index",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "PRF Reporting Requirements",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Provider Relief Fund Reporting Period 3 is open until September 30, 2022. Learn more about reporting",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Review New Diversity Data",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "We’ve uploaded new Area Health Resources Files diversity data to the Workforce Dashboard. Check it o",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Blueprint for Change Released",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "We’re changing how our public health system serves children and youth with special health care needs",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Poison-Proof Your Home",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "More than 90% of poisonings occur at home. Follow simple steps to prevent these poisonings from happ",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": ".",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": ".",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": ".",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": ".",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "HHS Awards Over $155 Million to Expand Training for Primary Care Residents in Underserved and Rural ",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "June in Brief: HRSA Leading Work to Prevent Overdose Deaths in Rural Communities, Improve Equity in ",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "More HRSA News",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Find a Health Center",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Scholarships & Loan Repayment",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Grants",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Health Centers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Health Workforce",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "HIV/AIDS & Ryan White",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Maternal & Child Health",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "National Health Service Corps",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Provider Relief Fund",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "COVID-19 Coverage Assistance Fund",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "COVID-19 Uninsured Program",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Federal Office of Rural Health Policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "340B Drug Pricing",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Injury Compensation",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "data.HRSA.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "American Indian/Alaskan Native",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Organ Donation & Transplantation",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Poison Help",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Telehealth.HHS.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Bureaus & Offices",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Budget",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Strategic Plan",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Working at HRSA",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About HRSA",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Sign up for email updates",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Health Center",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "HIV Medical Care and Treatment",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Viewers & Players",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy Policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Disclaimers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accessibility",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Freedom of Information Act",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "EEO/No FEAR Act",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Vulnerability Disclosure Policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "U.S. Department of Health and Human Services",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "USA.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Whitehouse.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Español",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "繁體中文",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Tiếng Việt",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "한국어",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Tagalog",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Русский",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "العربية",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Kreyòl Ayisyen",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Français",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Polski",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Português",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Italiano",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Deutsch",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "日本語",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "فارسی",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "English",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://hrsa.gov/",
      "what": "URL",
      "result": "https://www.hrsa.gov/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.hrsa.gov/",
      "result": {
        "totals": {
          "total": 146,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 0,
              "tagNames": {}
            },
            "focusableAndOperable": {
              "total": 146,
              "tagNames": {
                "A": 142,
                "INPUT": 4
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "Skip to main content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Health Resources & Services Administration",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "more",
              "text": "Explore",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Bureaus & Offices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Newsroom",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "A – Z Index",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "logo-link",
              "text": "<a href=\"/\" id=\"logo-link\" style=\"cursor: default;\"><img src=\"/sites/all/themes/",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "menu-link",
              "text": "<a href=\"#top-nav\" id=\"menu-link\" class=\"menu-link\" style=\"cursor: default;\"><im",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "search-link",
              "text": "<a href=\"#search-block\" id=\"search-link\" style=\"cursor: default;\"><img src=\"/sit",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input name=\"utf8\" type=\"hidden\" value=\"✓\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "affiliate",
              "text": "<input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"hrsa\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "search",
              "text": "<input autocomplete=\"off\" class=\"usagov-search-autocomplete\" id=\"search\" name=\"q",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "search-button",
              "text": "<input src=\"/sites/all/themes/hrsa/images/system/search.png\" id=\"search-button\" ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "menu-link",
              "text": "<a href=\"#top-nav\" id=\"menu-link\" class=\"menu-link\" style=\"cursor: default;\"><im",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "GrantsShow",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Find Funding",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Apply for a Grant",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Manage Your Grant",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Attend Training",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Become a Grant Reviewer",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Award Recipient FAQs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Congressionally Directed Spending",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get Help with HRSA Grants & EHBs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Loans & ScholarshipsShow",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Faculty Loan Repayment",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "National Health Service Corps",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Native Hawaiian Health Scholarship",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Nurse Corps Loan Repayment Program",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Nurse Corps Scholarship Program",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "For Schools: Loan Programs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Data WarehouseShow",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Data Explorer",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Download Data",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Explore Maps",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Find Shortage Areas",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Find a Health Center",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View Fact Sheets",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Training & TA HubShow",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Behavioral Health",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Care Teams",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Child and Adolescent Health",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Chronic and Infectious Diseases",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Financing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Health Information Technology",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "HIV/AIDS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Maternal Health",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Older Adult Health",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Oral Health",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Performance Measurement & Quality Improvement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Research",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Rural Health",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Social Determinants of Health",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Telehealth",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Training Centers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Workforce",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About HRSAShow",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Bureau & Offices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "eNews",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Key Staff",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Organization Chart",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Press Releases",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Strategic Plan",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "main-content",
              "text": "<a id=\"main-content\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "PRF Reporting Requirements",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Provider Relief Fund Reporting Period 3 is open until September 30, 2022. Learn ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Review New Diversity Data",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "We’ve uploaded new Area Health Resources Files diversity data to the Workforce D",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Blueprint for Change Released",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "We’re changing how our public health system serves children and youth with speci",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Poison-Proof Your Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "More than 90% of poisonings occur at home. Follow simple steps to prevent these ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Previous",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Next",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": ".",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": ".",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": ".",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": ".",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "HHS Awards Over $155 Million to Expand Training for Primary Care Residents in Un",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "June in Brief: HRSA Leading Work to Prevent Overdose Deaths in Rural Communities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "More HRSA News",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Find a Health Center",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"//bhw.hrsa.gov/loansscholarships/\" style=\"cursor: default;\"><img alt=\"S",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Scholarships & Loan Repayment",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/grants/index.html\" style=\"cursor: default;\"><img alt=\"Grants Icon\" src",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Grants",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a> </a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Health Centers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Health Workforce",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "HIV/AIDS & Ryan White",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Maternal & Child Health",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "National Health Service Corps",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Provider Relief Fund",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "COVID-19 Coverage Assistance Fund",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "COVID-19 Uninsured Program",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Federal Office of Rural Health Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "340B Drug Pricing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Injury Compensation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "data.HRSA.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "American Indian/Alaskan Native",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Organ Donation & Transplantation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Poison Help",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Telehealth.HHS.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Bureaus & Offices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Budget",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Strategic Plan",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Working at HRSA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About HRSA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.facebook.com/hrsagov\" style=\"cursor: default;\"><img alt=\"Fa",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://twitter.com/HRSAgov\" style=\"cursor: default;\"><img alt=\"Twitter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.instagram.com/hrsagov\" style=\"cursor: default;\"><img alt=\"I",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.youtube.com/user/HRSAtube\" style=\"cursor: default;\"><img al",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.linkedin.com/company/us-government-department-of-health-&am",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://public.govdelivery.com/accounts/USHHSHRSA/subscriber/new?qsp=HR",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sign up for email updates",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Health Center",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "HIV Medical Care and Treatment",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://data.hrsa.gov/tools/widgets\" target=\"_blank\" style=\"cursor: def",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Viewers & Players",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Disclaimers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Freedom of Information Act",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "EEO/No FEAR Act",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Vulnerability Disclosure Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "U.S. Department of Health and Human Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "USA.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Whitehouse.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Español",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "繁體中文",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tiếng Việt",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "한국어",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tagalog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Русский",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_64",
              "text": "العربية",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Kreyòl Ayisyen",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Français",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Polski",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Português",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Italiano",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Deutsch",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "日本語",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_72",
              "text": "فارسی",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://hrsa.gov/",
      "what": "URL",
      "result": "https://www.hrsa.gov/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.hrsa.gov/",
      "result": {
        "totals": {
          "triggers": 170,
          "headTriggers": 20,
          "tailTriggers": 150,
          "impactTriggers": 6,
          "additions": 46,
          "removals": 0,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 4
        },
        "items": {
          "head": {
            "impactTriggers": [
              {
                "tagName": "LI",
                "text": "GrantsShowFindFundingApplyforaGrantManageYourGrant",
                "additions": 17,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "GrantsShow",
                "additions": 1,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "Loans&ScholarshipsShowFacultyLoanRepaymentNational",
                "additions": 13,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "Loans&ScholarshipsShow",
                "additions": 1,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "DataWarehouseShowDataExplorerDownloadDataExploreMa",
                "additions": 13,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "DataWarehouseShow",
                "additions": 1,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              }
            ],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "Skiptomaincontent"
              },
              {
                "tagName": "A",
                "id": "menu-link",
                "text": "<imgsrc=\"/sites/all/themes/hrsa/images/system/menu"
              },
              {
                "tagName": "A",
                "id": "search-link",
                "text": "<imgsrc=\"/sites/all/themes/hrsa/images/system/mobi"
              },
              {
                "tagName": "A",
                "id": "menu-link",
                "text": "<imgsrc=\"/sites/all/themes/hrsa/images/system/tabl"
              }
            ]
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": []
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://hrsa.gov/",
      "what": "URL",
      "result": "https://www.hrsa.gov/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.hrsa.gov/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 0,
          "wellLabeled": 2
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Search"
                ]
              }
            },
            {
              "index": 1,
              "tagName": "INPUT",
              "type": "image",
              "texts": {
                "content": "Search"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.hrsa.gov/",
      "result": {
        "totals": {
          "links": 142,
          "adjacent": {
            "total": 35,
            "underlined": 11,
            "underlinedPercent": 31
          }
        },
        "items": {
          "underlined": [
            "Skip to main content",
            "",
            "",
            "",
            "",
            "",
            "HHS Awards Over $155 Million to Expand Training for Primary Care Residents in Underserved and Rural Communities",
            "June in Brief: HRSA Leading Work to Prevent Overdose Deaths in Rural Communities, Improve Equity in Maternal Health, and Help End the HIV Epidemic",
            "More HRSA News",
            "",
            ""
          ],
          "notUnderlined": [
            "Health Resources & Services Administration",
            "Explore",
            "GrantsShow",
            "Loans & ScholarshipsShow",
            "Data WarehouseShow",
            "Training & TA HubShow",
            "About HRSAShow",
            "PRF Reporting Requirements",
            "Provider Relief Fund Reporting Period 3 is open until September 30, 2022. Learn more about reporting requirements.",
            "Review New Diversity Data",
            "We’ve uploaded new Area Health Resources Files diversity data to the Workforce Dashboard. Check it out.",
            "Blueprint for Change Released",
            "We’re changing how our public health system serves children and youth with special health care needs through our Blueprint. Learn what you can do.",
            "Poison-Proof Your Home",
            "More than 90% of poisonings occur at home. Follow simple steps to prevent these poisonings from happening.",
            "Previous",
            "Next",
            "Find a Health Center",
            "",
            "Scholarships & LoanRepayment",
            "",
            "Grants",
            "",
            "Sign up for email updates"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.hrsa.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://hrsa.gov/",
      "what": "URL",
      "result": "https://www.hrsa.gov/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.hrsa.gov/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.hrsa.gov/",
      "result": {
        "roleElements": 0,
        "badRoleElements": 0,
        "redundantRoleElements": 0,
        "tagNames": {}
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.hrsa.gov/",
      "result": {
        "mainStyles": [
          "fontStyle",
          "fontWeight",
          "opacity",
          "textDecorationLine",
          "textDecorationStyle",
          "textDecorationThickness"
        ],
        "buttonStyles": [
          "borderStyle",
          "borderWidth",
          "height",
          "lineHeight",
          "maxHeight",
          "maxWidth",
          "minHeight",
          "minWidth",
          "outlineOffset",
          "outlineStyle",
          "outlineWidth"
        ],
        "headingStyles": [
          "color",
          "fontSize"
        ],
        "listLinkStyles": [
          "color",
          "fontSize",
          "lineHeight"
        ],
        "totals": {
          "adjacentLink": {
            "total": 35,
            "subtotals": [
              12,
              11,
              6,
              4,
              2
            ]
          },
          "listLink": {
            "total": 107,
            "subtotals": [
              44,
              20,
              16,
              11,
              5,
              5,
              4,
              2
            ]
          },
          "h1": {
            "total": 1
          },
          "h2": {
            "total": 4,
            "subtotals": [
              3,
              1
            ]
          },
          "h4": {
            "total": 1
          }
        },
        "items": {
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "Skip to main content",
                "Explore",
                "",
                "",
                "",
                "",
                "",
                "Provider Relief Fund Reporting Period 3 is open until September 30, 2022. Learn more about reporting requirements.",
                "We’ve uploaded new Area Health Resources Files diversity data to the Workforce Dashboard. Check it out.",
                "We’re changing how our public health system serves children and youth with special health care needs through our Blueprint. Learn what you can do.",
                "More than 90% of poisonings occur at home. Follow simple steps to prevent these poisonings from happening.",
                "Previous",
                "Next",
                "HHS Awards Over $155 Million to Expand Training for Primary Care Residents in Underserved and Rural Communities",
                "June in Brief: HRSA Leading Work to Prevent Overdose Deaths in Rural Communities, Improve Equity in Maternal Health, and Help End the HIV Epidemic",
                "More HRSA News",
                "",
                "Sign up for email updates",
                ""
              ],
              "500": [
                "PRF Reporting Requirements",
                "Review New Diversity Data",
                "Blueprint for Change Released",
                "Poison-Proof Your Home"
              ],
              "700": [
                "Health Resources & Services Administration",
                "GrantsShow",
                "Loans & ScholarshipsShow",
                "Data WarehouseShow",
                "Training & TA HubShow",
                "About HRSAShow",
                "Find a Health Center",
                "",
                "Scholarships & Loan    Repayment",
                "",
                "Grants",
                ""
              ]
            },
            "opacity": {
              "1": [
                "Skip to main content",
                "Health Resources & Services Administration",
                "Explore",
                "",
                "",
                "",
                "",
                "GrantsShow",
                "Loans & ScholarshipsShow",
                "Data WarehouseShow",
                "Training & TA HubShow",
                "About HRSAShow",
                "",
                "PRF Reporting Requirements",
                "Provider Relief Fund Reporting Period 3 is open until September 30, 2022. Learn more about reporting requirements.",
                "Review New Diversity Data",
                "We’ve uploaded new Area Health Resources Files diversity data to the Workforce Dashboard. Check it out.",
                "Blueprint for Change Released",
                "We’re changing how our public health system serves children and youth with special health care needs through our Blueprint. Learn what you can do.",
                "Poison-Proof Your Home",
                "More than 90% of poisonings occur at home. Follow simple steps to prevent these poisonings from happening.",
                "HHS Awards Over $155 Million to Expand Training for Primary Care Residents in Underserved and Rural Communities",
                "June in Brief: HRSA Leading Work to Prevent Overdose Deaths in Rural Communities, Improve Equity in Maternal Health, and Help End the HIV Epidemic",
                "More HRSA News",
                "Find a Health Center",
                "",
                "Scholarships & Loan    Repayment",
                "",
                "Grants",
                "",
                "",
                "Sign up for email updates",
                ""
              ],
              "0.7": [
                "Previous",
                "Next"
              ]
            },
            "textDecorationLine": {
              "underline": [
                "Skip to main content",
                "",
                "",
                "",
                "",
                "",
                "HHS Awards Over $155 Million to Expand Training for Primary Care Residents in Underserved and Rural Communities",
                "June in Brief: HRSA Leading Work to Prevent Overdose Deaths in Rural Communities, Improve Equity in Maternal Health, and Help End the HIV Epidemic",
                "More HRSA News",
                "",
                ""
              ],
              "none": [
                "Health Resources & Services Administration",
                "Explore",
                "GrantsShow",
                "Loans & ScholarshipsShow",
                "Data WarehouseShow",
                "Training & TA HubShow",
                "About HRSAShow",
                "PRF Reporting Requirements",
                "Provider Relief Fund Reporting Period 3 is open until September 30, 2022. Learn more about reporting requirements.",
                "Review New Diversity Data",
                "We’ve uploaded new Area Health Resources Files diversity data to the Workforce Dashboard. Check it out.",
                "Blueprint for Change Released",
                "We’re changing how our public health system serves children and youth with special health care needs through our Blueprint. Learn what you can do.",
                "Poison-Proof Your Home",
                "More than 90% of poisonings occur at home. Follow simple steps to prevent these poisonings from happening.",
                "Previous",
                "Next",
                "Find a Health Center",
                "",
                "Scholarships & Loan    Repayment",
                "",
                "Grants",
                "",
                "Sign up for email updates"
              ]
            }
          },
          "listLink": {
            "fontWeight": {
              "400": [
                "Bureaus & Offices",
                "Newsroom",
                "A – Z Index",
                "Contact Us",
                "Find Funding",
                "Apply for a Grant",
                "Manage Your Grant",
                "Attend Training",
                "Become a Grant Reviewer",
                "Award Recipient FAQs",
                "Congressionally Directed Spending",
                "Get Help with HRSA Grants & EHBs",
                "Faculty Loan Repayment",
                "National Health Service Corps",
                "Native Hawaiian Health Scholarship",
                "Nurse Corps Loan Repayment Program",
                "Nurse Corps Scholarship Program",
                "For Schools: Loan Programs",
                "Data Explorer",
                "Download Data",
                "Explore Maps",
                "Find Shortage Areas",
                "Find a Health Center",
                "View Fact Sheets",
                "Behavioral Health",
                "Care Teams",
                "Child and Adolescent Health",
                "Chronic and Infectious Diseases",
                "Financing",
                "Health Information Technology",
                "HIV/AIDS",
                "Maternal Health",
                "Older Adult Health",
                "Oral Health",
                "Performance Measurement & Quality Improvement",
                "Research",
                "Rural Health",
                "Social Determinants of Health",
                "Telehealth",
                "Training Centers",
                "Workforce",
                "Bureau & Offices",
                "eNews",
                "Key Staff",
                "Organization Chart",
                "Press Releases",
                "Strategic Plan",
                "Contact Us",
                ".",
                ".",
                ".",
                ".",
                "",
                "",
                "",
                "",
                "",
                "Contact Us",
                "Viewers & Players",
                "Privacy Policy",
                "Disclaimers",
                "Accessibility",
                "Freedom of Information Act",
                "EEO/No FEAR Act",
                "Vulnerability Disclosure Policy",
                "U.S. Department of Health and Human Services",
                "USA.gov",
                "Whitehouse.gov",
                "Español",
                "繁體中文",
                "Tiếng Việt",
                "한국어",
                "Tagalog",
                "Русский",
                "العربية",
                "Kreyòl Ayisyen",
                "Français",
                "Polski",
                "Português",
                "Italiano",
                "Deutsch",
                "日本語",
                "فارسی",
                "English"
              ],
              "700": [
                "Health Centers",
                "Health Workforce",
                "HIV/AIDS & Ryan White",
                "Maternal & Child Health",
                "National Health Service Corps",
                "Provider Relief Fund",
                "COVID-19 Coverage Assistance Fund",
                "COVID-19 Uninsured Program",
                "Federal Office of Rural Health Policy",
                "340B Drug Pricing",
                "Injury Compensation",
                "data.HRSA.gov",
                "American Indian/Alaskan Native",
                "Organ Donation & Transplantation",
                "Poison Help",
                "Telehealth.HHS.gov",
                "Bureaus & Offices",
                "Budget",
                "Strategic Plan",
                "Working at HRSA",
                "About HRSA",
                "Health Center",
                "HIV Medical Care and Treatment"
              ]
            },
            "textDecorationLine": {
              "none": [
                "Bureaus & Offices",
                "Newsroom",
                "A – Z Index",
                "Contact Us",
                "Find Funding",
                "Apply for a Grant",
                "Manage Your Grant",
                "Attend Training",
                "Become a Grant Reviewer",
                "Award Recipient FAQs",
                "Congressionally Directed Spending",
                "Get Help with HRSA Grants & EHBs",
                "Faculty Loan Repayment",
                "National Health Service Corps",
                "Native Hawaiian Health Scholarship",
                "Nurse Corps Loan Repayment Program",
                "Nurse Corps Scholarship Program",
                "For Schools: Loan Programs",
                "Data Explorer",
                "Download Data",
                "Explore Maps",
                "Find Shortage Areas",
                "Find a Health Center",
                "View Fact Sheets",
                "Behavioral Health",
                "Care Teams",
                "Child and Adolescent Health",
                "Chronic and Infectious Diseases",
                "Financing",
                "Health Information Technology",
                "HIV/AIDS",
                "Maternal Health",
                "Older Adult Health",
                "Oral Health",
                "Performance Measurement & Quality Improvement",
                "Research",
                "Rural Health",
                "Social Determinants of Health",
                "Telehealth",
                "Training Centers",
                "Workforce",
                "Bureau & Offices",
                "eNews",
                "Key Staff",
                "Organization Chart",
                "Press Releases",
                "Strategic Plan",
                "Contact Us",
                "Health Centers",
                "Health Workforce",
                "HIV/AIDS & Ryan White",
                "Maternal & Child Health",
                "National Health Service Corps",
                "Provider Relief Fund",
                "COVID-19 Coverage Assistance Fund",
                "COVID-19 Uninsured Program",
                "Federal Office of Rural Health Policy",
                "340B Drug Pricing",
                "Injury Compensation",
                "data.HRSA.gov",
                "American Indian/Alaskan Native",
                "Organ Donation & Transplantation",
                "Poison Help",
                "Telehealth.HHS.gov",
                "Contact Us",
                "Viewers & Players",
                "Privacy Policy",
                "Disclaimers",
                "Accessibility",
                "Freedom of Information Act",
                "EEO/No FEAR Act",
                "Vulnerability Disclosure Policy",
                "U.S. Department of Health and Human Services",
                "USA.gov",
                "Whitehouse.gov"
              ],
              "underline": [
                ".",
                ".",
                ".",
                ".",
                "Bureaus & Offices",
                "Budget",
                "Strategic Plan",
                "Working at HRSA",
                "About HRSA",
                "",
                "",
                "",
                "",
                "",
                "Health Center",
                "HIV Medical Care and Treatment",
                "Español",
                "繁體中文",
                "Tiếng Việt",
                "한국어",
                "Tagalog",
                "Русский",
                "العربية",
                "Kreyòl Ayisyen",
                "Français",
                "Polski",
                "Português",
                "Italiano",
                "Deutsch",
                "日本語",
                "فارسی",
                "English"
              ]
            },
            "color": {
              "rgb(255, 255, 255)": [
                "Bureaus & Offices",
                "Newsroom",
                "A – Z Index",
                "Contact Us",
                "Health Center",
                "HIV Medical Care and Treatment",
                "Contact Us",
                "Viewers & Players",
                "Privacy Policy",
                "Disclaimers",
                "Accessibility",
                "Freedom of Information Act",
                "EEO/No FEAR Act",
                "Vulnerability Disclosure Policy",
                "U.S. Department of Health and Human Services",
                "USA.gov",
                "Whitehouse.gov"
              ],
              "rgb(0, 51, 102)": [
                "Find Funding",
                "Apply for a Grant",
                "Manage Your Grant",
                "Attend Training",
                "Become a Grant Reviewer",
                "Award Recipient FAQs",
                "Congressionally Directed Spending",
                "Get Help with HRSA Grants & EHBs",
                "Faculty Loan Repayment",
                "National Health Service Corps",
                "Native Hawaiian Health Scholarship",
                "Nurse Corps Loan Repayment Program",
                "Nurse Corps Scholarship Program",
                "For Schools: Loan Programs",
                "Data Explorer",
                "Download Data",
                "Explore Maps",
                "Find Shortage Areas",
                "Find a Health Center",
                "View Fact Sheets",
                "Behavioral Health",
                "Care Teams",
                "Child and Adolescent Health",
                "Chronic and Infectious Diseases",
                "Financing",
                "Health Information Technology",
                "HIV/AIDS",
                "Maternal Health",
                "Older Adult Health",
                "Oral Health",
                "Performance Measurement & Quality Improvement",
                "Research",
                "Rural Health",
                "Social Determinants of Health",
                "Telehealth",
                "Training Centers",
                "Workforce",
                "Bureau & Offices",
                "eNews",
                "Key Staff",
                "Organization Chart",
                "Press Releases",
                "Strategic Plan",
                "Contact Us"
              ],
              "rgb(0, 0, 238)": [
                ".",
                ".",
                ".",
                ".",
                "",
                "",
                "",
                "",
                "",
                "Español",
                "繁體中文",
                "Tiếng Việt",
                "한국어",
                "Tagalog",
                "Русский",
                "العربية",
                "Kreyòl Ayisyen",
                "Français",
                "Polski",
                "Português",
                "Italiano",
                "Deutsch",
                "日本語",
                "فارسی",
                "English"
              ],
              "rgb(24, 83, 148)": [
                "Health Centers",
                "Health Workforce",
                "HIV/AIDS & Ryan White",
                "Maternal & Child Health",
                "National Health Service Corps",
                "Provider Relief Fund",
                "COVID-19 Coverage Assistance Fund",
                "COVID-19 Uninsured Program",
                "Federal Office of Rural Health Policy",
                "340B Drug Pricing",
                "Injury Compensation",
                "data.HRSA.gov",
                "American Indian/Alaskan Native",
                "Organ Donation & Transplantation",
                "Poison Help",
                "Telehealth.HHS.gov",
                "Bureaus & Offices",
                "Budget",
                "Strategic Plan",
                "Working at HRSA",
                "About HRSA"
              ]
            },
            "fontSize": {
              "14px": [
                "Bureaus & Offices",
                "Newsroom",
                "A – Z Index",
                "Contact Us",
                "Find Funding",
                "Apply for a Grant",
                "Manage Your Grant",
                "Attend Training",
                "Become a Grant Reviewer",
                "Award Recipient FAQs",
                "Congressionally Directed Spending",
                "Get Help with HRSA Grants & EHBs",
                "Faculty Loan Repayment",
                "National Health Service Corps",
                "Native Hawaiian Health Scholarship",
                "Nurse Corps Loan Repayment Program",
                "Nurse Corps Scholarship Program",
                "For Schools: Loan Programs",
                "Data Explorer",
                "Download Data",
                "Explore Maps",
                "Find Shortage Areas",
                "Find a Health Center",
                "View Fact Sheets",
                "Behavioral Health",
                "Care Teams",
                "Child and Adolescent Health",
                "Chronic and Infectious Diseases",
                "Financing",
                "Health Information Technology",
                "HIV/AIDS",
                "Maternal Health",
                "Older Adult Health",
                "Oral Health",
                "Performance Measurement & Quality Improvement",
                "Research",
                "Rural Health",
                "Social Determinants of Health",
                "Telehealth",
                "Training Centers",
                "Workforce",
                "Bureau & Offices",
                "eNews",
                "Key Staff",
                "Organization Chart",
                "Press Releases",
                "Strategic Plan",
                "Contact Us"
              ],
              "14.4px": [
                ".",
                ".",
                ".",
                ".",
                "Health Centers",
                "Health Workforce",
                "HIV/AIDS & Ryan White",
                "Maternal & Child Health",
                "National Health Service Corps",
                "Provider Relief Fund",
                "COVID-19 Coverage Assistance Fund",
                "COVID-19 Uninsured Program",
                "Federal Office of Rural Health Policy",
                "340B Drug Pricing",
                "Injury Compensation",
                "data.HRSA.gov",
                "American Indian/Alaskan Native",
                "Organ Donation & Transplantation",
                "Poison Help",
                "Telehealth.HHS.gov",
                "Español",
                "繁體中文",
                "Tiếng Việt",
                "한국어",
                "Tagalog",
                "Русский",
                "العربية",
                "Kreyòl Ayisyen",
                "Français",
                "Polski",
                "Português",
                "Italiano",
                "Deutsch",
                "日本語",
                "فارسی",
                "English"
              ],
              "16px": [
                "Bureaus & Offices",
                "Budget",
                "Strategic Plan",
                "Working at HRSA",
                "About HRSA",
                "",
                "",
                "",
                "",
                "",
                "Health Center",
                "HIV Medical Care and Treatment"
              ],
              "12.96px": [
                "Contact Us",
                "Viewers & Players",
                "Privacy Policy",
                "Disclaimers",
                "Accessibility",
                "Freedom of Information Act",
                "EEO/No FEAR Act",
                "Vulnerability Disclosure Policy",
                "U.S. Department of Health and Human Services",
                "USA.gov",
                "Whitehouse.gov"
              ]
            },
            "lineHeight": {
              "14px": [
                "Bureaus & Offices",
                "Newsroom",
                "A – Z Index",
                "Contact Us"
              ],
              "16.8px": [
                "Find Funding",
                "Apply for a Grant",
                "Manage Your Grant",
                "Attend Training",
                "Become a Grant Reviewer",
                "Award Recipient FAQs",
                "Congressionally Directed Spending",
                "Get Help with HRSA Grants & EHBs",
                "Faculty Loan Repayment",
                "National Health Service Corps",
                "Native Hawaiian Health Scholarship",
                "Nurse Corps Loan Repayment Program",
                "Nurse Corps Scholarship Program",
                "For Schools: Loan Programs",
                "Data Explorer",
                "Download Data",
                "Explore Maps",
                "Find Shortage Areas",
                "Find a Health Center",
                "View Fact Sheets",
                "Behavioral Health",
                "Care Teams",
                "Child and Adolescent Health",
                "Chronic and Infectious Diseases",
                "Financing",
                "Health Information Technology",
                "HIV/AIDS",
                "Maternal Health",
                "Older Adult Health",
                "Oral Health",
                "Performance Measurement & Quality Improvement",
                "Research",
                "Rural Health",
                "Social Determinants of Health",
                "Telehealth",
                "Training Centers",
                "Workforce",
                "Bureau & Offices",
                "eNews",
                "Key Staff",
                "Organization Chart",
                "Press Releases",
                "Strategic Plan",
                "Contact Us"
              ],
              "20.16px": [
                ".",
                ".",
                ".",
                ".",
                "Health Centers",
                "Health Workforce",
                "HIV/AIDS & Ryan White",
                "Maternal & Child Health",
                "National Health Service Corps",
                "Provider Relief Fund",
                "COVID-19 Coverage Assistance Fund",
                "COVID-19 Uninsured Program",
                "Federal Office of Rural Health Policy",
                "340B Drug Pricing",
                "Injury Compensation",
                "data.HRSA.gov",
                "American Indian/Alaskan Native",
                "Organ Donation & Transplantation",
                "Poison Help",
                "Telehealth.HHS.gov",
                "Español",
                "繁體中文",
                "Tiếng Việt",
                "한국어",
                "Tagalog",
                "Русский",
                "العربية",
                "Kreyòl Ayisyen",
                "Français",
                "Polski",
                "Português",
                "Italiano",
                "Deutsch",
                "日本語",
                "فارسی",
                "English"
              ],
              "22.4px": [
                "Bureaus & Offices",
                "Budget",
                "Strategic Plan",
                "Working at HRSA",
                "About HRSA",
                "",
                "",
                "",
                "",
                "",
                "Health Center",
                "HIV Medical Care and Treatment"
              ],
              "18.144px": [
                "Contact Us",
                "Viewers & Players",
                "Privacy Policy",
                "Disclaimers",
                "Accessibility",
                "Freedom of Information Act",
                "EEO/No FEAR Act",
                "Vulnerability Disclosure Policy",
                "U.S. Department of Health and Human Services",
                "USA.gov",
                "Whitehouse.gov"
              ]
            }
          },
          "h2": {
            "color": {
              "rgb(139, 10, 3)": [
                "Find a Health Center"
              ],
              "rgb(255, 255, 255)": [
                "About HRSA",
                "Connect with HRSA",
                "Find Health Services"
              ]
            },
            "fontSize": {
              "28.8px": [
                "Find a Health Center"
              ],
              "18px": [
                "About HRSA",
                "Connect with HRSA",
                "Find Health Services"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.hrsa.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.hrsa.gov/",
      "result": {
        "totals": {
          "total": 22,
          "tagNames": {
            "DIV": 2,
            "SPAN": 6,
            "A": 3,
            "UL": 7,
            "LI": 4
          }
        },
        "items": [
          {
            "tagName": "DIV",
            "id": "hhsCoBrandedHeader",
            "text": "Health Resources & Services Administration Explore Bureaus & Offices Newsroom A – Z Index Contact Us"
          },
          {
            "tagName": "SPAN",
            "id": "logoImg",
            "text": ""
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Health Resources & Services Administration"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Explore Bureaus & Offices Newsroom A – Z Index Contact Us"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "GrantsShowFind Funding\nApply for a Grant\nManage Your Grant\nAttend Training\nBecome a Grant Reviewer\nA"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Show"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Find Funding\nApply for a Grant\nManage Your Grant\nAttend Training\nBecome a Grant Reviewer\nAward Recip"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Show"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Faculty Loan Repayment\nNational Health Service Corps\nNative Hawaiian Health Scholarship\nNurse Corps "
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Show"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Data Explorer\nDownload Data\nExplore Maps\nFind Shortage Areas\nFind a Health Center\nView Fact Sheets"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Show"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Behavioral Health\nCare Teams\nChild and Adolescent Health\nChronic and Infectious Diseases\nFinancing\nH"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Show"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Bureau & Offices\neNews\nKey Staff\nOrganization Chart\nPress Releases\nStrategic Plan\nContact Us"
          },
          {
            "tagName": "LI",
            "id": "rslides1_s0",
            "text": "PRF Reporting Requirements Provider Relief Fund Reporting Period 3 is open until September 30, 2022."
          },
          {
            "tagName": "LI",
            "id": "rslides1_s1",
            "text": "Review New Diversity Data We’ve uploaded new Area Health Resources Files diversity data to the Workf"
          },
          {
            "tagName": "LI",
            "id": "rslides1_s2",
            "text": "Blueprint for Change Released We’re changing how our public health system serves children and youth "
          },
          {
            "tagName": "LI",
            "id": "rslides1_s3",
            "text": "Poison-Proof Your Home More than 90% of poisonings occur at home. Follow simple steps to prevent the"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Previous"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Next"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "...."
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.hrsa.gov/",
      "result": {
        "totals": {
          "failures": 106,
          "warnings": 7
        },
        "items": [
          {
            "index": 353,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "span",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/span[2]",
              "codeLines": [
                "<span id=\"logo\" class=\"logo\">",
                "  <a href=\"https://www.hrsa.gov/\">",
                "    Health Resources & Services Administration",
                "  </a>",
                "</span>"
              ]
            }
          },
          {
            "index": 361,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]",
              "codeLines": [
                "<div id=\"logo\">",
                "  <a href=\"/\" id=\"logo-link\">",
                "    <img src=\"/sites/all/themes/hrsa/images/system/HRSA-Logo.png\" alt=\"Health Resources & Services ...",
                "  </a>",
                "</div>"
              ]
            }
          },
          {
            "index": 364,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
              "codeLines": [
                "<a href=\"#top-nav\" id=\"menu-link\" class=\"menu-link\">",
                "  <img src=\"/sites/all/themes/hrsa/images/system/menu.jpg\" alt=\"Menu\">",
                "</a>"
              ]
            }
          },
          {
            "index": 377,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"#top-nav\" id=\"menu-link\" class=\"menu-link\">",
                "  <img src=\"/sites/all/themes/hrsa/images/system/tablet-menu.png\" alt=\"Menu\">",
                "</a>"
              ]
            }
          },
          {
            "index": 381,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]",
              "codeLines": [
                "<div id=\"main-content\">",
                "  <div class=\"wrapper\">",
                "    <div id=\"inner-wrapper\">",
                "      <!-- hide breadcrumb on front/landing page -->",
                "      <!--Global Template: ResponsiveGlobalTemplate And folder: -1-->",
                "      <div id=\"main-body\">",
                "        <a id=\"main-content\"></a>",
                "        <!-- PRINT TITLE IF EXISTS -->",
                "        <!-- THIS PIECE OF CODE ALLOWS EDITORS/ADMINS",
                "                                         TO EDIT THE PAGE DIRECTLY FROM THE PAGE VIEW,",
                "                                        BYPASSING THE NEED TO GO BACK INTO THE CONTENTS NAV -->",
                "        <!-- PRINT CONTENT -->",
                "        <div class=\"region region-content\">",
                "          <div id=\"block-system-main\" class=\"block block-system\">",
                "            <div class=\"content\">",
                "              <div class=\"panel-hrsahome clearfix panel-display\">",
                "                <!-- Content will go here -->",
                "                <!-- TOP ROW: TWO COLUMNs (66/33) -->",
                "                <div class=\"panel-hrsahome-row clearfix\">",
                "                  <!-- Our content goes here -->",
                "                  <div class=\"panel-hrsahome-top-left\">",
                "                    <!-- Our content goes here -->",
                "                    <div id=\"node-3198\" class=\"node node-node-block clearfix\">",
                "                      <div class=\"content\">",
                "                        <div class=\"field-body\">",
                "                          <div id=\"slideshow\">",
                "                            <div class=\"rslides_container\">",
                "                              <ul class=\"rslides rslides1\" id=\"slides1\">",
                "                                <li id=\"rslides1_s0\" class=\"rslides1_on\" style=\"float: left; positi...",
                "                                  <img alt=\"\" src=\"/sites/default/files/hrsa/images/carousel//prb-f...",
                "                                  <div class=\"caption\">",
                "                                    <a class=\"carousel-teaser-header\" href=\"/provider-relief/report...",
                "                                      PRF Reporting Requirements",
                "                                    </a>",
                "                                    <br>",
                "                                    <a class=\"carousel-teaser-text\" href=\"/provider-relief/reportin...",
                "                                      Provider Relief Fund Reporting Period 3 is open until Septemb...",
                "                                    </a>",
                "                                  </div>",
                "                                </li>",
                "                                <li id=\"rslides1_s1\" style=\"float: none; position: absolute; opacit...",
                "                                  <img alt=\"\" src=\"/sites/default/files/hrsa/images/carousel/bhw-ah...",
                "                                  <div class=\"caption\">",
                "                                    <a class=\"carousel-teaser-header\" href=\"https://data.hrsa.gov/t...",
                "                                      Review New Diversity Data",
                "                                    </a>",
                "                                    <br>",
                "                                    <a class=\"carousel-teaser-text\" href=\"https://data.hrsa.gov/top...",
                "                                      We’ve uploaded new Area Health Resources Files diversity data...",
                "                                    </a>",
                "                                  </div>",
                "                                </li>",
                "                                <li id=\"rslides1_s2\" style=\"float: none; position: absolute; opacit...",
                "                                  <img alt=\"\" src=\"/sites/default/files/hrsa/images/carousel/mchb-b...",
                "                                  <div class=\"caption\">",
                "                                    <a class=\"carousel-teaser-header\" href=\"https://mchb.hrsa.gov/p...",
                "                                      Blueprint for Change Released",
                "                                    </a>",
                "                                    <br>",
                "                                    <a class=\"carousel-teaser-text\" href=\"https://mchb.hrsa.gov/pro...",
                "                                      We’re changing how our public health system serves children a...",
                "                                    </a>",
                "                                  </div>",
                "                                </li>",
                "                                <li id=\"rslides1_s3\" style=\"float: none; position: absolute; opacit...",
                "                                  <img alt=\"\" src=\"/sites/default/files/hrsa/images/carousel/poison...",
                "                                  <div class=\"caption\">",
                "                                    <a class=\"carousel-teaser-header\" href=\"https://poisonhelp.hrsa...",
                "                                      Poison-Proof Your Home",
                "                                    </a>",
                "                                    <br>",
                "                                    <a class=\"carousel-teaser-text\" href=\"https://poisonhelp.hrsa.g...",
                "                                      More than 90% of poisonings occur at home. Follow simple step...",
                "                                    </a>",
                "                                  </div>",
                "                                </li>",
                "                              </ul>",
                "                              <a href=\"#rslides1_s0\" class=\"rslides_nav rslides1_nav prev\">",
                "                                Previous",
                "                              </a>",
                "                              <a href=\"#rslides1_s1\" class=\"rslides_nav rslides1_nav next\">",
                "                                Next",
                "                              </a>",
                "                              <ul class=\"rslides_tabs rslides1_tabs\">",
                "                                <li class=\"rslides1_s1 rslides_here\">",
                "                                  <a href=\"#rslides1_s0\" class=\"rslides1_s1\">",
                "                                    .",
                "                                  </a>",
                "                                </li>",
                "                                <li class=\"rslides1_s2\">",
                "                                  <a href=\"#rslides1_s1\" class=\"rslides1_s2\">",
                "                                    .",
                "                                  </a>",
                "                                </li>",
                "                                <li class=\"rslides1_s3\">",
                "                                  <a href=\"#rslides1_s2\" class=\"rslides1_s3\">",
                "                                    .",
                "                                  </a>",
                "                                </li>",
                "                                <li class=\"rslides1_s4\">",
                "                                  <a href=\"#rslides1_s3\" class=\"rslides1_s4\">",
                "                                    .",
                "                                  </a>",
                "                                </li>",
                "                              </ul>",
                "                            </div>",
                "                          </div>",
                "                        </div>",
                "                      </div>",
                "                    </div>",
                "                  </div>",
                "                  <div class=\"panel-hrsahome-top-right\">",
                "                    <!-- Our content goes here -->",
                "                    <div class=\"navBoxes\">",
                "                      <h1 class=\"hrsaheading\">",
                "                        News and Announcements",
                "                      </h1>",
                "                      <div id=\"node-3199\" class=\"node node-node-block clearfix\">",
                "                        <div class=\"content\">",
                "                          <div class=\"field-body\">",
                "                            <ul>",
                "                              <li>",
                "                                <a href=\"https://www.hhs.gov/about/news/2022/07/01/hhs-awards-over-...",
                "                                  HHS Awards Over $155 Million to Expand Training for Primary Care ...",
                "                                </a>",
                "                                (7/1/2022)",
                "                                <hr style=\"margin-top: 14px; margin-bottom: 14px;\">",
                "                              </li>",
                "                              <li>",
                "                                <a href=\"/about/news/press-releases/june-2022-roundup\">",
                "                                  June in Brief: HRSA Leading Work to Prevent Overdose Deaths in Ru...",
                "                                </a>",
                "                                (6/30/2022)",
                "                                <hr style=\"margin-top: 14px; margin-bottom: 14px;\">",
                "                              </li>",
                "                              <li>",
                "                                <a href=\"/about/news/press-releases\">",
                "                                  More HRSA News",
                "                                </a>",
                "                              </li>",
                "                            </ul>",
                "                          </div>",
                "                        </div>",
                "                      </div>",
                "                    </div>",
                "                  </div>",
                "                </div>",
                "                <div class=\"panel-hrsahome-center\">",
                "                  <div class=\"hrsahome-call-to-action\">",
                "                    <div class=\"hrsahome-call-to-action__grid-container\">",
                "                      <div class=\"hrsahome-call-to-action__content\">",
                "                        <div class=\"hrsahome-call-to-action__text\">",
                "                          <h2>",
                "                            Find a Health Center",
                "                          </h2>",
                "                          <p>",
                "                            Find a health center near you for primary health care, telehealth servi...",
                "                          </p>",
                "                          <div class=\"hrsahome-call-to-action__text-box-button\">",
                "                            <a href=\"https://findahealthcenter.hrsa.gov/\" class=\"hrsahome-call-to-a...",
                "                              Find a Health Center",
                "                            </a>",
                "                          </div>",
                "                        </div>",
                "                        <div class=\"hrsahome-call-to-action__image\">",
                "                          <img src=\"/sites/all/themes/hrsa/images/home/find-a-health-center.png\" al...",
                "                        </div>",
                "                      </div>",
                "                    </div>",
                "                  </div>",
                "                </div>",
                "                <!-- BOTTOM ROW: TWO COLUMNS (33/66)-->",
                "                <div class=\"panel-hrsahome-row clearfix\">",
                "                  <!-- Our content goes here -->",
                "                  <div class=\"panel-hrsahome-left\">",
                "                    <!-- Our content goes here -->",
                "                    <div class=\"bg-gray\">",
                "                      <div class=\"fundingopportunities\">",
                "                        <div id=\"funding_header\">",
                "                          <p>",
                "                            <b>",
                "                              Funding Opportunities",
                "                            </b>",
                "                          </p>",
                "                        </div>",
                "                        <div id=\"node-3200\" class=\"node node-node-block clearfix\">",
                "                          <div class=\"content\">",
                "                            <div class=\"field-body\">",
                "                              <div class=\"funding-body\">",
                "                                <div class=\"reddiv fundingbuttons\">",
                "                                  <div class=\"funding-icon\">",
                "                                    <a href=\"//bhw.hrsa.gov/loansscholarships/\">",
                "                                      <img alt=\"Scholarships & Loan Repayment Icon\" src=\"/sites/def...",
                "                                    </a>",
                "                                  </div>",
                "                                  <div class=\"funding-linktext\">",
                "                                    <a href=\"//bhw.hrsa.gov/loansscholarships/\">",
                "                                      Scholarships & Loan",
                "                                      <br>",
                "                                      Repayment",
                "                                    </a>",
                "                                  </div>",
                "                                </div>",
                "                                <div class=\"bluediv fundingbuttons\">",
                "                                  <div class=\"funding-icon\">",
                "                                    <a href=\"/grants/index.html\">",
                "                                      <img alt=\"Grants Icon\" src=\"/sites/default/files/hrsa/images/...",
                "                                    </a>",
                "                                  </div>",
                "                                  <div class=\"funding-linktext\">",
                "                                    <a href=\"/grants/index.html\">",
                "                                      Grants",
                "                                    </a>",
                "                                  </div>",
                "                                </div>",
                "                              </div>",
                "                            </div>",
                "                          </div>",
                "                        </div>",
                "                      </div>",
                "                    </div>",
                "                  </div>",
                "                  <div class=\"panel-hrsahome-right\">",
                "                    <!-- Our content goes here -->",
                "                    <div class=\"hrsaprograms\">",
                "                      <div class=\"hrsaprogramareas\">",
                "                        <div class=\"wrapper\">",
                "                          <div class=\"programstitle\">",
                "                            HRSA Program Areas",
                "                          </div>",
                "                        </div>",
                "                      </div>",
                "                      <div id=\"node-3201\" class=\"node node-node-block clearfix\">",
                "                        <div class=\"content\">",
                "                          <div class=\"field-body\">",
                "                            <div class=\"home-box-body homeListLeft\">",
                "                              <a></a>",
                "                              <ul>",
                "                                <li>",
                "                                  <a href=\"http://bphc.hrsa.gov/index.html\">",
                "                                    Health Centers",
                "                                  </a>",
                "                                </li>",
                "                                <li>",
                "                                  <a href=\"http://bhw.hrsa.gov/index.html\">",
                "                                    Health Workforce",
                "                                  </a>",
                "                                </li>",
                "                                <li>",
                "                                  <a href=\"http://hab.hrsa.gov/index.html\">",
                "                                    HIV/AIDS & Ryan White",
                "                                  </a>",
                "                                </li>",
                "                                <li>",
                "                                  <a href=\"http://mchb.hrsa.gov/\">",
                "                                    Maternal & Child Health",
                "                                  </a>",
                "                                </li>",
                "                                <li>",
                "                                  <a href=\"https://nhsc.hrsa.gov/\">",
                "                                    National Health Service Corps",
                "                                  </a>",
                "                                </li>",
                "                                <li>",
                "                                  <a href=\"/provider-relief\">",
                "                                    Provider Relief Fund",
                "                                  </a>",
                "                                </li>",
                "                                <li>",
                "                                  <a href=\"/covid19-coverage-assistance\">",
                "                                    COVID-19 Coverage Assistance Fund",
                "                                  </a>",
                "                                </li>",
                "                                <li>",
                "                                  <a href=\"/coviduninsuredclaim\">",
                "                                    COVID-19 Uninsured Program",
                "                                  </a>",
                "                                </li>",
                "                              </ul>",
                "                            </div>",
                "                            <div class=\"home-box-body homeListRight\">",
                "                              <ul>",
                "                                <li>",
                "                                  <a href=\"/rural-health/index.html\">",
                "                                    Federal Office of Rural Health Policy",
                "                                  </a>",
                "                                </li>",
                "                                <li>",
                "                                  <a href=\"/opa/index.html\">",
                "                                    340B Drug Pricing",
                "                                  </a>",
                "                                </li>",
                "                                <li>",
                "                                  <a href=\"/get-health-care/conditions/compensation.html\">",
                "                                    Injury Compensation",
                "                                  </a>",
                "                                </li>",
                "                                <li>",
                "                                  <a href=\"https://data.hrsa.gov/\">",
                "                                    data.HRSA.gov",
                "                                  </a>",
                "                                </li>",
                "                                <li>",
                "                                  <a href=\"/about/organization/bureaus/ohe/populations/aian.html\">",
                "                                    American Indian/Alaskan Native",
                "                                  </a>",
                "                                </li>",
                "                                <li>",
                "                                  <a href=\"http://organdonor.gov/\">",
                "                                    Organ Donation & Transplantation",
                "                                  </a>",
                "                                </li>",
                "                                <li>",
                "                                  <a href=\"http://poisonhelp.hrsa.gov/index.html\">",
                "                                    Poison Help",
                "                                  </a>",
                "                                </li>",
                "                                <li>",
                "                                  <a href=\"https://telehealth.hhs.gov/\">",
                "                                    Telehealth.HHS.gov",
                "                                  </a>",
                "                                </li>",
                "                              </ul>",
                "                            </div>",
                "                          </div>",
                "                        </div>",
                "                      </div>",
                "                    </div>",
                "                  </div>",
                "                </div>",
                "              </div>",
                "            </div>",
                "          </div>",
                "        </div>",
                "        <div style=\"clear:both\"></div>",
                "      </div>",
                "      <!-- end main-body -->",
                "    </div>",
                "    <!-- end inner wrapper -->",
                "  </div>",
                "  <!-- end body_wrapper -->",
                "  <div id=\"bottom-buckets\" class=\"bucket full clear bottom-bucket bottom-buckets-background\">",
                "    <div class=\"wrapper\">",
                "      <div class=\"region region-featured-bottom-first\">",
                "        <div id=\"block-block-1\" class=\"block block-block\">",
                "          <div class=\"col one-third mobile-full\">",
                "            <div class=\"bottom_bucket_wrapper\">",
                "              <div class=\"bottom_bucket_header\" id=\"quicklinks_bucket\">",
                "                <div class=\"circle\">",
                "                  <img class=\"fontimg\" alt=\"chain icon\" src=\"/sites/all/themes/hrsa/images/system/i...",
                "                  <!-- fa-information.png -->",
                "                </div>",
                "                <div class=\"bucketheading\">",
                "                  <h2>",
                "                    About HRSA",
                "                  </h2>",
                "                </div>",
                "              </div>",
                "              <div class=\"box-body\">",
                "                <ul>",
                "                  <li>",
                "                    <a href=\"/about/organization/bureaus/index.html\" target=\"_self\" title=\"Bureaus ...",
                "                      Bureaus & Offices",
                "                    </a>",
                "                  </li>",
                "                  <li>",
                "                    <a href=\"/about/budget/index.html\" target=\"_self\" title=\"Budget\">",
                "                      Budget",
                "                    </a>",
                "                  </li>",
                "                  <li>",
                "                    <a href=\"/about/strategic-plan/index.html\" target=\"_self\" title=\"Budget\">",
                "                      Strategic Plan",
                "                    </a>",
                "                  </li>",
                "                  <li>",
                "                    <a href=\"/hr/index.html\" target=\"_self\" title=\"Working at HRSA\">",
                "                      Working at HRSA",
                "                    </a>",
                "                  </li>",
                "                  <li>",
                "                    <a href=\"/about/index.html\" target=\"_self\" title=\"About HRSA\">",
                "                      About HRSA",
                "                    </a>",
                "                  </li>",
                "                </ul>",
                "              </div>",
                "              <!-- end box-body -->",
                "            </div>",
                "            <!-- end bottom_bucket_wrapper -->",
                "          </div>",
                "          <!-- end col -->",
                "        </div>",
                "        <!-- end attributes -->",
                "      </div>",
                "      <div class=\"region region-featured-bottom-second\">",
                "        <div id=\"block-block-3\" class=\"block block-block\">",
                "          <div class=\"col one-third mobile-full\">",
                "            <div class=\"bottom_bucket_wrapper\">",
                "              <div class=\"bottom_bucket_header\" id=\"helpline_bucket\">",
                "                <!-- helpline_bucket-->",
                "                <div class=\"circle\">",
                "                  <img class=\"fontimg\" alt=\"\" src=\"/sites/all/themes/hrsa/images/system/icons/fa-en...",
                "                  <!-- fa-envelope-2.png-->",
                "                </div>",
                "                <div class=\"bucketheading\">",
                "                  <h2>",
                "                    Connect with HRSA",
                "                  </h2>",
                "                </div>",
                "              </div>",
                "              <div class=\"box-body-no-padding\">",
                "                <div id=\"stayconnected\">",
                "                  <ul id=\"connected_icons\">",
                "                    <li>",
                "                      <a href=\"https://www.facebook.com/hrsagov\">",
                "                        <img alt=\"Facebook\" src=\"/sites/default/files/hrsa/images/facebook.svg\">",
                "                      </a>",
                "                    </li>",
                "                    <li>",
                "                      <a href=\"https://twitter.com/HRSAgov\">",
                "                        <img alt=\"Twitter\" src=\"/sites/default/files/hrsa/images/twitter.svg\">",
                "                      </a>",
                "                    </li>",
                "                    <li>",
                "                      <a href=\"https://www.instagram.com/hrsagov\">",
                "                        <img alt=\"Instagram\" src=\"/sites/default/files/hrsa/images/instagram.svg\">",
                "                      </a>",
                "                    </li>",
                "                    <li>",
                "                      <a href=\"https://www.youtube.com/user/HRSAtube\">",
                "                        <img alt=\"Youtube\" src=\"/sites/default/files/hrsa/images/youtube.svg\">",
                "                      </a>",
                "                    </li>",
                "                    <li>",
                "                      <a href=\"https://www.linkedin.com/company/us-government-department-of-health-...",
                "                        <img alt=\"linked in\" src=\"/sites/default/files/hrsa/images/linkedin.svg\">",
                "                      </a>",
                "                    </li>",
                "                  </ul>",
                "                </div>",
                "                <hr class=\"connected_icons_divider\">",
                "                <div id=\"emailupdates\">",
                "                  <div class=\"mailicon\">",
                "                    <a href=\"https://public.govdelivery.com/accounts/USHHSHRSA/subscriber/new?qsp=H...",
                "                      <img alt=\"Mail Icon\" src=\"/sites/default/files/hrsa/images/envelope.svg\">",
                "                    </a>",
                "                  </div>",
                "                  <div class=\"mailtext\">",
                "                    <a href=\"https://public.govdelivery.com/accounts/USHHSHRSA/subscriber/new?qsp=H...",
                "                      Sign up for email updates",
                "                    </a>",
                "                  </div>",
                "                </div>",
                "              </div>",
                "              <!-- end box-body -->",
                "            </div>",
                "            <!-- end bottom_bucket_wrapper -->",
                "          </div>",
                "          <!-- end col -->",
                "        </div>",
                "        <!-- end attributes -->",
                "      </div>",
                "      <div class=\"region region-featured-bottom-third\">",
                "        <div id=\"block-block-2\" class=\"block block-block\">",
                "          <div class=\"col one-third mobile-full\">",
                "            <div class=\"bottom_bucket_wrapper\">",
                "              <div class=\"bottom_bucket_header\" id=\"locator_bucket\">",
                "                <div class=\"circle\">",
                "                  <img class=\"fontimg\" alt=\"\" src=\"/sites/all/themes/hrsa/images/system/icons/fa-us...",
                "                </div>",
                "                <div class=\"bucketheading\">",
                "                  <h2>",
                "                    Find Health Services",
                "                  </h2>",
                "                </div>",
                "              </div>",
                "              <div class=\"box-body\">",
                "                <div class=\"footblue\">",
                "                  <ul style=\"list-style: none;\">",
                "                    <li>",
                "                      <a href=\"https://findahealthcenter.hrsa.gov/\" target=\"_blank\">",
                "                        Health Center",
                "                      </a>",
                "                    </li>",
                "                    <li>",
                "                      <a href=\"https://findhivcare.hrsa.gov/\" target=\"_blank\">",
                "                        HIV Medical Care and Treatment",
                "                      </a>",
                "                    </li>",
                "                  </ul>",
                "                </div>",
                "                <div class=\"footblue2\">",
                "                  <a href=\"https://data.hrsa.gov/tools/widgets\" target=\"_blank\">",
                "                    <img alt=\"Locate other health services title link\" src=\"//www.hrsa.gov/health2....",
                "                  </a>",
                "                </div>",
                "              </div>",
                "              <!-- end box-body -->",
                "            </div>",
                "            <!-- end bottom_bucket_wrapper -->",
                "          </div>",
                "          <!-- end col -->",
                "        </div>",
                "        <!-- end attributes -->",
                "      </div>",
                "    </div>",
                "    <!-- end wrapper -->",
                "  </div>",
                "  <!-- end bottom-buckets -->",
                "  <div style=\"clear:both\"></div>",
                "  <div id=\"footer\">",
                "    <div class=\"wrapper\">",
                "      <div id=\"footer-wrapper\">",
                "        <ul id=\"footer-links\">",
                "          <li>",
                "            <a href=\"http://www.hrsa.gov/about/contact/\">",
                "              Contact Us",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.hhs.gov/plugins.html\">",
                "              Viewers & Players",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"http://www.hhs.gov/privacy.html\">",
                "              Privacy Policy",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"http://www.hhs.gov/Disclaimer.html\">",
                "              Disclaimers",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"http://www.hrsa.gov/about/508Resources.html\">",
                "              Accessibility",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"http://www.hrsa.gov/foia/index.html\">",
                "              Freedom of Information Act",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.hrsa.gov/hr/no-fear-act/eeo.html\">",
                "              EEO/No FEAR Act",
                "            </a>",
                "          </li>",
                "        </ul>",
                "        <ul id=\"footer-links\">",
                "          <li>",
                "            <a href=\"https://www.hhs.gov/vulnerability-disclosure-policy/index.html\">",
                "              Vulnerability Disclosure Policy",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"http://www.hhs.gov/\">",
                "              U.S. Department of Health and Human Services",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"http://www.usa.gov\">",
                "              USA.gov",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"http://www.whitehouse.gov\">",
                "              Whitehouse.gov",
                "            </a>",
                "          </li>",
                "        </ul>",
                "      </div>",
                "      <!-- end footer-wrapper-->",
                "    </div>",
                "    <!-- wrapper -->",
                "  </div>",
                "  <!-- end footer -->",
                "  <div class=\"wrapper\">",
                "    <footer id=\"footer-lang\" class=\"wholePg\">",
                "      <h4 class=\"padding-left-fifteen\">",
                "        Language Assistance Available",
                "      </h4>",
                "      <div>",
                "        <ul>",
                "          <li>",
                "            <a href=\"/about/language-assistance.html#spanish\" target=\"_parent\" lang=\"es\">",
                "              Español",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"/about/language-assistance.html#chinese\" target=\"_parent\" lang=\"zh\">",
                "              繁體中文",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"/about/language-assistance.html#vietnamese\" target=\"_parent\" lang=\"vi\">",
                "              Tiếng Việt",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"/about/language-assistance.html#korean\" target=\"_parent\" lang=\"ko\">",
                "              한국어",
                "            </a>",
                "          </li>",
                "        </ul>",
                "      </div>",
                "      <div>",
                "        <ul>",
                "          <li>",
                "            <a href=\"/about/language-assistance.html#tagalog\" target=\"_parent\" lang=\"tl\">",
                "              Tagalog",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"/about/language-assistance.html#russian\" target=\"_parent\" lang=\"ru\">",
                "              Русский",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a dir=\"rtl\" href=\"/about/language-assistance.html#arabic\" target=\"_parent\" id=\"anch_64...",
                "              العربية",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"/about/language-assistance.html#hcreole\" target=\"_parent\" lang=\"sg\">",
                "              Kreyòl Ayisyen",
                "            </a>",
                "          </li>",
                "        </ul>",
                "      </div>",
                "      <div>",
                "        <ul>",
                "          <li>",
                "            <a href=\"/about/language-assistance.html#french\" target=\"_parent\" lang=\"fr\">",
                "              Français",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"/about/language-assistance.html#polish\" target=\"_parent\" lang=\"pl\">",
                "              Polski",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"/about/language-assistance.html#portuguese\" target=\"_parent\" lang=\"pt\">",
                "              Português",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"/about/language-assistance.html#italian\" target=\"_parent\" lang=\"it\">",
                "              Italiano",
                "            </a>",
                "          </li>",
                "        </ul>",
                "      </div>",
                "      <div>",
                "        <ul>",
                "          <li>",
                "            <a href=\"/about/language-assistance.html#german\" target=\"_parent\" lang=\"de\">",
                "              Deutsch",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"/about/language-assistance.html#japanese\" target=\"_parent\" lang=\"ja\">",
                "              日本語",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a dir=\"rtl\" href=\"/about/language-assistance.html#farsi\" target=\"_parent\" id=\"anch_72\"...",
                "              فارسی",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"/about/language-assistance.html#english\" target=\"_parent\">",
                "              English",
                "            </a>",
                "          </li>",
                "        </ul>",
                "      </div>",
                "      <hr>",
                "    </footer>",
                "  </div>",
                "  <div class=\"clear\"></div>",
                "</div>"
              ]
            }
          },
          {
            "index": 384,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a id=\"main-content\"></a>"
              ]
            }
          },
          {
            "index": 409,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "ul",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[4]/div[1]/div[1]/ul[1]",
              "codeLines": [
                "<ul id=\"footer-links\">",
                "  <li>",
                "    <a href=\"http://www.hrsa.gov/about/contact/\">",
                "      Contact Us",
                "    </a>",
                "  </li>",
                "  <li>",
                "    <a href=\"https://www.hhs.gov/plugins.html\">",
                "      Viewers & Players",
                "    </a>",
                "  </li>",
                "  <li>",
                "    <a href=\"http://www.hhs.gov/privacy.html\">",
                "      Privacy Policy",
                "    </a>",
                "  </li>",
                "  <li>",
                "    <a href=\"http://www.hhs.gov/Disclaimer.html\">",
                "      Disclaimers",
                "    </a>",
                "  </li>",
                "  <li>",
                "    <a href=\"http://www.hrsa.gov/about/508Resources.html\">",
                "      Accessibility",
                "    </a>",
                "  </li>",
                "  <li>",
                "    <a href=\"http://www.hrsa.gov/foia/index.html\">",
                "      Freedom of Information Act",
                "    </a>",
                "  </li>",
                "  <li>",
                "    <a href=\"https://www.hrsa.gov/hr/no-fear-act/eeo.html\">",
                "      EEO/No FEAR Act",
                "    </a>",
                "  </li>",
                "</ul>"
              ]
            }
          },
          {
            "index": 410,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "ul",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[4]/div[1]/div[1]/ul[2]",
              "codeLines": [
                "<ul id=\"footer-links\">",
                "  <li>",
                "    <a href=\"https://www.hhs.gov/vulnerability-disclosure-policy/index.html\">",
                "      Vulnerability Disclosure Policy",
                "    </a>",
                "  </li>",
                "  <li>",
                "    <a href=\"http://www.hhs.gov/\">",
                "      U.S. Department of Health and Human Services",
                "    </a>",
                "  </li>",
                "  <li>",
                "    <a href=\"http://www.usa.gov\">",
                "      USA.gov",
                "    </a>",
                "  </li>",
                "  <li>",
                "    <a href=\"http://www.whitehouse.gov\">",
                "      Whitehouse.gov",
                "    </a>",
                "  </li>",
                "</ul>"
              ]
            }
          },
          {
            "index": 426,
            "verdict": "failed",
            "rule": {
              "ruleID": "r4",
              "ruleSummary": "<html> document elements have a lang attribute",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r4",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#language-of-page",
                  "chapter": "3.1.1",
                  "title": "Language of Page"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H57",
                  "name": "H57",
                  "title": "Using the language attribute on the HTML element"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "html",
              "path": "/html[1]",
              "codeLines": [
                "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" version=\"XHTML+RDFa 1.0\" dir=\"ltr\" xmlns:o...",
                "...",
                "</html>"
              ]
            }
          },
          {
            "index": 521,
            "verdict": "failed",
            "rule": {
              "ruleID": "r53",
              "ruleSummary": "Headings are structured",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r53",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h4",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[5]/footer[1]/h4[1]",
              "codeLines": [
                "<h4 class=\"padding-left-fifteen\">",
                "  Language Assistance Available",
                "</h4>"
              ]
            }
          },
          {
            "index": 526,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/span[2]/a[1]/text()[1]",
              "codeLines": [
                "Health Resources & Services Administration"
              ]
            }
          },
          {
            "index": 527,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "Bureaus & Offices"
              ]
            }
          },
          {
            "index": 528,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "Newsroom"
              ]
            }
          },
          {
            "index": 529,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "A – Z Index"
              ]
            }
          },
          {
            "index": 530,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "Contact Us"
              ]
            }
          },
          {
            "index": 532,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "Grants"
              ]
            }
          },
          {
            "index": 533,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "Show"
              ]
            }
          },
          {
            "index": 534,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "Loans & Scholarships"
              ]
            }
          },
          {
            "index": 535,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "Show"
              ]
            }
          },
          {
            "index": 536,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "Data Warehouse"
              ]
            }
          },
          {
            "index": 537,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "Show"
              ]
            }
          },
          {
            "index": 538,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "Training & TA Hub"
              ]
            }
          },
          {
            "index": 539,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "Show"
              ]
            }
          },
          {
            "index": 540,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/a[1]/text()[1]",
              "codeLines": [
                "About HRSA"
              ]
            }
          },
          {
            "index": 541,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "Show"
              ]
            }
          },
          {
            "index": 542,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "PRF Reporting Requirements"
              ]
            }
          },
          {
            "index": 543,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/a[2]/text()[1]",
              "codeLines": [
                "Provider Relief Fund Reporting Period 3 is open until September 30, 2022. Learn more about reportin..."
              ]
            }
          },
          {
            "index": 544,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Review New Diversity Data"
              ]
            }
          },
          {
            "index": 545,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/div[1]/a[2]/text()[1]",
              "codeLines": [
                "We’ve uploaded new Area Health Resources Files diversity data to the Workforce Dashboard. Check it ..."
              ]
            }
          },
          {
            "index": 546,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Blueprint for Change Released"
              ]
            }
          },
          {
            "index": 547,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/div[1]/a[2]/text()[1]",
              "codeLines": [
                "We’re changing how our public health system serves children and youth with special health care need..."
              ]
            }
          },
          {
            "index": 548,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Poison-Proof Your Home"
              ]
            }
          },
          {
            "index": 549,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/div[1]/a[2]/text()[1]",
              "codeLines": [
                "More than 90% of poisonings occur at home. Follow simple steps to prevent these poisonings from hap..."
              ]
            }
          },
          {
            "index": 550,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Previous"
              ]
            }
          },
          {
            "index": 551,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[2]/text()[1]",
              "codeLines": [
                "Next"
              ]
            }
          },
          {
            "index": 552,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[2]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "."
              ]
            }
          },
          {
            "index": 553,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[2]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "."
              ]
            }
          },
          {
            "index": 554,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[2]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "."
              ]
            }
          },
          {
            "index": 555,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[2]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "."
              ]
            }
          },
          {
            "index": 556,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "News and Announcements"
              ]
            }
          },
          {
            "index": 557,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "HHS Awards Over $155 Million to Expand Training for Primary Care Residents in Underserved and Rural..."
              ]
            }
          },
          {
            "index": 558,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/text()[1]",
              "codeLines": [
                "(7/1/2022)"
              ]
            }
          },
          {
            "index": 559,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "June in Brief: HRSA Leading Work to Prevent Overdose Deaths in Rural Communities, Improve Equity in..."
              ]
            }
          },
          {
            "index": 560,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/text()[1]",
              "codeLines": [
                "(6/30/2022)"
              ]
            }
          },
          {
            "index": 561,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "More HRSA News"
              ]
            }
          },
          {
            "index": 562,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Find a Health Center"
              ]
            }
          },
          {
            "index": 563,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Find a health center near you for primary health care, telehealth services, and COVID-19 testing si..."
              ]
            }
          },
          {
            "index": 564,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Find a Health Center"
              ]
            }
          },
          {
            "index": 565,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/p[1]/b[1]/text()[1]",
              "codeLines": [
                "Funding Opportunities"
              ]
            }
          },
          {
            "index": 566,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]/text()[1]",
              "codeLines": [
                "Scholarships & Loan"
              ]
            }
          },
          {
            "index": 567,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]/text()[2]",
              "codeLines": [
                "Repayment"
              ]
            }
          },
          {
            "index": 568,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[2]/a[1]/text()[1]",
              "codeLines": [
                "Grants"
              ]
            }
          },
          {
            "index": 569,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "HRSA Program Areas"
              ]
            }
          },
          {
            "index": 570,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "Health Centers"
              ]
            }
          },
          {
            "index": 571,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "Health Workforce"
              ]
            }
          },
          {
            "index": 572,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "HIV/AIDS & Ryan White"
              ]
            }
          },
          {
            "index": 573,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "Maternal & Child Health"
              ]
            }
          },
          {
            "index": 574,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[5]/a[1]/text()[1]",
              "codeLines": [
                "National Health Service Corps"
              ]
            }
          },
          {
            "index": 575,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[6]/a[1]/text()[1]",
              "codeLines": [
                "Provider Relief Fund"
              ]
            }
          },
          {
            "index": 576,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[7]/a[1]/text()[1]",
              "codeLines": [
                "COVID-19 Coverage Assistance Fund"
              ]
            }
          },
          {
            "index": 577,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[8]/a[1]/text()[1]",
              "codeLines": [
                "COVID-19 Uninsured Program"
              ]
            }
          },
          {
            "index": 578,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "Federal Office of Rural Health Policy"
              ]
            }
          },
          {
            "index": 579,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "340B Drug Pricing"
              ]
            }
          },
          {
            "index": 580,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "Injury Compensation"
              ]
            }
          },
          {
            "index": 581,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "data.HRSA.gov"
              ]
            }
          },
          {
            "index": 582,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[5]/a[1]/text()[1]",
              "codeLines": [
                "American Indian/Alaskan Native"
              ]
            }
          },
          {
            "index": 583,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[6]/a[1]/text()[1]",
              "codeLines": [
                "Organ Donation & Transplantation"
              ]
            }
          },
          {
            "index": 584,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[7]/a[1]/text()[1]",
              "codeLines": [
                "Poison Help"
              ]
            }
          },
          {
            "index": 585,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[8]/a[1]/text()[1]",
              "codeLines": [
                "Telehealth.HHS.gov"
              ]
            }
          },
          {
            "index": 586,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/h2[1]/text()[1]",
              "codeLines": [
                "About HRSA"
              ]
            }
          },
          {
            "index": 587,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "Bureaus & Offices"
              ]
            }
          },
          {
            "index": 588,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "Budget"
              ]
            }
          },
          {
            "index": 589,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "Strategic Plan"
              ]
            }
          },
          {
            "index": 590,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "Working at HRSA"
              ]
            }
          },
          {
            "index": 591,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[5]/a[1]/text()[1]",
              "codeLines": [
                "About HRSA"
              ]
            }
          },
          {
            "index": 592,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/h2[1]/text()[1]",
              "codeLines": [
                "Connect with HRSA"
              ]
            }
          },
          {
            "index": 593,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/a[1]/text()[1]",
              "codeLines": [
                "Sign up for email updates"
              ]
            }
          },
          {
            "index": 594,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[2]/h2[1]/text()[1]",
              "codeLines": [
                "Find Health Services"
              ]
            }
          },
          {
            "index": 595,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "Health Center"
              ]
            }
          },
          {
            "index": 596,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "HIV Medical Care and Treatment"
              ]
            }
          },
          {
            "index": 597,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[4]/div[1]/div[1]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "Contact Us"
              ]
            }
          },
          {
            "index": 598,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[4]/div[1]/div[1]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "Viewers & Players"
              ]
            }
          },
          {
            "index": 599,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[4]/div[1]/div[1]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "Privacy Policy"
              ]
            }
          },
          {
            "index": 600,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[4]/div[1]/div[1]/ul[1]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "Disclaimers"
              ]
            }
          },
          {
            "index": 601,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[4]/div[1]/div[1]/ul[1]/li[5]/a[1]/text()[1]",
              "codeLines": [
                "Accessibility"
              ]
            }
          },
          {
            "index": 602,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[4]/div[1]/div[1]/ul[1]/li[6]/a[1]/text()[1]",
              "codeLines": [
                "Freedom of Information Act"
              ]
            }
          },
          {
            "index": 603,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[4]/div[1]/div[1]/ul[1]/li[7]/a[1]/text()[1]",
              "codeLines": [
                "EEO/No FEAR Act"
              ]
            }
          },
          {
            "index": 604,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[4]/div[1]/div[1]/ul[2]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "Vulnerability Disclosure Policy"
              ]
            }
          },
          {
            "index": 605,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[4]/div[1]/div[1]/ul[2]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "U.S. Department of Health and Human Services"
              ]
            }
          },
          {
            "index": 606,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[4]/div[1]/div[1]/ul[2]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "USA.gov"
              ]
            }
          },
          {
            "index": 607,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[4]/div[1]/div[1]/ul[2]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "Whitehouse.gov"
              ]
            }
          },
          {
            "index": 662,
            "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[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"#rslides1_s0\" class=\"rslides_nav rslides1_nav prev\">",
                "  Previous",
                "</a>"
              ]
            }
          },
          {
            "index": 663,
            "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[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[2]",
              "codeLines": [
                "<a href=\"#rslides1_s1\" class=\"rslides_nav rslides1_nav next\">",
                "  Next",
                "</a>"
              ]
            }
          },
          {
            "index": 734,
            "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[4]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/form[1]/label[1]/text()[1]",
              "codeLines": [
                "Search"
              ]
            }
          },
          {
            "index": 735,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "News and Announcements"
              ]
            }
          },
          {
            "index": 745,
            "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[4]/div[1]/div[2]/div[1]/div[5]/footer[1]/h4[1]/text()[1]",
              "codeLines": [
                "Language Assistance Available"
              ]
            }
          },
          {
            "index": 769,
            "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[4]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/form[1]/label[1]/text()[1]",
              "codeLines": [
                "Search"
              ]
            }
          },
          {
            "index": 780,
            "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[4]/div[1]/div[2]/div[1]/div[5]/footer[1]/h4[1]/text()[1]",
              "codeLines": [
                "Language Assistance Available"
              ]
            }
          },
          {
            "index": 802,
            "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[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <b>",
                "    Funding Opportunities",
                "  </b>",
                "</p>"
              ]
            }
          },
          {
            "index": 804,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <b>",
                "    Funding Opportunities",
                "  </b>",
                "</p>"
              ]
            }
          },
          {
            "index": 1125,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/h2[1]/text()[1]",
              "codeLines": [
                "About HRSA"
              ]
            }
          },
          {
            "index": 1126,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "Bureaus & Offices"
              ]
            }
          },
          {
            "index": 1127,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "Budget"
              ]
            }
          },
          {
            "index": 1128,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "Strategic Plan"
              ]
            }
          },
          {
            "index": 1129,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "Working at HRSA"
              ]
            }
          },
          {
            "index": 1130,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[5]/a[1]/text()[1]",
              "codeLines": [
                "About HRSA"
              ]
            }
          },
          {
            "index": 1131,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/h2[1]/text()[1]",
              "codeLines": [
                "Connect with HRSA"
              ]
            }
          },
          {
            "index": 1132,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/a[1]/text()[1]",
              "codeLines": [
                "Sign up for email updates"
              ]
            }
          },
          {
            "index": 1133,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[2]/h2[1]/text()[1]",
              "codeLines": [
                "Find Health Services"
              ]
            }
          },
          {
            "index": 1134,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "Health Center"
              ]
            }
          },
          {
            "index": 1135,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "HIV Medical Care and Treatment"
              ]
            }
          },
          {
            "index": 1165,
            "verdict": "failed",
            "rule": {
              "ruleID": "r85",
              "ruleSummary": "Paragraphs of text are not all italics",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r85",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Find a health center near you for primary health care, telehealth services, and COVID-19 testing ...",
                "</p>"
              ]
            }
          },
          {
            "index": 1174,
            "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.hrsa.gov/",
      "result": {
        "totals": {
          "rulesNA": 58,
          "rulesPassed": 36,
          "rulesWarned": 3,
          "rulesViolated": 7,
          "warnings": {
            "minor": 8,
            "moderate": 0,
            "serious": 72,
            "critical": 0
          },
          "violations": {
            "minor": 3,
            "moderate": 16,
            "serious": 3,
            "critical": 0
          }
        },
        "details": {
          "testEngine": {
            "name": "axe-core",
            "version": "4.4.2"
          },
          "testRunner": {
            "name": "axe"
          },
          "testEnvironment": {
            "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/102.0.5005.40 Safari/537.36",
            "windowWidth": 1280,
            "windowHeight": 720,
            "orientationAngle": 90,
            "orientationType": "landscape-primary"
          },
          "timestamp": "2022-07-21T23:09:09.546Z",
          "url": "https://www.hrsa.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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<ul class=\"menu links-5\">",
                          "target": [
                            ".content > .menu.links-5"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/grants/index.html\">Grants<span class=\"toggleArrow\">Show</span></a>",
                  "target": [
                    ".expanded.first > a[href=\"/grants/index.html\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<ul class=\"menu links-5\">",
                          "target": [
                            ".content > .menu.links-5"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://bhw.hrsa.gov/funding#loan\">Loans &amp; Scholarships<span class=\"toggleArrow\">Show</span></a>",
                  "target": [
                    ".expanded:nth-child(2) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<ul class=\"menu links-5\">",
                          "target": [
                            ".content > .menu.links-5"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://data.hrsa.gov/\">Data Warehouse<span class=\"toggleArrow\">Show</span></a>",
                  "target": [
                    ".expanded:nth-child(3) > a[href$=\"data.hrsa.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<ul class=\"menu links-5\">",
                          "target": [
                            ".content > .menu.links-5"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/library/index.html\">Training &amp; TA Hub<span class=\"toggleArrow\">Show</span></a>",
                  "target": [
                    "a[href=\"/library/index.html\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<ul class=\"menu links-5\">",
                          "target": [
                            ".content > .menu.links-5"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about/index.html\">About HRSA<span class=\"toggleArrow\">Show</span></a>",
                  "target": [
                    ".expanded.last > a[href=\"/about/index.html\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "19.5pt (26px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"caption\">",
                          "target": [
                            "#rslides1_s1 > .caption"
                          ]
                        },
                        {
                          "html": "<img alt=\"\" src=\"/sites/default/files/hrsa/images/carousel/bhw-ahrf-diversity-data.png\" style=\"width:100%;height:auto;\">",
                          "target": [
                            "#rslides1_s1 > img[alt=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"carousel-teaser-header\" href=\"https://data.hrsa.gov/topics/health-workforce/ahrf\">Review New Diversity Data</a>",
                  "target": [
                    "#rslides1_s1 > .caption > .carousel-teaser-header"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"caption\">",
                          "target": [
                            "#rslides1_s1 > .caption"
                          ]
                        },
                        {
                          "html": "<img alt=\"\" src=\"/sites/default/files/hrsa/images/carousel/bhw-ahrf-diversity-data.png\" style=\"width:100%;height:auto;\">",
                          "target": [
                            "#rslides1_s1 > img[alt=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"carousel-teaser-text\" href=\"https://data.hrsa.gov/topics/health-workforce/ahrf\">We’ve uploaded new Area Health Resources Files diversity data to the Workforce Dashboard. Check it out.</a>",
                  "target": [
                    "#rslides1_s1 > .caption > .carousel-teaser-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "22.5pt (30px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"hrsaprogramareas\">\n          <div class=\"wrapper\">\n            <div class=\"programstitle\">HRSA Program Areas</div>\n          </div>\n        </div>",
                          "target": [
                            ".hrsaprogramareas"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"programstitle\">HRSA Program Areas</div>",
                  "target": [
                    ".programstitle"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#185394",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li><a href=\"http://bphc.hrsa.gov/index.html\">Health Centers</a></li>",
                          "target": [
                            ".homeListLeft > ul > li:nth-child(1)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://bphc.hrsa.gov/index.html\">Health Centers</a>",
                  "target": [
                    ".homeListLeft > 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": "#185394",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li><a href=\"http://bhw.hrsa.gov/index.html\">Health Workforce</a></li>",
                          "target": [
                            ".homeListLeft > ul > li:nth-child(2)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://bhw.hrsa.gov/index.html\">Health Workforce</a>",
                  "target": [
                    "a[href=\"http://bhw.hrsa.gov/index.html\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#185394",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li><a href=\"http://hab.hrsa.gov/index.html\">HIV/AIDS &amp; Ryan White</a></li>",
                          "target": [
                            ".homeListLeft > ul > li:nth-child(3)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://hab.hrsa.gov/index.html\">HIV/AIDS &amp; Ryan White</a>",
                  "target": [
                    "a[href=\"http://hab.hrsa.gov/index.html\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#185394",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li><a href=\"http://mchb.hrsa.gov/\">Maternal &amp; Child Health</a></li>",
                          "target": [
                            ".homeListLeft > ul > li:nth-child(4)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://mchb.hrsa.gov/\">Maternal &amp; Child Health</a>",
                  "target": [
                    "a[href$=\"mchb.hrsa.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": "#185394",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li><a href=\"https://nhsc.hrsa.gov/\">National Health Service Corps</a></li>",
                          "target": [
                            ".homeListLeft > ul > li:nth-child(5)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://nhsc.hrsa.gov/\">National Health Service Corps</a>",
                  "target": [
                    "li:nth-child(5) > a[href$=\"nhsc.hrsa.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": "#185394",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li><a href=\"/provider-relief\">Provider Relief Fund</a></li>",
                          "target": [
                            ".homeListLeft > ul > li:nth-child(6)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/provider-relief\">Provider Relief Fund</a>",
                  "target": [
                    "a[href$=\"provider-relief\"]"
                  ],
                  "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": "#185394",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li><a href=\"/covid19-coverage-assistance\">COVID-19 Coverage Assistance Fund</a></li>",
                          "target": [
                            ".homeListLeft > ul > li:nth-child(7)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/covid19-coverage-assistance\">COVID-19 Coverage Assistance Fund</a>",
                  "target": [
                    "a[href=\"/covid19-coverage-assistance\"]"
                  ],
                  "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": "#185394",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li><a href=\"/coviduninsuredclaim\">COVID-19 Uninsured Program</a></li>",
                          "target": [
                            ".homeListLeft > ul > li:nth-child(8)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/coviduninsuredclaim\">COVID-19 Uninsured Program</a>",
                  "target": [
                    "a[href$=\"coviduninsuredclaim\"]"
                  ],
                  "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": "#185394",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li><a href=\"/rural-health/index.html\">Federal Office of Rural Health Policy</a></li>",
                          "target": [
                            ".homeListRight > ul > li:nth-child(1)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/rural-health/index.html\">Federal Office of Rural Health Policy</a>",
                  "target": [
                    "a[href=\"/rural-health/index.html\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#185394",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li><a href=\"/opa/index.html\">340B Drug Pricing</a></li>",
                          "target": [
                            ".homeListRight > ul > 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=\"/opa/index.html\">340B Drug Pricing</a>",
                  "target": [
                    "a[href=\"/opa/index.html\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#185394",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li><a href=\"/get-health-care/conditions/compensation.html\">Injury Compensation</a></li>",
                          "target": [
                            ".homeListRight > ul > 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=\"/get-health-care/conditions/compensation.html\">Injury Compensation</a>",
                  "target": [
                    ".homeListRight > 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": "#185394",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li><a href=\"https://data.hrsa.gov/\">data.HRSA.gov</a></li>",
                          "target": [
                            ".homeListRight > ul > li:nth-child(4)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://data.hrsa.gov/\">data.HRSA.gov</a>",
                  "target": [
                    "li:nth-child(4) > a[href$=\"data.hrsa.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": "#185394",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li><a href=\"/about/organization/bureaus/ohe/populations/aian.html\">American Indian/Alaskan Native</a></li>",
                          "target": [
                            ".homeListRight > ul > li:nth-child(5)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about/organization/bureaus/ohe/populations/aian.html\">American Indian/Alaskan Native</a>",
                  "target": [
                    ".homeListRight > 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": "#185394",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li><a href=\"http://organdonor.gov/\">Organ Donation &amp; Transplantation</a></li>",
                          "target": [
                            ".homeListRight > ul > li:nth-child(6)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://organdonor.gov/\">Organ Donation &amp; Transplantation</a>",
                  "target": [
                    "a[href$=\"organdonor.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": "#185394",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li><a href=\"http://poisonhelp.hrsa.gov/index.html\">Poison Help</a></li>",
                          "target": [
                            ".homeListRight > ul > li:nth-child(7)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://poisonhelp.hrsa.gov/index.html\">Poison Help</a>",
                  "target": [
                    ".homeListRight > ul > li:nth-child(7) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#185394",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li><a href=\"https://telehealth.hhs.gov/\">Telehealth.HHS.gov</a></li>",
                          "target": [
                            ".homeListRight > ul > li:nth-child(8)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://telehealth.hhs.gov/\">Telehealth.HHS.gov</a>",
                  "target": [
                    "a[href$=\"telehealth.hhs.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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footblue\">\n\t<ul style=\"list-style: none;\">\n\t\t<li><a href=\"https://findahealthcenter.hrsa.gov/\" target=\"_blank\">Health Center</a></li>\n\t\t<li><a href=\"https://findhivcare.hrsa.gov/\" target=\"_blank\">HIV Medical Care and Treatment</a></li>\n\t</ul>\n</div>",
                          "target": [
                            ".footblue"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://findahealthcenter.hrsa.gov/\" target=\"_blank\">Health Center</a>",
                  "target": [
                    "li:nth-child(1) > a[target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footblue\">\n\t<ul style=\"list-style: none;\">\n\t\t<li><a href=\"https://findahealthcenter.hrsa.gov/\" target=\"_blank\">Health Center</a></li>\n\t\t<li><a href=\"https://findhivcare.hrsa.gov/\" target=\"_blank\">HIV Medical Care and Treatment</a></li>\n\t</ul>\n</div>",
                          "target": [
                            ".footblue"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://findhivcare.hrsa.gov/\" target=\"_blank\">HIV Medical Care and Treatment</a>",
                  "target": [
                    "a[href$=\"findhivcare.hrsa.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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.7pt (12.96px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.hrsa.gov/about/contact/\">Contact Us</a>",
                  "target": [
                    "#footer-wrapper > ul:nth-child(1) > li:nth-child(1) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.7pt (12.96px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.hhs.gov/plugins.html\">Viewers &amp; Players</a>",
                  "target": [
                    "#footer-wrapper > ul:nth-child(1) > li:nth-child(2) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.7pt (12.96px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.hhs.gov/privacy.html\">Privacy Policy</a>",
                  "target": [
                    "#footer-wrapper > ul:nth-child(1) > li:nth-child(3) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.7pt (12.96px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.hhs.gov/Disclaimer.html\">Disclaimers</a>",
                  "target": [
                    "#footer-wrapper > ul:nth-child(1) > li:nth-child(4) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.7pt (12.96px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.hrsa.gov/about/508Resources.html\">Accessibility</a>",
                  "target": [
                    "#footer-wrapper > ul:nth-child(1) > li:nth-child(5) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.7pt (12.96px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.hrsa.gov/foia/index.html\">Freedom of Information Act</a>",
                  "target": [
                    "#footer-wrapper > ul:nth-child(1) > li:nth-child(6) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.7pt (12.96px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.hrsa.gov/hr/no-fear-act/eeo.html\">EEO/No FEAR Act</a>",
                  "target": [
                    "#footer-wrapper > ul:nth-child(1) > li:nth-child(7) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.7pt (12.96px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.hhs.gov/vulnerability-disclosure-policy/index.html\">Vulnerability Disclosure Policy</a>",
                  "target": [
                    "#footer-wrapper > ul:nth-child(2) > li:nth-child(1) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.7pt (12.96px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "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 because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.7pt (12.96px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.whitehouse.gov\">Whitehouse.gov</a>",
                  "target": [
                    "a[href$=\"www.whitehouse.gov\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                }
              ]
            },
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<ul class=\"menu links-5\">",
                          "target": [
                            ".content > .menu.links-5"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/grants/index.html\">Grants<span class=\"toggleArrow\">Show</span></a>",
                  "target": [
                    ".expanded.first > a[href=\"/grants/index.html\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<ul class=\"menu links-5\">",
                          "target": [
                            ".content > .menu.links-5"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://bhw.hrsa.gov/funding#loan\">Loans &amp; Scholarships<span class=\"toggleArrow\">Show</span></a>",
                  "target": [
                    ".expanded:nth-child(2) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<ul class=\"menu links-5\">",
                          "target": [
                            ".content > .menu.links-5"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://data.hrsa.gov/\">Data Warehouse<span class=\"toggleArrow\">Show</span></a>",
                  "target": [
                    ".expanded:nth-child(3) > a[href$=\"data.hrsa.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<ul class=\"menu links-5\">",
                          "target": [
                            ".content > .menu.links-5"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/library/index.html\">Training &amp; TA Hub<span class=\"toggleArrow\">Show</span></a>",
                  "target": [
                    "a[href=\"/library/index.html\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<ul class=\"menu links-5\">",
                          "target": [
                            ".content > .menu.links-5"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about/index.html\">About HRSA<span class=\"toggleArrow\">Show</span></a>",
                  "target": [
                    ".expanded.last > a[href=\"/about/index.html\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "19.5pt (26px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"caption\">",
                          "target": [
                            "#rslides1_s1 > .caption"
                          ]
                        },
                        {
                          "html": "<img alt=\"\" src=\"/sites/default/files/hrsa/images/carousel/bhw-ahrf-diversity-data.png\" style=\"width:100%;height:auto;\">",
                          "target": [
                            "#rslides1_s1 > img[alt=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"carousel-teaser-header\" href=\"https://data.hrsa.gov/topics/health-workforce/ahrf\">Review New Diversity Data</a>",
                  "target": [
                    "#rslides1_s1 > .caption > .carousel-teaser-header"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"caption\">",
                          "target": [
                            "#rslides1_s1 > .caption"
                          ]
                        },
                        {
                          "html": "<img alt=\"\" src=\"/sites/default/files/hrsa/images/carousel/bhw-ahrf-diversity-data.png\" style=\"width:100%;height:auto;\">",
                          "target": [
                            "#rslides1_s1 > img[alt=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"carousel-teaser-text\" href=\"https://data.hrsa.gov/topics/health-workforce/ahrf\">We’ve uploaded new Area Health Resources Files diversity data to the Workforce Dashboard. Check it out.</a>",
                  "target": [
                    "#rslides1_s1 > .caption > .carousel-teaser-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "22.5pt (30px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"hrsaprogramareas\">\n          <div class=\"wrapper\">\n            <div class=\"programstitle\">HRSA Program Areas</div>\n          </div>\n        </div>",
                          "target": [
                            ".hrsaprogramareas"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"programstitle\">HRSA Program Areas</div>",
                  "target": [
                    ".programstitle"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#185394",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li><a href=\"http://bphc.hrsa.gov/index.html\">Health Centers</a></li>",
                          "target": [
                            ".homeListLeft > ul > li:nth-child(1)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://bphc.hrsa.gov/index.html\">Health Centers</a>",
                  "target": [
                    ".homeListLeft > 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": "#185394",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li><a href=\"http://bhw.hrsa.gov/index.html\">Health Workforce</a></li>",
                          "target": [
                            ".homeListLeft > ul > li:nth-child(2)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://bhw.hrsa.gov/index.html\">Health Workforce</a>",
                  "target": [
                    "a[href=\"http://bhw.hrsa.gov/index.html\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#185394",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li><a href=\"http://hab.hrsa.gov/index.html\">HIV/AIDS &amp; Ryan White</a></li>",
                          "target": [
                            ".homeListLeft > ul > li:nth-child(3)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://hab.hrsa.gov/index.html\">HIV/AIDS &amp; Ryan White</a>",
                  "target": [
                    "a[href=\"http://hab.hrsa.gov/index.html\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#185394",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li><a href=\"http://mchb.hrsa.gov/\">Maternal &amp; Child Health</a></li>",
                          "target": [
                            ".homeListLeft > ul > li:nth-child(4)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://mchb.hrsa.gov/\">Maternal &amp; Child Health</a>",
                  "target": [
                    "a[href$=\"mchb.hrsa.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": "#185394",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li><a href=\"https://nhsc.hrsa.gov/\">National Health Service Corps</a></li>",
                          "target": [
                            ".homeListLeft > ul > li:nth-child(5)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://nhsc.hrsa.gov/\">National Health Service Corps</a>",
                  "target": [
                    "li:nth-child(5) > a[href$=\"nhsc.hrsa.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": "#185394",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li><a href=\"/provider-relief\">Provider Relief Fund</a></li>",
                          "target": [
                            ".homeListLeft > ul > li:nth-child(6)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/provider-relief\">Provider Relief Fund</a>",
                  "target": [
                    "a[href$=\"provider-relief\"]"
                  ],
                  "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": "#185394",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li><a href=\"/covid19-coverage-assistance\">COVID-19 Coverage Assistance Fund</a></li>",
                          "target": [
                            ".homeListLeft > ul > li:nth-child(7)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/covid19-coverage-assistance\">COVID-19 Coverage Assistance Fund</a>",
                  "target": [
                    "a[href=\"/covid19-coverage-assistance\"]"
                  ],
                  "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": "#185394",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li><a href=\"/coviduninsuredclaim\">COVID-19 Uninsured Program</a></li>",
                          "target": [
                            ".homeListLeft > ul > li:nth-child(8)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/coviduninsuredclaim\">COVID-19 Uninsured Program</a>",
                  "target": [
                    "a[href$=\"coviduninsuredclaim\"]"
                  ],
                  "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": "#185394",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li><a href=\"/rural-health/index.html\">Federal Office of Rural Health Policy</a></li>",
                          "target": [
                            ".homeListRight > ul > li:nth-child(1)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/rural-health/index.html\">Federal Office of Rural Health Policy</a>",
                  "target": [
                    "a[href=\"/rural-health/index.html\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#185394",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li><a href=\"/opa/index.html\">340B Drug Pricing</a></li>",
                          "target": [
                            ".homeListRight > ul > 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=\"/opa/index.html\">340B Drug Pricing</a>",
                  "target": [
                    "a[href=\"/opa/index.html\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#185394",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li><a href=\"/get-health-care/conditions/compensation.html\">Injury Compensation</a></li>",
                          "target": [
                            ".homeListRight > ul > 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=\"/get-health-care/conditions/compensation.html\">Injury Compensation</a>",
                  "target": [
                    ".homeListRight > 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": "#185394",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li><a href=\"https://data.hrsa.gov/\">data.HRSA.gov</a></li>",
                          "target": [
                            ".homeListRight > ul > li:nth-child(4)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://data.hrsa.gov/\">data.HRSA.gov</a>",
                  "target": [
                    "li:nth-child(4) > a[href$=\"data.hrsa.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": "#185394",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li><a href=\"/about/organization/bureaus/ohe/populations/aian.html\">American Indian/Alaskan Native</a></li>",
                          "target": [
                            ".homeListRight > ul > li:nth-child(5)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about/organization/bureaus/ohe/populations/aian.html\">American Indian/Alaskan Native</a>",
                  "target": [
                    ".homeListRight > 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": "#185394",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li><a href=\"http://organdonor.gov/\">Organ Donation &amp; Transplantation</a></li>",
                          "target": [
                            ".homeListRight > ul > li:nth-child(6)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://organdonor.gov/\">Organ Donation &amp; Transplantation</a>",
                  "target": [
                    "a[href$=\"organdonor.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": "#185394",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li><a href=\"http://poisonhelp.hrsa.gov/index.html\">Poison Help</a></li>",
                          "target": [
                            ".homeListRight > ul > li:nth-child(7)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://poisonhelp.hrsa.gov/index.html\">Poison Help</a>",
                  "target": [
                    ".homeListRight > ul > li:nth-child(7) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#185394",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li><a href=\"https://telehealth.hhs.gov/\">Telehealth.HHS.gov</a></li>",
                          "target": [
                            ".homeListRight > ul > li:nth-child(8)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://telehealth.hhs.gov/\">Telehealth.HHS.gov</a>",
                  "target": [
                    "a[href$=\"telehealth.hhs.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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footblue\">\n\t<ul style=\"list-style: none;\">\n\t\t<li><a href=\"https://findahealthcenter.hrsa.gov/\" target=\"_blank\">Health Center</a></li>\n\t\t<li><a href=\"https://findhivcare.hrsa.gov/\" target=\"_blank\">HIV Medical Care and Treatment</a></li>\n\t</ul>\n</div>",
                          "target": [
                            ".footblue"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://findahealthcenter.hrsa.gov/\" target=\"_blank\">Health Center</a>",
                  "target": [
                    "li:nth-child(1) > a[target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footblue\">\n\t<ul style=\"list-style: none;\">\n\t\t<li><a href=\"https://findahealthcenter.hrsa.gov/\" target=\"_blank\">Health Center</a></li>\n\t\t<li><a href=\"https://findhivcare.hrsa.gov/\" target=\"_blank\">HIV Medical Care and Treatment</a></li>\n\t</ul>\n</div>",
                          "target": [
                            ".footblue"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://findhivcare.hrsa.gov/\" target=\"_blank\">HIV Medical Care and Treatment</a>",
                  "target": [
                    "a[href$=\"findhivcare.hrsa.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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.7pt (12.96px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.hrsa.gov/about/contact/\">Contact Us</a>",
                  "target": [
                    "#footer-wrapper > ul:nth-child(1) > li:nth-child(1) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.7pt (12.96px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.hhs.gov/plugins.html\">Viewers &amp; Players</a>",
                  "target": [
                    "#footer-wrapper > ul:nth-child(1) > li:nth-child(2) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.7pt (12.96px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.hhs.gov/privacy.html\">Privacy Policy</a>",
                  "target": [
                    "#footer-wrapper > ul:nth-child(1) > li:nth-child(3) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.7pt (12.96px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.hhs.gov/Disclaimer.html\">Disclaimers</a>",
                  "target": [
                    "#footer-wrapper > ul:nth-child(1) > li:nth-child(4) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.7pt (12.96px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.hrsa.gov/about/508Resources.html\">Accessibility</a>",
                  "target": [
                    "#footer-wrapper > ul:nth-child(1) > li:nth-child(5) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.7pt (12.96px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.hrsa.gov/foia/index.html\">Freedom of Information Act</a>",
                  "target": [
                    "#footer-wrapper > ul:nth-child(1) > li:nth-child(6) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.7pt (12.96px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.hrsa.gov/hr/no-fear-act/eeo.html\">EEO/No FEAR Act</a>",
                  "target": [
                    "#footer-wrapper > ul:nth-child(1) > li:nth-child(7) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.7pt (12.96px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.hhs.gov/vulnerability-disclosure-policy/index.html\">Vulnerability Disclosure Policy</a>",
                  "target": [
                    "#footer-wrapper > ul:nth-child(2) > li:nth-child(1) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.7pt (12.96px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "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 because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.7pt (12.96px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.whitehouse.gov\">Whitehouse.gov</a>",
                  "target": [
                    "a[href$=\"www.whitehouse.gov\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                }
              ]
            },
            {
              "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": "<iframe src=\"javascript:void(0)\" title=\"\" data-gtm-yt-inspected-11313999_28=\"true\" data-gtm-yt-inspected-15=\"true\" data-gtm-yt-inspected-18=\"true\" style=\"width: 0px; height: 0px; border: 0px; display: none;\"></iframe>",
                  "target": [
                    "iframe"
                  ],
                  "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": "<p><span id=\"co-branded-menu__toggle\"><a href=\"#\" id=\"more\">Explore</a></span></p>",
                  "target": [
                    ".co-branded-menu > p"
                  ],
                  "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": "<span id=\"co-branded-menu__toggle\"><a href=\"#\" id=\"more\">Explore</a></span>",
                  "target": [
                    "#co-branded-menu__toggle"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"menu links-5\">",
                  "target": [
                    ".expanded.first > .menu.links-5"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"menu links-5\">",
                  "target": [
                    ".expanded:nth-child(2) > .menu.links-5"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"menu links-5\">",
                  "target": [
                    ".expanded:nth-child(3) > .menu.links-5"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"menu links-5\">",
                  "target": [
                    ".expanded:nth-child(4) > .menu.links-5"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"menu links-5\">",
                  "target": [
                    ".expanded.last > .menu.links-5"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            }
          ],
          "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": "#f8d547",
                        "bgColor": "#32559a",
                        "contrastRatio": 5.03,
                        "fontSize": "17.3pt (23px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"navBoxes\">",
                          "target": [
                            ".navBoxes"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.03 (foreground color: #f8d547, background color: #32559a, font size: 17.3pt (23px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"hrsaheading\">News and Announcements</h1>",
                  "target": [
                    "h1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.03 (foreground color: #f8d547, background color: #32559a, font size: 17.3pt (23px), font weight: normal). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "id": "duplicate-id-active",
              "impact": "serious",
              "tags": [
                "cat.parsing",
                "wcag2a",
                "wcag411"
              ],
              "description": "Ensures every id attribute value of active elements is unique",
              "help": "IDs of active elements must be unique",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/duplicate-id-active?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "duplicate-id-active",
                      "data": "menu-link",
                      "relatedNodes": [
                        {
                          "html": "<a href=\"#top-nav\" id=\"menu-link\" class=\"menu-link\"><img src=\"/sites/all/themes/hrsa/images/system/tablet-menu.png\" alt=\"Menu\"></a>",
                          "target": [
                            "#tablet-buttons > .menu-link[href$=\"#top-nav\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Document has active elements with the same id attribute: menu-link"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"#top-nav\" id=\"menu-link\" class=\"menu-link\"><img src=\"/sites/all/themes/hrsa/images/system/menu.jpg\" alt=\"Menu\"></a>",
                  "target": [
                    "#mobile-buttons > .menu-link[href$=\"#top-nav\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has active elements with the same id attribute: menu-link"
                }
              ]
            },
            {
              "id": "duplicate-id",
              "impact": "minor",
              "tags": [
                "cat.parsing",
                "wcag2a",
                "wcag411"
              ],
              "description": "Ensures every id attribute value is unique",
              "help": "id attribute value must be unique",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/duplicate-id?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "logo",
                      "relatedNodes": [
                        {
                          "html": "<div id=\"logo\">\n      <a href=\"/\" id=\"logo-link\"><img src=\"/sites/all/themes/hrsa/images/system/HRSA-Logo.png\" alt=\"Health Resources &amp; Services Administration\"></a>\n    </div>",
                          "target": [
                            "#header-hrsa > div:nth-child(1)"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: logo"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span id=\"logo\" class=\"logo\">\n        <a href=\"https://www.hrsa.gov/\">Health Resources &amp; Services Administration</a>\n      </span>",
                  "target": [
                    ".logo"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: logo"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "main-content",
                      "relatedNodes": [
                        {
                          "html": "<a id=\"main-content\"></a>",
                          "target": [
                            "#main-body > a"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: main-content"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"main-content\">",
                  "target": [
                    "#content > div"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: main-content"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "footer-links",
                      "relatedNodes": [
                        {
                          "html": "<ul id=\"footer-links\">",
                          "target": [
                            "#footer-wrapper > ul:nth-child(2)"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: footer-links"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul id=\"footer-links\">",
                  "target": [
                    "#footer-wrapper > ul:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: footer-links"
                }
              ]
            },
            {
              "id": "heading-order",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the order of headings is semantically correct",
              "help": "Heading levels should only increase by one",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/heading-order?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "heading-order",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Heading order invalid"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h4 class=\"padding-left-fifteen\">Language Assistance Available</h4>",
                  "target": [
                    "h4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Heading order invalid"
                }
              ]
            },
            {
              "id": "html-has-lang",
              "impact": "serious",
              "tags": [
                "cat.language",
                "wcag2a",
                "wcag311",
                "ACT"
              ],
              "description": "Ensures every HTML document has a lang attribute",
              "help": "<html> element must have a lang attribute",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/html-has-lang?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "has-lang",
                      "data": {
                        "messageKey": "noXHTML"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "The xml:lang attribute is not valid on HTML pages, use the lang attribute."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" version=\"XHTML+RDFa 1.0\" dir=\"ltr\" xmlns:og=\"http://ogp.me/ns#\" xmlns:article=\"http://ogp.me/ns/article#\" xmlns:book=\"http://ogp.me/ns/book#\" xmlns:profile=\"http://ogp.me/ns/profile#\" xmlns:video=\"http://ogp.me/ns/video#\" xmlns:product=\"http://ogp.me/ns/product#\" class=\"js localstorage sessionstorage no-applicationcache geolocation history postmessage svg websockets websqldatabase webworkers hashchange audio canvas canvastext video webgl cssgradients multiplebgs opacity rgba inlinesvg hsla svgclippaths smil supports fontface generatedcontent textshadow csstransitions cssanimations backgroundsize borderimage borderradius boxshadow csscolumns csscolumns-width csscolumns-span csscolumns-fill csscolumns-gap csscolumns-rule csscolumns-rulecolor csscolumns-rulestyle csscolumns-rulewidth csscolumns-breakbefore csscolumns-breakafter csscolumns-breakinside flexbox cssreflections csstransforms csstransforms3d indexeddb\" style=\"\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix any of the following:\n  The xml:lang attribute is not valid on HTML pages, use the lang attribute."
                }
              ]
            },
            {
              "id": "landmark-one-main",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the document has a main landmark",
              "help": "Document should have one main landmark",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-one-main?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "page-has-main",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Document does not have a main landmark"
                    }
                  ],
                  "none": [],
                  "impact": "moderate",
                  "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" version=\"XHTML+RDFa 1.0\" dir=\"ltr\" xmlns:og=\"http://ogp.me/ns#\" xmlns:article=\"http://ogp.me/ns/article#\" xmlns:book=\"http://ogp.me/ns/book#\" xmlns:profile=\"http://ogp.me/ns/profile#\" xmlns:video=\"http://ogp.me/ns/video#\" xmlns:product=\"http://ogp.me/ns/product#\" class=\"js localstorage sessionstorage no-applicationcache geolocation history postmessage svg websockets websqldatabase webworkers hashchange audio canvas canvastext video webgl cssgradients multiplebgs opacity rgba inlinesvg hsla svgclippaths smil supports fontface generatedcontent textshadow csstransitions cssanimations backgroundsize borderimage borderradius boxshadow csscolumns csscolumns-width csscolumns-span csscolumns-fill csscolumns-gap csscolumns-rule csscolumns-rulecolor csscolumns-rulestyle csscolumns-rulewidth csscolumns-breakbefore csscolumns-breakafter csscolumns-breakinside flexbox cssreflections csstransforms csstransforms3d indexeddb\" style=\"\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  Document does not have a main landmark"
                }
              ]
            },
            {
              "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=\"topRow__left\">",
                  "target": [
                    ".topRow__left"
                  ],
                  "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": "<ul class=\"co-branded-menu__menu\">\n\t<li><a href=\"/about/organization/bureaus/index.html\">Bureaus &amp; Offices</a></li>\n\t<li><a href=\"/about/news/index.html\">Newsroom</a></li>\n\t<li><a href=\"/a-z/index.html\">A – Z Index</a></li>\n\t<li><a href=\"/about/contact/index.html\">Contact Us</a></li>\n</ul>",
                  "target": [
                    ".co-branded-menu__menu"
                  ],
                  "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=\"header-hrsa\">",
                  "target": [
                    "#header-hrsa"
                  ],
                  "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=\"search\" id=\"searchlabel\">Search</label>",
                  "target": [
                    "#searchlabel"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<input autocomplete=\"off\" class=\"usagov-search-autocomplete\" id=\"search\" name=\"query\" type=\"text\" value=\"\" maxlength=\"500\" size=\"26\" title=\"Search Text Box\">",
                  "target": [
                    "#search"
                  ],
                  "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=\"links-icons-menu\">",
                  "target": [
                    "#links-icons-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<a href=\"/grants/index.html\">Grants<span class=\"toggleArrow\">Show</span></a>",
                  "target": [
                    ".expanded.first > a[href=\"/grants/index.html\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<a href=\"https://bhw.hrsa.gov/funding#loan\">Loans &amp; Scholarships<span class=\"toggleArrow\">Show</span></a>",
                  "target": [
                    ".expanded:nth-child(2) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<a href=\"https://data.hrsa.gov/\">Data Warehouse<span class=\"toggleArrow\">Show</span></a>",
                  "target": [
                    ".expanded:nth-child(3) > a[href$=\"data.hrsa.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<a href=\"/library/index.html\">Training &amp; TA Hub<span class=\"toggleArrow\">Show</span></a>",
                  "target": [
                    "a[href=\"/library/index.html\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<a href=\"/about/index.html\">About HRSA<span class=\"toggleArrow\">Show</span></a>",
                  "target": [
                    ".expanded.last > a[href=\"/about/index.html\"]"
                  ],
                  "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 class=\"wrapper\">",
                  "target": [
                    "#content > div > .wrapper:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div id=\"bottom-buckets\" class=\"bucket full clear bottom-bucket bottom-buckets-background\">",
                  "target": [
                    "#bottom-buckets"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div id=\"footer\">",
                  "target": [
                    "#footer"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://hrsa.gov/",
      "what": "URL",
      "result": "https://www.hrsa.gov/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.hrsa.gov/",
      "result": {
        "Error": {
          "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.3:1. Recommendation:  change text colour to #0000b1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"#rslides1_s1\" class=\"rslides1_s2\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"#rslides1_s2\" class=\"rslides1_s3\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"#rslides1_s3\" class=\"rslides1_s4\">...</a>"
              }
            ]
          },
          "AA.2_4_1.H64.1": {
            "Iframe element requires a non-empty title attribute that identifies the frame.": [
              {
                "tagName": "iframe",
                "id": "",
                "code": "<iframe src=\"javascript:void(0)\" title=\"\" data-gtm-yt-inspected-11313999_28=\"true\" data-gtm-yt-inspected-15=\"true\" data-gtm-yt-inspected-18=\"true\" style=\"width: 0px; height: 0px; border: 0px; display: none;\">...</iframe>"
              }
            ]
          },
          "AA.4_1_1.F77": {
            "Duplicate id attribute value \"main-content\" found on the web page.": [
              {
                "tagName": "a",
                "id": "#main-content",
                "code": "<a id=\"main-content\">...</a>"
              }
            ],
            "Duplicate id attribute value \"menu-link\" found on the web page.": [
              {
                "tagName": "a",
                "id": "#menu-link",
                "code": "<a href=\"#top-nav\" id=\"menu-link\" class=\"menu-link\">...</a>"
              }
            ],
            "Duplicate id attribute value \"logo\" found on the web page.": [
              {
                "tagName": "div",
                "id": "#logo",
                "code": "<div id=\"logo\">...</div>"
              }
            ],
            "Duplicate id attribute value \"footer-links\" found on the web page.": [
              {
                "tagName": "ul",
                "id": "#footer-links",
                "code": "<ul id=\"footer-links\">...</ul>"
              }
            ]
          },
          "AA.4_1_2.H91.A.EmptyNoId": {
            "Anchor element found with no link content and no name and/or ID attribute.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a>...</a>"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_1_1.H67.2": {
            "Img element is marked so that it is ignored by Assistive Technology.": [
              {
                "tagName": "img",
                "id": "",
                "code": "<img alt=\"\" src=\"/sites/default/files/hrsa/images/carousel//prb-feature-final.png\" style=\"width:100%;height:auto;\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img alt=\"\" src=\"/sites/default/files/hrsa/images/carousel/bhw-ahrf-diversity-data.png\" style=\"width:100%;height:auto;\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img alt=\"\" src=\"/sites/default/files/hrsa/images/carousel/mchb-blueprint-2022.png\" style=\"width:100%;height:auto;\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img alt=\"\" src=\"/sites/default/files/hrsa/images/carousel/poison-help-happy-home-2022.png\" style=\"width: 100%;height:auto;\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img class=\"fontimg\" alt=\"\" src=\"/sites/all/themes/hrsa/images/system/icons/fa-envelope-2.png\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img class=\"fontimg\" alt=\"\" src=\"/sites/all/themes/hrsa/images/system/icons/fa-user-md-2.png\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"/sites/all/themes/hrsa/images/home/find-a-health-center.png\" alt=\"\">"
              }
            ]
          },
          "AA.1_3_1.H42": {
            "Heading markup should be used if this content is intended as a heading.": [
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          },
          "AA.1_3_1.H48": {
            "If this element contains a navigation section, it is recommended that it be marked up as a list.": [
              {
                "tagName": "div",
                "id": "#mobile-buttons",
                "code": "<div id=\"mobile-buttons\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"rslides_container\">...</div>"
              }
            ]
          },
          "AA.1_3_1_A.G141": {
            "The heading structure is not logically nested. This h4 element should be an h3 to be properly nested.": [
              {
                "tagName": "h4",
                "id": "",
                "code": "<h4 class=\"padding-left-fifteen\">...</h4>"
              }
            ]
          },
          "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": "a",
                "id": "",
                "code": "<a class=\"carousel-teaser-header\" href=\"/provider-relief/reporting-auditing\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"carousel-teaser-header\" href=\"https://data.hrsa.gov/topics/health-workforce/ahrf\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"carousel-teaser-header\" href=\"https://mchb.hrsa.gov/programs-impact/focus-areas/children-youth-special-health-care-needs-cyshcn/blueprint-change\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"carousel-teaser-header\" href=\"https://poisonhelp.hrsa.gov/what-you-can-do/prevention-tips\">...</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 class=\"carousel-teaser-text\" href=\"/provider-relief/reporting-auditing\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"carousel-teaser-text\" href=\"https://data.hrsa.gov/topics/health-workforce/ahrf\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"carousel-teaser-text\" href=\"https://mchb.hrsa.gov/programs-impact/focus-areas/children-youth-special-health-care-needs-cyshcn/blueprint-change\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"carousel-teaser-text\" href=\"https://poisonhelp.hrsa.gov/what-you-can-do/prevention-tips\">...</a>"
              }
            ]
          },
          "AA.1_4_3.G18.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"#rslides1_s0\" class=\"rslides_nav rslides1_nav prev\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"#rslides1_s1\" class=\"rslides_nav rslides1_nav next\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/about/index.html\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/about/organization/bureaus/ohe/populations/aian.html\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/covid19-coverage-assistance\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/coviduninsuredclaim\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/get-health-care/conditions/compensation.html\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/grants/index.html\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/library/index.html\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/opa/index.html\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/provider-relief\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/rural-health/index.html\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://bhw.hrsa.gov/index.html\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://bphc.hrsa.gov/index.html\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://hab.hrsa.gov/index.html\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://mchb.hrsa.gov/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://organdonor.gov/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://poisonhelp.hrsa.gov/index.html\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://bhw.hrsa.gov/funding#loan\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://data.hrsa.gov/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://findahealthcenter.hrsa.gov/\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://findhivcare.hrsa.gov/\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://nhsc.hrsa.gov/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://telehealth.hhs.gov/\">...</a>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"toggleArrow\">...</span>"
              }
            ]
          },
          "AA.4_1_2.H91.A.Empty": {
            "Anchor element found with an ID but without a href or link text. Consider moving its ID to a parent or nearby element.": [
              {
                "tagName": "a",
                "id": "#main-content",
                "code": "<a id=\"main-content\">...</a>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://hrsa.gov/",
      "what": "URL",
      "result": "https://www.hrsa.gov/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.hrsa.gov/",
      "result": {
        "content": {
          "totals": {
            "violation": 40,
            "recommendation": 5,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Html_HasLang",
              "path": {
                "dom": "/html[1]",
                "aria": "/document[1]"
              },
              "message": "Page detected as HTML, but does not have a 'lang' attribute",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 3017,
                "width": 800
              },
              "snippet": "<html style=\"\" class=\"js localstorage sessionstorage no-applicationcache geolocation history postmessage svg websockets websqldatabase webworkers hashchange audio canvas canvastext video webgl cssgradients multiplebgs opacity rgba inlinesvg hsla svgclippaths smil supports fontface generatedcontent textshadow csstransitions cssanimations backgroundsize borderimage borderradius boxshadow csscolumns csscolumns-width csscolumns-span csscolumns-fill csscolumns-gap csscolumns-rule csscolumns-rulecolor csscolumns-rulestyle csscolumns-rulewidth csscolumns-breakbefore csscolumns-breakafter csscolumns-breakinside flexbox cssreflections csstransforms csstransforms3d indexeddb\" xmlns:product=\"http://ogp.me/ns/product#\" xmlns:video=\"http://ogp.me/ns/video#\" xmlns:profile=\"http://ogp.me/ns/profile#\" xmlns:book=\"http://ogp.me/ns/book#\" xmlns:article=\"http://ogp.me/ns/article#\" xmlns:og=\"http://ogp.me/ns#\" dir=\"ltr\" version=\"XHTML+RDFa 1.0\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[4]/div[1]/div[1]/ul[2]",
                "aria": "/document[1]/list[12]"
              },
              "message": "The <ul> element has the id \"footer-links\" that is already in use",
              "bounds": {
                "left": 30,
                "top": 2724,
                "height": 92,
                "width": 770
              },
              "snippet": "<ul id=\"footer-links\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]"
              },
              "message": "The <a> element has the id \"main-content\" that is already in use",
              "bounds": {
                "left": 5,
                "top": 216,
                "height": 0,
                "width": 0
              },
              "snippet": "<a id=\"main-content\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]",
                "aria": "/document[1]"
              },
              "message": "The <div> element has the id \"logo\" that is already in use",
              "bounds": {
                "left": 0,
                "top": 138,
                "height": 36,
                "width": 800
              },
              "snippet": "<div id=\"logo\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[4]/div[1]/div[1]/ul[2]/li[4]/a[1]",
                "aria": "/document[1]/list[12]/listitem[4]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 30,
                "top": 2800,
                "height": 14,
                "width": 104
              },
              "snippet": "<a href=\"http://www.whitehouse.gov\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[4]/div[1]/div[1]/ul[2]/li[3]/a[1]",
                "aria": "/document[1]/list[12]/listitem[3]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 30,
                "top": 2776,
                "height": 14,
                "width": 63
              },
              "snippet": "<a href=\"http://www.usa.gov\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[4]/div[1]/div[1]/ul[2]/li[2]/a[1]",
                "aria": "/document[1]/list[12]/listitem[2]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 30,
                "top": 2751,
                "height": 14,
                "width": 287
              },
              "snippet": "<a href=\"http://www.hhs.gov/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[4]/div[1]/div[1]/ul[2]/li[1]/a[1]",
                "aria": "/document[1]/list[12]/listitem[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 30,
                "top": 2726,
                "height": 14,
                "width": 184
              },
              "snippet": "<a href=\"https://www.hhs.gov/vulnerability-disclosure-policy/index.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[4]/div[1]/div[1]/ul[1]",
                "aria": "/document[1]/list[11]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 30,
                "top": 2552,
                "height": 166,
                "width": 770
              },
              "snippet": "<ul id=\"footer-links\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[2]/a[1]",
                "aria": "/document[1]/link[17]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 25,
                "top": 2474,
                "height": 14,
                "width": 225
              },
              "snippet": "<a target=\"_blank\" href=\"https://data.hrsa.gov/tools/widgets\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/ul[1]",
                "aria": "/document[1]/list[10]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 50,
                "top": 2328,
                "height": 53,
                "width": 700
              },
              "snippet": "<ul style=\"list-style: none;\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[2]/h2[1]",
                "aria": "/document[1]/heading[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 75,
                "top": 2259,
                "height": 26,
                "width": 160
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/a[1]",
                "aria": "/document[1]/link[16]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 338,
                "top": 2161,
                "height": 26,
                "width": 261
              },
              "snippet": "<a target=\"_blank\" href=\"https://public.govdelivery.com/accounts/USHHSHRSA/subscriber/new?qsp=HRSA-subscribe\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/link[15]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 218,
                "top": 2169,
                "height": 16,
                "width": 95
              },
              "snippet": "<a target=\"_blank\" href=\"https://public.govdelivery.com/accounts/USHHSHRSA/subscriber/new?qsp=HRSA-subscribe\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/ul[1]",
                "aria": "/document[1]/list[9]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 5,
                "top": 2017,
                "height": 85,
                "width": 790
              },
              "snippet": "<ul id=\"connected_icons\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/h2[1]",
                "aria": "/document[1]/heading[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 75,
                "top": 1976,
                "height": 26,
                "width": 158
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]",
                "aria": "/document[1]/list[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 50,
                "top": 1760,
                "height": 144,
                "width": 730
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/h2[1]",
                "aria": "/document[1]/heading[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 80,
                "top": 1696,
                "height": 26,
                "width": 103
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]",
                "aria": "/document[1]/list[7]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 335,
                "top": 1336,
                "height": 292,
                "width": 269
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/ul[1]",
                "aria": "/document[1]/list[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 30,
                "top": 1338,
                "height": 292,
                "width": 275
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[2]/a[1]",
                "aria": "/document[1]/link[14]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 171,
                "top": 1140,
                "height": 22,
                "width": 65
              },
              "snippet": "<a href=\"/grants/index.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/link[13]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 139,
                "top": 1105,
                "height": 22,
                "width": 128
              },
              "snippet": "<a href=\"/grants/index.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[12]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 104,
                "top": 990,
                "height": 52,
                "width": 199
              },
              "snippet": "<a href=\"//bhw.hrsa.gov/loansscholarships/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[11]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 15,
                "top": 955,
                "height": 22,
                "width": 375
              },
              "snippet": "<a href=\"//bhw.hrsa.gov/loansscholarships/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 17,
                "top": 891,
                "height": 30,
                "width": 258
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 25,
                "top": 647,
                "height": 38,
                "width": 750
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[10]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 25,
                "top": 789,
                "height": 47,
                "width": 204
              },
              "snippet": "<a class=\"hrsahome-call-to-action__button\" href=\"https://findahealthcenter.hrsa.gov/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h1[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 17,
                "top": 241,
                "height": 26,
                "width": 766
              },
              "snippet": "<h1 class=\"hrsaheading\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]",
                "aria": "/document[1]/list[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 17,
                "top": 274,
                "height": 159,
                "width": 766
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[2]/li[4]/a[1]",
                "aria": "/document[1]/list[4]/listitem[4]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 731,
                "top": 200,
                "height": 9,
                "width": 9
              },
              "snippet": "<a class=\"rslides1_s4\" href=\"#rslides1_s3\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[2]/li[3]/a[1]",
                "aria": "/document[1]/list[4]/listitem[3]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 717,
                "top": 200,
                "height": 9,
                "width": 9
              },
              "snippet": "<a class=\"rslides1_s3\" href=\"#rslides1_s2\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[2]/li[2]/a[1]",
                "aria": "/document[1]/list[4]/listitem[2]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 703,
                "top": 200,
                "height": 9,
                "width": 9
              },
              "snippet": "<a class=\"rslides1_s2\" href=\"#rslides1_s1\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[2]/li[1]/a[1]",
                "aria": "/document[1]/list[4]/listitem[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 689,
                "top": 200,
                "height": 9,
                "width": 9
              },
              "snippet": "<a class=\"rslides1_s1\" href=\"#rslides1_s0\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]",
                "aria": "/document[1]/list[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 5,
                "top": 209,
                "height": 15,
                "width": 790
              },
              "snippet": "<ul id=\"slides1\" class=\"rslides rslides1\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 12,
                "top": 179,
                "height": 16,
                "width": 57
              },
              "snippet": "<a class=\"menu-link\" id=\"menu-link\" href=\"#top-nav\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 236,
                "top": 148,
                "height": 16,
                "width": 330
              },
              "snippet": "<a id=\"logo-link\" href=\"/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 716,
                "top": 63,
                "height": 14,
                "width": 68
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/span[2]/a[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 53,
                "height": 32,
                "width": 327
              },
              "snippet": "<a href=\"https://www.hrsa.gov/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": -1000,
                "top": -1000,
                "height": 1,
                "width": 133
              },
              "snippet": "<a class=\"element-invisible element-focusable\" href=\"#main-body\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/noscript[1]",
                "aria": "/document[1]"
              },
              "message": "The ARIA attribute 'aria-hidden' is not valid for the element <noscript> with ARIA role 'none'",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<noscript aria-hidden=\"true\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ContentinfoWithNoMain_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[5]/footer[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The element with \"contentinfo\" role is present without an element with \"main\" role",
              "bounds": {
                "left": 0,
                "top": 2851,
                "height": 159,
                "width": 800
              },
              "snippet": "<footer class=\"wholePg\" id=\"footer-lang\">",
              "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=\"text/html; charset=utf-8\" http-equiv=\"Content-Type\">",
              "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=\"IE=edge\" http-equiv=\"X-UA-Compatible\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"profile\" is deprecated for the <head> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<head profile=\"http://www.w3.org/1999/xhtml/vocab\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 3017,
                "width": 800
              },
              "snippet": "<html style=\"\" class=\"js localstorage sessionstorage no-applicationcache geolocation history postmessage svg websockets websqldatabase webworkers hashchange audio canvas canvastext video webgl cssgradients multiplebgs opacity rgba inlinesvg hsla svgclippaths smil supports fontface generatedcontent textshadow csstransitions cssanimations backgroundsize borderimage borderradius boxshadow csscolumns csscolumns-width csscolumns-span csscolumns-fill csscolumns-gap csscolumns-rule csscolumns-rulecolor csscolumns-rulestyle csscolumns-rulewidth csscolumns-breakbefore csscolumns-breakafter csscolumns-breakinside flexbox cssreflections csstransforms csstransforms3d indexeddb\" xmlns:product=\"http://ogp.me/ns/product#\" xmlns:video=\"http://ogp.me/ns/video#\" xmlns:profile=\"http://ogp.me/ns/profile#\" xmlns:book=\"http://ogp.me/ns/book#\" xmlns:article=\"http://ogp.me/ns/article#\" xmlns:og=\"http://ogp.me/ns#\" dir=\"ltr\" version=\"XHTML+RDFa 1.0\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 40,
            "recommendation": 5,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Html_HasLang",
              "path": {
                "dom": "/html[1]",
                "aria": "/document[1]"
              },
              "message": "Page detected as HTML, but does not have a 'lang' attribute",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 3674,
                "width": 800
              },
              "snippet": "<html style=\"\" class=\"js localstorage sessionstorage no-applicationcache geolocation history postmessage svg websockets websqldatabase webworkers hashchange audio canvas canvastext video webgl cssgradients multiplebgs opacity rgba inlinesvg hsla svgclippaths smil supports fontface generatedcontent textshadow csstransitions cssanimations backgroundsize borderimage borderradius boxshadow csscolumns csscolumns-width csscolumns-span csscolumns-fill csscolumns-gap csscolumns-rule csscolumns-rulecolor csscolumns-rulestyle csscolumns-rulewidth csscolumns-breakbefore csscolumns-breakafter csscolumns-breakinside flexbox cssreflections csstransforms csstransforms3d indexeddb\" xmlns:product=\"http://ogp.me/ns/product#\" xmlns:video=\"http://ogp.me/ns/video#\" xmlns:profile=\"http://ogp.me/ns/profile#\" xmlns:book=\"http://ogp.me/ns/book#\" xmlns:article=\"http://ogp.me/ns/article#\" xmlns:og=\"http://ogp.me/ns#\" dir=\"ltr\" version=\"XHTML+RDFa 1.0\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[4]/div[1]/div[1]/ul[2]",
                "aria": "/document[1]/list[12]"
              },
              "message": "The <ul> element has the id \"footer-links\" that is already in use",
              "bounds": {
                "left": 30,
                "top": 3381,
                "height": 92,
                "width": 770
              },
              "snippet": "<ul id=\"footer-links\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]"
              },
              "message": "The <a> element has the id \"main-content\" that is already in use",
              "bounds": {
                "left": 5,
                "top": 216,
                "height": 0,
                "width": 0
              },
              "snippet": "<a id=\"main-content\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]",
                "aria": "/document[1]"
              },
              "message": "The <div> element has the id \"logo\" that is already in use",
              "bounds": {
                "left": 0,
                "top": 52,
                "height": 102,
                "width": 800
              },
              "snippet": "<div id=\"logo\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[4]/div[1]/div[1]/ul[2]/li[4]/a[1]",
                "aria": "/document[1]/list[12]/listitem[4]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 30,
                "top": 3455,
                "height": 18,
                "width": 108
              },
              "snippet": "<a href=\"http://www.whitehouse.gov\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[4]/div[1]/div[1]/ul[2]/li[3]/a[1]",
                "aria": "/document[1]/list[12]/listitem[3]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 30,
                "top": 3430,
                "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[4]/div[1]/div[2]/div[1]/div[4]/div[1]/div[1]/ul[2]/li[2]/a[1]",
                "aria": "/document[1]/list[12]/listitem[2]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 30,
                "top": 3405,
                "height": 18,
                "width": 297
              },
              "snippet": "<a href=\"http://www.hhs.gov/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[4]/div[1]/div[1]/ul[2]/li[1]/a[1]",
                "aria": "/document[1]/list[12]/listitem[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 30,
                "top": 3381,
                "height": 18,
                "width": 191
              },
              "snippet": "<a href=\"https://www.hhs.gov/vulnerability-disclosure-policy/index.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[4]/div[1]/div[1]/ul[1]",
                "aria": "/document[1]/list[11]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 30,
                "top": 3208,
                "height": 166,
                "width": 770
              },
              "snippet": "<ul id=\"footer-links\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[2]/a[1]",
                "aria": "/document[1]/link[17]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 25,
                "top": 3133,
                "height": 14,
                "width": 270
              },
              "snippet": "<a target=\"_blank\" href=\"https://data.hrsa.gov/tools/widgets\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/ul[1]",
                "aria": "/document[1]/list[10]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 50,
                "top": 2953,
                "height": 54,
                "width": 700
              },
              "snippet": "<ul style=\"list-style: none;\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[2]/h2[1]",
                "aria": "/document[1]/heading[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 75,
                "top": 2884,
                "height": 26,
                "width": 169
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/a[1]",
                "aria": "/document[1]/link[16]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 338,
                "top": 2684,
                "height": 26,
                "width": 261
              },
              "snippet": "<a target=\"_blank\" href=\"https://public.govdelivery.com/accounts/USHHSHRSA/subscriber/new?qsp=HRSA-subscribe\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/link[15]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 218,
                "top": 2692,
                "height": 119,
                "width": 95
              },
              "snippet": "<a target=\"_blank\" href=\"https://public.govdelivery.com/accounts/USHHSHRSA/subscriber/new?qsp=HRSA-subscribe\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/ul[1]",
                "aria": "/document[1]/list[9]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 5,
                "top": 2519,
                "height": 106,
                "width": 790
              },
              "snippet": "<ul id=\"connected_icons\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/h2[1]",
                "aria": "/document[1]/heading[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 75,
                "top": 2478,
                "height": 26,
                "width": 161
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]",
                "aria": "/document[1]/list[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 50,
                "top": 2260,
                "height": 147,
                "width": 730
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/h2[1]",
                "aria": "/document[1]/heading[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 80,
                "top": 2196,
                "height": 26,
                "width": 102
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]",
                "aria": "/document[1]/list[7]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 335,
                "top": 1832,
                "height": 296,
                "width": 269
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/ul[1]",
                "aria": "/document[1]/list[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 30,
                "top": 1834,
                "height": 296,
                "width": 275
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[2]/a[1]",
                "aria": "/document[1]/link[14]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 116,
                "top": 1656,
                "height": 27,
                "width": 63
              },
              "snippet": "<a href=\"/grants/index.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/link[13]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 114,
                "top": 1621,
                "height": 27,
                "width": 67
              },
              "snippet": "<a href=\"/grants/index.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[12]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 53,
                "top": 1502,
                "height": 57,
                "width": 189
              },
              "snippet": "<a href=\"//bhw.hrsa.gov/loansscholarships/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[11]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 120,
                "top": 1467,
                "height": 27,
                "width": 55
              },
              "snippet": "<a href=\"//bhw.hrsa.gov/loansscholarships/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 17,
                "top": 1387,
                "height": 30,
                "width": 258
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 25,
                "top": 1143,
                "height": 38,
                "width": 750
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[10]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 25,
                "top": 1285,
                "height": 47,
                "width": 204
              },
              "snippet": "<a class=\"hrsahome-call-to-action__button\" href=\"https://findahealthcenter.hrsa.gov/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h1[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 17,
                "top": 737,
                "height": 26,
                "width": 766
              },
              "snippet": "<h1 class=\"hrsaheading\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]",
                "aria": "/document[1]/list[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 17,
                "top": 770,
                "height": 159,
                "width": 766
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[2]/li[4]/a[1]",
                "aria": "/document[1]/list[4]/listitem[4]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 731,
                "top": 696,
                "height": 9,
                "width": 9
              },
              "snippet": "<a class=\"rslides1_s4\" href=\"#rslides1_s3\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[2]/li[3]/a[1]",
                "aria": "/document[1]/list[4]/listitem[3]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 717,
                "top": 696,
                "height": 9,
                "width": 9
              },
              "snippet": "<a class=\"rslides1_s3\" href=\"#rslides1_s2\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[2]/li[2]/a[1]",
                "aria": "/document[1]/list[4]/listitem[2]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 703,
                "top": 696,
                "height": 9,
                "width": 9
              },
              "snippet": "<a class=\"rslides1_s2\" href=\"#rslides1_s1\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[2]/li[1]/a[1]",
                "aria": "/document[1]/list[4]/listitem[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 689,
                "top": 696,
                "height": 9,
                "width": 9
              },
              "snippet": "<a class=\"rslides1_s1\" href=\"#rslides1_s0\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]",
                "aria": "/document[1]/list[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 5,
                "top": 209,
                "height": 511,
                "width": 790
              },
              "snippet": "<ul id=\"slides1\" class=\"rslides rslides1\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 12,
                "top": 162,
                "height": 31,
                "width": 43
              },
              "snippet": "<a class=\"menu-link\" id=\"menu-link\" href=\"#top-nav\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 277,
                "top": 62,
                "height": 82,
                "width": 247
              },
              "snippet": "<a id=\"logo-link\" href=\"/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 716,
                "top": 20,
                "height": 14,
                "width": 68
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/span[2]/a[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 10,
                "height": 32,
                "width": 328
              },
              "snippet": "<a href=\"https://www.hrsa.gov/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": -1000,
                "top": -1000,
                "height": 1,
                "width": 133
              },
              "snippet": "<a class=\"element-invisible element-focusable\" href=\"#main-body\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/noscript[1]",
                "aria": "/document[1]"
              },
              "message": "The ARIA attribute 'aria-hidden' is not valid for the element <noscript> with ARIA role 'none'",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<noscript aria-hidden=\"true\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ContentinfoWithNoMain_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[5]/footer[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The element with \"contentinfo\" role is present without an element with \"main\" role",
              "bounds": {
                "left": 0,
                "top": 3508,
                "height": 159,
                "width": 800
              },
              "snippet": "<footer class=\"wholePg\" id=\"footer-lang\">",
              "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=\"text/html; charset=utf-8\" http-equiv=\"Content-Type\">",
              "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=\"IE=edge\" http-equiv=\"X-UA-Compatible\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"profile\" is deprecated for the <head> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<head profile=\"http://www.w3.org/1999/xhtml/vocab\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 3674,
                "width": 800
              },
              "snippet": "<html style=\"\" class=\"js localstorage sessionstorage no-applicationcache geolocation history postmessage svg websockets websqldatabase webworkers hashchange audio canvas canvastext video webgl cssgradients multiplebgs opacity rgba inlinesvg hsla svgclippaths smil supports fontface generatedcontent textshadow csstransitions cssanimations backgroundsize borderimage borderradius boxshadow csscolumns csscolumns-width csscolumns-span csscolumns-fill csscolumns-gap csscolumns-rule csscolumns-rulecolor csscolumns-rulestyle csscolumns-rulewidth csscolumns-breakbefore csscolumns-breakafter csscolumns-breakinside flexbox cssreflections csstransforms csstransforms3d indexeddb\" xmlns:product=\"http://ogp.me/ns/product#\" xmlns:video=\"http://ogp.me/ns/video#\" xmlns:profile=\"http://ogp.me/ns/profile#\" xmlns:book=\"http://ogp.me/ns/book#\" xmlns:article=\"http://ogp.me/ns/article#\" xmlns:og=\"http://ogp.me/ns#\" dir=\"ltr\" version=\"XHTML+RDFa 1.0\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://hrsa.gov/",
      "what": "URL",
      "result": "https://www.hrsa.gov/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.hrsa.gov/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Official web site of the U.S. Health Resources & Services Administration |",
          "pageurl": "https://www.hrsa.gov/",
          "time": 4.42,
          "creditsremaining": 646,
          "allitemcount": 91,
          "totalelements": 525,
          "waveurl": "http://wave.webaim.org/report?url=https://www.hrsa.gov/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 1,
            "items": {
              "language_missing": {
                "id": "language_missing",
                "description": "Language missing or invalid",
                "count": 1,
                "selectors": [
                  false
                ],
                "wcag": [
                  {
                    "name": "3.1.1 Language of Page (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc3.1.1"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 3,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#page-wrapper > DIV#content > DIV#main-content > DIV:first-child > DIV#inner-wrapper > DIV#main-body > A:first-child + DIV > DIV#block-system-main > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#node-3198 > DIV:first-child > DIV:first-child > DIV#slideshow > DIV:first-child > UL:first-child + A + A + UL > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#page-wrapper > DIV#content > DIV#main-content > DIV:first-child > DIV#inner-wrapper > DIV#main-body > A:first-child + DIV > DIV#block-system-main > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#node-3198 > DIV:first-child > DIV:first-child > DIV#slideshow > DIV:first-child > UL:first-child + A + A + UL > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#page-wrapper > DIV#content > DIV#main-content > DIV:first-child > DIV#inner-wrapper > DIV#main-body > A:first-child + DIV > DIV#block-system-main > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#node-3198 > DIV:first-child > DIV:first-child > DIV#slideshow > DIV:first-child > UL:first-child + A + A + UL > LI:first-child + LI + LI + LI > A:first-child"
                ],
                "contrastdata": [
                  [
                    3.29,
                    "#0000ee",
                    "#999999",
                    false
                  ],
                  [
                    3.29,
                    "#0000ee",
                    "#999999",
                    false
                  ],
                  [
                    3.29,
                    "#0000ee",
                    "#999999",
                    false
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 16,
            "items": {
              "alt_duplicate": {
                "id": "alt_duplicate",
                "description": "A nearby image has the same alternative text",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#page-wrapper > DIV#page > DIV#header > DIV:first-child > DIV#header-hrsa > DIV#mobile-buttons > A#search-link > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#page-wrapper > DIV#page > DIV#header > DIV:first-child > DIV#header-right > DIV#header-right-wrap > DIV#links-icons-menu > DIV#link-icons > DIV#tablet-buttons > A#menu-link > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "heading_skipped": {
                "id": "heading_skipped",
                "description": "Skipped heading level",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#page-wrapper > DIV#content > DIV#main-content > DIV:first-child + DIV + DIV + DIV + DIV > FOOTER#footer-lang > H4: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"
                  }
                ]
              },
              "heading_possible": {
                "id": "heading_possible",
                "description": "Possible heading",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#page-wrapper > DIV#content > DIV#main-content > DIV:first-child > DIV#inner-wrapper > DIV#main-body > A:first-child + DIV > DIV#block-system-main > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV#funding_header > P: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": 7,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#page-wrapper > DIV#content > DIV#main-content > DIV:first-child > DIV#inner-wrapper > DIV#main-body > A:first-child + DIV > DIV#block-system-main > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#node-3198 > DIV:first-child > DIV:first-child > DIV#slideshow > DIV:first-child > UL#slides1 > LI#rslides1_s0 > IMG:first-child + DIV > A:first-child + BR + A",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#page-wrapper > DIV#content > DIV#main-content > DIV:first-child > DIV#inner-wrapper > DIV#main-body > A:first-child + DIV > DIV#block-system-main > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#node-3198 > DIV:first-child > DIV:first-child > DIV#slideshow > DIV:first-child > UL#slides1 > LI#rslides1_s1 > IMG:first-child + DIV > A:first-child + BR + A",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#page-wrapper > DIV#content > DIV#main-content > DIV:first-child > DIV#inner-wrapper > DIV#main-body > A:first-child + DIV > DIV#block-system-main > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#node-3198 > DIV:first-child > DIV:first-child > DIV#slideshow > DIV:first-child > UL#slides1 > LI#rslides1_s2 > IMG:first-child + DIV > A:first-child + BR + A",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#page-wrapper > DIV#content > DIV#main-content > DIV:first-child > DIV#inner-wrapper > DIV#main-body > A:first-child + DIV > DIV#block-system-main > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#node-3198 > DIV:first-child > DIV:first-child > DIV#slideshow > DIV:first-child > UL#slides1 > LI#rslides1_s3 > IMG:first-child + DIV > A:first-child + BR + A",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#page-wrapper > DIV#content > DIV#main-content > DIV:first-child > DIV#inner-wrapper > DIV#main-body > A:first-child + DIV > DIV#block-system-main > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV#node-3200 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#page-wrapper > DIV#content > DIV#main-content > DIV:first-child > DIV#inner-wrapper > DIV#main-body > A:first-child + DIV > DIV#block-system-main > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV#node-3200 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#page-wrapper > DIV#content > DIV#main-content > DIV#bottom-buckets > DIV:first-child > DIV:first-child + DIV > DIV#block-block-3 > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#emailupdates > DIV:first-child + DIV > 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 > NOSCRIPT:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV + DIV + DIV + DIV + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT"
                ],
                "wcag": []
              },
              "title_redundant": {
                "id": "title_redundant",
                "description": "Redundant title text",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#page-wrapper > DIV#content > DIV#main-content > DIV#bottom-buckets > DIV:first-child > DIV:first-child > DIV#block-block-1 > DIV:first-child > DIV:first-child > DIV:first-child + DIV > UL:first-child > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#page-wrapper > DIV#content > DIV#main-content > DIV#bottom-buckets > DIV:first-child > DIV:first-child > DIV#block-block-1 > DIV:first-child > DIV:first-child > DIV:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#page-wrapper > DIV#content > DIV#main-content > DIV#bottom-buckets > DIV:first-child > DIV:first-child > DIV#block-block-1 > DIV:first-child > DIV:first-child > DIV:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://hrsa.gov/",
      "what": "URL",
      "result": "https://www.hrsa.gov/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.hrsa.gov/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.059",
        "responseTime": "2022-07-21T23:09:35.258Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1012566,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 172,
              "failing": 8
            },
            "issues": {
              "totalErrors": 35,
              "totalWarnings": 1,
              "totalIssues": 36
            },
            "issuesByLevel": {
              "A": {
                "count": 17,
                "pct": 47.22
              },
              "AA": {
                "count": 7,
                "pct": 19.44
              },
              "AAA": {
                "count": 36,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 4,
              "warningDensity": 0,
              "allDensity": 4
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "09d010fb-f720-4bee-8da8-28563faf15d2",
          "docID": "63f1161d-1fa0-4f5b-a9fb-9c1f69b5725e",
          "sourceHash": "f0ab9ef3d696fd2c324d31819549a5b8",
          "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=09d010fb-f720-4bee-8da8-28563faf15d2",
          "resultSet": [
            {
              "tID": 28,
              "bpID": 3,
              "priority": 100,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The layout or sizing of this page causes horizontal scrolling.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Avoid layouts that result in horizontal scroll",
              "errorDescription": "This page is too wide, causing horizontal scrolling (at the tested viewport size). Horizontal scrolling will cause difficulties for users with low vision, especially if they have their monitor set to a low resolution. Review HTML, CSS and page element sizes to ensure 100% width is not exceeded.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 1848.17
                },
                "height": 1848.17,
                "width": 1024
              },
              "position": {
                "line": 2295,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"html front not-logged-in no-sidebars page-home home jsEnabled\"&gt;\n&lt;noscript aria-hidden=\"true\"&gt;&lt;iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-M24QNLS\" height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\" tit",
              "xpath": "/html/body",
              "issueID": "0e5eb001a6bfdbea712652d3d31f1ca0",
              "signature": "9071b68e53ddae79025effebe807f915",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=0e5eb001a6bfdbea712652d3d31f1ca0"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 82,
                  "y": 1400.609375
                },
                "bottom-right": {
                  "x": 137,
                  "y": 1417.609375
                },
                "height": 17,
                "width": 55
              },
              "position": {
                "line": 8076,
                "column": 18
              },
              "errorSnippet": "&lt;a href=\"/about/budget/index.html\" target=\"_self\" title=\"Budget\"&gt;Budget&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[2]/a[1]",
              "issueID": "f0158b56fc056ff4274bef583ef018da",
              "signature": "84ec51ab4df716a42d95d94988844a80",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=f0158b56fc056ff4274bef583ef018da"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 82,
                  "y": 1462.609375
                },
                "bottom-right": {
                  "x": 214,
                  "y": 1479.609375
                },
                "height": 17,
                "width": 132
              },
              "position": {
                "line": 8078,
                "column": 18
              },
              "errorSnippet": "&lt;a href=\"/hr/index.html\" target=\"_self\" title=\"Working at HRSA\"&gt;Working at HRSA&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[4]/a[1]",
              "issueID": "f412de6a2fd8e5be0033035970267682",
              "signature": "ae9756ca6fe15e10d24602413a293f8d",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=f412de6a2fd8e5be0033035970267682"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 82,
                  "y": 1493.609375
                },
                "bottom-right": {
                  "x": 178,
                  "y": 1510.609375
                },
                "height": 17,
                "width": 96
              },
              "position": {
                "line": 8079,
                "column": 18
              },
              "errorSnippet": "&lt;a href=\"/about/index.html\" target=\"_self\" title=\"About HRSA\"&gt;About HRSA&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[5]/a[1]",
              "issueID": "9fa3f0e69f7d87c258b13bfd9afd5a29",
              "signature": "0907e6415cea1c99449f3f8504b73dff",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=9fa3f0e69f7d87c258b13bfd9afd5a29"
            },
            {
              "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": 32,
                  "y": 114
                },
                "bottom-right": {
                  "x": 272,
                  "y": 136
                },
                "height": 22,
                "width": 240
              },
              "position": {
                "line": 260,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/\" id=\"logo-link\"&gt;&lt;img src=\"/sites/all/themes/hrsa/images/system/HRSA-Logo.png\" alt=\"Health Resources &amp;amp; Services Administration\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "8b7bf2d655531e42a164b18a1fba6dde",
              "signature": "ed0713338b442f04235c0de730975edc",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=8b7bf2d655531e42a164b18a1fba6dde"
            },
            {
              "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": 47,
                  "y": 17
                },
                "bottom-right": {
                  "x": 80,
                  "y": 39
                },
                "height": 22,
                "width": 33
              },
              "position": {
                "line": 260,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#search-block\" id=\"search-link\"&gt;&lt;img src=\"/sites/all/themes/hrsa/images/system/mobile-search.jpg\" alt=\"Menu\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[2]",
              "issueID": "a287bc30777dce109d306f6f2beccf87",
              "signature": "44064e8803e522321068cf7ef6b8f5ac",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=a287bc30777dce109d306f6f2beccf87"
            },
            {
              "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": 488,
                  "y": 6
                },
                "bottom-right": {
                  "x": 497,
                  "y": 15
                },
                "height": 9,
                "width": 9
              },
              "position": {
                "line": 6729,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"#rslides1_s1\" class=\"rslides1_s2\"&gt;.&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[2]/li[2]/a[1]",
              "issueID": "8b45d7e4f15712febb9fcb0976e88891",
              "signature": "0a9213b93aa82ece25fa00cfca056a3f",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=8b45d7e4f15712febb9fcb0976e88891"
            },
            {
              "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": 502,
                  "y": 6
                },
                "bottom-right": {
                  "x": 511,
                  "y": 15
                },
                "height": 9,
                "width": 9
              },
              "position": {
                "line": 6885,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"#rslides1_s2\" class=\"rslides1_s3\"&gt;.&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[2]/li[3]/a[1]",
              "issueID": "87e07cde78fa915b8b25df4ca5e69266",
              "signature": "0dcae4207ce8641da73fdd54aa819bec",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=87e07cde78fa915b8b25df4ca5e69266"
            },
            {
              "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": 516,
                  "y": 6
                },
                "bottom-right": {
                  "x": 525,
                  "y": 15
                },
                "height": 9,
                "width": 9
              },
              "position": {
                "line": 6886,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#rslides1_s3\" class=\"rslides1_s4\"&gt;.&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[2]/li[4]/a[1]",
              "issueID": "910bdb27bd214fcd0c08830605ffed92",
              "signature": "4a586e2fad0c637dfc91b2866088616b",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=910bdb27bd214fcd0c08830605ffed92"
            },
            {
              "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": 127.5,
                  "y": 1618.609375
                },
                "bottom-right": {
                  "x": 192.5,
                  "y": 1636.609375
                },
                "height": 18,
                "width": 65
              },
              "position": {
                "line": 8091,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://www.hrsa.gov/about/contact/\"&gt;Contact Us&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[2]/div[1]/div[4]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "02c1842b3d4582e76b2ec84d0f1344bb",
              "signature": "b0d91071ce0660c44334982b8e324e21",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=02c1842b3d4582e76b2ec84d0f1344bb"
            },
            {
              "tID": 129,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "CSS underline on text has been detected that is not a link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "The text in this passage has been styled to display underlined but it is not a link. Underlined text on the web or on apps is universally accepted as signifying that the relevant text is a link. Applying underline to text that is not a link is likely to confuse many users, and especially people with cognitive impairments, learning disabilities or dyslexia. Remove the underlining from this passage of text.",
              "viewPortLocation": {
                "top-left": {
                  "x": 47,
                  "y": 208
                },
                "bottom-right": {
                  "x": 47,
                  "y": 208
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6418,
                "column": 0
              },
              "errorSnippet": "&lt;a id=\"main-content\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "80f7705f9bf18763723a7edaadf1bb75",
              "signature": "65b847fa204ea711868295e30d9d8bef",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=129&issueID=80f7705f9bf18763723a7edaadf1bb75"
            },
            {
              "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": 1848.17
                },
                "height": 1848.17,
                "width": 1024
              },
              "position": {
                "line": 2295,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"html front not-logged-in no-sidebars page-home home jsEnabled\"&gt;\n&lt;noscript aria-hidden=\"true\"&gt;&lt;iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-M24QNLS\" height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\" tit",
              "xpath": "/html/body",
              "issueID": "6464125f7139132827d17e3eebb12a3d",
              "signature": "29eeedd84b697e5f76667c100deb9e76",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=6464125f7139132827d17e3eebb12a3d"
            },
            {
              "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": 32,
                  "y": 0
                },
                "bottom-right": {
                  "x": 992,
                  "y": 45
                },
                "height": 45,
                "width": 960
              },
              "position": {
                "line": 3953,
                "column": 0
              },
              "errorSnippet": "&lt;ul class=\"menu links-5\"&gt;&lt;li class=\"first expanded\"&gt;&lt;a href=\"/grants/index.html\"&gt;Grants&lt;span class=\"toggleArrow\"&gt;Show&lt;/span&gt;&lt;/a&gt;&lt;ul class=\"menu links-5\"&gt;&lt;li class=\"first leaf\"&gt;&lt;a href=\"/grants/find-fundi",
              "xpath": "/html/body/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]",
              "issueID": "6c97dd63d2dca25f21b837517e6f869c",
              "signature": "9bdd0ae41a7697b7c88d7af37a0afa4f",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=6c97dd63d2dca25f21b837517e6f869c"
            },
            {
              "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": 192
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 1848.17
                },
                "height": 1656.17,
                "width": 1024
              },
              "position": {
                "line": 8054,
                "column": 11
              },
              "errorSnippet": "&lt;div id=\"content\"&gt; &lt;div id=\"main-content\"&gt; &lt;div class=\"wrapper\"&gt; &lt;div id=\"inner-wrapper\"&gt; &lt;!-- hide breadcrumb on front/landing page --&gt; &lt;!--Global Template: ResponsiveGlobalTemplate And folder: -1--&gt; &lt;div id=\"main-",
              "xpath": "/html/body/div[4]/div[1]/div[2]",
              "issueID": "e68e34fc61ebf75bb7147c1ac3616e06",
              "signature": "8161b37a53ed8f98ed9844dfcb635678",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=e68e34fc61ebf75bb7147c1ac3616e06"
            },
            {
              "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.012500000000000178
                },
                "bottom-right": {
                  "x": 610,
                  "y": 382.9875
                },
                "height": 383,
                "width": 610
              },
              "position": {
                "line": 8103,
                "column": 1
              },
              "errorSnippet": "&lt;li id=\"rslides1_s0\" class=\"rslides1_on\" style=\"float: left; position: relative; opacity: 1; z-index: 2; transition: opacity 800ms ease-in-out 0s;\"&gt;&lt;img alt=\"\" src=\"/sites/default/files/hrsa/images/carousel//prb-feature-final.png\" style=\"width:1",
              "xpath": "/html/body/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]",
              "issueID": "c175a067f8c143085d3173ce163f1155",
              "signature": "791fdea02b7280884e252682eece521b",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=c175a067f8c143085d3173ce163f1155"
            },
            {
              "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": 15,
                  "y": 48
                },
                "bottom-right": {
                  "x": 595,
                  "y": 82
                },
                "height": 34,
                "width": 580
              },
              "position": {
                "line": 6418,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"carousel-teaser-text\" href=\"/provider-relief/reporting-auditing\"&gt;Provider Relief Fund Reporting Period 3 is open until September 30, 2022. Learn more about reporting requirements.&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/a[2]",
              "issueID": "07ee88a2546ea8f6cff45b0a624d21b6",
              "signature": "5d8737118f40311203093536bb3a48bd",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=07ee88a2546ea8f6cff45b0a624d21b6"
            },
            {
              "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.012500000000000178
                },
                "bottom-right": {
                  "x": 610,
                  "y": 382.9875
                },
                "height": 383,
                "width": 610
              },
              "position": {
                "line": 8104,
                "column": 1
              },
              "errorSnippet": "&lt;li id=\"rslides1_s1\" style=\"float: none; position: absolute; opacity: 0; z-index: 1; display: list-item; transition: opacity 800ms ease-in-out 0s;\"&gt;&lt;img alt=\"\" src=\"/sites/default/files/hrsa/images/carousel/bhw-ahrf-diversity-data.png\" style=\"wi",
              "xpath": "/html/body/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]",
              "issueID": "6c143d9444e0314ffa26d5534920c3ad",
              "signature": "9a1cf85599f5287cd2c9df6349c044ad",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=6c143d9444e0314ffa26d5534920c3ad"
            },
            {
              "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": 15,
                  "y": 48
                },
                "bottom-right": {
                  "x": 595,
                  "y": 82
                },
                "height": 34,
                "width": 580
              },
              "position": {
                "line": 6585,
                "column": 34
              },
              "errorSnippet": "&lt;a class=\"carousel-teaser-text\" href=\"https://data.hrsa.gov/topics/health-workforce/ahrf\"&gt;We’ve uploaded new Area Health Resources Files diversity data to the Workforce Dashboard. Check it out.&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/div[1]/a[2]",
              "issueID": "ed7e731d7363756dfca626d68cb71f3a",
              "signature": "36d471a3cb02abacb2cce0e60a4cae97",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=ed7e731d7363756dfca626d68cb71f3a"
            },
            {
              "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.012500000000000178
                },
                "bottom-right": {
                  "x": 610,
                  "y": 382.9875
                },
                "height": 383,
                "width": 610
              },
              "position": {
                "line": 8105,
                "column": 1
              },
              "errorSnippet": "&lt;li id=\"rslides1_s2\" style=\"float: none; position: absolute; opacity: 0; z-index: 1; display: list-item; transition: opacity 800ms ease-in-out 0s;\"&gt;&lt;img alt=\"\" src=\"/sites/default/files/hrsa/images/carousel/mchb-blueprint-2022.png\" style=\"width:",
              "xpath": "/html/body/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]",
              "issueID": "d4aaaa462d2216b03b9e4328b4a11b74",
              "signature": "e59417270b0849e005e5a9f902e1ddba",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=d4aaaa462d2216b03b9e4328b4a11b74"
            },
            {
              "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": 15,
                  "y": 48
                },
                "bottom-right": {
                  "x": 595,
                  "y": 82
                },
                "height": 34,
                "width": 580
              },
              "position": {
                "line": 6586,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"carousel-teaser-text\" href=\"https://mchb.hrsa.gov/programs-impact/focus-areas/children-youth-special-health-care-needs-cyshcn/blueprint-change\"&gt;We’re changing how our public health system serves children and youth with special health care",
              "xpath": "/html/body/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/div[1]/a[2]",
              "issueID": "ab7cc1eb53cf5f017754cddd6cd851a7",
              "signature": "86d0985a56588d34c7eac1e2bab47f1e",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=ab7cc1eb53cf5f017754cddd6cd851a7"
            },
            {
              "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.012500000000000178
                },
                "bottom-right": {
                  "x": 610,
                  "y": 382.9875
                },
                "height": 383,
                "width": 610
              },
              "position": {
                "line": 8106,
                "column": 1
              },
              "errorSnippet": "&lt;li id=\"rslides1_s3\" style=\"float: none; position: absolute; opacity: 0; z-index: 1; display: list-item; transition: opacity 800ms ease-in-out 0s;\"&gt;&lt;img alt=\"\" src=\"/sites/default/files/hrsa/images/carousel/poison-help-happy-home-2022.png\" style",
              "xpath": "/html/body/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]",
              "issueID": "e87a02e1c2bf05dc35c26e5646453b48",
              "signature": "353818023b7671fcea10e44f28e18bf8",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=e87a02e1c2bf05dc35c26e5646453b48"
            },
            {
              "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": 15,
                  "y": 48
                },
                "bottom-right": {
                  "x": 595,
                  "y": 82
                },
                "height": 34,
                "width": 580
              },
              "position": {
                "line": 6657,
                "column": 34
              },
              "errorSnippet": "&lt;a class=\"carousel-teaser-text\" href=\"https://poisonhelp.hrsa.gov/what-you-can-do/prevention-tips\"&gt;More than 90% of poisonings occur at home. Follow simple steps to prevent these poisonings from happening.&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/div[1]/a[2]",
              "issueID": "053d892c93f2836ba432886672b30677",
              "signature": "4c3f2e72c9d36a1f8fe18fa1060d92e3",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=053d892c93f2836ba432886672b30677"
            },
            {
              "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": 12,
                  "y": 36.9875
                },
                "bottom-right": {
                  "x": 304.188,
                  "y": 131.9875
                },
                "height": 95,
                "width": 292.188
              },
              "position": {
                "line": 8111,
                "column": 1
              },
              "errorSnippet": "&lt;li&gt;&lt;a href=\"https://www.hhs.gov/about/news/2022/07/01/hhs-awards-over-155-million-dollar-to-expand-training-for-primary-care-residents-in-underserved-rural-communities.html\"&gt;HHS Awards Over $155 Million to Expand Training for Primary Care Re",
              "xpath": "/html/body/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]",
              "issueID": "31027dc3159d0fd093906d884694f920",
              "signature": "ae014483bb78e19c9bee0444436e70fd",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=31027dc3159d0fd093906d884694f920"
            },
            {
              "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": 12,
                  "y": 145.9875
                },
                "bottom-right": {
                  "x": 304.188,
                  "y": 260.9875
                },
                "height": 115,
                "width": 292.188
              },
              "position": {
                "line": 8112,
                "column": 1
              },
              "errorSnippet": "&lt;li&gt;&lt;a href=\"/about/news/press-releases/june-2022-roundup\"&gt;June in Brief: HRSA Leading Work to Prevent Overdose Deaths&amp;nbsp;in Rural Communities, Improve Equity in Maternal Health, and Help End the HIV Epidemic&lt;/a&gt; (6/30/2022) &lt;h",
              "xpath": "/html/body/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]",
              "issueID": "cb3df4aaa7b00e959d1332257bb75f00",
              "signature": "a45669a006dcc133da641aee90517c56",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=cb3df4aaa7b00e959d1332257bb75f00"
            },
            {
              "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": 474,
                  "y": 6
                },
                "bottom-right": {
                  "x": 483,
                  "y": 15
                },
                "height": 9,
                "width": 9
              },
              "position": {
                "line": 6658,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#rslides1_s0\" class=\"rslides1_s1\"&gt;.&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[2]/li[1]/a[1]",
              "issueID": "a1e278367149d1dd612de351de18eaa0",
              "signature": "61a46780d5bf3b6efae709b592dd1988",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=a1e278367149d1dd612de351de18eaa0"
            },
            {
              "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": 488,
                  "y": 6
                },
                "bottom-right": {
                  "x": 497,
                  "y": 15
                },
                "height": 9,
                "width": 9
              },
              "position": {
                "line": 6729,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"#rslides1_s1\" class=\"rslides1_s2\"&gt;.&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[2]/li[2]/a[1]",
              "issueID": "5a394d77325d3419f02ad961105b4af8",
              "signature": "4d145cedc93d5c9d7ba10cceb597343f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=5a394d77325d3419f02ad961105b4af8"
            },
            {
              "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": 502,
                  "y": 6
                },
                "bottom-right": {
                  "x": 511,
                  "y": 15
                },
                "height": 9,
                "width": 9
              },
              "position": {
                "line": 6885,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"#rslides1_s2\" class=\"rslides1_s3\"&gt;.&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[2]/li[3]/a[1]",
              "issueID": "e055c74587ade5ca7795a7402d8c65ce",
              "signature": "7f0f43f3ee9c1ba522e7e64ee70e94d0",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=e055c74587ade5ca7795a7402d8c65ce"
            },
            {
              "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": 516,
                  "y": 6
                },
                "bottom-right": {
                  "x": 525,
                  "y": 15
                },
                "height": 9,
                "width": 9
              },
              "position": {
                "line": 6886,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#rslides1_s3\" class=\"rslides1_s4\"&gt;.&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[2]/li[4]/a[1]",
              "issueID": "962c9e0bd5aced76604e0b80e664c3d5",
              "signature": "9856d3c783c8485a6ca6e6d8d3fde919",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=962c9e0bd5aced76604e0b80e664c3d5"
            },
            {
              "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": 795.171875,
                  "y": 1715.859375
                },
                "bottom-right": {
                  "x": 819.171875,
                  "y": 1734.859375
                },
                "height": 19,
                "width": 24
              },
              "position": {
                "line": 8104,
                "column": 18
              },
              "errorSnippet": "&lt;a href=\"/about/language-assistance.html#korean\" target=\"_parent\" lang=\"ko\"&gt; 한국어&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[2]/div[1]/div[5]/footer[1]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "02fcb2cbb25119298425a5040a4b518d",
              "signature": "bceca01d9424793fb1816959040371ea",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=02fcb2cbb25119298425a5040a4b518d"
            },
            {
              "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": 286.390625,
                  "y": 1802.8125
                },
                "bottom-right": {
                  "x": 310.390625,
                  "y": 1821.8125
                },
                "height": 19,
                "width": 24
              },
              "position": {
                "line": 8114,
                "column": 23
              },
              "errorSnippet": "&lt;a href=\"/about/language-assistance.html#japanese\" target=\"_parent\" lang=\"ja\"&gt;日本語&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[2]/div[1]/div[5]/footer[1]/div[4]/ul[1]/li[2]/a[1]",
              "issueID": "af84426b1e4dbcaa32195f9fb30aa445",
              "signature": "62e3f2f1cf660a4113b9a6e702d1a32c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=af84426b1e4dbcaa32195f9fb30aa445"
            },
            {
              "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": 1848.17
                },
                "height": 1848.17,
                "width": 1024
              },
              "position": {
                "line": 2295,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"html front not-logged-in no-sidebars page-home home jsEnabled\"&gt;\n&lt;noscript aria-hidden=\"true\"&gt;&lt;iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-M24QNLS\" height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\" tit",
              "xpath": "/html/body",
              "issueID": "49c85c99532fb63dfae0c8f919ddf1e9",
              "signature": "7d43f89677e365e2a6022f5664feca59",
              "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=49c85c99532fb63dfae0c8f919ddf1e9"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 394.796875,
                  "y": 1501.625
                },
                "bottom-right": {
                  "x": 394.796875,
                  "y": 1501.625
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8085,
                "column": 18
              },
              "errorSnippet": "&lt;a href=\"https://public.govdelivery.com/accounts/USHHSHRSA/subscriber/new?qsp=HRSA-subscribe\" target=\"_blank\"&gt;&lt;img alt=\"Mail Icon\" src=\"/sites/default/files/hrsa/images/envelope.svg\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/a[1]",
              "issueID": "5c5a07e703c2dbabb5ece47c5b56b5ed",
              "signature": "cffe2435d5d9ec22d085612a34296184",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=5c5a07e703c2dbabb5ece47c5b56b5ed"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 477.140625,
                  "y": 1493.625
                },
                "bottom-right": {
                  "x": 620.140625,
                  "y": 1549.625
                },
                "height": 56,
                "width": 143
              },
              "position": {
                "line": 8086,
                "column": 18
              },
              "errorSnippet": "&lt;a href=\"https://public.govdelivery.com/accounts/USHHSHRSA/subscriber/new?qsp=HRSA-subscribe\" target=\"_blank\"&gt;Sign up for email updates &lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/a[1]",
              "issueID": "d2197a426175e18dfe396f1a4736ec45",
              "signature": "559ed2cbed220ceb27a6af771a11ae00",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=d2197a426175e18dfe396f1a4736ec45"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 715.59375,
                  "y": 1374.609375
                },
                "bottom-right": {
                  "x": 819.59375,
                  "y": 1391.609375
                },
                "height": 17,
                "width": 104
              },
              "position": {
                "line": 8087,
                "column": 18
              },
              "errorSnippet": "&lt;a href=\"https://findahealthcenter.hrsa.gov/\" target=\"_blank\"&gt;Health Center&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[2]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "4fb101ce2d7034a45ca1e4961d2fc735",
              "signature": "ba23147f5c7115fcdbc268963d4d9593",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=4fb101ce2d7034a45ca1e4961d2fc735"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 715.59375,
                  "y": 1405.609375
                },
                "bottom-right": {
                  "x": 877.59375,
                  "y": 1445.609375
                },
                "height": 40,
                "width": 162
              },
              "position": {
                "line": 8088,
                "column": 18
              },
              "errorSnippet": "&lt;a href=\"https://findhivcare.hrsa.gov/\" target=\"_blank\"&gt;HIV Medical Care and Treatment&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[2]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "56af2c36dc61fee14c21af5d267c26ae",
              "signature": "0802cd95a20f38a47434536e1a40ea99",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=56af2c36dc61fee14c21af5d267c26ae"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 690.59375,
                  "y": 1550.078125
                },
                "bottom-right": {
                  "x": 956.59375,
                  "y": 1565.078125
                },
                "height": 15,
                "width": 266
              },
              "position": {
                "line": 8089,
                "column": 23
              },
              "errorSnippet": "&lt;a href=\"https://data.hrsa.gov/tools/widgets\" target=\"_blank\"&gt;&lt;img alt=\"Locate other health services title link\" src=\"//www.hrsa.gov/health2.png\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[2]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[2]/a[1]",
              "issueID": "b5e62416f42cd1a39357a14e3ebf0fe1",
              "signature": "2fb652c010ca5939fbe4271082eb7932",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=b5e62416f42cd1a39357a14e3ebf0fe1"
            }
          ],
          "log": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://hrsa.gov/",
      "what": "Health Resources and Services Administration",
      "result": "https://www.hrsa.gov/"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://www.hrsa.gov/",
      "result": [
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This SPAN has an id attribute of 'logo', which is not unique in the same DOM",
          "element": "<span class=\"logo\" id=\"logo\"><a href=\"https://www.hrsa.gov/\">Health Resources &amp; Services Administration</a></span>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "span[id=\"logo\"][class=\"logo\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This DIV has an id attribute of 'logo', which is not unique in the same DOM",
          "element": "<div id=\"logo\"><a id=\"logo-link\" href=\"/\"><img alt=\"Health Resources &amp; Services Administration\" src=\"/sites/all/themes/hrsa/images/system/HRSA-Logo.png\"></a></div>",
          "testResult": 0,
          "path": "body>div:nth-of-type(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "div[id=\"logo\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'menu-link', which is not unique in the same DOM",
          "element": "<a class=\"menu-link\" id=\"menu-link\" href=\"#top-nav\"><img alt=\"Menu\" src=\"/sites/all/themes/hrsa/images/system/menu.jpg\"></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"#top-nav\"][id=\"menu-link\"][class=\"menu-link\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'menu-link', which is not unique in the same DOM",
          "element": "<a class=\"menu-link\" id=\"menu-link\" href=\"#top-nav\"><img alt=\"Menu\" src=\"/sites/all/themes/hrsa/images/system/tablet-menu.png\"></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"#top-nav\"][id=\"menu-link\"][class=\"menu-link\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This DIV has an id attribute of 'main-content', which is not unique in the same DOM",
          "element": "<div id=\"main-content\"><div class=\"wrapper\"><div id=\"inner-wrapper\"><div id=\"main-body\"><a id=\"main- ... -you-can-do/prevention-tips\" class=\"carousel-teaser-header\">Poison-Proof Your Home</a><br><a href=\"h",
          "testResult": 0,
          "path": "body>div:nth-of-type(4)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "div[id=\"main-content\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'main-content', which is not unique in the same DOM",
          "element": "<a id=\"main-content\"></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(4)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[id=\"main-content\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This UL has an id attribute of 'footer-links', which is not unique in the same DOM",
          "element": "<ul id=\"footer-links\"><li><a href=\"http://www.hrsa.gov/about/contact/\">Contact Us</a></li><li><a hre ... Act</a></li><li><a href=\"https://www.hrsa.gov/hr/no-fear-act/eeo.html\">EEO/No FEAR Act</a></li></ul>",
          "testResult": 0,
          "path": "body>div:nth-of-type(4)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "ul[id=\"footer-links\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This UL has an id attribute of 'footer-links', which is not unique in the same DOM",
          "element": "<ul id=\"footer-links\"><li><a href=\"https://www.hhs.gov/vulnerability-disclosure-policy/index.html\">V ... ://www.usa.gov\">USA.gov</a></li><li><a href=\"http://www.whitehouse.gov\">Whitehouse.gov</a></li></ul>",
          "testResult": 0,
          "path": "body>div:nth-of-type(4)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "ul[id=\"footer-links\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 101,
          "bestPracticeId": 429,
          "attribute": "This element does not have a lang attribute",
          "attributeDetail": "This HTML does not have a lang attribute",
          "element": "<html style=\"\" class=\"js localstorage sessionstorage no-applicationcache geolocation history postmes ... es/css/css_TTNeTcxJ5McUOxfasgoA7dIyPyTWK18R-4Vpdrt9f_Y.css\" rel=\"stylesheet\" type=\"text/css\">\n<link ",
          "testResult": 0,
          "path": "html",
          "fixType": {
            "fixType": 4,
            "domSpec": false,
            "helperText": "Enter the appropriate language value for the page.",
            "fix": {
              "lang": null
            }
          },
          "fingerprint": {
            "attNo": 0,
            "css": "html",
            "version": 2
          }
        }
      ]
    }
  ],
  "timeStamp": "4ea6d",
  "startTime": "2022-07-21T23:07:41",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      42
    ],
    [
      "motion",
      14
    ],
    [
      "ibm",
      8
    ],
    [
      "alfa",
      6
    ],
    [
      "wave",
      5
    ],
    [
      "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": 23,
  "logSize": 1663,
  "errorLogCount": 11,
  "errorLogSize": 1111,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-21T23:09:33",
  "elapsedSeconds": 120,
  "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": 22,
        "bulk": 0,
        "focInd": 21,
        "hover": 30,
        "linkUl": 48,
        "styleDiff": 32,
        "zIndex": 22
      },
      "alfa": {
        "r3": 32,
        "r4": 4,
        "r53": 4,
        "r57": 324,
        "r65": 2,
        "r66": 6,
        "r69": 2,
        "r73": 4,
        "r74": 4,
        "r83": 44,
        "r85": 4,
        "r87": 1
      },
      "axe": {
        "color-contrast-enhanced": 39,
        "color-contrast": 36,
        "hidden-content": 0,
        "duplicate-id-active": 3,
        "duplicate-id": 3,
        "heading-order": 2,
        "html-has-lang": 3,
        "landmark-one-main": 2,
        "region": 28
      },
      "htmlcs": {
        "e:AA.1_4_3.G18.Fail": 12,
        "e:AA.2_4_1.H64.1": 4,
        "e:AA.4_1_1.F77": 16,
        "e:AA.4_1_2.H91.A.EmptyNoId": 4,
        "w:AA.1_1_1.H67.2": 7,
        "w:AA.1_3_1.H42": 1,
        "w:AA.1_3_1.H48": 2,
        "w:AA.1_3_1_A.G141": 1,
        "w:AA.1_4_3.G145.Alpha": 4,
        "w:AA.1_4_3.G18.Alpha": 4,
        "w:AA.1_4_3.G18.BgImage": 25,
        "w:AA.4_1_2.H91.A.Empty": 1
      },
      "ibm": {
        "WCAG20_Html_HasLang": 4,
        "RPT_Elem_UniqueId": 12,
        "Rpt_Aria_OrphanedContent_Native_Host_Sematics": 140,
        "aria_semantics_attribute": 4,
        "Rpt_Aria_ContentinfoWithNoMain_Implicit": 1,
        "element_attribute_deprecated": 4
      },
      "wave": {
        "e:language_missing": 4,
        "c:contrast": 9,
        "a:alt_duplicate": 2,
        "a:heading_skipped": 1,
        "a:heading_possible": 1,
        "a:link_redundant": 7,
        "a:noscript": 2,
        "a:title_redundant": 3
      },
      "tenon": {
        "28": 4,
        "79": 12,
        "98": 24,
        "129": 3,
        "144": 52,
        "152": 24,
        "155": 2,
        "218": 20
      },
      "continuum": {
        "94": 32,
        "101": 4
      }
    },
    "groupDetails": {
      "groups": {
        "spontaneousMotion": {
          "testaro": {
            "motion": {
              "score": 11,
              "what": "Change of visible content not requested by user"
            }
          }
        },
        "visibleBulk": {
          "testaro": {
            "bulk": {
              "score": 1,
              "what": "Page contains many visible elements"
            }
          }
        },
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 21,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          },
          "alfa": {
            "r65": {
              "score": 2,
              "what": "Element in sequential focus order has no visible focus"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 8,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 24,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 8,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 6,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "duplicateID": {
          "alfa": {
            "r3": {
              "score": 24,
              "what": "Element id attribute value is not unique"
            }
          },
          "axe": {
            "duplicate-id-active": {
              "score": 2,
              "what": "id attribute value of the active element is not unique"
            },
            "duplicate-id": {
              "score": 2,
              "what": "id attribute value is not unique"
            }
          },
          "htmlcs": {
            "e:AA.4_1_1.F77": {
              "score": 12,
              "what": "Duplicate id attribute value"
            }
          },
          "ibm": {
            "RPT_Elem_UniqueId": {
              "score": 9,
              "what": "Element id attribute value is not unique within the document"
            }
          },
          "continuum": {
            "94": {
              "score": 24,
              "what": "Elements contains an id attribute set to a value that is not unique in the DOM"
            }
          }
        },
        "pageLanguage": {
          "alfa": {
            "r4": {
              "score": 4,
              "what": "Lang attribute missing, empty, or only whitespace"
            }
          },
          "axe": {
            "html-has-lang": {
              "score": 3,
              "what": "html element has no lang attribute"
            }
          },
          "ibm": {
            "WCAG20_Html_HasLang": {
              "score": 4,
              "what": "Page detected as HTML, but has no lang attribute"
            }
          },
          "wave": {
            "e:language_missing": {
              "score": 4,
              "what": "Language missing or invalid"
            }
          },
          "continuum": {
            "101": {
              "score": 4,
              "what": "root html element has no lang attribute"
            }
          }
        },
        "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"
            }
          }
        },
        "contentBeyondLandmarks": {
          "alfa": {
            "r57": {
              "score": 162,
              "what": "Perceivable text content is not included in any landmark"
            }
          },
          "axe": {
            "region": {
              "score": 14,
              "what": "Some page content is not contained by landmarks"
            }
          },
          "ibm": {
            "Rpt_Aria_OrphanedContent_Native_Host_Sematics": {
              "score": 70,
              "what": "Content does not reside within an element with a landmark role"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 2,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 10,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 2,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 27,
              "what": "Element has insufficient color contrast"
            }
          },
          "htmlcs": {
            "e:AA.1_4_3.G18.Fail": {
              "score": 9,
              "what": "Contrast between the text and its background is less than 4.5:1"
            }
          },
          "wave": {
            "c:contrast": {
              "score": 7,
              "what": "Very low contrast"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 3,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "fontSizeAbsolute": {
          "alfa": {
            "r74": {
              "score": 2,
              "what": "Paragraph text has an absolute font size"
            }
          }
        },
        "overflowHidden": {
          "alfa": {
            "r83": {
              "score": 44,
              "what": "Overflow is hidden or clipped if the text is enlarged"
            }
          }
        },
        "allItalics": {
          "alfa": {
            "r85": {
              "score": 1,
              "what": "Text of the paragraph is all italic"
            }
          }
        },
        "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"
            }
          }
        },
        "mainNot1": {
          "axe": {
            "landmark-one-main": {
              "score": 1,
              "what": "page has no main landmark"
            }
          }
        },
        "iframeTitleBad": {
          "htmlcs": {
            "e:AA.2_4_1.H64.1": {
              "score": 4,
              "what": "iframe element has no non-empty title attribute"
            }
          }
        },
        "linkNoText": {
          "htmlcs": {
            "e:AA.4_1_2.H91.A.EmptyNoId": {
              "score": 4,
              "what": "Link has no name or id attribute or value"
            },
            "w:AA.4_1_2.H91.A.Empty": {
              "score": 1,
              "what": "Link element has an id attribute but no href attribute or text"
            }
          }
        },
        "decorativeImageRisk": {
          "htmlcs": {
            "w:AA.1_1_1.H67.2": {
              "score": 2,
              "what": "Image marked as decorative may be informative"
            }
          }
        },
        "pseudoHeadingRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H42": {
              "score": 1,
              "what": "Heading coding is not used but the element may be intended as a heading"
            }
          },
          "wave": {
            "a:heading_possible": {
              "score": 1,
              "what": "Possible heading"
            }
          }
        },
        "pseudoNavListRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H48": {
              "score": 1,
              "what": "Navigation links are not coded as a list"
            }
          }
        },
        "contrastRisk": {
          "htmlcs": {
            "w:AA.1_4_3.G145.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.G18.Alpha": {
              "score": 1,
              "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": 6,
              "what": "Contrast between the text and its background image may be less than 4.5:1"
            }
          }
        },
        "ariaBadAttribute": {
          "ibm": {
            "aria_semantics_attribute": {
              "score": 4,
              "what": "ARIA attributes is invalid for the element or ARIA role to which it is assigned"
            }
          }
        },
        "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": 3,
              "what": "Element or attribute is obsolete"
            }
          }
        },
        "imagesSameAlt": {
          "wave": {
            "a:alt_duplicate": {
              "score": 1,
              "what": "Two images near each other have the same text alternative"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 4,
              "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"
            }
          }
        },
        "titleRedundant": {
          "wave": {
            "a:title_redundant": {
              "score": 1,
              "what": "Title attribute text is the same as text or alternative text"
            }
          },
          "tenon": {
            "79": {
              "score": 3,
              "what": "Link has a title attribute that is the same as the text inside the link"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 12,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "pseudoLinkRisk": {
          "tenon": {
            "129": {
              "score": 1,
              "what": "CSS underline on text that is not a link"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 52,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 12,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 15,
              "what": "Link opens in a new window without user control"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 704,
      "log": 61,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "contentBeyondLandmarks",
          "score": 198
        },
        {
          "groupName": "leadingClipsText",
          "score": 54
        },
        {
          "groupName": "duplicateID",
          "score": 46
        },
        {
          "groupName": "overflowHidden",
          "score": 46
        },
        {
          "groupName": "contrastAA",
          "score": 36
        },
        {
          "groupName": "linkIndication",
          "score": 26
        },
        {
          "groupName": "focusIndication",
          "score": 24
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 17
        },
        {
          "groupName": "linkTextsSame",
          "score": 14
        },
        {
          "groupName": "targetSize",
          "score": 14
        },
        {
          "groupName": "spontaneousMotion",
          "score": 13
        },
        {
          "groupName": "contrastAAA",
          "score": 13
        },
        {
          "groupName": "pageLanguage",
          "score": 12
        },
        {
          "groupName": "hoverSurprise",
          "score": 10
        },
        {
          "groupName": "inconsistentStyles",
          "score": 10
        },
        {
          "groupName": "contrastRisk",
          "score": 10
        },
        {
          "groupName": "zIndexNotZero",
          "score": 8
        },
        {
          "groupName": "linkNoText",
          "score": 7
        },
        {
          "groupName": "headingStructure",
          "score": 6
        },
        {
          "groupName": "iframeTitleBad",
          "score": 6
        },
        {
          "groupName": "ariaBadAttribute",
          "score": 6
        },
        {
          "groupName": "linkPair",
          "score": 6
        },
        {
          "groupName": "noLeading",
          "score": 5
        },
        {
          "groupName": "obsolete",
          "score": 5
        },
        {
          "groupName": "titleRedundant",
          "score": 5
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "fontSizeAbsolute",
          "score": 4
        },
        {
          "groupName": "decorativeImageRisk",
          "score": 4
        },
        {
          "groupName": "visibleBulk",
          "score": 3
        },
        {
          "groupName": "allItalics",
          "score": 3
        },
        {
          "groupName": "skipRepeatedContent",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "mainNot1",
          "score": 3
        },
        {
          "groupName": "pseudoHeadingRisk",
          "score": 3
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 3
        },
        {
          "groupName": "roleBad",
          "score": 3
        },
        {
          "groupName": "imagesSameAlt",
          "score": 3
        },
        {
          "groupName": "noScriptRisk",
          "score": 3
        },
        {
          "groupName": "pseudoLinkRisk",
          "score": 3
        }
      ]
    }
  }
}