Accessibility test digest

Synopsis

Page: Thrift Savings Plan (TSP)

URL: https://www.tsp.gov/

Score: 11776

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

Testaro produced a report enumerating the test results.

Testilo processed the report and used the sp14a scoring procedure to compute partial and total scores for the page. The total score is 11776 (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
total11776
log10359
preventions100
leadingClipsText462
focusableOperable229
contrastAA110
focusableHidden85
contrastAAA70
linkIndication69
contrastRisk36
contentBeyondLandmarks33
noLeading20
metaBansZoom13
inconsistentStyles12
formFieldNoText10
roleBad9
controlNoText9
obsolete9
focusIndication8
duplicateID8
iframeTitleBad8
inputNoText8
ariaBadAttribute8
linkVague8
targetSize8
labelBadID7
headingStructure6
pageLanguage6
linkTextsSame6
nextLinkDestinationSame6
hoverSurprise5
h1Missing5
bannerConfusion5
titleRedundant5
zIndexNotZero4
visibleBulk3
hiddenContentRisk3
linkConfusionRisk3
pseudoHeadingRisk3
pseudoNavListRisk3
scrollRisk3
eventKeyboardRisk3
linkPair3
pdfLink3
pseudoParagraphRisk3

Issue summary

Special issues

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

preventions: Score 100. This is based on tests that the page did not allow to be run. That impedes accessibility progress and risks interfering with tools that users with disabilities need.

Classified issues

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

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

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

focusableHidden: Score 85. Issues reported by tests in this category:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Discussion

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

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

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

Report

{
  "id": "4aieq-tsp",
  "host": {
    "id": "tsp",
    "which": "https://www.tsp.gov/",
    "what": "Thrift Savings Plan (TSP)"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-18T02:00:45"
    },
    {
      "event": "endTime",
      "value": "2022-07-18T02:03:03"
    }
  ],
  "script": {
    "id": "tp12",
    "what": "Alfa, Axe, HTML CodeSniffer, IBM, Tenon, WAVE, and 16 custom tests",
    "strict": true,
    "timeLimit": 300,
    "commands": [
      {
        "type": "launch",
        "which": "webkit",
        "what": "Webkit browser"
      },
      {
        "type": "url",
        "which": "https://www.tsp.gov/",
        "what": "Thrift Savings Plan (TSP)"
      },
      {
        "type": "tenonRequest",
        "id": "a",
        "withNewContent": true,
        "what": "Tenon API version 2 test request"
      },
      {
        "type": "test",
        "which": "motion",
        "what": "spontaneous change of content; requires webkit",
        "delay": 2500,
        "interval": 2500,
        "count": 5
      },
      {
        "type": "launch",
        "which": "chromium",
        "what": "Chromium browser"
      },
      {
        "type": "url",
        "which": "https://www.tsp.gov/",
        "what": "Thrift Savings Plan (TSP)"
      },
      {
        "type": "test",
        "which": "bulk",
        "what": "count of visible elements"
      },
      {
        "type": "test",
        "which": "embAc",
        "withItems": true,
        "what": "active elements incorrectly embedded in each other"
      },
      {
        "type": "test",
        "which": "focAll",
        "what": "Tab-focusability"
      },
      {
        "type": "test",
        "which": "focInd",
        "revealAll": false,
        "allowedDelay": 250,
        "withItems": true,
        "what": "focus indicators"
      },
      {
        "type": "test",
        "which": "focOp",
        "withItems": true,
        "what": "focusability and operability of elements"
      },
      {
        "type": "test",
        "which": "hover",
        "headSize": 20,
        "headSampleSize": 20,
        "tailSampleSize": 15,
        "withItems": true,
        "what": "hover impacts"
      },
      {
        "type": "test",
        "which": "labClash",
        "withItems": true,
        "what": "unlabeled and mislabeled form controls"
      },
      {
        "type": "test",
        "which": "linkUl",
        "withItems": true,
        "what": "underlining of inline links"
      },
      {
        "type": "test",
        "which": "menuNav",
        "withItems": true,
        "what": "keyboard navigation within true-focus menus"
      },
      {
        "type": "test",
        "which": "radioSet",
        "withItems": true,
        "what": "grouping of radio buttons in fieldsets"
      },
      {
        "type": "test",
        "which": "role",
        "what": "validity and necessity of role assignments"
      },
      {
        "type": "test",
        "which": "styleDiff",
        "withItems": true,
        "what": "style consistency of headings, buttons, and links"
      },
      {
        "type": "test",
        "which": "tabNav",
        "withItems": true,
        "what": "keyboard navigation within tab lists"
      },
      {
        "type": "test",
        "which": "zIndex",
        "withItems": true,
        "what": "elements with non-auto z indexes"
      },
      {
        "type": "test",
        "which": "alfa",
        "what": "Siteimprove alfa"
      },
      {
        "type": "test",
        "which": "axe",
        "detailLevel": 2,
        "rules": [],
        "what": "Axe core, all rules"
      },
      {
        "type": "test",
        "which": "htmlcs",
        "what": "HTML CodeSniffer"
      },
      {
        "type": "test",
        "which": "ibm",
        "withItems": true,
        "what": "IBM Accessibility Checker, with page content and again with URL"
      },
      {
        "type": "test",
        "which": "wave",
        "reportType": 4,
        "what": "WAVE, report-type 4"
      },
      {
        "type": "test",
        "which": "tenon",
        "id": "a",
        "what": "Tenon API version 2 result retrieval"
      }
    ]
  },
  "acts": [
    {
      "type": "launch",
      "which": "webkit",
      "what": "Webkit browser"
    },
    {
      "type": "url",
      "which": "https://www.tsp.gov/",
      "what": "Thrift Savings Plan (TSP)",
      "result": "https://www.tsp.gov/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.tsp.gov/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.tsp.gov/",
      "result": {
        "bytes": [
          381930,
          381930,
          381930,
          381930,
          381930
        ],
        "localRatios": [
          1,
          1,
          1,
          1
        ],
        "meanLocalRatio": 1,
        "maxLocalRatio": 1,
        "globalRatio": 1,
        "pixelChanges": [
          0,
          0,
          0,
          0
        ],
        "meanPixelChange": 0,
        "maxPixelChange": 0,
        "changeFrequency": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.tsp.gov/",
      "what": "Thrift Savings Plan (TSP)",
      "result": "https://www.tsp.gov/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.tsp.gov/",
      "result": {
        "visibleElements": 567
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.tsp.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.tsp.gov/",
      "result": {
        "tabFocusables": 69,
        "tabFocused": 69,
        "discrepancy": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.tsp.gov/",
      "what": "URL",
      "result": "https://www.tsp.gov/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.tsp.gov/",
      "result": {
        "totals": {
          "total": 69,
          "types": {
            "indicatorMissing": {
              "total": 2,
              "tagNames": {
                "A": 2
              }
            },
            "nonOutlinePresent": {
              "total": 0,
              "tagNames": {}
            },
            "outlinePresent": {
              "total": 67,
              "meanDelay": 96,
              "tagNames": {
                "BUTTON": 11,
                "A": 55,
                "INPUT": 1
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [
            {
              "tagName": "A",
              "text": "Skip to main content"
            },
            {
              "tagName": "A",
              "text": ""
            }
          ],
          "nonOutlinePresent": [],
          "outlinePresent": [
            {
              "tagName": "BUTTON",
              "text": "Here's how you know",
              "delay": 100
            },
            {
              "tagName": "BUTTON",
              "text": "×",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "list of known issues",
              "delay": 102
            },
            {
              "tagName": "BUTTON",
              "text": "Manage your plan",
              "delay": 100
            },
            {
              "tagName": "BUTTON",
              "text": "Fund options",
              "delay": 101
            },
            {
              "tagName": "BUTTON",
              "text": "Fund performance",
              "delay": 100
            },
            {
              "tagName": "BUTTON",
              "text": "Use your savings",
              "delay": 101
            },
            {
              "tagName": "BUTTON",
              "text": "Life changes",
              "delay": 100
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Search",
              "delay": 100
            },
            {
              "tagName": "BUTTON",
              "text": "Search",
              "delay": 101
            },
            {
              "tagName": "BUTTON",
              "text": "Log in",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Read more",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Read more",
              "delay": 104
            },
            {
              "tagName": "A",
              "text": "Get started",
              "delay": 106
            },
            {
              "tagName": "A",
              "text": "Fund performance",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Forms and publications",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Contribution limits",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Access your account",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Compare individual funds",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Compare L Fund options",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "All TSP fund expenses",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "All Contribution limits",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "How catch-up works",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "All Contribution limits",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "JUN29 Information about 2022 second quarter TSP parti...",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "JUN08 Set up your new login to the new My Account",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "APR26 Temporary suspension of certain TSP transaction...",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "FEB28 New features to make the TSP even better",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "FEB18 High call volume on the ThriftLine",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "View All News",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Transfer money to TSP",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Change in family status",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Update your information",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "TSP basics",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Making contributions",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Access your account",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Online learning",
              "delay": 103
            },
            {
              "tagName": "A",
              "text": "Calculators",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Forms and resources",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "How to invest",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Lifecycle funds",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "Individual funds",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Rates of return",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Share price history",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Share price calculation",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "Loan basics",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "In-service withdrawal basics",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Living in retirement",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Planning for life events",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Changes in your career",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "For beneficiary participants",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "News and resources",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Agency and service rep resources",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "About",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "Accessibility",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Privacy",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "FOIA",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Vulnerability disclosure",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "TSP Mobile App",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "contact us",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Facebook",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Twitter",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "YouTube",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "RSS",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Cookie Statement",
              "delay": 100
            },
            {
              "tagName": "BUTTON",
              "text": "Acknowledge",
              "delay": 101
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.tsp.gov/",
      "what": "URL",
      "result": "https://www.tsp.gov/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.tsp.gov/",
      "result": {
        "totals": {
          "total": 248,
          "types": {
            "onlyFocusable": {
              "total": 2,
              "tagNames": {
                "H4": 1,
                "UL": 1
              }
            },
            "onlyOperable": {
              "total": 151,
              "tagNames": {
                "BUTTON": 125,
                "INPUT": 1,
                "A": 22,
                "DIV": 3
              }
            },
            "focusableAndOperable": {
              "total": 95,
              "tagNames": {
                "A": 77,
                "BUTTON": 15,
                "INPUT": 2,
                "IFRAME": 1
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [
            {
              "tagName": "H4",
              "id": "chat-toggle",
              "text": "Chat with AVA"
            },
            {
              "tagName": "UL",
              "id": "ui-id-1",
              "text": "<ul id=\"ui-id-1\" tabindex=\"0\" class=\"ui-menu ui-widget ui-widget-content ui-auto"
            }
          ],
          "onlyOperable": [
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Hide glossary",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "glossary-search",
              "text": "<input id=\"glossary-search\" class=\"js-glossary-search\" type=\"search\" tabindex=\"-",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "3-Month T-Bill",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Account Access",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "My Account",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Account Balance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Account Number",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Active Investing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "After-Tax Contributions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Agency/Service Automatic (1%) Contributions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Agency/Service Matching Contributions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Annual Additions (Section 415(c)) Limit",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Annuity",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Asset Allocation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Automatic Enrollment",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Basic Pay (Civilian)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Basic Pay (Uniformed Services)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Before-Tax Contributions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Pre-Tax Contributions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Beneficiary",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Beneficiary Participant",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Blended Retirement System (BRS)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Bond",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Bonus Pay (Uniformed Services)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Catch-Up Contribution Limit",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Catch-Up Contributions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Civil Service Retirement System (CSRS)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Contribution",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Contribution Allocation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Contribution Election",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Credit Risk",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "CSCO",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "CSV",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Currency Risk",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Customized User ID",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "account number",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "My Account",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Default Risk",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Credit Risk",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Designation of Beneficiary",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Disburse",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Dow Jones",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "EAFE",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Elective Deferral Limit",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Eligible Employer Plan",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Eligible Rollover Distribution",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Federal Employees' Retirement System (FERS)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Fixed Income Investments",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Forfeitures",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "vested",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Full Withdrawal",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Fund Reallocation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Fund Transfer",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "In-Service Withdrawal",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Incentive Pay (Uniformed Services)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Index",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Index Fund",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Inflation Risk",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Inherited IRA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Insurable Interest",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Interfund Transfer (IFT)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Investment Allocation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contribution Allocation'>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Interfund Transfer",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Investment Election",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "IRS Life Expectancy Tables",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Market Risk",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Matching Contributions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Agency Matching Contributions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Mixed Withdrawal",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Monthly Payments",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "TSP Monthly Payments",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "My Account",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Non-BRS Uniformed Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Blended Retirement System",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Nonpay Status",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Pay Status",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "One-time Code",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Partial Withdrawal",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Participant",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Participant Statements",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Passive Investing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Password",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Pay Entry Basic Date",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "PEDB",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Pay Status",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Nonpay Status",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Payee",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "PEBD",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Permanent Disability",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Personal Identification Number (PIN)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Personal Investment Performance (PIP)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Post-Separation Withdrawal",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Withdrawal",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Power of Attorney",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Pre-Tax Contribution",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Prepayment Risk",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Qualified Earnings",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "RBCO",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Reamortize",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Representative of the Estate",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Required Minimum Distribution (RMD)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Risk (Volatility)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Roth Balance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Roth Contribution",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Roth IRA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Roth Qualified Earnings",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Qualified Earnings",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "S&P 500",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Section 415(c) Limit",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Securities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Separate Account",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Service Automatic (1%) Contributions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Agency/Service Automatic (1%) Contributions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Service Matching Contributions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Agency/Service Matching Contributions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "SIMPLE IRA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Single Payment",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Special Pay (Uniformed Services)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Statutory Order of Precedence",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Form TSP-3",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Stocks",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "system of records",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Tax Withholding",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Tax-Exempt Contributions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Taxable Amount",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "ThriftLine",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "over the telephone",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Time Horizon",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Traditional Balance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Traditional Contribution",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Traditional IRA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Transfer Eligibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "TSP Course",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "TSP Monthly Payments",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Two-step authentication",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "U.S. Aggregate Index",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Uniformed Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "User ID",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Validation Code",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Verification Code",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Vested Account Balance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "PEBD",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Vesting",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Volatility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Risk",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Webinar",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Withdrawal",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Chat with AVA How can I help you?",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Chat with AVA",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div class=\"chat-headerDown chat-toggle\" style=\"cursor: default;\"> <div id=\"mess",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "Skip to main content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Here's how you know",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "×",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "list of known issues",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.tsp.gov/\" title=\"The Thrift Savings Plan (TSP)\"> <img src=\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Log In",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button class=\"usa-nav-close\" style=\"cursor: default;\"><img src=\"https://www.tsp",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Manage your plan",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "TSP basics",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Making contributions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Access your account",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Online learning",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Calculators",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Forms and resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Fund options",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "How to invest",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Lifecycle funds",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Individual funds",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Fund performance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Rates of return",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Share price history",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Share price calculation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Use your savings",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Loan basics",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "In-service withdrawal basics",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Living in retirement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Life changes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Planning for life events",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Changes in your career",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "For beneficiary participants",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input name=\"utf8\" type=\"hidden\" value=\"✓\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "qs",
              "text": "<input type=\"search\" name=\"qs\" id=\"qs\" autocomplete=\"off\" class=\"usagov-search-a",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "myaccount-login-button",
              "text": "Log in",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get started",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Fund performance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Forms and publications",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contribution limits",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Access your account",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Compare individual funds",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Compare L Fund options",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "All TSP fund expenses",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "All Contribution limits",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "How catch-up works",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "All Contribution limits",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "JUN29 Information about 2022 second quarter TSP parti...",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "JUN08 Set up your new login to the new My Account",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "APR26 Temporary suspension of certain TSP transaction...",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FEB28 New features to make the TSP even better",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FEB18 High call volume on the ThriftLine",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View All News",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Transfer money to TSP",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Change in family status",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Update your information",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Return to Top",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "TSP basics",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Making contributions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Access your account",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Online learning",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Calculators",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Forms and resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "How to invest",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Lifecycle funds",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Individual funds",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Rates of return",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Share price history",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Share price calculation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Loan basics",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "In-service withdrawal basics",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Living in retirement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Planning for life events",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Changes in your career",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "For beneficiary participants",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News and resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Agency and service rep resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FOIA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Vulnerability disclosure",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "TSP Mobile App",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/\" title=\"Thrift Savings Plan (TSP)\"> <img class=\"usa-footer-logo-img\" ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "contact us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Facebook",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Twitter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "YouTube",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "RSS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button class=\"usa-button-unstyled chat-ArrowDownIconButton\" aria-label=\"To clos",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IFRAME",
              "id": "chat-frame",
              "text": "<iframe id=\"chat-frame\" scrolling=\"no\" frameborder=\"0\" allow=\"microphone\" allowf",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cookie Statement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Acknowledge",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.tsp.gov/",
      "what": "URL",
      "result": "https://www.tsp.gov/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.tsp.gov/",
      "result": {
        "totals": {
          "triggers": 356,
          "headTriggers": 20,
          "tailTriggers": 336,
          "impactTriggers": 0,
          "additions": 0,
          "removals": 0,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 13
        },
        "items": {
          "head": {
            "impactTriggers": [],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "Skiptomaincontent"
              },
              {
                "tagName": "BUTTON",
                "id": "",
                "text": "Search"
              }
            ]
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": [
              {
                "tagName": "BUTTON",
                "id": "",
                "text": "Withdrawal"
              },
              {
                "tagName": "BUTTON",
                "id": "",
                "text": "FundReallocation"
              },
              {
                "tagName": "BUTTON",
                "id": "",
                "text": "VerificationCode"
              },
              {
                "tagName": "BUTTON",
                "id": "",
                "text": "Risk(Volatility)"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "EligibleEmployerPlanAplanqualifiedunderInternalRev"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "ThriftLineTheTSP’sautomatedvoiceresponsesystem.Itp"
              },
              {
                "tagName": "BUTTON",
                "id": "",
                "text": "Password"
              },
              {
                "tagName": "BUTTON",
                "id": "",
                "text": "Two-stepauthentication"
              },
              {
                "tagName": "BUTTON",
                "id": "",
                "text": "RothBalance"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Contributionlimits"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "ServiceAutomatic(1%)ContributionsSee“Agency/Servic"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.tsp.gov/",
      "what": "URL",
      "result": "https://www.tsp.gov/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.tsp.gov/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 2,
          "wellLabeled": 140
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [
            {
              "index": 4,
              "tagName": "BUTTON",
              "type": "submit",
              "content": "{<button class=\"usa-nav-close\"><img src=\"https://www.tsp.gov/assets/uswds/img/close.svg\" alt=\"close\"></button>}"
            },
            {
              "index": 10,
              "tagName": "INPUT",
              "type": "search"
            }
          ],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Here's how you know"
              }
            },
            {
              "index": 1,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Close",
                "content": "×"
              }
            },
            {
              "index": 2,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Menu"
              }
            },
            {
              "index": 3,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Log In"
              }
            },
            {
              "index": 5,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Manage your plan"
              }
            },
            {
              "index": 6,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Fund options"
              }
            },
            {
              "index": 7,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Fund performance"
              }
            },
            {
              "index": 8,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Use your savings"
              }
            },
            {
              "index": 9,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Life changes"
              }
            },
            {
              "index": 11,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Search"
              }
            },
            {
              "index": 12,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Search"
              }
            },
            {
              "index": 13,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Log in"
              }
            },
            {
              "index": 14,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Hide glossary"
              }
            },
            {
              "index": 15,
              "tagName": "INPUT",
              "type": "search",
              "labelType": "label",
              "texts": {
                "label": [
                  "Search terms"
                ]
              }
            },
            {
              "index": 16,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "3-Month T-Bill"
              }
            },
            {
              "index": 17,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Account Access"
              }
            },
            {
              "index": 18,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Account Balance"
              }
            },
            {
              "index": 19,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Account Number"
              }
            },
            {
              "index": 20,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Active Investing"
              }
            },
            {
              "index": 21,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "After-Tax Contributions"
              }
            },
            {
              "index": 22,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Agency/Service Automatic (1%) Contributions"
              }
            },
            {
              "index": 23,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Agency/Service Matching Contributions"
              }
            },
            {
              "index": 24,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Annual Additions (Section 415(c)) Limit"
              }
            },
            {
              "index": 25,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Annuity"
              }
            },
            {
              "index": 26,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Asset Allocation"
              }
            },
            {
              "index": 27,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Automatic Enrollment"
              }
            },
            {
              "index": 28,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Basic Pay (Civilian)"
              }
            },
            {
              "index": 29,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Basic Pay (Uniformed Services)"
              }
            },
            {
              "index": 30,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Before-Tax Contributions"
              }
            },
            {
              "index": 31,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Beneficiary"
              }
            },
            {
              "index": 32,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Beneficiary Participant"
              }
            },
            {
              "index": 33,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Blended Retirement System (BRS)"
              }
            },
            {
              "index": 34,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Bond"
              }
            },
            {
              "index": 35,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Bonus Pay (Uniformed Services)"
              }
            },
            {
              "index": 36,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Catch-Up Contribution Limit"
              }
            },
            {
              "index": 37,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Catch-Up Contributions"
              }
            },
            {
              "index": 38,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Civil Service Retirement System (CSRS)"
              }
            },
            {
              "index": 39,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Contribution"
              }
            },
            {
              "index": 40,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Contribution Allocation"
              }
            },
            {
              "index": 41,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Contribution Election"
              }
            },
            {
              "index": 42,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Credit Risk"
              }
            },
            {
              "index": 43,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "CSCO"
              }
            },
            {
              "index": 44,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "CSV"
              }
            },
            {
              "index": 45,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Currency Risk"
              }
            },
            {
              "index": 46,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Customized User ID"
              }
            },
            {
              "index": 47,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Default Risk"
              }
            },
            {
              "index": 48,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Designation of Beneficiary"
              }
            },
            {
              "index": 49,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Disburse"
              }
            },
            {
              "index": 50,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Dow Jones"
              }
            },
            {
              "index": 51,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "EAFE"
              }
            },
            {
              "index": 52,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Elective Deferral Limit"
              }
            },
            {
              "index": 53,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Eligible Employer Plan"
              }
            },
            {
              "index": 54,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Eligible Rollover Distribution"
              }
            },
            {
              "index": 55,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Federal Employees' Retirement System (FERS)"
              }
            },
            {
              "index": 56,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Fixed Income Investments"
              }
            },
            {
              "index": 57,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Forfeitures"
              }
            },
            {
              "index": 58,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Full Withdrawal"
              }
            },
            {
              "index": 59,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Fund Reallocation"
              }
            },
            {
              "index": 60,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Fund Transfer"
              }
            },
            {
              "index": 61,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "In-Service Withdrawal"
              }
            },
            {
              "index": 62,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Incentive Pay (Uniformed Services)"
              }
            },
            {
              "index": 63,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Index"
              }
            },
            {
              "index": 64,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Index Fund"
              }
            },
            {
              "index": 65,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Inflation Risk"
              }
            },
            {
              "index": 66,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Inherited IRA"
              }
            },
            {
              "index": 67,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Insurable Interest"
              }
            },
            {
              "index": 68,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Interfund Transfer (IFT)"
              }
            },
            {
              "index": 69,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Investment Allocation"
              }
            },
            {
              "index": 70,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Investment Election"
              }
            },
            {
              "index": 71,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "IRS Life Expectancy Tables"
              }
            },
            {
              "index": 72,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Market Risk"
              }
            },
            {
              "index": 73,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Matching Contributions"
              }
            },
            {
              "index": 74,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Mixed Withdrawal"
              }
            },
            {
              "index": 75,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Monthly Payments"
              }
            },
            {
              "index": 76,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "My Account"
              }
            },
            {
              "index": 77,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Non-BRS Uniformed Services"
              }
            },
            {
              "index": 78,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Nonpay Status"
              }
            },
            {
              "index": 79,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "One-time Code"
              }
            },
            {
              "index": 80,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Partial Withdrawal"
              }
            },
            {
              "index": 81,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Participant"
              }
            },
            {
              "index": 82,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Participant Statements"
              }
            },
            {
              "index": 83,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Passive Investing"
              }
            },
            {
              "index": 84,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Password"
              }
            },
            {
              "index": 85,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Pay Entry Basic Date"
              }
            },
            {
              "index": 86,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Pay Status"
              }
            },
            {
              "index": 87,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Payee"
              }
            },
            {
              "index": 88,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "PEBD"
              }
            },
            {
              "index": 89,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Permanent Disability"
              }
            },
            {
              "index": 90,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Personal Identification Number (PIN)"
              }
            },
            {
              "index": 91,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Personal Investment Performance (PIP)"
              }
            },
            {
              "index": 92,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Post-Separation Withdrawal"
              }
            },
            {
              "index": 93,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Power of Attorney"
              }
            },
            {
              "index": 94,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Pre-Tax Contribution"
              }
            },
            {
              "index": 95,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Prepayment Risk"
              }
            },
            {
              "index": 96,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Qualified Earnings"
              }
            },
            {
              "index": 97,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "RBCO"
              }
            },
            {
              "index": 98,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Reamortize"
              }
            },
            {
              "index": 99,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Representative of the Estate"
              }
            },
            {
              "index": 100,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Required Minimum Distribution (RMD)"
              }
            },
            {
              "index": 101,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Risk (Volatility)"
              }
            },
            {
              "index": 102,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Roth Balance"
              }
            },
            {
              "index": 103,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Roth Contribution"
              }
            },
            {
              "index": 104,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Roth IRA"
              }
            },
            {
              "index": 105,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Roth Qualified Earnings"
              }
            },
            {
              "index": 106,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "S&P 500"
              }
            },
            {
              "index": 107,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Section 415(c) Limit"
              }
            },
            {
              "index": 108,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Securities"
              }
            },
            {
              "index": 109,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Separate Account"
              }
            },
            {
              "index": 110,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Service Automatic (1%) Contributions"
              }
            },
            {
              "index": 111,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Service Matching Contributions"
              }
            },
            {
              "index": 112,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "SIMPLE IRA"
              }
            },
            {
              "index": 113,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Single Payment"
              }
            },
            {
              "index": 114,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Special Pay (Uniformed Services)"
              }
            },
            {
              "index": 115,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Statutory Order of Precedence"
              }
            },
            {
              "index": 116,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Stocks"
              }
            },
            {
              "index": 117,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "system of records"
              }
            },
            {
              "index": 118,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Tax Withholding"
              }
            },
            {
              "index": 119,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Tax-Exempt Contributions"
              }
            },
            {
              "index": 120,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Taxable Amount"
              }
            },
            {
              "index": 121,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "ThriftLine"
              }
            },
            {
              "index": 122,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Time Horizon"
              }
            },
            {
              "index": 123,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Traditional Balance"
              }
            },
            {
              "index": 124,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Traditional Contribution"
              }
            },
            {
              "index": 125,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Traditional IRA"
              }
            },
            {
              "index": 126,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Transfer Eligibility"
              }
            },
            {
              "index": 127,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "TSP Course"
              }
            },
            {
              "index": 128,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "TSP Monthly Payments"
              }
            },
            {
              "index": 129,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Two-step authentication"
              }
            },
            {
              "index": 130,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "U.S. Aggregate Index"
              }
            },
            {
              "index": 131,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Uniformed Services"
              }
            },
            {
              "index": 132,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "User ID"
              }
            },
            {
              "index": 133,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Validation Code"
              }
            },
            {
              "index": 134,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Verification Code"
              }
            },
            {
              "index": 135,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Vested Account Balance"
              }
            },
            {
              "index": 136,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Vesting"
              }
            },
            {
              "index": 137,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Volatility"
              }
            },
            {
              "index": 138,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Webinar"
              }
            },
            {
              "index": 139,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Withdrawal"
              }
            },
            {
              "index": 140,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "To close the chat window click here"
              }
            },
            {
              "index": 141,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Acknowledge Cookie Statement",
                "content": "Acknowledge"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.tsp.gov/",
      "result": {
        "totals": {
          "links": 99,
          "adjacent": {
            "total": 81,
            "underlined": 15,
            "underlinedPercent": 18
          }
        },
        "items": {
          "underlined": [
            "Skip to main content",
            "list of known issues",
            "Read more",
            "Read more",
            "Get started",
            "Compare individual funds",
            "Compare L Fund options",
            "All TSP fund expenses",
            "All Contribution limits",
            "How catch-up works",
            "All Contribution limits",
            "View All News",
            "Form TSP-3",
            "over the telephone",
            "Cookie Statement"
          ],
          "notUnderlined": [
            "",
            "Fund performance",
            "Forms and publications",
            "Contribution limits",
            "Access your account",
            "JUN29 Information about 2022 second quarter TSP parti...",
            "JUN08 Set up your new login to the new My Account",
            "APR26 Temporary suspension of certain TSP transaction...",
            "FEB28 New features to make the TSP even better",
            "FEB18 High call volume on the ThriftLine",
            "Transfer money to TSP",
            "Change in family status",
            "Update your information",
            "Return to Top",
            "TSP basics",
            "Making contributions",
            "Access your account",
            "Online learning",
            "Calculators",
            "Forms and resources",
            "How to invest",
            "Lifecycle funds",
            "Individual funds",
            "Rates of return",
            "Share price history",
            "Share price calculation",
            "Loan basics",
            "In-service withdrawal basics",
            "Living in retirement",
            "Planning for life events",
            "Changes in your career",
            "For beneficiary participants",
            "News and resources",
            "Agency and service rep resources",
            "About",
            "Accessibility",
            "Privacy",
            "FOIA",
            "Vulnerability disclosure",
            "TSP Mobile App",
            "",
            "contact us",
            "Facebook",
            "Twitter",
            "YouTube",
            "RSS",
            "My Account",
            "Pre-Tax Contributions",
            "account number",
            "My Account",
            "Credit Risk",
            "vested",
            "Contribution Allocation'>",
            "Interfund Transfer",
            "Agency Matching Contributions",
            "TSP Monthly Payments",
            "Blended Retirement System",
            "Pay Status",
            "PEDB",
            "Nonpay Status",
            "Withdrawal",
            "Qualified Earnings",
            "Agency/Service Automatic (1%) Contributions",
            "Agency/Service Matching Contributions",
            "PEBD",
            "Risk"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.tsp.gov/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "menuItems": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "menus": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "menuItems": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.tsp.gov/",
      "what": "URL",
      "result": "https://www.tsp.gov/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.tsp.gov/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.tsp.gov/",
      "result": {
        "roleElements": 5,
        "badRoleElements": 3,
        "redundantRoleElements": 1,
        "tagNames": {
          "HEADER": {
            "banner": {
              "bad": 1,
              "redundant": 0
            }
          },
          "NAV": {
            "navigation": {
              "bad": 0,
              "redundant": 1
            }
          },
          "FOOTER": {
            "contentinfo": {
              "bad": 1,
              "redundant": 0
            }
          },
          "DIV": {
            "status": {
              "bad": 1,
              "redundant": 0
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.tsp.gov/",
      "result": {
        "mainStyles": [
          "fontStyle",
          "fontWeight",
          "opacity",
          "textDecorationLine",
          "textDecorationStyle",
          "textDecorationThickness"
        ],
        "buttonStyles": [
          "borderStyle",
          "borderWidth",
          "height",
          "lineHeight",
          "maxHeight",
          "maxWidth",
          "minHeight",
          "minWidth",
          "outlineOffset",
          "outlineStyle",
          "outlineWidth"
        ],
        "headingStyles": [
          "color",
          "fontSize"
        ],
        "listLinkStyles": [
          "color",
          "fontSize",
          "lineHeight"
        ],
        "totals": {
          "button": {
            "total": 140,
            "subtotals": [
              114,
              10,
              5,
              2,
              1,
              1,
              1,
              1,
              1,
              1,
              1,
              1,
              1
            ]
          },
          "adjacentLink": {
            "total": 81,
            "subtotals": [
              62,
              15,
              4
            ]
          },
          "listLink": {
            "total": 18
          },
          "h2": {
            "total": 5,
            "subtotals": [
              2,
              1,
              1,
              1
            ]
          },
          "h3": {
            "total": 7,
            "subtotals": [
              3,
              2,
              1,
              1
            ]
          },
          "h4": {
            "total": 10,
            "subtotals": [
              6,
              3,
              1
            ]
          },
          "h5": {
            "total": 1
          }
        },
        "items": {
          "button": {
            "fontWeight": {
              "400": [
                "Here's how you know",
                "",
                "Manage your plan",
                "Fund options",
                "Fund performance",
                "Use your savings",
                "Life changes",
                "Search",
                ""
              ],
              "600": [
                "×",
                "Menu",
                "Log In",
                "Search",
                "Log in",
                "Hide glossary",
                "Acknowledge"
              ],
              "700": [
                "3-Month T-Bill",
                "Account Access",
                "Account Balance",
                "Account Number",
                "Active Investing",
                "After-Tax Contributions",
                "Agency/Service Automatic (1%) Contributions",
                "Agency/Service Matching Contributions",
                "Annual Additions (Section 415(c)) Limit",
                "Annuity",
                "Asset Allocation",
                "Automatic Enrollment",
                "Basic Pay (Civilian)",
                "Basic Pay (Uniformed Services)",
                "Before-Tax Contributions",
                "Beneficiary",
                "Beneficiary Participant",
                "Blended Retirement System (BRS)",
                "Bond",
                "Bonus Pay (Uniformed Services)",
                "Catch-Up Contribution Limit",
                "Catch-Up Contributions",
                "Civil Service Retirement System (CSRS)",
                "Contribution",
                "Contribution Allocation",
                "Contribution Election",
                "Credit Risk",
                "CSCO",
                "CSV",
                "Currency Risk",
                "Customized User ID",
                "Default Risk",
                "Designation of Beneficiary",
                "Disburse",
                "Dow Jones",
                "EAFE",
                "Elective Deferral Limit",
                "Eligible Employer Plan",
                "Eligible Rollover Distribution",
                "Federal Employees' Retirement System (FERS)",
                "Fixed Income Investments",
                "Forfeitures",
                "Full Withdrawal",
                "Fund Reallocation",
                "Fund Transfer",
                "In-Service Withdrawal",
                "Incentive Pay (Uniformed Services)",
                "Index",
                "Index Fund",
                "Inflation Risk",
                "Inherited IRA",
                "Insurable Interest",
                "Interfund Transfer (IFT)",
                "Investment Allocation",
                "Investment Election",
                "IRS Life Expectancy Tables",
                "Market Risk",
                "Matching Contributions",
                "Mixed Withdrawal",
                "Monthly Payments",
                "My Account",
                "Non-BRS Uniformed Services",
                "Nonpay Status",
                "One-time Code",
                "Partial Withdrawal",
                "Participant",
                "Participant Statements",
                "Passive Investing",
                "Password",
                "Pay Entry Basic Date",
                "Pay Status",
                "Payee",
                "PEBD",
                "Permanent Disability",
                "Personal Identification Number (PIN)",
                "Personal Investment Performance (PIP)",
                "Post-Separation Withdrawal",
                "Power of Attorney",
                "Pre-Tax Contribution",
                "Prepayment Risk",
                "Qualified Earnings",
                "RBCO",
                "Reamortize",
                "Representative of the Estate",
                "Required Minimum Distribution (RMD)",
                "Risk (Volatility)",
                "Roth Balance",
                "Roth Contribution",
                "Roth IRA",
                "Roth Qualified Earnings",
                "S&P 500",
                "Section 415(c) Limit",
                "Securities",
                "Separate Account",
                "Service Automatic (1%) Contributions",
                "Service Matching Contributions",
                "SIMPLE IRA",
                "Single Payment",
                "Special Pay (Uniformed Services)",
                "Statutory Order of Precedence",
                "Stocks",
                "system of records",
                "Tax Withholding",
                "Tax-Exempt Contributions",
                "Taxable Amount",
                "ThriftLine",
                "Time Horizon",
                "Traditional Balance",
                "Traditional Contribution",
                "Traditional IRA",
                "Transfer Eligibility",
                "TSP Course",
                "TSP Monthly Payments",
                "Two-step authentication",
                "U.S. Aggregate Index",
                "Uniformed Services",
                "User ID",
                "Validation Code",
                "Verification Code",
                "Vested Account Balance",
                "Vesting",
                "Volatility",
                "Webinar",
                "Withdrawal"
              ]
            },
            "textDecorationLine": {
              "underline": [
                "Here's how you know"
              ],
              "none": [
                "×",
                "Menu",
                "Log In",
                "",
                "Manage your plan",
                "Fund options",
                "Fund performance",
                "Use your savings",
                "Life changes",
                "Search",
                "Search",
                "Log in",
                "Hide glossary",
                "3-Month T-Bill",
                "Account Access",
                "Account Balance",
                "Account Number",
                "Active Investing",
                "After-Tax Contributions",
                "Agency/Service Automatic (1%) Contributions",
                "Agency/Service Matching Contributions",
                "Annual Additions (Section 415(c)) Limit",
                "Annuity",
                "Asset Allocation",
                "Automatic Enrollment",
                "Basic Pay (Civilian)",
                "Basic Pay (Uniformed Services)",
                "Before-Tax Contributions",
                "Beneficiary",
                "Beneficiary Participant",
                "Blended Retirement System (BRS)",
                "Bond",
                "Bonus Pay (Uniformed Services)",
                "Catch-Up Contribution Limit",
                "Catch-Up Contributions",
                "Civil Service Retirement System (CSRS)",
                "Contribution",
                "Contribution Allocation",
                "Contribution Election",
                "Credit Risk",
                "CSCO",
                "CSV",
                "Currency Risk",
                "Customized User ID",
                "Default Risk",
                "Designation of Beneficiary",
                "Disburse",
                "Dow Jones",
                "EAFE",
                "Elective Deferral Limit",
                "Eligible Employer Plan",
                "Eligible Rollover Distribution",
                "Federal Employees' Retirement System (FERS)",
                "Fixed Income Investments",
                "Forfeitures",
                "Full Withdrawal",
                "Fund Reallocation",
                "Fund Transfer",
                "In-Service Withdrawal",
                "Incentive Pay (Uniformed Services)",
                "Index",
                "Index Fund",
                "Inflation Risk",
                "Inherited IRA",
                "Insurable Interest",
                "Interfund Transfer (IFT)",
                "Investment Allocation",
                "Investment Election",
                "IRS Life Expectancy Tables",
                "Market Risk",
                "Matching Contributions",
                "Mixed Withdrawal",
                "Monthly Payments",
                "My Account",
                "Non-BRS Uniformed Services",
                "Nonpay Status",
                "One-time Code",
                "Partial Withdrawal",
                "Participant",
                "Participant Statements",
                "Passive Investing",
                "Password",
                "Pay Entry Basic Date",
                "Pay Status",
                "Payee",
                "PEBD",
                "Permanent Disability",
                "Personal Identification Number (PIN)",
                "Personal Investment Performance (PIP)",
                "Post-Separation Withdrawal",
                "Power of Attorney",
                "Pre-Tax Contribution",
                "Prepayment Risk",
                "Qualified Earnings",
                "RBCO",
                "Reamortize",
                "Representative of the Estate",
                "Required Minimum Distribution (RMD)",
                "Risk (Volatility)",
                "Roth Balance",
                "Roth Contribution",
                "Roth IRA",
                "Roth Qualified Earnings",
                "S&P 500",
                "Section 415(c) Limit",
                "Securities",
                "Separate Account",
                "Service Automatic (1%) Contributions",
                "Service Matching Contributions",
                "SIMPLE IRA",
                "Single Payment",
                "Special Pay (Uniformed Services)",
                "Statutory Order of Precedence",
                "Stocks",
                "system of records",
                "Tax Withholding",
                "Tax-Exempt Contributions",
                "Taxable Amount",
                "ThriftLine",
                "Time Horizon",
                "Traditional Balance",
                "Traditional Contribution",
                "Traditional IRA",
                "Transfer Eligibility",
                "TSP Course",
                "TSP Monthly Payments",
                "Two-step authentication",
                "U.S. Aggregate Index",
                "Uniformed Services",
                "User ID",
                "Validation Code",
                "Verification Code",
                "Vested Account Balance",
                "Vesting",
                "Volatility",
                "Webinar",
                "Withdrawal",
                "",
                "Acknowledge"
              ]
            },
            "borderStyle": {
              "none": [
                "Here's how you know",
                "×",
                "Menu",
                "",
                "Manage your plan",
                "Fund options",
                "Fund performance",
                "Use your savings",
                "Life changes",
                "Search",
                "Search",
                "Log in",
                "Hide glossary",
                "Acknowledge"
              ],
              "none solid none none": [
                "Log In"
              ],
              "none none solid": [
                "3-Month T-Bill",
                "Account Access",
                "Account Balance",
                "Account Number",
                "Active Investing",
                "After-Tax Contributions",
                "Agency/Service Automatic (1%) Contributions",
                "Agency/Service Matching Contributions",
                "Annual Additions (Section 415(c)) Limit",
                "Annuity",
                "Asset Allocation",
                "Automatic Enrollment",
                "Basic Pay (Civilian)",
                "Basic Pay (Uniformed Services)",
                "Before-Tax Contributions",
                "Beneficiary",
                "Beneficiary Participant",
                "Blended Retirement System (BRS)",
                "Bond",
                "Bonus Pay (Uniformed Services)",
                "Catch-Up Contribution Limit",
                "Catch-Up Contributions",
                "Civil Service Retirement System (CSRS)",
                "Contribution",
                "Contribution Allocation",
                "Contribution Election",
                "Credit Risk",
                "CSCO",
                "CSV",
                "Currency Risk",
                "Customized User ID",
                "Default Risk",
                "Designation of Beneficiary",
                "Disburse",
                "Dow Jones",
                "EAFE",
                "Elective Deferral Limit",
                "Eligible Employer Plan",
                "Eligible Rollover Distribution",
                "Federal Employees' Retirement System (FERS)",
                "Fixed Income Investments",
                "Forfeitures",
                "Full Withdrawal",
                "Fund Reallocation",
                "Fund Transfer",
                "In-Service Withdrawal",
                "Incentive Pay (Uniformed Services)",
                "Index",
                "Index Fund",
                "Inflation Risk",
                "Inherited IRA",
                "Insurable Interest",
                "Interfund Transfer (IFT)",
                "Investment Allocation",
                "Investment Election",
                "IRS Life Expectancy Tables",
                "Market Risk",
                "Matching Contributions",
                "Mixed Withdrawal",
                "Monthly Payments",
                "My Account",
                "Non-BRS Uniformed Services",
                "Nonpay Status",
                "One-time Code",
                "Partial Withdrawal",
                "Participant",
                "Participant Statements",
                "Passive Investing",
                "Password",
                "Pay Entry Basic Date",
                "Pay Status",
                "Payee",
                "PEBD",
                "Permanent Disability",
                "Personal Identification Number (PIN)",
                "Personal Investment Performance (PIP)",
                "Post-Separation Withdrawal",
                "Power of Attorney",
                "Pre-Tax Contribution",
                "Prepayment Risk",
                "Qualified Earnings",
                "RBCO",
                "Reamortize",
                "Representative of the Estate",
                "Required Minimum Distribution (RMD)",
                "Risk (Volatility)",
                "Roth Balance",
                "Roth Contribution",
                "Roth IRA",
                "Roth Qualified Earnings",
                "S&P 500",
                "Section 415(c) Limit",
                "Securities",
                "Separate Account",
                "Service Automatic (1%) Contributions",
                "Service Matching Contributions",
                "SIMPLE IRA",
                "Single Payment",
                "Special Pay (Uniformed Services)",
                "Statutory Order of Precedence",
                "Stocks",
                "system of records",
                "Tax Withholding",
                "Tax-Exempt Contributions",
                "Taxable Amount",
                "ThriftLine",
                "Time Horizon",
                "Traditional Balance",
                "Traditional Contribution",
                "Traditional IRA",
                "Transfer Eligibility",
                "TSP Course",
                "TSP Monthly Payments",
                "Two-step authentication",
                "U.S. Aggregate Index",
                "Uniformed Services",
                "User ID",
                "Validation Code",
                "Verification Code",
                "Vested Account Balance",
                "Vesting",
                "Volatility",
                "Webinar",
                "Withdrawal"
              ],
              "solid none none": [
                ""
              ]
            },
            "borderWidth": {
              "0px": [
                "Here's how you know",
                "×",
                "Menu",
                "",
                "Manage your plan",
                "Fund options",
                "Fund performance",
                "Use your savings",
                "Life changes",
                "Search",
                "Search",
                "Log in",
                "Hide glossary",
                "Acknowledge"
              ],
              "0px 1px 0px 0px": [
                "Log In"
              ],
              "0px 0px 1px": [
                "3-Month T-Bill",
                "Account Access",
                "Account Balance",
                "Account Number",
                "Active Investing",
                "After-Tax Contributions",
                "Agency/Service Automatic (1%) Contributions",
                "Agency/Service Matching Contributions",
                "Annual Additions (Section 415(c)) Limit",
                "Annuity",
                "Asset Allocation",
                "Automatic Enrollment",
                "Basic Pay (Civilian)",
                "Basic Pay (Uniformed Services)",
                "Before-Tax Contributions",
                "Beneficiary",
                "Beneficiary Participant",
                "Blended Retirement System (BRS)",
                "Bond",
                "Bonus Pay (Uniformed Services)",
                "Catch-Up Contribution Limit",
                "Catch-Up Contributions",
                "Civil Service Retirement System (CSRS)",
                "Contribution",
                "Contribution Allocation",
                "Contribution Election",
                "Credit Risk",
                "CSCO",
                "CSV",
                "Currency Risk",
                "Customized User ID",
                "Default Risk",
                "Designation of Beneficiary",
                "Disburse",
                "Dow Jones",
                "EAFE",
                "Elective Deferral Limit",
                "Eligible Employer Plan",
                "Eligible Rollover Distribution",
                "Federal Employees' Retirement System (FERS)",
                "Fixed Income Investments",
                "Forfeitures",
                "Full Withdrawal",
                "Fund Reallocation",
                "Fund Transfer",
                "In-Service Withdrawal",
                "Incentive Pay (Uniformed Services)",
                "Index",
                "Index Fund",
                "Inflation Risk",
                "Inherited IRA",
                "Insurable Interest",
                "Interfund Transfer (IFT)",
                "Investment Allocation",
                "Investment Election",
                "IRS Life Expectancy Tables",
                "Market Risk",
                "Matching Contributions",
                "Mixed Withdrawal",
                "Monthly Payments",
                "My Account",
                "Non-BRS Uniformed Services",
                "Nonpay Status",
                "One-time Code",
                "Partial Withdrawal",
                "Participant",
                "Participant Statements",
                "Passive Investing",
                "Password",
                "Pay Entry Basic Date",
                "Pay Status",
                "Payee",
                "PEBD",
                "Permanent Disability",
                "Personal Identification Number (PIN)",
                "Personal Investment Performance (PIP)",
                "Post-Separation Withdrawal",
                "Power of Attorney",
                "Pre-Tax Contribution",
                "Prepayment Risk",
                "Qualified Earnings",
                "RBCO",
                "Reamortize",
                "Representative of the Estate",
                "Required Minimum Distribution (RMD)",
                "Risk (Volatility)",
                "Roth Balance",
                "Roth Contribution",
                "Roth IRA",
                "Roth Qualified Earnings",
                "S&P 500",
                "Section 415(c) Limit",
                "Securities",
                "Separate Account",
                "Service Automatic (1%) Contributions",
                "Service Matching Contributions",
                "SIMPLE IRA",
                "Single Payment",
                "Special Pay (Uniformed Services)",
                "Statutory Order of Precedence",
                "Stocks",
                "system of records",
                "Tax Withholding",
                "Tax-Exempt Contributions",
                "Taxable Amount",
                "ThriftLine",
                "Time Horizon",
                "Traditional Balance",
                "Traditional Contribution",
                "Traditional IRA",
                "Transfer Eligibility",
                "TSP Course",
                "TSP Monthly Payments",
                "Two-step authentication",
                "U.S. Aggregate Index",
                "Uniformed Services",
                "User ID",
                "Validation Code",
                "Verification Code",
                "Vested Account Balance",
                "Vesting",
                "Volatility",
                "Webinar",
                "Withdrawal"
              ],
              "2px 0px 0px": [
                ""
              ]
            },
            "height": {
              "17px": [
                "Here's how you know",
                "Search"
              ],
              "66px": [
                "×"
              ],
              "44px": [
                "Menu",
                "Log In",
                "Hide glossary"
              ],
              "48.400002px": [
                ""
              ],
              "66.59375px": [
                "Manage your plan",
                "Fund options",
                "Fund performance",
                "Use your savings",
                "Life changes"
              ],
              "36.296875px": [
                "Search"
              ],
              "41px": [
                "Log in",
                "Acknowledge"
              ],
              "47px": [
                "3-Month T-Bill",
                "Account Access",
                "Account Balance",
                "Account Number",
                "Active Investing",
                "After-Tax Contributions",
                "Annuity",
                "Asset Allocation",
                "Automatic Enrollment",
                "Basic Pay (Civilian)",
                "Basic Pay (Uniformed Services)",
                "Before-Tax Contributions",
                "Beneficiary",
                "Beneficiary Participant",
                "Blended Retirement System (BRS)",
                "Bond",
                "Bonus Pay (Uniformed Services)",
                "Catch-Up Contribution Limit",
                "Catch-Up Contributions",
                "Contribution",
                "Contribution Allocation",
                "Contribution Election",
                "Credit Risk",
                "CSCO",
                "CSV",
                "Currency Risk",
                "Customized User ID",
                "Default Risk",
                "Designation of Beneficiary",
                "Disburse",
                "Dow Jones",
                "EAFE",
                "Elective Deferral Limit",
                "Eligible Employer Plan",
                "Eligible Rollover Distribution",
                "Fixed Income Investments",
                "Forfeitures",
                "Full Withdrawal",
                "Fund Reallocation",
                "Fund Transfer",
                "In-Service Withdrawal",
                "Index",
                "Index Fund",
                "Inflation Risk",
                "Inherited IRA",
                "Insurable Interest",
                "Interfund Transfer (IFT)",
                "Investment Allocation",
                "Investment Election",
                "IRS Life Expectancy Tables",
                "Market Risk",
                "Matching Contributions",
                "Mixed Withdrawal",
                "Monthly Payments",
                "My Account",
                "Non-BRS Uniformed Services",
                "Nonpay Status",
                "One-time Code",
                "Partial Withdrawal",
                "Participant",
                "Participant Statements",
                "Passive Investing",
                "Password",
                "Pay Entry Basic Date",
                "Pay Status",
                "Payee",
                "PEBD",
                "Permanent Disability",
                "Post-Separation Withdrawal",
                "Power of Attorney",
                "Pre-Tax Contribution",
                "Prepayment Risk",
                "Qualified Earnings",
                "RBCO",
                "Reamortize",
                "Representative of the Estate",
                "Risk (Volatility)",
                "Roth Balance",
                "Roth Contribution",
                "Roth IRA",
                "Roth Qualified Earnings",
                "S&P 500",
                "Section 415(c) Limit",
                "Securities",
                "Separate Account",
                "Service Matching Contributions",
                "SIMPLE IRA",
                "Single Payment",
                "Special Pay (Uniformed Services)",
                "Statutory Order of Precedence",
                "Stocks",
                "system of records",
                "Tax Withholding",
                "Tax-Exempt Contributions",
                "Taxable Amount",
                "ThriftLine",
                "Time Horizon",
                "Traditional Balance",
                "Traditional Contribution",
                "Traditional IRA",
                "Transfer Eligibility",
                "TSP Course",
                "TSP Monthly Payments",
                "Two-step authentication",
                "U.S. Aggregate Index",
                "Uniformed Services",
                "User ID",
                "Validation Code",
                "Verification Code",
                "Vested Account Balance",
                "Vesting",
                "Volatility",
                "Webinar",
                "Withdrawal"
              ],
              "71px": [
                "Agency/Service Automatic (1%) Contributions",
                "Agency/Service Matching Contributions",
                "Annual Additions (Section 415(c)) Limit",
                "Civil Service Retirement System (CSRS)",
                "Federal Employees' Retirement System (FERS)",
                "Incentive Pay (Uniformed Services)",
                "Personal Identification Number (PIN)",
                "Personal Investment Performance (PIP)",
                "Required Minimum Distribution (RMD)",
                "Service Automatic (1%) Contributions"
              ],
              "1px": [
                ""
              ]
            },
            "lineHeight": {
              "normal": [
                "Here's how you know"
              ],
              "44px": [
                "×",
                "Menu",
                "Log In"
              ],
              "18.700001px": [
                "",
                "Search",
                "Log in",
                "Hide glossary",
                "",
                "Acknowledge"
              ],
              "26.703602px": [
                "Manage your plan",
                "Fund options",
                "Fund performance",
                "Use your savings",
                "Life changes"
              ],
              "16.5px": [
                "Search"
              ],
              "24.639999px": [
                "3-Month T-Bill",
                "Account Access",
                "Account Balance",
                "Account Number",
                "Active Investing",
                "After-Tax Contributions",
                "Agency/Service Automatic (1%) Contributions",
                "Agency/Service Matching Contributions",
                "Annual Additions (Section 415(c)) Limit",
                "Annuity",
                "Asset Allocation",
                "Automatic Enrollment",
                "Basic Pay (Civilian)",
                "Basic Pay (Uniformed Services)",
                "Before-Tax Contributions",
                "Beneficiary",
                "Beneficiary Participant",
                "Blended Retirement System (BRS)",
                "Bond",
                "Bonus Pay (Uniformed Services)",
                "Catch-Up Contribution Limit",
                "Catch-Up Contributions",
                "Civil Service Retirement System (CSRS)",
                "Contribution",
                "Contribution Allocation",
                "Contribution Election",
                "Credit Risk",
                "CSCO",
                "CSV",
                "Currency Risk",
                "Customized User ID",
                "Default Risk",
                "Designation of Beneficiary",
                "Disburse",
                "Dow Jones",
                "EAFE",
                "Elective Deferral Limit",
                "Eligible Employer Plan",
                "Eligible Rollover Distribution",
                "Federal Employees' Retirement System (FERS)",
                "Fixed Income Investments",
                "Forfeitures",
                "Full Withdrawal",
                "Fund Reallocation",
                "Fund Transfer",
                "In-Service Withdrawal",
                "Incentive Pay (Uniformed Services)",
                "Index",
                "Index Fund",
                "Inflation Risk",
                "Inherited IRA",
                "Insurable Interest",
                "Interfund Transfer (IFT)",
                "Investment Allocation",
                "Investment Election",
                "IRS Life Expectancy Tables",
                "Market Risk",
                "Matching Contributions",
                "Mixed Withdrawal",
                "Monthly Payments",
                "My Account",
                "Non-BRS Uniformed Services",
                "Nonpay Status",
                "One-time Code",
                "Partial Withdrawal",
                "Participant",
                "Participant Statements",
                "Passive Investing",
                "Password",
                "Pay Entry Basic Date",
                "Pay Status",
                "Payee",
                "PEBD",
                "Permanent Disability",
                "Personal Identification Number (PIN)",
                "Personal Investment Performance (PIP)",
                "Post-Separation Withdrawal",
                "Power of Attorney",
                "Pre-Tax Contribution",
                "Prepayment Risk",
                "Qualified Earnings",
                "RBCO",
                "Reamortize",
                "Representative of the Estate",
                "Required Minimum Distribution (RMD)",
                "Risk (Volatility)",
                "Roth Balance",
                "Roth Contribution",
                "Roth IRA",
                "Roth Qualified Earnings",
                "S&P 500",
                "Section 415(c) Limit",
                "Securities",
                "Separate Account",
                "Service Automatic (1%) Contributions",
                "Service Matching Contributions",
                "SIMPLE IRA",
                "Single Payment",
                "Special Pay (Uniformed Services)",
                "Statutory Order of Precedence",
                "Stocks",
                "system of records",
                "Tax Withholding",
                "Tax-Exempt Contributions",
                "Taxable Amount",
                "ThriftLine",
                "Time Horizon",
                "Traditional Balance",
                "Traditional Contribution",
                "Traditional IRA",
                "Transfer Eligibility",
                "TSP Course",
                "TSP Monthly Payments",
                "Two-step authentication",
                "U.S. Aggregate Index",
                "Uniformed Services",
                "User ID",
                "Validation Code",
                "Verification Code",
                "Vested Account Balance",
                "Vesting",
                "Volatility",
                "Webinar",
                "Withdrawal"
              ]
            }
          },
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "Skip to main content",
                "list of known issues",
                "Read more",
                "Read more",
                "Get started",
                "Fund performance",
                "Forms and publications",
                "Contribution limits",
                "Access your account",
                "Compare individual funds",
                "Compare L Fund options",
                "All TSP fund expenses",
                "All Contribution limits",
                "How catch-up works",
                "All Contribution limits",
                "JUN29                                   Information about 2022 second quarter TSP parti...",
                "JUN08                                   Set up your new login to the new My Account",
                "APR26                                   Temporary suspension of certain TSP transaction...",
                "FEB28                                   New features to make the TSP even better",
                "FEB18                                   High call volume on the ThriftLine",
                "View All News",
                "Return to Top",
                "TSP basics",
                "Making contributions",
                "Access your account",
                "Online learning",
                "Calculators",
                "Forms and resources",
                "How to invest",
                "Lifecycle funds",
                "Individual funds",
                "Rates of return",
                "Share price history",
                "Share price calculation",
                "Loan basics",
                "In-service withdrawal basics",
                "Living in retirement",
                "Planning for life events",
                "Changes in your career",
                "For beneficiary participants",
                "News and resources",
                "Agency and service rep resources",
                "About",
                "Accessibility",
                "Privacy",
                "FOIA",
                "Vulnerability disclosure",
                "TSP Mobile App",
                "",
                "contact us",
                "Facebook",
                "Twitter",
                "YouTube",
                "RSS",
                "My Account",
                "Pre-Tax Contributions",
                "account number",
                "My Account",
                "Credit Risk",
                "vested",
                "Contribution Allocation'>",
                "Interfund Transfer",
                "Agency Matching Contributions",
                "TSP Monthly Payments",
                "Blended Retirement System",
                "Pay Status",
                "PEDB",
                "Nonpay Status",
                "Withdrawal",
                "Qualified Earnings",
                "Agency/Service Automatic (1%) Contributions",
                "Agency/Service Matching Contributions",
                "Form TSP-3",
                "over the telephone",
                "PEBD",
                "Risk",
                "Cookie Statement"
              ],
              "700": [
                "",
                "Transfer money to TSP",
                "Change in family status",
                "Update your information"
              ]
            },
            "textDecorationLine": {
              "underline": [
                "Skip to main content",
                "list of known issues",
                "Read more",
                "Read more",
                "Get started",
                "Compare individual funds",
                "Compare L Fund options",
                "All TSP fund expenses",
                "All Contribution limits",
                "How catch-up works",
                "All Contribution limits",
                "View All News",
                "Form TSP-3",
                "over the telephone",
                "Cookie Statement"
              ],
              "none": [
                "",
                "Fund performance",
                "Forms and publications",
                "Contribution limits",
                "Access your account",
                "JUN29                                   Information about 2022 second quarter TSP parti...",
                "JUN08                                   Set up your new login to the new My Account",
                "APR26                                   Temporary suspension of certain TSP transaction...",
                "FEB28                                   New features to make the TSP even better",
                "FEB18                                   High call volume on the ThriftLine",
                "Transfer money to TSP",
                "Change in family status",
                "Update your information",
                "Return to Top",
                "TSP basics",
                "Making contributions",
                "Access your account",
                "Online learning",
                "Calculators",
                "Forms and resources",
                "How to invest",
                "Lifecycle funds",
                "Individual funds",
                "Rates of return",
                "Share price history",
                "Share price calculation",
                "Loan basics",
                "In-service withdrawal basics",
                "Living in retirement",
                "Planning for life events",
                "Changes in your career",
                "For beneficiary participants",
                "News and resources",
                "Agency and service rep resources",
                "About",
                "Accessibility",
                "Privacy",
                "FOIA",
                "Vulnerability disclosure",
                "TSP Mobile App",
                "",
                "contact us",
                "Facebook",
                "Twitter",
                "YouTube",
                "RSS",
                "My Account",
                "Pre-Tax Contributions",
                "account number",
                "My Account",
                "Credit Risk",
                "vested",
                "Contribution Allocation'>",
                "Interfund Transfer",
                "Agency Matching Contributions",
                "TSP Monthly Payments",
                "Blended Retirement System",
                "Pay Status",
                "PEDB",
                "Nonpay Status",
                "Withdrawal",
                "Qualified Earnings",
                "Agency/Service Automatic (1%) Contributions",
                "Agency/Service Matching Contributions",
                "PEBD",
                "Risk"
              ]
            }
          },
          "h2": {
            "fontWeight": {
              "500": [
                "Glossary"
              ],
              "600": [
                "Plan for a lifetime  with the TSP"
              ],
              "700": [
                "Featured topics",
                "Get started",
                "Stay connected with us"
              ]
            },
            "color": {
              "rgb(255, 255, 255)": [
                "Plan for a lifetime  with the TSP",
                "Featured topics",
                "Glossary"
              ],
              "rgb(39, 47, 57)": [
                "Get started",
                "Stay connected with us"
              ]
            },
            "fontSize": {
              "71.5px": [
                "Plan for a lifetime  with the TSP"
              ],
              "33px": [
                "Featured topics",
                "Get started",
                "Stay connected with us",
                "Glossary"
              ]
            }
          },
          "h3": {
            "fontWeight": {
              "400": [
                "New TSP features",
                "All about funds",
                "Determine your goals"
              ],
              "500": [
                "High ThriftLine call volume",
                "Plan details at a glance",
                "Latest news"
              ],
              "700": [
                "Questions? 1-877-968-3778"
              ]
            },
            "color": {
              "rgb(39, 47, 57)": [
                "High ThriftLine call volume",
                "New TSP features",
                "All about funds",
                "Determine your goals",
                "Plan details at a glance",
                "Latest news"
              ],
              "rgb(153, 157, 162)": [
                "Questions? 1-877-968-3778"
              ]
            },
            "fontSize": {
              "27.5px": [
                "High ThriftLine call volume"
              ],
              "29.700001px": [
                "New TSP features",
                "All about funds",
                "Determine your goals"
              ],
              "22px": [
                "Plan details at a glance",
                "Latest news",
                "Questions? 1-877-968-3778"
              ]
            }
          },
          "h4": {
            "fontWeight": {
              "400": [
                "Chat with AVA"
              ],
              "500": [
                "Manage your plan",
                "Fund options",
                "Fund performance",
                "Use your savings",
                "Life changes",
                "TSP"
              ],
              "700": [
                "Transfer money to TSP",
                "Change in family status",
                "Update your information"
              ]
            },
            "color": {
              "rgb(39, 47, 57)": [
                "Transfer money to TSP",
                "Change in family status",
                "Update your information"
              ],
              "rgb(101, 107, 116)": [
                "Manage your plan",
                "Fund options",
                "Fund performance",
                "Use your savings",
                "Life changes",
                "TSP"
              ],
              "rgb(255, 255, 255)": [
                "Chat with AVA"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.tsp.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.tsp.gov/",
      "result": {
        "totals": {
          "total": 8,
          "tagNames": {
            "A": 1,
            "HEADER": 1,
            "NAV": 1,
            "DIV": 5
          }
        },
        "items": [
          {
            "tagName": "A",
            "id": "",
            "text": "Skip to main content"
          },
          {
            "tagName": "HEADER",
            "id": "",
            "text": "Menu Log In Manage your plan TSP basics Making contributions Access your account Online learning Cal"
          },
          {
            "tagName": "NAV",
            "id": "tsp-nav",
            "text": "Manage your plan TSP basics Making contributions Access your account Online learning Calculators For"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Return to Top"
          },
          {
            "tagName": "DIV",
            "id": "glossary",
            "text": "Hide glossary Glossary Search terms Examples: enroll; contribution 3-Month T-BillThe 3-Month T-Bill "
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Chat with AVA How can I help you?"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "TSP cookies statement When you visit the TSP website, we may place pieces of code, commonly referred"
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.tsp.gov/",
      "result": {
        "totals": {
          "failures": 20,
          "warnings": 0
        },
        "items": [
          {
            "index": 183,
            "verdict": "failed",
            "rule": {
              "ruleID": "r17",
              "ruleSummary": "Elements with aria-hidden='true' are not focusable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r17",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "ul",
              "path": "/html[1]/body[1]/header[1]/nav[1]/div[1]/ul[1]/li[1]/ul[1]",
              "codeLines": [
                "<ul id=\"nav-1\" class=\"usa-nav-submenu\" aria-hidden=\"true\">",
                "  <li>",
                "    <a href=\"/tsp-basics/\">",
                "      TSP basics",
                "    </a>",
                "  </li>",
                "  <li>",
                "    <a href=\"/making-contributions/\">",
                "      Making contributions",
                "    </a>",
                "  </li>",
                "  <li>",
                "    <a href=\"/access-your-account/\">",
                "      Access your account",
                "    </a>",
                "  </li>",
                "  <li>",
                "    <a href=\"/online-learning/\">",
                "      Online learning",
                "    </a>",
                "  </li>",
                "  <li>",
                "    <a href=\"/calculators/\">",
                "      Calculators",
                "    </a>",
                "  </li>",
                "  <li>",
                "    <a href=\"/forms/\">",
                "      Forms and resources",
                "    </a>",
                "  </li>",
                "</ul>"
              ]
            }
          },
          {
            "index": 184,
            "verdict": "failed",
            "rule": {
              "ruleID": "r17",
              "ruleSummary": "Elements with aria-hidden='true' are not focusable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r17",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "ul",
              "path": "/html[1]/body[1]/header[1]/nav[1]/div[1]/ul[1]/li[2]/ul[1]",
              "codeLines": [
                "<ul id=\"nav-2\" class=\"usa-nav-submenu\" aria-hidden=\"true\">",
                "  <li>",
                "    <a href=\"/how-to-invest/\">",
                "      How to invest",
                "    </a>",
                "  </li>",
                "  <li>",
                "    <a href=\"/funds-lifecycle/\">",
                "      Lifecycle funds",
                "    </a>",
                "  </li>",
                "  <li>",
                "    <a href=\"/funds-individual/\">",
                "      Individual funds",
                "    </a>",
                "  </li>",
                "</ul>"
              ]
            }
          },
          {
            "index": 185,
            "verdict": "failed",
            "rule": {
              "ruleID": "r17",
              "ruleSummary": "Elements with aria-hidden='true' are not focusable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r17",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "ul",
              "path": "/html[1]/body[1]/header[1]/nav[1]/div[1]/ul[1]/li[3]/ul[1]",
              "codeLines": [
                "<ul id=\"nav-3\" class=\"usa-nav-submenu\" aria-hidden=\"true\">",
                "  <li>",
                "    <a href=\"/fund-performance/\">",
                "      Rates of return",
                "    </a>",
                "  </li>",
                "  <li>",
                "    <a href=\"/fund-performance/share-price-history/\">",
                "      Share price history",
                "    </a>",
                "  </li>",
                "  <li>",
                "    <a href=\"/fund-performance/share-price-calculation/\">",
                "      Share price calculation",
                "    </a>",
                "  </li>",
                "</ul>"
              ]
            }
          },
          {
            "index": 186,
            "verdict": "failed",
            "rule": {
              "ruleID": "r17",
              "ruleSummary": "Elements with aria-hidden='true' are not focusable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r17",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "ul",
              "path": "/html[1]/body[1]/header[1]/nav[1]/div[1]/ul[1]/li[4]/ul[1]",
              "codeLines": [
                "<ul id=\"nav-4\" class=\"usa-nav-submenu\" aria-hidden=\"true\">",
                "  <li>",
                "    <a href=\"/loan-basics/\">",
                "      Loan basics",
                "    </a>",
                "  </li>",
                "  <li>",
                "    <a href=\"/in-service-withdrawal-basics/\">",
                "      In-service withdrawal basics",
                "    </a>",
                "  </li>",
                "  <li>",
                "    <a href=\"/living-in-retirement/\">",
                "      Living in retirement",
                "    </a>",
                "  </li>",
                "</ul>"
              ]
            }
          },
          {
            "index": 187,
            "verdict": "failed",
            "rule": {
              "ruleID": "r17",
              "ruleSummary": "Elements with aria-hidden='true' are not focusable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r17",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "ul",
              "path": "/html[1]/body[1]/header[1]/nav[1]/div[1]/ul[1]/li[5]/ul[1]",
              "codeLines": [
                "<ul id=\"nav-5\" class=\"usa-nav-submenu\" aria-hidden=\"true\">",
                "  <li>",
                "    <a href=\"/planning-for-life-events/\">",
                "      Planning for life events",
                "    </a>",
                "  </li>",
                "  <li>",
                "    <a href=\"/changes-in-your-career/\">",
                "      Changes in your career",
                "    </a>",
                "  </li>",
                "  <li>",
                "    <a href=\"/for-beneficiary-participants/\">",
                "      For beneficiary participants",
                "    </a>",
                "  </li>",
                "</ul>"
              ]
            }
          },
          {
            "index": 188,
            "verdict": "failed",
            "rule": {
              "ruleID": "r17",
              "ruleSummary": "Elements with aria-hidden='true' are not focusable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r17",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/footer[1]/div[1]",
              "codeLines": [
                "<div class=\"usa-footer-return-to-top\" aria-hidden=\"true\">",
                "  <div>",
                "    <a href=\"#\" title=\"Return to Top\">",
                "      <i class=\"fas fa-arrow-circle-up fa-3x fa-border fa-pull-left;\"></i>",
                "      <span>",
                "        Return to Top",
                "      </span>",
                "    </a>",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 189,
            "verdict": "failed",
            "rule": {
              "ruleID": "r17",
              "ruleSummary": "Elements with aria-hidden='true' are not focusable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r17",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[2]",
              "codeLines": [
                "<div id=\"glossary\" class=\"glossary\" aria-describedby=\"glossary-result\" aria-hidden=\"true\">",
                "  <button title=\"Close glossary\" class=\"button button--close--inverse toggle js-glossary-close\" tab...",
                "    <span class=\"u-visually-hidden\">",
                "      Hide glossary",
                "    </span>",
                "  </button>",
                "  <h2>",
                "    Glossary",
                "  </h2>",
                "  <label for=\"glossary-search\" class=\"label\">",
                "    Search terms",
                "  </label>",
                "  <input id=\"glossary-search\" class=\"js-glossary-search\" type=\"search\" tabindex=\"0\">",
                "  <span class=\"t-note t-sans search__example\">",
                "    Examples: enroll; contribution",
                "  </span>",
                "  <div class=\"glossary__content\" id=\"glossary-result\">",
                "    <ul class=\"js-glossary-list\"></ul>",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 270,
            "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": "input",
              "path": "/html[1]/body[1]/header[1]/nav[1]/div[1]/div[1]/form[1]/div[1]/input[1]",
              "codeLines": [
                "<input type=\"search\" name=\"qs\" id=\"qs\" autocomplete=\"off\" class=\"usagov-search-autocomplete\">"
              ]
            }
          },
          {
            "index": 275,
            "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": "input",
              "path": "/html[1]/body[1]/main[1]/div[1]/div[1]/div[1]/section[1]/div[1]/form[1]/input[3]",
              "codeLines": [
                "<input id=\"qs\" type=\"search\" name=\"qs\">"
              ]
            }
          },
          {
            "index": 335,
            "verdict": "failed",
            "rule": {
              "ruleID": "r47",
              "ruleSummary": "<meta name='viewport'> elements do not prevent zoom",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r47",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#reflow",
                  "chapter": "1.4.10",
                  "title": "Reflow"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "meta",
              "path": "/html[1]/head[1]/meta[23]",
              "codeLines": [
                "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-sc..."
              ]
            }
          },
          {
            "index": 340,
            "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]/footer[1]/section[1]/div[1]/div[1]/ul[1]/li[1]/h4[1]",
              "codeLines": [
                "<h4>",
                "  Manage your plan",
                "</h4>"
              ]
            }
          },
          {
            "index": 420,
            "verdict": "failed",
            "rule": {
              "ruleID": "r61",
              "ruleSummary": "Documents start with a level 1 heading",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r61",
              "requirements": []
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          },
          {
            "index": 570,
            "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]/section[1]/div[1]/header[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  An official website of the United States government",
                "</p>"
              ]
            }
          },
          {
            "index": 571,
            "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]/section[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <strong>",
                "    The .gov means it’s official.",
                "  </strong>",
                "  <br>",
                "  Federal government websites often end in .gov or .mil. Before sharing sensitive information, make...",
                "</p>"
              ]
            }
          },
          {
            "index": 572,
            "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]/section[1]/div[1]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <strong>",
                "    The site is secure.",
                "  </strong>",
                "  <br>",
                "  The",
                "  <strong>",
                "    https://",
                "  </strong>",
                "  ensures that you are connecting to the official website and that any information you provide is e...",
                "</p>"
              ]
            }
          },
          {
            "index": 573,
            "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]/main[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Try searching or start fresh from the",
                "  <a href=\"https://www.tsp.gov/\">",
                "    homepage",
                "  </a>",
                "  .",
                "</p>"
              ]
            }
          },
          {
            "index": 574,
            "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]/footer[1]/section[2]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  Find other ways to",
                "  <a href=\"https://www.tsp.gov/contact/\">",
                "    contact us",
                "  </a>",
                "  .",
                "</p>"
              ]
            }
          },
          {
            "index": 575,
            "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]/footer[1]/section[2]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <small>",
                "    Last updated: June 01, 2022 at 08:17 PM",
                "  </small>",
                "</p>"
              ]
            }
          },
          {
            "index": 598,
            "verdict": "failed",
            "rule": {
              "ruleID": "r8",
              "ruleSummary": "Form fields have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r8",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "input",
              "path": "/html[1]/body[1]/header[1]/nav[1]/div[1]/div[1]/form[1]/div[1]/input[1]",
              "codeLines": [
                "<input type=\"search\" name=\"qs\" id=\"qs\" autocomplete=\"off\" class=\"usagov-search-autocomplete\">"
              ]
            }
          },
          {
            "index": 599,
            "verdict": "failed",
            "rule": {
              "ruleID": "r8",
              "ruleSummary": "Form fields have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r8",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "input",
              "path": "/html[1]/body[1]/main[1]/div[1]/div[1]/div[1]/section[1]/div[1]/form[1]/input[3]",
              "codeLines": [
                "<input id=\"qs\" type=\"search\" name=\"qs\">"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://www.tsp.gov/",
      "result": {
        "totals": {
          "rulesNA": 47,
          "rulesPassed": 46,
          "rulesWarned": 4,
          "rulesViolated": 8,
          "warnings": {
            "minor": 137,
            "moderate": 0,
            "serious": 264,
            "critical": 0
          },
          "violations": {
            "minor": 0,
            "moderate": 10,
            "serious": 50,
            "critical": 2
          }
        },
        "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/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15",
            "windowWidth": 1280,
            "windowHeight": 720
          },
          "timestamp": "2022-07-18T02:02:22.102Z",
          "url": "https://www.tsp.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": "#5b616e",
                        "contrastRatio": 0,
                        "fontSize": "14.0pt (18.700001px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"usa-accordion-button usa-nav-link\" aria-expanded=\"false\" aria-controls=\"nav-1\">\n            <span>Manage your plan</span>\n          </button>",
                          "target": [
                            "button[aria-controls=\"nav-1\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Manage your plan</span>",
                  "target": [
                    "button[aria-controls=\"nav-1\"] > span"
                  ],
                  "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": "#5b616e",
                        "contrastRatio": 0,
                        "fontSize": "14.0pt (18.700001px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"usa-accordion-button usa-nav-link\" aria-expanded=\"false\" aria-controls=\"nav-2\">\n            <span>Fund options</span>\n          </button>",
                          "target": [
                            "button[aria-controls=\"nav-2\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Fund options</span>",
                  "target": [
                    "button[aria-controls=\"nav-2\"] > span"
                  ],
                  "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": "#5b616e",
                        "contrastRatio": 0,
                        "fontSize": "14.0pt (18.700001px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"usa-accordion-button usa-nav-link\" aria-expanded=\"false\" aria-controls=\"nav-3\">\n            <span>Fund performance</span>\n          </button>",
                          "target": [
                            "button[aria-controls=\"nav-3\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Fund performance</span>",
                  "target": [
                    "button[aria-controls=\"nav-3\"] > span"
                  ],
                  "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": "#5b616e",
                        "contrastRatio": 0,
                        "fontSize": "14.0pt (18.700001px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"usa-accordion-button usa-nav-link\" aria-expanded=\"false\" aria-controls=\"nav-4\">\n            <span>Use your savings</span>\n          </button>",
                          "target": [
                            "button[aria-controls=\"nav-4\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Use your savings</span>",
                  "target": [
                    "button[aria-controls=\"nav-4\"] > span"
                  ],
                  "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": "#5b616e",
                        "contrastRatio": 0,
                        "fontSize": "14.0pt (18.700001px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"usa-accordion-button usa-nav-link\" aria-expanded=\"false\" aria-controls=\"nav-5\">\n            <span>Life changes</span>\n          </button>",
                          "target": [
                            "button[aria-controls=\"nav-5\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Life changes</span>",
                  "target": [
                    "button[aria-controls=\"nav-5\"] > span"
                  ],
                  "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": "#5b616b",
                        "contrastRatio": 0,
                        "fontSize": "12.4pt (16.5px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"usa-header-search-button js-search-button\">Search</button>",
                          "target": [
                            ".usa-header-search-button"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"usa-header-search-button js-search-button\">Search</button>",
                  "target": [
                    ".usa-header-search-button"
                  ],
                  "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": "53.6pt (71.5px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"tsp-usa-home-hero\">",
                          "target": [
                            ".tsp-usa-home-hero"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Plan for a lifetime <br> with the TSP</h2>",
                  "target": [
                    ".heading > h2"
                  ],
                  "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": "24.8pt (33px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"tsp-usa-home-hero\">",
                          "target": [
                            ".tsp-usa-home-hero"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"usa-heading\">Featured topics</h2>",
                  "target": [
                    ".usa-width-one-whole > .usa-heading"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-0\" aria-expanded=\"false\">3-Month T-Bill</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-0\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-0\" aria-expanded=\"false\">3-Month T-Bill</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-0\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-1\" aria-expanded=\"false\">Account Access</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-1\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-1\" aria-expanded=\"false\">Account Access</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-1\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-2\" aria-expanded=\"false\">Account Balance</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-2\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-2\" aria-expanded=\"false\">Account Balance</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-2\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-3\" aria-expanded=\"false\">Account Number</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-3\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-3\" aria-expanded=\"false\">Account Number</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-3\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-4\" aria-expanded=\"false\">Active Investing</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-4\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-4\" aria-expanded=\"false\">Active Investing</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-4\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-5\" aria-expanded=\"false\">After-Tax Contributions</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-5\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-5\" aria-expanded=\"false\">After-Tax Contributions</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-5\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-6\" aria-expanded=\"false\">Agency/Service Automatic (1%) Contributions</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-6\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-6\" aria-expanded=\"false\">Agency/Service Automatic (1%) Contributions</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-6\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-7\" aria-expanded=\"false\">Agency/Service Matching Contributions</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-7\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-7\" aria-expanded=\"false\">Agency/Service Matching Contributions</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-7\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-8\" aria-expanded=\"false\">Annual Additions (Section 415(c)) Limit</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-8\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-8\" aria-expanded=\"false\">Annual Additions (Section 415(c)) Limit</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-8\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-9\" aria-expanded=\"false\">Annuity</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-9\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-9\" aria-expanded=\"false\">Annuity</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-9\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-10\" aria-expanded=\"false\">Asset Allocation</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-10\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-10\" aria-expanded=\"false\">Asset Allocation</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-10\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-11\" aria-expanded=\"false\">Automatic Enrollment</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-11\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-11\" aria-expanded=\"false\">Automatic Enrollment</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-11\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-12\" aria-expanded=\"false\">Basic Pay (Civilian)</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-12\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-12\" aria-expanded=\"false\">Basic Pay (Civilian)</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-12\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-13\" aria-expanded=\"false\">Basic Pay (Uniformed Services)</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-13\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-13\" aria-expanded=\"false\">Basic Pay (Uniformed Services)</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-13\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-14\" aria-expanded=\"false\">Before-Tax Contributions</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-14\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-14\" aria-expanded=\"false\">Before-Tax Contributions</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-14\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-15\" aria-expanded=\"false\">Beneficiary</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-15\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-15\" aria-expanded=\"false\">Beneficiary</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-15\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-16\" aria-expanded=\"false\">Beneficiary Participant</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-16\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-16\" aria-expanded=\"false\">Beneficiary Participant</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-16\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-17\" aria-expanded=\"false\">Blended Retirement System (BRS)</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-17\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-17\" aria-expanded=\"false\">Blended Retirement System (BRS)</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-17\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-18\" aria-expanded=\"false\">Bond</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-18\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-18\" aria-expanded=\"false\">Bond</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-18\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-19\" aria-expanded=\"false\">Bonus Pay (Uniformed Services)</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-19\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-19\" aria-expanded=\"false\">Bonus Pay (Uniformed Services)</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-19\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-20\" aria-expanded=\"false\">Catch-Up Contribution Limit</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-20\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-20\" aria-expanded=\"false\">Catch-Up Contribution Limit</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-20\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-21\" aria-expanded=\"false\">Catch-Up Contributions</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-21\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-21\" aria-expanded=\"false\">Catch-Up Contributions</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-21\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-22\" aria-expanded=\"false\">Civil Service Retirement System (CSRS)</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-22\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-22\" aria-expanded=\"false\">Civil Service Retirement System (CSRS)</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-22\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-23\" aria-expanded=\"false\">Contribution</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-23\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-23\" aria-expanded=\"false\">Contribution</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-23\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-24\" aria-expanded=\"false\">Contribution Allocation</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-24\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-24\" aria-expanded=\"false\">Contribution Allocation</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-24\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-25\" aria-expanded=\"false\">Contribution Election</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-25\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-25\" aria-expanded=\"false\">Contribution Election</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-25\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-26\" aria-expanded=\"false\">Credit Risk</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-26\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-26\" aria-expanded=\"false\">Credit Risk</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-26\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-27\" aria-expanded=\"false\">CSCO</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-27\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-27\" aria-expanded=\"false\">CSCO</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-27\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-28\" aria-expanded=\"false\">CSV</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-28\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-28\" aria-expanded=\"false\">CSV</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-28\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-29\" aria-expanded=\"false\">Currency Risk</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-29\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-29\" aria-expanded=\"false\">Currency Risk</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-29\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-30\" aria-expanded=\"false\">Customized User ID</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-30\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-30\" aria-expanded=\"false\">Customized User ID</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-30\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-31\" aria-expanded=\"false\">Default Risk</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-31\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-31\" aria-expanded=\"false\">Default Risk</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-31\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-32\" aria-expanded=\"false\">Designation of Beneficiary</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-32\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-32\" aria-expanded=\"false\">Designation of Beneficiary</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-32\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-33\" aria-expanded=\"false\">Disburse</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-33\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-33\" aria-expanded=\"false\">Disburse</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-33\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-34\" aria-expanded=\"false\">Dow Jones</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-34\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-34\" aria-expanded=\"false\">Dow Jones</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-34\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-35\" aria-expanded=\"false\">EAFE</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-35\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-35\" aria-expanded=\"false\">EAFE</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-35\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-36\" aria-expanded=\"false\">Elective Deferral Limit</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-36\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-36\" aria-expanded=\"false\">Elective Deferral Limit</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-36\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-37\" aria-expanded=\"false\">Eligible Employer Plan</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-37\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-37\" aria-expanded=\"false\">Eligible Employer Plan</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-37\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-38\" aria-expanded=\"false\">Eligible Rollover Distribution</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-38\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-38\" aria-expanded=\"false\">Eligible Rollover Distribution</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-38\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-39\" aria-expanded=\"false\">Federal Employees' Retirement System (FERS)</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-39\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-39\" aria-expanded=\"false\">Federal Employees' Retirement System (FERS)</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-39\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-40\" aria-expanded=\"false\">Fixed Income Investments</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-40\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-40\" aria-expanded=\"false\">Fixed Income Investments</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-40\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-41\" aria-expanded=\"false\">Forfeitures</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-41\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-41\" aria-expanded=\"false\">Forfeitures</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-41\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-42\" aria-expanded=\"false\">Full Withdrawal</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-42\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-42\" aria-expanded=\"false\">Full Withdrawal</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-42\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-43\" aria-expanded=\"false\">Fund Reallocation</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-43\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-43\" aria-expanded=\"false\">Fund Reallocation</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-43\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-44\" aria-expanded=\"false\">Fund Transfer</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-44\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-44\" aria-expanded=\"false\">Fund Transfer</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-44\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-45\" aria-expanded=\"false\">In-Service Withdrawal</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-45\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-45\" aria-expanded=\"false\">In-Service Withdrawal</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-45\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-46\" aria-expanded=\"false\">Incentive Pay (Uniformed Services)</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-46\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-46\" aria-expanded=\"false\">Incentive Pay (Uniformed Services)</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-46\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-47\" aria-expanded=\"false\">Index</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-47\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-47\" aria-expanded=\"false\">Index</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-47\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-48\" aria-expanded=\"false\">Index Fund</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-48\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-48\" aria-expanded=\"false\">Index Fund</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-48\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-49\" aria-expanded=\"false\">Inflation Risk</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-49\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-49\" aria-expanded=\"false\">Inflation Risk</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-49\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-50\" aria-expanded=\"false\">Inherited IRA</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-50\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-50\" aria-expanded=\"false\">Inherited IRA</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-50\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-51\" aria-expanded=\"false\">Insurable Interest</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-51\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-51\" aria-expanded=\"false\">Insurable Interest</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-51\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-52\" aria-expanded=\"false\">Interfund Transfer (IFT)</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-52\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-52\" aria-expanded=\"false\">Interfund Transfer (IFT)</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-52\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-53\" aria-expanded=\"false\">Investment Allocation</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-53\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-53\" aria-expanded=\"false\">Investment Allocation</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-53\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-54\" aria-expanded=\"false\">Investment Election</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-54\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-54\" aria-expanded=\"false\">Investment Election</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-54\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-55\" aria-expanded=\"false\">IRS Life Expectancy Tables</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-55\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-55\" aria-expanded=\"false\">IRS Life Expectancy Tables</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-55\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-56\" aria-expanded=\"false\">Market Risk</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-56\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-56\" aria-expanded=\"false\">Market Risk</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-56\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-57\" aria-expanded=\"false\">Matching Contributions</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-57\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-57\" aria-expanded=\"false\">Matching Contributions</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-57\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-58\" aria-expanded=\"false\">Mixed Withdrawal</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-58\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-58\" aria-expanded=\"false\">Mixed Withdrawal</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-58\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-59\" aria-expanded=\"false\">Monthly Payments</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-59\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-59\" aria-expanded=\"false\">Monthly Payments</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-59\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-60\" aria-expanded=\"false\">My Account</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-60\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-60\" aria-expanded=\"false\">My Account</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-60\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-61\" aria-expanded=\"false\">Non-BRS Uniformed Services</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-61\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-61\" aria-expanded=\"false\">Non-BRS Uniformed Services</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-61\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-62\" aria-expanded=\"false\">Nonpay Status</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-62\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-62\" aria-expanded=\"false\">Nonpay Status</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-62\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-63\" aria-expanded=\"false\">One-time Code</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-63\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-63\" aria-expanded=\"false\">One-time Code</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-63\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-64\" aria-expanded=\"false\">Partial Withdrawal</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-64\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-64\" aria-expanded=\"false\">Partial Withdrawal</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-64\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-65\" aria-expanded=\"false\">Participant</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-65\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-65\" aria-expanded=\"false\">Participant</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-65\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-66\" aria-expanded=\"false\">Participant Statements</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-66\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-66\" aria-expanded=\"false\">Participant Statements</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-66\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-67\" aria-expanded=\"false\">Passive Investing</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-67\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-67\" aria-expanded=\"false\">Passive Investing</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-67\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-68\" aria-expanded=\"false\">Password</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-68\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-68\" aria-expanded=\"false\">Password</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-68\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-69\" aria-expanded=\"false\">Pay Entry Basic Date</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-69\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-69\" aria-expanded=\"false\">Pay Entry Basic Date</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-69\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-70\" aria-expanded=\"false\">Pay Status</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-70\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-70\" aria-expanded=\"false\">Pay Status</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-70\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-71\" aria-expanded=\"false\">Payee</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-71\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-71\" aria-expanded=\"false\">Payee</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-71\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-72\" aria-expanded=\"false\">PEBD</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-72\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-72\" aria-expanded=\"false\">PEBD</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-72\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-73\" aria-expanded=\"false\">Permanent Disability</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-73\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-73\" aria-expanded=\"false\">Permanent Disability</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-73\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-74\" aria-expanded=\"false\">Personal Identification Number (PIN)</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-74\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-74\" aria-expanded=\"false\">Personal Identification Number (PIN)</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-74\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-75\" aria-expanded=\"false\">Personal Investment Performance (PIP)</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-75\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-75\" aria-expanded=\"false\">Personal Investment Performance (PIP)</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-75\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-76\" aria-expanded=\"false\">Post-Separation Withdrawal</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-76\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-76\" aria-expanded=\"false\">Post-Separation Withdrawal</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-76\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-77\" aria-expanded=\"false\">Power of Attorney</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-77\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-77\" aria-expanded=\"false\">Power of Attorney</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-77\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-78\" aria-expanded=\"false\">Pre-Tax Contribution</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-78\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-78\" aria-expanded=\"false\">Pre-Tax Contribution</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-78\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-79\" aria-expanded=\"false\">Prepayment Risk</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-79\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-79\" aria-expanded=\"false\">Prepayment Risk</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-79\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-80\" aria-expanded=\"false\">Qualified Earnings</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-80\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-80\" aria-expanded=\"false\">Qualified Earnings</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-80\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-81\" aria-expanded=\"false\">RBCO</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-81\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-81\" aria-expanded=\"false\">RBCO</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-81\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-82\" aria-expanded=\"false\">Reamortize</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-82\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-82\" aria-expanded=\"false\">Reamortize</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-82\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-83\" aria-expanded=\"false\">Representative of the Estate</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-83\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-83\" aria-expanded=\"false\">Representative of the Estate</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-83\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-84\" aria-expanded=\"false\">Required Minimum Distribution (RMD)</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-84\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-84\" aria-expanded=\"false\">Required Minimum Distribution (RMD)</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-84\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-85\" aria-expanded=\"false\">Risk (Volatility)</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-85\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-85\" aria-expanded=\"false\">Risk (Volatility)</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-85\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-86\" aria-expanded=\"false\">Roth Balance</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-86\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-86\" aria-expanded=\"false\">Roth Balance</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-86\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-87\" aria-expanded=\"false\">Roth Contribution</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-87\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-87\" aria-expanded=\"false\">Roth Contribution</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-87\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-88\" aria-expanded=\"false\">Roth IRA</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-88\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-88\" aria-expanded=\"false\">Roth IRA</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-88\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-89\" aria-expanded=\"false\">Roth Qualified Earnings</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-89\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-89\" aria-expanded=\"false\">Roth Qualified Earnings</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-89\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-90\" aria-expanded=\"false\">S&amp;P 500</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-90\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-90\" aria-expanded=\"false\">S&amp;P 500</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-90\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-91\" aria-expanded=\"false\">Section 415(c) Limit</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-91\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-91\" aria-expanded=\"false\">Section 415(c) Limit</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-91\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-92\" aria-expanded=\"false\">Securities</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-92\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-92\" aria-expanded=\"false\">Securities</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-92\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-93\" aria-expanded=\"false\">Separate Account</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-93\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-93\" aria-expanded=\"false\">Separate Account</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-93\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-94\" aria-expanded=\"false\">Service Automatic (1%) Contributions</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-94\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-94\" aria-expanded=\"false\">Service Automatic (1%) Contributions</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-94\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-95\" aria-expanded=\"false\">Service Matching Contributions</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-95\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-95\" aria-expanded=\"false\">Service Matching Contributions</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-95\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-96\" aria-expanded=\"false\">SIMPLE IRA</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-96\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-96\" aria-expanded=\"false\">SIMPLE IRA</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-96\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-97\" aria-expanded=\"false\">Single Payment</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-97\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-97\" aria-expanded=\"false\">Single Payment</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-97\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-98\" aria-expanded=\"false\">Special Pay (Uniformed Services)</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-98\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-98\" aria-expanded=\"false\">Special Pay (Uniformed Services)</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-98\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-99\" aria-expanded=\"false\">Statutory Order of Precedence</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-99\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-99\" aria-expanded=\"false\">Statutory Order of Precedence</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-99\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-100\" aria-expanded=\"false\">Stocks</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-100\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-100\" aria-expanded=\"false\">Stocks</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-100\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-101\" aria-expanded=\"false\">system of records</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-101\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-101\" aria-expanded=\"false\">system of records</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-101\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-102\" aria-expanded=\"false\">Tax Withholding</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-102\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-102\" aria-expanded=\"false\">Tax Withholding</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-102\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-103\" aria-expanded=\"false\">Tax-Exempt Contributions</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-103\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-103\" aria-expanded=\"false\">Tax-Exempt Contributions</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-103\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-104\" aria-expanded=\"false\">Taxable Amount</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-104\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-104\" aria-expanded=\"false\">Taxable Amount</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-104\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-105\" aria-expanded=\"false\">ThriftLine</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-105\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-105\" aria-expanded=\"false\">ThriftLine</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-105\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-106\" aria-expanded=\"false\">Time Horizon</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-106\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-106\" aria-expanded=\"false\">Time Horizon</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-106\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-107\" aria-expanded=\"false\">Traditional Balance</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-107\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-107\" aria-expanded=\"false\">Traditional Balance</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-107\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-108\" aria-expanded=\"false\">Traditional Contribution</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-108\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-108\" aria-expanded=\"false\">Traditional Contribution</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-108\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-109\" aria-expanded=\"false\">Traditional IRA</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-109\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-109\" aria-expanded=\"false\">Traditional IRA</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-109\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-110\" aria-expanded=\"false\">Transfer Eligibility</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-110\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-110\" aria-expanded=\"false\">Transfer Eligibility</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-110\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-111\" aria-expanded=\"false\">TSP Course</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-111\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-111\" aria-expanded=\"false\">TSP Course</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-111\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-112\" aria-expanded=\"false\">TSP Monthly Payments</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-112\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-112\" aria-expanded=\"false\">TSP Monthly Payments</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-112\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-113\" aria-expanded=\"false\">Two-step authentication</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-113\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-113\" aria-expanded=\"false\">Two-step authentication</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-113\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-114\" aria-expanded=\"false\">U.S. Aggregate Index</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-114\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-114\" aria-expanded=\"false\">U.S. Aggregate Index</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-114\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-115\" aria-expanded=\"false\">Uniformed Services</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-115\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-115\" aria-expanded=\"false\">Uniformed Services</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-115\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-116\" aria-expanded=\"false\">User ID</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-116\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-116\" aria-expanded=\"false\">User ID</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-116\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-117\" aria-expanded=\"false\">Validation Code</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-117\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-117\" aria-expanded=\"false\">Validation Code</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-117\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-118\" aria-expanded=\"false\">Verification Code</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-118\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-118\" aria-expanded=\"false\">Verification Code</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-118\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-119\" aria-expanded=\"false\">Vested Account Balance</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-119\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-119\" aria-expanded=\"false\">Vested Account Balance</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-119\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-120\" aria-expanded=\"false\">Vesting</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-120\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-120\" aria-expanded=\"false\">Vesting</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-120\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-121\" aria-expanded=\"false\">Volatility</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-121\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-121\" aria-expanded=\"false\">Volatility</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-121\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-122\" aria-expanded=\"false\">Webinar</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-122\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-122\" aria-expanded=\"false\">Webinar</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-122\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-123\" aria-expanded=\"false\">Withdrawal</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-123\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-123\" aria-expanded=\"false\">Withdrawal</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-123\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                }
              ]
            },
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#5b616e",
                        "contrastRatio": 0,
                        "fontSize": "14.0pt (18.700001px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"usa-accordion-button usa-nav-link\" aria-expanded=\"false\" aria-controls=\"nav-1\">\n            <span>Manage your plan</span>\n          </button>",
                          "target": [
                            "button[aria-controls=\"nav-1\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Manage your plan</span>",
                  "target": [
                    "button[aria-controls=\"nav-1\"] > span"
                  ],
                  "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": "#5b616e",
                        "contrastRatio": 0,
                        "fontSize": "14.0pt (18.700001px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"usa-accordion-button usa-nav-link\" aria-expanded=\"false\" aria-controls=\"nav-2\">\n            <span>Fund options</span>\n          </button>",
                          "target": [
                            "button[aria-controls=\"nav-2\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Fund options</span>",
                  "target": [
                    "button[aria-controls=\"nav-2\"] > span"
                  ],
                  "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": "#5b616e",
                        "contrastRatio": 0,
                        "fontSize": "14.0pt (18.700001px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"usa-accordion-button usa-nav-link\" aria-expanded=\"false\" aria-controls=\"nav-3\">\n            <span>Fund performance</span>\n          </button>",
                          "target": [
                            "button[aria-controls=\"nav-3\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Fund performance</span>",
                  "target": [
                    "button[aria-controls=\"nav-3\"] > span"
                  ],
                  "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": "#5b616e",
                        "contrastRatio": 0,
                        "fontSize": "14.0pt (18.700001px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"usa-accordion-button usa-nav-link\" aria-expanded=\"false\" aria-controls=\"nav-4\">\n            <span>Use your savings</span>\n          </button>",
                          "target": [
                            "button[aria-controls=\"nav-4\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Use your savings</span>",
                  "target": [
                    "button[aria-controls=\"nav-4\"] > span"
                  ],
                  "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": "#5b616e",
                        "contrastRatio": 0,
                        "fontSize": "14.0pt (18.700001px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"usa-accordion-button usa-nav-link\" aria-expanded=\"false\" aria-controls=\"nav-5\">\n            <span>Life changes</span>\n          </button>",
                          "target": [
                            "button[aria-controls=\"nav-5\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Life changes</span>",
                  "target": [
                    "button[aria-controls=\"nav-5\"] > span"
                  ],
                  "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": "#5b616b",
                        "contrastRatio": 0,
                        "fontSize": "12.4pt (16.5px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"usa-header-search-button js-search-button\">Search</button>",
                          "target": [
                            ".usa-header-search-button"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"usa-header-search-button js-search-button\">Search</button>",
                  "target": [
                    ".usa-header-search-button"
                  ],
                  "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": "53.6pt (71.5px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"tsp-usa-home-hero\">",
                          "target": [
                            ".tsp-usa-home-hero"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Plan for a lifetime <br> with the TSP</h2>",
                  "target": [
                    ".heading > h2"
                  ],
                  "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": "24.8pt (33px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"tsp-usa-home-hero\">",
                          "target": [
                            ".tsp-usa-home-hero"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"usa-heading\">Featured topics</h2>",
                  "target": [
                    ".usa-width-one-whole > .usa-heading"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-0\" aria-expanded=\"false\">3-Month T-Bill</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-0\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-0\" aria-expanded=\"false\">3-Month T-Bill</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-0\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-1\" aria-expanded=\"false\">Account Access</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-1\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-1\" aria-expanded=\"false\">Account Access</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-1\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-2\" aria-expanded=\"false\">Account Balance</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-2\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-2\" aria-expanded=\"false\">Account Balance</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-2\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-3\" aria-expanded=\"false\">Account Number</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-3\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-3\" aria-expanded=\"false\">Account Number</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-3\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-4\" aria-expanded=\"false\">Active Investing</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-4\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-4\" aria-expanded=\"false\">Active Investing</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-4\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-5\" aria-expanded=\"false\">After-Tax Contributions</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-5\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-5\" aria-expanded=\"false\">After-Tax Contributions</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-5\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-6\" aria-expanded=\"false\">Agency/Service Automatic (1%) Contributions</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-6\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-6\" aria-expanded=\"false\">Agency/Service Automatic (1%) Contributions</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-6\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-7\" aria-expanded=\"false\">Agency/Service Matching Contributions</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-7\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-7\" aria-expanded=\"false\">Agency/Service Matching Contributions</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-7\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-8\" aria-expanded=\"false\">Annual Additions (Section 415(c)) Limit</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-8\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-8\" aria-expanded=\"false\">Annual Additions (Section 415(c)) Limit</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-8\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-9\" aria-expanded=\"false\">Annuity</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-9\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-9\" aria-expanded=\"false\">Annuity</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-9\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-10\" aria-expanded=\"false\">Asset Allocation</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-10\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-10\" aria-expanded=\"false\">Asset Allocation</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-10\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-11\" aria-expanded=\"false\">Automatic Enrollment</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-11\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-11\" aria-expanded=\"false\">Automatic Enrollment</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-11\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-12\" aria-expanded=\"false\">Basic Pay (Civilian)</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-12\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-12\" aria-expanded=\"false\">Basic Pay (Civilian)</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-12\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-13\" aria-expanded=\"false\">Basic Pay (Uniformed Services)</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-13\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-13\" aria-expanded=\"false\">Basic Pay (Uniformed Services)</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-13\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-14\" aria-expanded=\"false\">Before-Tax Contributions</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-14\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-14\" aria-expanded=\"false\">Before-Tax Contributions</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-14\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-15\" aria-expanded=\"false\">Beneficiary</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-15\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-15\" aria-expanded=\"false\">Beneficiary</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-15\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-16\" aria-expanded=\"false\">Beneficiary Participant</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-16\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-16\" aria-expanded=\"false\">Beneficiary Participant</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-16\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-17\" aria-expanded=\"false\">Blended Retirement System (BRS)</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-17\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-17\" aria-expanded=\"false\">Blended Retirement System (BRS)</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-17\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-18\" aria-expanded=\"false\">Bond</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-18\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-18\" aria-expanded=\"false\">Bond</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-18\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-19\" aria-expanded=\"false\">Bonus Pay (Uniformed Services)</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-19\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-19\" aria-expanded=\"false\">Bonus Pay (Uniformed Services)</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-19\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-20\" aria-expanded=\"false\">Catch-Up Contribution Limit</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-20\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-20\" aria-expanded=\"false\">Catch-Up Contribution Limit</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-20\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-21\" aria-expanded=\"false\">Catch-Up Contributions</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-21\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-21\" aria-expanded=\"false\">Catch-Up Contributions</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-21\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-22\" aria-expanded=\"false\">Civil Service Retirement System (CSRS)</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-22\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-22\" aria-expanded=\"false\">Civil Service Retirement System (CSRS)</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-22\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-23\" aria-expanded=\"false\">Contribution</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-23\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-23\" aria-expanded=\"false\">Contribution</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-23\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-24\" aria-expanded=\"false\">Contribution Allocation</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-24\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-24\" aria-expanded=\"false\">Contribution Allocation</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-24\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-25\" aria-expanded=\"false\">Contribution Election</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-25\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-25\" aria-expanded=\"false\">Contribution Election</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-25\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-26\" aria-expanded=\"false\">Credit Risk</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-26\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-26\" aria-expanded=\"false\">Credit Risk</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-26\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-27\" aria-expanded=\"false\">CSCO</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-27\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-27\" aria-expanded=\"false\">CSCO</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-27\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-28\" aria-expanded=\"false\">CSV</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-28\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-28\" aria-expanded=\"false\">CSV</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-28\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-29\" aria-expanded=\"false\">Currency Risk</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-29\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-29\" aria-expanded=\"false\">Currency Risk</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-29\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-30\" aria-expanded=\"false\">Customized User ID</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-30\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-30\" aria-expanded=\"false\">Customized User ID</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-30\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-31\" aria-expanded=\"false\">Default Risk</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-31\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-31\" aria-expanded=\"false\">Default Risk</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-31\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-32\" aria-expanded=\"false\">Designation of Beneficiary</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-32\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-32\" aria-expanded=\"false\">Designation of Beneficiary</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-32\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-33\" aria-expanded=\"false\">Disburse</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-33\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-33\" aria-expanded=\"false\">Disburse</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-33\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-34\" aria-expanded=\"false\">Dow Jones</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-34\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-34\" aria-expanded=\"false\">Dow Jones</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-34\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-35\" aria-expanded=\"false\">EAFE</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-35\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-35\" aria-expanded=\"false\">EAFE</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-35\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-36\" aria-expanded=\"false\">Elective Deferral Limit</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-36\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-36\" aria-expanded=\"false\">Elective Deferral Limit</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-36\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-37\" aria-expanded=\"false\">Eligible Employer Plan</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-37\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-37\" aria-expanded=\"false\">Eligible Employer Plan</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-37\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-38\" aria-expanded=\"false\">Eligible Rollover Distribution</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-38\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-38\" aria-expanded=\"false\">Eligible Rollover Distribution</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-38\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-39\" aria-expanded=\"false\">Federal Employees' Retirement System (FERS)</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-39\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-39\" aria-expanded=\"false\">Federal Employees' Retirement System (FERS)</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-39\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-40\" aria-expanded=\"false\">Fixed Income Investments</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-40\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-40\" aria-expanded=\"false\">Fixed Income Investments</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-40\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-41\" aria-expanded=\"false\">Forfeitures</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-41\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-41\" aria-expanded=\"false\">Forfeitures</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-41\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-42\" aria-expanded=\"false\">Full Withdrawal</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-42\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-42\" aria-expanded=\"false\">Full Withdrawal</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-42\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-43\" aria-expanded=\"false\">Fund Reallocation</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-43\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-43\" aria-expanded=\"false\">Fund Reallocation</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-43\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-44\" aria-expanded=\"false\">Fund Transfer</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-44\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-44\" aria-expanded=\"false\">Fund Transfer</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-44\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-45\" aria-expanded=\"false\">In-Service Withdrawal</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-45\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-45\" aria-expanded=\"false\">In-Service Withdrawal</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-45\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-46\" aria-expanded=\"false\">Incentive Pay (Uniformed Services)</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-46\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-46\" aria-expanded=\"false\">Incentive Pay (Uniformed Services)</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-46\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-47\" aria-expanded=\"false\">Index</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-47\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-47\" aria-expanded=\"false\">Index</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-47\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-48\" aria-expanded=\"false\">Index Fund</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-48\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-48\" aria-expanded=\"false\">Index Fund</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-48\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-49\" aria-expanded=\"false\">Inflation Risk</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-49\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-49\" aria-expanded=\"false\">Inflation Risk</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-49\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-50\" aria-expanded=\"false\">Inherited IRA</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-50\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-50\" aria-expanded=\"false\">Inherited IRA</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-50\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-51\" aria-expanded=\"false\">Insurable Interest</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-51\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-51\" aria-expanded=\"false\">Insurable Interest</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-51\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-52\" aria-expanded=\"false\">Interfund Transfer (IFT)</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-52\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-52\" aria-expanded=\"false\">Interfund Transfer (IFT)</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-52\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-53\" aria-expanded=\"false\">Investment Allocation</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-53\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-53\" aria-expanded=\"false\">Investment Allocation</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-53\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-54\" aria-expanded=\"false\">Investment Election</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-54\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-54\" aria-expanded=\"false\">Investment Election</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-54\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-55\" aria-expanded=\"false\">IRS Life Expectancy Tables</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-55\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-55\" aria-expanded=\"false\">IRS Life Expectancy Tables</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-55\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-56\" aria-expanded=\"false\">Market Risk</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-56\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-56\" aria-expanded=\"false\">Market Risk</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-56\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-57\" aria-expanded=\"false\">Matching Contributions</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-57\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-57\" aria-expanded=\"false\">Matching Contributions</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-57\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-58\" aria-expanded=\"false\">Mixed Withdrawal</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-58\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-58\" aria-expanded=\"false\">Mixed Withdrawal</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-58\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-59\" aria-expanded=\"false\">Monthly Payments</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-59\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-59\" aria-expanded=\"false\">Monthly Payments</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-59\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-60\" aria-expanded=\"false\">My Account</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-60\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-60\" aria-expanded=\"false\">My Account</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-60\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-61\" aria-expanded=\"false\">Non-BRS Uniformed Services</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-61\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-61\" aria-expanded=\"false\">Non-BRS Uniformed Services</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-61\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-62\" aria-expanded=\"false\">Nonpay Status</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-62\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-62\" aria-expanded=\"false\">Nonpay Status</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-62\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-63\" aria-expanded=\"false\">One-time Code</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-63\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-63\" aria-expanded=\"false\">One-time Code</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-63\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-64\" aria-expanded=\"false\">Partial Withdrawal</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-64\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-64\" aria-expanded=\"false\">Partial Withdrawal</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-64\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-65\" aria-expanded=\"false\">Participant</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-65\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-65\" aria-expanded=\"false\">Participant</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-65\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-66\" aria-expanded=\"false\">Participant Statements</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-66\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-66\" aria-expanded=\"false\">Participant Statements</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-66\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-67\" aria-expanded=\"false\">Passive Investing</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-67\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-67\" aria-expanded=\"false\">Passive Investing</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-67\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-68\" aria-expanded=\"false\">Password</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-68\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-68\" aria-expanded=\"false\">Password</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-68\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-69\" aria-expanded=\"false\">Pay Entry Basic Date</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-69\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-69\" aria-expanded=\"false\">Pay Entry Basic Date</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-69\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-70\" aria-expanded=\"false\">Pay Status</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-70\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-70\" aria-expanded=\"false\">Pay Status</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-70\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-71\" aria-expanded=\"false\">Payee</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-71\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-71\" aria-expanded=\"false\">Payee</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-71\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-72\" aria-expanded=\"false\">PEBD</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-72\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-72\" aria-expanded=\"false\">PEBD</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-72\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-73\" aria-expanded=\"false\">Permanent Disability</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-73\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-73\" aria-expanded=\"false\">Permanent Disability</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-73\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-74\" aria-expanded=\"false\">Personal Identification Number (PIN)</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-74\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-74\" aria-expanded=\"false\">Personal Identification Number (PIN)</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-74\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-75\" aria-expanded=\"false\">Personal Investment Performance (PIP)</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-75\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-75\" aria-expanded=\"false\">Personal Investment Performance (PIP)</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-75\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-76\" aria-expanded=\"false\">Post-Separation Withdrawal</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-76\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-76\" aria-expanded=\"false\">Post-Separation Withdrawal</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-76\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-77\" aria-expanded=\"false\">Power of Attorney</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-77\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-77\" aria-expanded=\"false\">Power of Attorney</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-77\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-78\" aria-expanded=\"false\">Pre-Tax Contribution</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-78\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-78\" aria-expanded=\"false\">Pre-Tax Contribution</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-78\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-79\" aria-expanded=\"false\">Prepayment Risk</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-79\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-79\" aria-expanded=\"false\">Prepayment Risk</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-79\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-80\" aria-expanded=\"false\">Qualified Earnings</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-80\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-80\" aria-expanded=\"false\">Qualified Earnings</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-80\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-81\" aria-expanded=\"false\">RBCO</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-81\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-81\" aria-expanded=\"false\">RBCO</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-81\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-82\" aria-expanded=\"false\">Reamortize</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-82\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-82\" aria-expanded=\"false\">Reamortize</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-82\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-83\" aria-expanded=\"false\">Representative of the Estate</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-83\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-83\" aria-expanded=\"false\">Representative of the Estate</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-83\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-84\" aria-expanded=\"false\">Required Minimum Distribution (RMD)</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-84\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-84\" aria-expanded=\"false\">Required Minimum Distribution (RMD)</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-84\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-85\" aria-expanded=\"false\">Risk (Volatility)</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-85\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-85\" aria-expanded=\"false\">Risk (Volatility)</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-85\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-86\" aria-expanded=\"false\">Roth Balance</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-86\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-86\" aria-expanded=\"false\">Roth Balance</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-86\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-87\" aria-expanded=\"false\">Roth Contribution</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-87\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-87\" aria-expanded=\"false\">Roth Contribution</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-87\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-88\" aria-expanded=\"false\">Roth IRA</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-88\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-88\" aria-expanded=\"false\">Roth IRA</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-88\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-89\" aria-expanded=\"false\">Roth Qualified Earnings</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-89\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-89\" aria-expanded=\"false\">Roth Qualified Earnings</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-89\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-90\" aria-expanded=\"false\">S&amp;P 500</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-90\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-90\" aria-expanded=\"false\">S&amp;P 500</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-90\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-91\" aria-expanded=\"false\">Section 415(c) Limit</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-91\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-91\" aria-expanded=\"false\">Section 415(c) Limit</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-91\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-92\" aria-expanded=\"false\">Securities</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-92\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-92\" aria-expanded=\"false\">Securities</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-92\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-93\" aria-expanded=\"false\">Separate Account</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-93\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-93\" aria-expanded=\"false\">Separate Account</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-93\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-94\" aria-expanded=\"false\">Service Automatic (1%) Contributions</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-94\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-94\" aria-expanded=\"false\">Service Automatic (1%) Contributions</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-94\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-95\" aria-expanded=\"false\">Service Matching Contributions</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-95\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-95\" aria-expanded=\"false\">Service Matching Contributions</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-95\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-96\" aria-expanded=\"false\">SIMPLE IRA</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-96\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-96\" aria-expanded=\"false\">SIMPLE IRA</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-96\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-97\" aria-expanded=\"false\">Single Payment</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-97\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-97\" aria-expanded=\"false\">Single Payment</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-97\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-98\" aria-expanded=\"false\">Special Pay (Uniformed Services)</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-98\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-98\" aria-expanded=\"false\">Special Pay (Uniformed Services)</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-98\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-99\" aria-expanded=\"false\">Statutory Order of Precedence</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-99\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-99\" aria-expanded=\"false\">Statutory Order of Precedence</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-99\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-100\" aria-expanded=\"false\">Stocks</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-100\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-100\" aria-expanded=\"false\">Stocks</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-100\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-101\" aria-expanded=\"false\">system of records</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-101\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-101\" aria-expanded=\"false\">system of records</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-101\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-102\" aria-expanded=\"false\">Tax Withholding</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-102\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-102\" aria-expanded=\"false\">Tax Withholding</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-102\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-103\" aria-expanded=\"false\">Tax-Exempt Contributions</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-103\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-103\" aria-expanded=\"false\">Tax-Exempt Contributions</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-103\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-104\" aria-expanded=\"false\">Taxable Amount</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-104\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-104\" aria-expanded=\"false\">Taxable Amount</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-104\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-105\" aria-expanded=\"false\">ThriftLine</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-105\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-105\" aria-expanded=\"false\">ThriftLine</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-105\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-106\" aria-expanded=\"false\">Time Horizon</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-106\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-106\" aria-expanded=\"false\">Time Horizon</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-106\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-107\" aria-expanded=\"false\">Traditional Balance</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-107\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-107\" aria-expanded=\"false\">Traditional Balance</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-107\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-108\" aria-expanded=\"false\">Traditional Contribution</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-108\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-108\" aria-expanded=\"false\">Traditional Contribution</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-108\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-109\" aria-expanded=\"false\">Traditional IRA</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-109\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-109\" aria-expanded=\"false\">Traditional IRA</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-109\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-110\" aria-expanded=\"false\">Transfer Eligibility</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-110\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-110\" aria-expanded=\"false\">Transfer Eligibility</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-110\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-111\" aria-expanded=\"false\">TSP Course</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-111\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-111\" aria-expanded=\"false\">TSP Course</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-111\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-112\" aria-expanded=\"false\">TSP Monthly Payments</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-112\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-112\" aria-expanded=\"false\">TSP Monthly Payments</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-112\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-113\" aria-expanded=\"false\">Two-step authentication</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-113\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-113\" aria-expanded=\"false\">Two-step authentication</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-113\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-114\" aria-expanded=\"false\">U.S. Aggregate Index</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-114\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-114\" aria-expanded=\"false\">U.S. Aggregate Index</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-114\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-115\" aria-expanded=\"false\">Uniformed Services</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-115\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-115\" aria-expanded=\"false\">Uniformed Services</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-115\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-116\" aria-expanded=\"false\">User ID</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-116\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-116\" aria-expanded=\"false\">User ID</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-116\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-117\" aria-expanded=\"false\">Validation Code</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-117\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-117\" aria-expanded=\"false\">Validation Code</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-117\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-118\" aria-expanded=\"false\">Verification Code</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-118\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-118\" aria-expanded=\"false\">Verification Code</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-118\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-119\" aria-expanded=\"false\">Vested Account Balance</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-119\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-119\" aria-expanded=\"false\">Vested Account Balance</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-119\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-120\" aria-expanded=\"false\">Vesting</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-120\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-120\" aria-expanded=\"false\">Vesting</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-120\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-121\" aria-expanded=\"false\">Volatility</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-121\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-121\" aria-expanded=\"false\">Volatility</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-121\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-122\" aria-expanded=\"false\">Webinar</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-122\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-122\" aria-expanded=\"false\">Webinar</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-122\"]"
                  ],
                  "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": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-123\" aria-expanded=\"false\">Withdrawal</button>",
                          "target": [
                            "button[aria-controls=\"glossary-content-123\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-123\" aria-expanded=\"false\">Withdrawal</button>",
                  "target": [
                    "button[aria-controls=\"glossary-content-123\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                }
              ]
            },
            {
              "id": "hidden-content",
              "impact": "minor",
              "tags": [
                "cat.structure",
                "experimental",
                "review-item",
                "best-practice"
              ],
              "description": "Informs users about hidden content.",
              "help": "Hidden content on the page should be analyzed",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/hidden-content?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"usa-banner-content usa-grid usa-accordion-content\" id=\"gov-banner\" aria-hidden=\"true\">",
                  "target": [
                    "#gov-banner"
                  ],
                  "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": "<button class=\"usa-menu-btn\" type=\"button\" name=\"Menu\">Menu</button>",
                  "target": [
                    ".usa-menu-btn"
                  ],
                  "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": "<button class=\"tsp-menu-btn\" type=\"button\" name=\"Log In\" onclick=\"window.location.href='https://www.tsp.gov/login'\">Log In</button>",
                  "target": [
                    ".tsp-menu-btn"
                  ],
                  "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": "<button class=\"usa-nav-close\"><img src=\"https://www.tsp.gov/assets/uswds/img/close.svg\" alt=\"close\"></button>",
                  "target": [
                    ".usa-nav-close"
                  ],
                  "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 id=\"nav-1\" class=\"usa-nav-submenu\" aria-hidden=\"true\">",
                  "target": [
                    "#nav-1"
                  ],
                  "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 id=\"nav-2\" class=\"usa-nav-submenu\" aria-hidden=\"true\">",
                  "target": [
                    "#nav-2"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul id=\"nav-3\" class=\"usa-nav-submenu\" aria-hidden=\"true\">",
                  "target": [
                    "#nav-3"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul id=\"nav-4\" class=\"usa-nav-submenu\" aria-hidden=\"true\">",
                  "target": [
                    "#nav-4"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul id=\"nav-5\" class=\"usa-nav-submenu\" aria-hidden=\"true\">",
                  "target": [
                    "#nav-5"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"usa-footer-return-to-top\" aria-hidden=\"true\" style=\"display: none;\">\n      \n      <div>\n        <a href=\"#\" title=\"Return to Top\"><i class=\"fas fa-arrow-circle-up fa-3x fa-border fa-pull-left;\"></i> <span>Return to Top</span></a>\n      </div>\n    \n    </div>",
                  "target": [
                    ".usa-footer-return-to-top"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-0\" aria-hidden=\"true\" style=\"display: none;\">",
                  "target": [
                    "#glossary-content-0"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-1\" aria-hidden=\"true\" style=\"display: none;\">See <a data-term=\"my account\" title=\"Click to define\" tabindex=\"-1\">My Account</a>.</div>",
                  "target": [
                    "#glossary-content-1"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-2\" aria-hidden=\"true\" style=\"display: none;\">",
                  "target": [
                    "#glossary-content-2"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-3\" aria-hidden=\"true\" style=\"display: none;\">The 13-digit number that the TSP assigns to a participant to identify his or her TSP account.</div>",
                  "target": [
                    "#glossary-content-3"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-4\" aria-hidden=\"true\" style=\"display: none;\">",
                  "target": [
                    "#glossary-content-4"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-5\" aria-hidden=\"true\" style=\"display: none;\">Contributions that are made after taxes have been taken from pay. Roth contributions are made after-tax.</div>",
                  "target": [
                    "#glossary-content-5"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-6\" aria-hidden=\"true\" style=\"display: none;\">",
                  "target": [
                    "#glossary-content-6"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-7\" aria-hidden=\"true\" style=\"display: none;\">",
                  "target": [
                    "#glossary-content-7"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-8\" aria-hidden=\"true\" style=\"display: none;\">",
                  "target": [
                    "#glossary-content-8"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-9\" aria-hidden=\"true\" style=\"display: none;\">",
                  "target": [
                    "#glossary-content-9"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-10\" aria-hidden=\"true\" style=\"display: none;\">",
                  "target": [
                    "#glossary-content-10"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-11\" aria-hidden=\"true\" style=\"display: none;\">",
                  "target": [
                    "#glossary-content-11"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-12\" aria-hidden=\"true\" style=\"display: none;\">This pay is defined in 5 United States Code (U.S.C.) 8331(3).</div>",
                  "target": [
                    "#glossary-content-12"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-13\" aria-hidden=\"true\" style=\"display: none;\">",
                  "target": [
                    "#glossary-content-13"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-14\" aria-hidden=\"true\" style=\"display: none;\">See “<a data-term=\"pre-tax contributions\" title=\"Click to define\" tabindex=\"-1\">Pre-Tax Contributions</a>.”</div>",
                  "target": [
                    "#glossary-content-14"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-15\" aria-hidden=\"true\" style=\"display: none;\">",
                  "target": [
                    "#glossary-content-15"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-16\" aria-hidden=\"true\" style=\"display: none;\">A spouse beneficiary of a deceased civilian or uniformed services TSP participant who has an account established in his or her name.</div>",
                  "target": [
                    "#glossary-content-16"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-17\" aria-hidden=\"true\" style=\"display: none;\">",
                  "target": [
                    "#glossary-content-17"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-18\" aria-hidden=\"true\" style=\"display: none;\">",
                  "target": [
                    "#glossary-content-18"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-19\" aria-hidden=\"true\" style=\"display: none;\">Generally, a type of special pay, with its own rules for TSP contribution election purposes.</div>",
                  "target": [
                    "#glossary-content-19"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-20\" aria-hidden=\"true\" style=\"display: none;\">",
                  "target": [
                    "#glossary-content-20"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-21\" aria-hidden=\"true\" style=\"display: none;\">Contributions that are made via payroll deductions by a participant age 50 or older and are permitted to exceed the Internal Revenue Code (IRC)  elective deferral limit.</div>",
                  "target": [
                    "#glossary-content-21"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-22\" aria-hidden=\"true\" style=\"display: none;\">",
                  "target": [
                    "#glossary-content-22"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-23\" aria-hidden=\"true\" style=\"display: none;\">A deposit made to the TSP by a participant through payroll deduction or on behalf of the participant by his or her agency or service.</div>",
                  "target": [
                    "#glossary-content-23"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-24\" aria-hidden=\"true\" style=\"display: none;\">A participant’s choice that tells the TSP how contributions, rollovers, and loan payments that are going into his or her account should be invested among the TSP funds.</div>",
                  "target": [
                    "#glossary-content-24"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-25\" aria-hidden=\"true\" style=\"display: none;\">A request by a participant to start contributing to the TSP, to change the amount of his or her contribution to the TSP each pay period, or to terminate contributions to the TSP.</div>",
                  "target": [
                    "#glossary-content-25"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-26\" aria-hidden=\"true\" style=\"display: none;\">The risk that a borrower will not make a scheduled payment of principal and/or interest. Also referred to as Default Risk.</div>",
                  "target": [
                    "#glossary-content-26"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-27\" aria-hidden=\"true\" style=\"display: none;\">",
                  "target": [
                    "#glossary-content-27"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-28\" aria-hidden=\"true\" style=\"display: none;\">",
                  "target": [
                    "#glossary-content-28"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-29\" aria-hidden=\"true\" style=\"display: none;\">",
                  "target": [
                    "#glossary-content-29"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-30\" aria-hidden=\"true\" style=\"display: none;\">",
                  "target": [
                    "#glossary-content-30"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-31\" aria-hidden=\"true\" style=\"display: none;\">See “<a data-term=\"credit risk\" title=\"Click to define\" tabindex=\"-1\">Credit Risk</a>”</div>",
                  "target": [
                    "#glossary-content-31"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-32\" aria-hidden=\"true\" style=\"display: none;\">",
                  "target": [
                    "#glossary-content-32"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-33\" aria-hidden=\"true\" style=\"display: none;\">To pay out money, as from the TSP.</div>",
                  "target": [
                    "#glossary-content-33"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-34\" aria-hidden=\"true\" style=\"display: none;\">",
                  "target": [
                    "#glossary-content-34"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-35\" aria-hidden=\"true\" style=\"display: none;\">The EAFE Index, published by MSCI, is an index of the equity markets of the developed world outside of the United States and Canada. It is the most widely used international stock index.</div>",
                  "target": [
                    "#glossary-content-35"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-36\" aria-hidden=\"true\" style=\"display: none;\">",
                  "target": [
                    "#glossary-content-36"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-37\" aria-hidden=\"true\" style=\"display: none;\">",
                  "target": [
                    "#glossary-content-37"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-38\" aria-hidden=\"true\" style=\"display: none;\">A distribution from the TSP that is eligible to be transferred or rolled over to an IRA or eligible employer plan.</div>",
                  "target": [
                    "#glossary-content-38"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-39\" aria-hidden=\"true\" style=\"display: none;\">",
                  "target": [
                    "#glossary-content-39"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-40\" aria-hidden=\"true\" style=\"display: none;\">Generally refers to bonds and similar investments (considered debt instruments) that pay a fixed amount of interest.</div>",
                  "target": [
                    "#glossary-content-40"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-41\" aria-hidden=\"true\" style=\"display: none;\">",
                  "target": [
                    "#glossary-content-41"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-42\" aria-hidden=\"true\" style=\"display: none;\">A post-separation withdrawal of a participant's entire TSP account through an annuity, a single payment, or monthly payments (or a combination of these three options).</div>",
                  "target": [
                    "#glossary-content-42"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-43\" aria-hidden=\"true\" style=\"display: none;\">A fund reallocation is a total redistribution of your existing account balance among the TSP funds (G, F, C, S, I and L Funds).</div>",
                  "target": [
                    "#glossary-content-43"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-44\" aria-hidden=\"true\" style=\"display: none;\">",
                  "target": [
                    "#glossary-content-44"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-45\" aria-hidden=\"true\" style=\"display: none;\">A disbursement made from a participant’s account which is available only to a participant who is still employed by the Federal Government, including the uniformed services.</div>",
                  "target": [
                    "#glossary-content-45"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-46\" aria-hidden=\"true\" style=\"display: none;\">Pay set forth in Chapter 5 of U.S.C. title 37 (e.g., flight pay, hazardous duty pay).</div>",
                  "target": [
                    "#glossary-content-46"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-47\" aria-hidden=\"true\" style=\"display: none;\">",
                  "target": [
                    "#glossary-content-47"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-48\" aria-hidden=\"true\" style=\"display: none;\">An investment fund that attempts to track the investment performance of an index.</div>",
                  "target": [
                    "#glossary-content-48"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-49\" aria-hidden=\"true\" style=\"display: none;\">The risk that investments will not grow enough to offset the effects of inflation.</div>",
                  "target": [
                    "#glossary-content-49"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-50\" aria-hidden=\"true\" style=\"display: none;\">",
                  "target": [
                    "#glossary-content-50"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-51\" aria-hidden=\"true\" style=\"display: none;\">",
                  "target": [
                    "#glossary-content-51"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-52\" aria-hidden=\"true\" style=\"display: none;\">",
                  "target": [
                    "#glossary-content-52"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-53\" aria-hidden=\"true\" style=\"display: none;\">",
                  "target": [
                    "#glossary-content-53"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-54\" aria-hidden=\"true\" style=\"display: none;\">",
                  "target": [
                    "#glossary-content-54"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-55\" aria-hidden=\"true\" style=\"display: none;\">",
                  "target": [
                    "#glossary-content-55"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-56\" aria-hidden=\"true\" style=\"display: none;\">The risk of a decline in the market value of stocks or bonds.</div>",
                  "target": [
                    "#glossary-content-56"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-57\" aria-hidden=\"true\" style=\"display: none;\">See “<a data-term=\"agency matching contributions\" title=\"Click to define\" tabindex=\"-1\">Agency Matching Contributions</a>.”</div>",
                  "target": [
                    "#glossary-content-57"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-58\" aria-hidden=\"true\" style=\"display: none;\">A post-employment withdrawal of a participant's entire account through any combination of the following: an annuity, a single payment, or monthly payments.</div>",
                  "target": [
                    "#glossary-content-58"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-59\" aria-hidden=\"true\" style=\"display: none;\">See “<a data-term=\"tsp monthly payments\" title=\"Click to define\" tabindex=\"-1\">TSP Monthly Payments</a>.”</div>",
                  "target": [
                    "#glossary-content-59"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-60\" aria-hidden=\"true\" style=\"display: none;\">",
                  "target": [
                    "#glossary-content-60"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-61\" aria-hidden=\"true\" style=\"display: none;\">",
                  "target": [
                    "#glossary-content-61"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-62\" aria-hidden=\"true\" style=\"display: none;\">",
                  "target": [
                    "#glossary-content-62"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-63\" aria-hidden=\"true\" style=\"display: none;\">Six-digit code you receive to verify your identity or validate your contact information. See Verification Code and Validation Code.</div>",
                  "target": [
                    "#glossary-content-63"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-64\" aria-hidden=\"true\" style=\"display: none;\">",
                  "target": [
                    "#glossary-content-64"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-65\" aria-hidden=\"true\" style=\"display: none;\">The Federal civilian employee, uniformed services member, or beneficiary participant who owns the TSP account that is subject to division.</div>",
                  "target": [
                    "#glossary-content-65"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-66\" aria-hidden=\"true\" style=\"display: none;\">",
                  "target": [
                    "#glossary-content-66"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-67\" aria-hidden=\"true\" style=\"display: none;\">",
                  "target": [
                    "#glossary-content-67"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-68\" aria-hidden=\"true\" style=\"display: none;\">A combination of letters, numbers, and special characters that you create to log in to My Account.</div>",
                  "target": [
                    "#glossary-content-68"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-69\" aria-hidden=\"true\" style=\"display: none;\">See “<a data-term=\"pebd\" title=\"Click to define\" tabindex=\"-1\">PEDB</a>.”</div>",
                  "target": [
                    "#glossary-content-69"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-70\" aria-hidden=\"true\" style=\"display: none;\">Actively employed by the Federal government or uniformed services and receiving regular pay. (See also “<a data-term=\"nonpay status\" title=\"Click to define\" tabindex=\"-1\">Nonpay Status</a>”.)</div>",
                  "target": [
                    "#glossary-content-70"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-71\" aria-hidden=\"true\" style=\"display: none;\">The individual or organization who is the intended recipient of the court-ordered disbursement.</div>",
                  "target": [
                    "#glossary-content-71"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-72\" aria-hidden=\"true\" style=\"display: none;\">",
                  "target": [
                    "#glossary-content-72"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-73\" aria-hidden=\"true\" style=\"display: none;\">",
                  "target": [
                    "#glossary-content-73"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-74\" aria-hidden=\"true\" style=\"display: none;\">",
                  "target": [
                    "#glossary-content-74"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-75\" aria-hidden=\"true\" style=\"display: none;\">",
                  "target": [
                    "#glossary-content-75"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-76\" aria-hidden=\"true\" style=\"display: none;\">",
                  "target": [
                    "#glossary-content-76"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-77\" aria-hidden=\"true\" style=\"display: none;\">",
                  "target": [
                    "#glossary-content-77"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-78\" aria-hidden=\"true\" style=\"display: none;\">Contributions of pay that have not yet been taxed.  All employee contributions to a TSP traditional balance are made pre-tax.</div>",
                  "target": [
                    "#glossary-content-78"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-79\" aria-hidden=\"true\" style=\"display: none;\">The probability that if interest rates fall, bonds that are represented in the index will be paid back early, thus forcing lenders to reinvest at lower rates.</div>",
                  "target": [
                    "#glossary-content-79"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-80\" aria-hidden=\"true\" style=\"display: none;\">",
                  "target": [
                    "#glossary-content-80"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-81\" aria-hidden=\"true\" style=\"display: none;\">",
                  "target": [
                    "#glossary-content-81"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-82\" aria-hidden=\"true\" style=\"display: none;\">Adjust the terms of a loan to change the loan payment amount or to shorten or lengthen the repayment term.</div>",
                  "target": [
                    "#glossary-content-82"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-83\" aria-hidden=\"true\" style=\"display: none;\">ROE: A Representative of the Estate (ROE) is an executor, administrator, trustee, or affiant who has the authority to manage a decedent’s estate when there is not a valid will.</div>",
                  "target": [
                    "#glossary-content-83"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-84\" aria-hidden=\"true\" style=\"display: none;\">",
                  "target": [
                    "#glossary-content-84"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-85\" aria-hidden=\"true\" style=\"display: none;\">The amount of change (both up and down) in an investment’s value over time.</div>",
                  "target": [
                    "#glossary-content-85"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-86\" aria-hidden=\"true\" style=\"display: none;\">The portion of your TSP account made up of Roth (after-tax) contributions and accrued earnings.  Portions of this balance may have originated from tax-exempt pay.</div>",
                  "target": [
                    "#glossary-content-86"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-87\" aria-hidden=\"true\" style=\"display: none;\">Contributions from pay that has already been taxed (or from tax-exempt pay) and that has been deposited into a Roth balance.</div>",
                  "target": [
                    "#glossary-content-87"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-88\" aria-hidden=\"true\" style=\"display: none;\">",
                  "target": [
                    "#glossary-content-88"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-89\" aria-hidden=\"true\" style=\"display: none;\">See “<a data-term=\"qualified earnings\" title=\"Click to define\" tabindex=\"-1\">Qualified Earnings</a>.”</div>",
                  "target": [
                    "#glossary-content-89"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-90\" aria-hidden=\"true\" style=\"display: none;\">",
                  "target": [
                    "#glossary-content-90"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-91\" aria-hidden=\"true\" style=\"display: none;\">",
                  "target": [
                    "#glossary-content-91"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-92\" aria-hidden=\"true\" style=\"display: none;\">A general term describing a variety of financial instruments, including stocks and bonds.</div>",
                  "target": [
                    "#glossary-content-92"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-93\" aria-hidden=\"true\" style=\"display: none;\">A segregated account for the purpose of holding the invested assets of the Trust.</div>",
                  "target": [
                    "#glossary-content-93"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-94\" aria-hidden=\"true\" style=\"display: none;\">See “<a data-term=\"agency/service automatic (1%) contributions\" title=\"Click to define\" tabindex=\"-1\">Agency/Service Automatic (1%) Contributions</a>.”</div>",
                  "target": [
                    "#glossary-content-94"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-95\" aria-hidden=\"true\" style=\"display: none;\">See “<a data-term=\"agency/service matching contributions\" title=\"Click to define\" tabindex=\"-1\">Agency/Service Matching Contributions</a>.”</div>",
                  "target": [
                    "#glossary-content-95"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-96\" aria-hidden=\"true\" style=\"display: none;\">",
                  "target": [
                    "#glossary-content-96"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-97\" aria-hidden=\"true\" style=\"display: none;\">A payment made at one time. Sometimes referred to as a \"lump sum.\"</div>",
                  "target": [
                    "#glossary-content-97"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-98\" aria-hidden=\"true\" style=\"display: none;\">Pay set forth in chapter 5 of U.S.C. title 37 (e.g., medical and dental officer pay, hardship duty pay, career sea pay).</div>",
                  "target": [
                    "#glossary-content-98"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-99\" aria-hidden=\"true\" style=\"display: none;\">",
                  "target": [
                    "#glossary-content-99"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-100\" aria-hidden=\"true\" style=\"display: none;\">Equity securities issued as ownership in a publicly held corporation.</div>",
                  "target": [
                    "#glossary-content-100"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-101\" aria-hidden=\"true\" style=\"display: none;\">",
                  "target": [
                    "#glossary-content-101"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-102\" aria-hidden=\"true\" style=\"display: none;\">",
                  "target": [
                    "#glossary-content-102"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-103\" aria-hidden=\"true\" style=\"display: none;\">Contributions of money that will never be taxed. Such contributions can be made to the TSP by members of the uniformed services from pay that is covered by the combat zone tax exclusion.</div>",
                  "target": [
                    "#glossary-content-103"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-104\" aria-hidden=\"true\" style=\"display: none;\">",
                  "target": [
                    "#glossary-content-104"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-105\" aria-hidden=\"true\" style=\"display: none;\">",
                  "target": [
                    "#glossary-content-105"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-106\" aria-hidden=\"true\" style=\"display: none;\">The term or duration of an investment — the future point when withdrawals from an account are expected to begin.</div>",
                  "target": [
                    "#glossary-content-106"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-107\" aria-hidden=\"true\" style=\"display: none;\">The portion of your TSP  account made up of your pre-tax (and any tax-exempt) TSP contributions, plus  agency contributions, and accrued earnings.</div>",
                  "target": [
                    "#glossary-content-107"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-108\" aria-hidden=\"true\" style=\"display: none;\">",
                  "target": [
                    "#glossary-content-108"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-109\" aria-hidden=\"true\" style=\"display: none;\">",
                  "target": [
                    "#glossary-content-109"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-110\" aria-hidden=\"true\" style=\"display: none;\">",
                  "target": [
                    "#glossary-content-110"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-111\" aria-hidden=\"true\" style=\"display: none;\">These instructor led courses, created for in-person training events, are currently being offered virtually.</div>",
                  "target": [
                    "#glossary-content-111"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-112\" aria-hidden=\"true\" style=\"display: none;\">",
                  "target": [
                    "#glossary-content-112"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-113\" aria-hidden=\"true\" style=\"display: none;\">Security process in which you provide two different authentication factors to verify your identity, such as a password and verification code to log in to My Account.</div>",
                  "target": [
                    "#glossary-content-113"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-114\" aria-hidden=\"true\" style=\"display: none;\">",
                  "target": [
                    "#glossary-content-114"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-115\" aria-hidden=\"true\" style=\"display: none;\">",
                  "target": [
                    "#glossary-content-115"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-116\" aria-hidden=\"true\" style=\"display: none;\">A combination of letters, numbers, and symbols that you create to log in to My Account</div>",
                  "target": [
                    "#glossary-content-116"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-117\" aria-hidden=\"true\" style=\"display: none;\">Six-digit code you receive to validate an email address or phone number. You may validate your phone number by text message or by automated phone call. This code expires after one hour.</div>",
                  "target": [
                    "#glossary-content-117"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-118\" aria-hidden=\"true\" style=\"display: none;\">",
                  "target": [
                    "#glossary-content-118"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-119\" aria-hidden=\"true\" style=\"display: none;\">",
                  "target": [
                    "#glossary-content-119"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-120\" aria-hidden=\"true\" style=\"display: none;\">",
                  "target": [
                    "#glossary-content-120"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-121\" aria-hidden=\"true\" style=\"display: none;\">See “<a data-term=\"risk (volatility)\" title=\"Click to define\" tabindex=\"-1\">Risk</a>”</div>",
                  "target": [
                    "#glossary-content-121"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-122\" aria-hidden=\"true\" style=\"display: none;\">Instructor led training which can be requested individually or as a part of a series.</div>",
                  "target": [
                    "#glossary-content-122"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"glossary__definition\" id=\"glossary-content-123\" aria-hidden=\"true\" style=\"display: none;\">A general term for a distribution that a participant requests from his or her account. (Includes in-service withdrawal, partial withdrawal, full withdrawal, etc.)</div>",
                  "target": [
                    "#glossary-content-123"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"chat-open\" class=\"chat-wrapper\">",
                  "target": [
                    "#chat-open"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"messageNumberCircle\">\n          <img src=\"https://www.tsp.gov/assets/converge/img/ava_chat_bot/NumberCircle.png\" class=\"chat-NumberCircle\" alt=\"Message Pending Number.\">\n          <span id=\"messageNumber\" class=\"chat-messageNumber\"></span>\n        </div>",
                  "target": [
                    "#messageNumberCircle"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            },
            {
              "id": "identical-links-same-purpose",
              "impact": "minor",
              "tags": [
                "cat.semantics",
                "wcag2aaa",
                "wcag249"
              ],
              "description": "Ensure that links with the same accessible name serve a similar purpose",
              "help": "Links with the same name must have a similar purpose",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/identical-links-same-purpose?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "read more",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.tsp.gov",
                          "port": "",
                          "pathname": "/new-tsp-features/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.tsp.gov/how-to-invest/\"><small>Read more <i class=\"fas fa-angle-right\"></i></small></a>",
                          "target": [
                            ".usa-width-one-half:nth-child(1) > .card > .card-footer > a"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.tsp.gov/new-tsp-features/\"><small>Read more <i class=\"fas fa-angle-right\"></i></small></a>",
                  "target": [
                    ".usa-width-one-whole > .card > .card-footer > a"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#046b99",
                        "bgColor": "#f1f1f1",
                        "contrastRatio": 5.21,
                        "fontSize": "9.9pt (13.2px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"usa-banner\">",
                          "target": [
                            ".usa-banner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.21 (foreground color: #046b99, background color: #f1f1f1, font size: 9.9pt (13.2px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"usa-banner-button-text\">Here's how you know</span>",
                  "target": [
                    ".usa-banner-button-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.21 (foreground color: #046b99, background color: #f1f1f1, font size: 9.9pt (13.2px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#046b99",
                        "contrastRatio": 5.88,
                        "fontSize": "14.0pt (18.700001px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button id=\"myaccount-login-button\" type=\"button\" name=\"Log in\" class=\"usa-button\" onclick=\"window.location.href='https://www.tsp.gov/login'\">Log in</button>",
                          "target": [
                            "#myaccount-login-button"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.88 (foreground color: #ffffff, background color: #046b99, font size: 14.0pt (18.700001px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button id=\"myaccount-login-button\" type=\"button\" name=\"Log in\" class=\"usa-button\" onclick=\"window.location.href='https://www.tsp.gov/login'\">Log in</button>",
                  "target": [
                    "#myaccount-login-button"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.88 (foreground color: #ffffff, background color: #046b99, font size: 14.0pt (18.700001px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#046b99",
                        "bgColor": "#fafafa",
                        "contrastRatio": 5.63,
                        "fontSize": "11.2pt (14.96px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card\">",
                          "target": [
                            ".usa-width-one-whole > .card"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.63 (foreground color: #046b99, background color: #fafafa, font size: 11.2pt (14.96px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<small>Read more <i class=\"fas fa-angle-right\"></i></small>",
                  "target": [
                    ".usa-width-one-whole > .card > .card-footer > a > small"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.63 (foreground color: #046b99, background color: #fafafa, font size: 11.2pt (14.96px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#046b99",
                        "bgColor": "#fafafa",
                        "contrastRatio": 5.63,
                        "fontSize": "11.2pt (14.96px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card\" style=\"min-height: 277px;\">",
                          "target": [
                            ".usa-width-one-half:nth-child(1) > .card"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.63 (foreground color: #046b99, background color: #fafafa, font size: 11.2pt (14.96px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<small>Read more <i class=\"fas fa-angle-right\"></i></small>",
                  "target": [
                    ".usa-width-one-half:nth-child(1) > .card > .card-footer > a > small"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.63 (foreground color: #046b99, background color: #fafafa, font size: 11.2pt (14.96px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#046b99",
                        "bgColor": "#fafafa",
                        "contrastRatio": 5.63,
                        "fontSize": "11.2pt (14.96px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card\" style=\"min-height: 277px;\">",
                          "target": [
                            ".usa-width-one-half:nth-child(2) > .card"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.63 (foreground color: #046b99, background color: #fafafa, font size: 11.2pt (14.96px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<small>Get started <i class=\"fas fa-angle-right\"></i></small>",
                  "target": [
                    ".usa-width-one-half:nth-child(2) > .card > .card-footer > a > small"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.63 (foreground color: #046b99, background color: #fafafa, font size: 11.2pt (14.96px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#046b99",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.88,
                        "fontSize": "11.5pt (15.4px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"usa-width-one-third\">\n          <div>5</div>\n          <span class=\"historical-annuity-rates\">Individual TSP funds</span>\n          <span class=\"historical-annuity-rates\"><a href=\"https://www.tsp.gov/funds-individual/\">Compare individual funds</a></span>\n        </div>",
                          "target": [
                            ".usa-width-two-thirds > .usa-grid:nth-child(2) > .usa-width-one-third:nth-child(1)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.88 (foreground color: #046b99, background color: #ffffff, font size: 11.5pt (15.4px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.tsp.gov/funds-individual/\">Compare individual funds</a>",
                  "target": [
                    ".usa-grid:nth-child(2) > .usa-width-one-third:nth-child(1) > .historical-annuity-rates:nth-child(3) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.88 (foreground color: #046b99, background color: #ffffff, font size: 11.5pt (15.4px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#046b99",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.88,
                        "fontSize": "11.5pt (15.4px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"usa-width-one-third\">\n          <div>10</div>\n          <span class=\"historical-annuity-rates\">Lifecycle funds (L Funds)</span>\n          <span class=\"historical-annuity-rates\"><a href=\"https://www.tsp.gov/funds-lifecycle/\">Compare L Fund options</a></span>\n        </div>",
                          "target": [
                            ".usa-width-two-thirds > .usa-grid:nth-child(2) > .usa-width-one-third:nth-child(2)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.88 (foreground color: #046b99, background color: #ffffff, font size: 11.5pt (15.4px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.tsp.gov/funds-lifecycle/\">Compare L Fund options</a>",
                  "target": [
                    ".usa-grid:nth-child(2) > .usa-width-one-third:nth-child(2) > .historical-annuity-rates:nth-child(3) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.88 (foreground color: #046b99, background color: #ffffff, font size: 11.5pt (15.4px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#046b99",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.88,
                        "fontSize": "11.5pt (15.4px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"usa-width-one-third\">",
                          "target": [
                            ".usa-width-two-thirds > .usa-grid:nth-child(2) > .usa-width-one-third:nth-child(3)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.88 (foreground color: #046b99, background color: #ffffff, font size: 11.5pt (15.4px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.tsp.gov/tsp-basics/administrative-and-investment-expenses/\">All TSP fund expenses</a>",
                  "target": [
                    ".usa-grid:nth-child(2) > .usa-width-one-third:nth-child(3) > .historical-annuity-rates:nth-child(3) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.88 (foreground color: #046b99, background color: #ffffff, font size: 11.5pt (15.4px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#046b99",
                        "bgColor": "#f1f1f1",
                        "contrastRatio": 5.21,
                        "fontSize": "11.5pt (15.4px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"usa-width-one-third key-rates-2-column\">",
                          "target": [
                            ".key-rates-2-column.usa-width-one-third:nth-child(1)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.21 (foreground color: #046b99, background color: #f1f1f1, font size: 11.5pt (15.4px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.tsp.gov/making-contributions/contribution-limits/\">All Contribution limits</a>",
                  "target": [
                    ".key-rates-2-column.usa-width-one-third:nth-child(1) > .historical-annuity-rates:nth-child(3) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.21 (foreground color: #046b99, background color: #f1f1f1, font size: 11.5pt (15.4px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#046b99",
                        "bgColor": "#f1f1f1",
                        "contrastRatio": 5.21,
                        "fontSize": "11.5pt (15.4px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"usa-width-one-third key-rates-2-column\">",
                          "target": [
                            ".key-rates-2-column.usa-width-one-third:nth-child(2)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.21 (foreground color: #046b99, background color: #f1f1f1, font size: 11.5pt (15.4px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.tsp.gov/making-contributions/catch-up-contributions/\">How catch-up works</a>",
                  "target": [
                    ".key-rates-2-column.usa-width-one-third:nth-child(2) > .historical-annuity-rates:nth-child(3) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.21 (foreground color: #046b99, background color: #f1f1f1, font size: 11.5pt (15.4px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#046b99",
                        "bgColor": "#f1f1f1",
                        "contrastRatio": 5.21,
                        "fontSize": "11.5pt (15.4px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"usa-width-one-third key-rates-2-column\">",
                          "target": [
                            ".key-rates-2-column.usa-width-one-third:nth-child(3)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.21 (foreground color: #046b99, background color: #f1f1f1, font size: 11.5pt (15.4px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.tsp.gov/making-contributions/contribution-limits/\">All Contribution limits</a>",
                  "target": [
                    ".key-rates-2-column.usa-width-one-third:nth-child(3) > .historical-annuity-rates:nth-child(3) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.21 (foreground color: #046b99, background color: #f1f1f1, font size: 11.5pt (15.4px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#656b74",
                        "bgColor": "#f1f1f1",
                        "contrastRatio": 4.75,
                        "fontSize": "14.0pt (18.700001px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"usa-footer-primary-section\">",
                          "target": [
                            ".usa-footer-primary-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.75 (foreground color: #656b74, background color: #f1f1f1, font size: 14.0pt (18.700001px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h4>Manage your plan</h4>",
                  "target": [
                    ".usa-footer-primary-content.usa-unstyled-list.usa-width-one-sixth:nth-child(1) > li:nth-child(1) > h4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.75 (foreground color: #656b74, background color: #f1f1f1, font size: 14.0pt (18.700001px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5b616b",
                        "bgColor": "#f1f1f1",
                        "contrastRatio": 5.52,
                        "fontSize": "14.0pt (18.700001px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"usa-footer-primary-section\">",
                          "target": [
                            ".usa-footer-primary-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.52 (foreground color: #5b616b, background color: #f1f1f1, font size: 14.0pt (18.700001px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/tsp-basics/\">TSP basics</a>",
                  "target": [
                    ".usa-footer-primary-link:nth-child(2) > a[href$=\"tsp-basics/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.52 (foreground color: #5b616b, background color: #f1f1f1, font size: 14.0pt (18.700001px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5b616b",
                        "bgColor": "#f1f1f1",
                        "contrastRatio": 5.52,
                        "fontSize": "14.0pt (18.700001px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"usa-footer-primary-section\">",
                          "target": [
                            ".usa-footer-primary-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.52 (foreground color: #5b616b, background color: #f1f1f1, font size: 14.0pt (18.700001px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/making-contributions/\">Making contributions</a>",
                  "target": [
                    ".usa-footer-primary-link:nth-child(3) > a[href$=\"making-contributions/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.52 (foreground color: #5b616b, background color: #f1f1f1, font size: 14.0pt (18.700001px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5b616b",
                        "bgColor": "#f1f1f1",
                        "contrastRatio": 5.52,
                        "fontSize": "14.0pt (18.700001px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"usa-footer-primary-section\">",
                          "target": [
                            ".usa-footer-primary-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.52 (foreground color: #5b616b, background color: #f1f1f1, font size: 14.0pt (18.700001px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/access-your-account/\">Access your account</a>",
                  "target": [
                    ".usa-footer-primary-link:nth-child(4) > a[href$=\"access-your-account/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.52 (foreground color: #5b616b, background color: #f1f1f1, font size: 14.0pt (18.700001px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5b616b",
                        "bgColor": "#f1f1f1",
                        "contrastRatio": 5.52,
                        "fontSize": "14.0pt (18.700001px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"usa-footer-primary-section\">",
                          "target": [
                            ".usa-footer-primary-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.52 (foreground color: #5b616b, background color: #f1f1f1, font size: 14.0pt (18.700001px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/online-learning/\">Online learning</a>",
                  "target": [
                    ".usa-footer-primary-link:nth-child(5) > a[href$=\"online-learning/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.52 (foreground color: #5b616b, background color: #f1f1f1, font size: 14.0pt (18.700001px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5b616b",
                        "bgColor": "#f1f1f1",
                        "contrastRatio": 5.52,
                        "fontSize": "14.0pt (18.700001px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"usa-footer-primary-section\">",
                          "target": [
                            ".usa-footer-primary-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.52 (foreground color: #5b616b, background color: #f1f1f1, font size: 14.0pt (18.700001px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/calculators/\">Calculators</a>",
                  "target": [
                    ".usa-footer-primary-link:nth-child(6) > a[href$=\"calculators/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.52 (foreground color: #5b616b, background color: #f1f1f1, font size: 14.0pt (18.700001px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5b616b",
                        "bgColor": "#f1f1f1",
                        "contrastRatio": 5.52,
                        "fontSize": "14.0pt (18.700001px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"usa-footer-primary-section\">",
                          "target": [
                            ".usa-footer-primary-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.52 (foreground color: #5b616b, background color: #f1f1f1, font size: 14.0pt (18.700001px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/forms/\">Forms and resources</a>",
                  "target": [
                    ".usa-footer-primary-link:nth-child(7) > a[href$=\"forms/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.52 (foreground color: #5b616b, background color: #f1f1f1, font size: 14.0pt (18.700001px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#656b74",
                        "bgColor": "#f1f1f1",
                        "contrastRatio": 4.75,
                        "fontSize": "14.0pt (18.700001px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"usa-footer-primary-section\">",
                          "target": [
                            ".usa-footer-primary-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.75 (foreground color: #656b74, background color: #f1f1f1, font size: 14.0pt (18.700001px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h4>Fund options</h4>",
                  "target": [
                    ".usa-footer-primary-content.usa-unstyled-list.usa-width-one-sixth:nth-child(2) > li:nth-child(1) > h4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.75 (foreground color: #656b74, background color: #f1f1f1, font size: 14.0pt (18.700001px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5b616b",
                        "bgColor": "#f1f1f1",
                        "contrastRatio": 5.52,
                        "fontSize": "14.0pt (18.700001px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"usa-footer-primary-section\">",
                          "target": [
                            ".usa-footer-primary-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.52 (foreground color: #5b616b, background color: #f1f1f1, font size: 14.0pt (18.700001px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/how-to-invest/\">How to invest</a>",
                  "target": [
                    ".usa-footer-primary-link:nth-child(2) > a[href$=\"how-to-invest/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.52 (foreground color: #5b616b, background color: #f1f1f1, font size: 14.0pt (18.700001px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5b616b",
                        "bgColor": "#f1f1f1",
                        "contrastRatio": 5.52,
                        "fontSize": "14.0pt (18.700001px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"usa-footer-primary-section\">",
                          "target": [
                            ".usa-footer-primary-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.52 (foreground color: #5b616b, background color: #f1f1f1, font size: 14.0pt (18.700001px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/funds-lifecycle/\">Lifecycle funds</a>",
                  "target": [
                    ".usa-footer-primary-link:nth-child(3) > a[href$=\"funds-lifecycle/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.52 (foreground color: #5b616b, background color: #f1f1f1, font size: 14.0pt (18.700001px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5b616b",
                        "bgColor": "#f1f1f1",
                        "contrastRatio": 5.52,
                        "fontSize": "14.0pt (18.700001px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"usa-footer-primary-section\">",
                          "target": [
                            ".usa-footer-primary-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.52 (foreground color: #5b616b, background color: #f1f1f1, font size: 14.0pt (18.700001px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/funds-individual/\">Individual funds</a>",
                  "target": [
                    ".usa-footer-primary-link:nth-child(4) > a[href$=\"funds-individual/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.52 (foreground color: #5b616b, background color: #f1f1f1, font size: 14.0pt (18.700001px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#656b74",
                        "bgColor": "#f1f1f1",
                        "contrastRatio": 4.75,
                        "fontSize": "14.0pt (18.700001px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"usa-footer-primary-section\">",
                          "target": [
                            ".usa-footer-primary-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.75 (foreground color: #656b74, background color: #f1f1f1, font size: 14.0pt (18.700001px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h4>Fund performance</h4>",
                  "target": [
                    ".usa-footer-primary-content.usa-unstyled-list.usa-width-one-sixth:nth-child(3) > li:nth-child(1) > h4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.75 (foreground color: #656b74, background color: #f1f1f1, font size: 14.0pt (18.700001px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5b616b",
                        "bgColor": "#f1f1f1",
                        "contrastRatio": 5.52,
                        "fontSize": "14.0pt (18.700001px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"usa-footer-primary-section\">",
                          "target": [
                            ".usa-footer-primary-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.52 (foreground color: #5b616b, background color: #f1f1f1, font size: 14.0pt (18.700001px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/fund-performance/\">Rates of return</a>",
                  "target": [
                    ".usa-footer-primary-link:nth-child(2) > a[href$=\"fund-performance/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.52 (foreground color: #5b616b, background color: #f1f1f1, font size: 14.0pt (18.700001px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5b616b",
                        "bgColor": "#f1f1f1",
                        "contrastRatio": 5.52,
                        "fontSize": "14.0pt (18.700001px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"usa-footer-primary-section\">",
                          "target": [
                            ".usa-footer-primary-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.52 (foreground color: #5b616b, background color: #f1f1f1, font size: 14.0pt (18.700001px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/fund-performance/share-price-history/\">Share price history</a>",
                  "target": [
                    ".usa-footer-primary-content.usa-unstyled-list.usa-width-one-sixth:nth-child(3) > .usa-footer-primary-link:nth-child(3) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.52 (foreground color: #5b616b, background color: #f1f1f1, font size: 14.0pt (18.700001px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5b616b",
                        "bgColor": "#f1f1f1",
                        "contrastRatio": 5.52,
                        "fontSize": "14.0pt (18.700001px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"usa-footer-primary-section\">",
                          "target": [
                            ".usa-footer-primary-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.52 (foreground color: #5b616b, background color: #f1f1f1, font size: 14.0pt (18.700001px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/fund-performance/share-price-calculation/\">Share price calculation</a>",
                  "target": [
                    ".usa-footer-primary-content.usa-unstyled-list.usa-width-one-sixth:nth-child(3) > .usa-footer-primary-link:nth-child(4) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.52 (foreground color: #5b616b, background color: #f1f1f1, font size: 14.0pt (18.700001px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#656b74",
                        "bgColor": "#f1f1f1",
                        "contrastRatio": 4.75,
                        "fontSize": "14.0pt (18.700001px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"usa-footer-primary-section\">",
                          "target": [
                            ".usa-footer-primary-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.75 (foreground color: #656b74, background color: #f1f1f1, font size: 14.0pt (18.700001px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h4>Use your savings</h4>",
                  "target": [
                    ".usa-footer-primary-content.usa-unstyled-list.usa-width-one-sixth:nth-child(4) > li:nth-child(1) > h4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.75 (foreground color: #656b74, background color: #f1f1f1, font size: 14.0pt (18.700001px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5b616b",
                        "bgColor": "#f1f1f1",
                        "contrastRatio": 5.52,
                        "fontSize": "14.0pt (18.700001px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"usa-footer-primary-section\">",
                          "target": [
                            ".usa-footer-primary-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.52 (foreground color: #5b616b, background color: #f1f1f1, font size: 14.0pt (18.700001px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/loan-basics/\">Loan basics</a>",
                  "target": [
                    ".usa-footer-primary-link:nth-child(2) > a[href$=\"loan-basics/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.52 (foreground color: #5b616b, background color: #f1f1f1, font size: 14.0pt (18.700001px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5b616b",
                        "bgColor": "#f1f1f1",
                        "contrastRatio": 5.52,
                        "fontSize": "14.0pt (18.700001px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"usa-footer-primary-section\">",
                          "target": [
                            ".usa-footer-primary-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.52 (foreground color: #5b616b, background color: #f1f1f1, font size: 14.0pt (18.700001px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/in-service-withdrawal-basics/\">In-service withdrawal basics</a>",
                  "target": [
                    ".usa-footer-primary-link:nth-child(3) > a[href=\"/in-service-withdrawal-basics/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.52 (foreground color: #5b616b, background color: #f1f1f1, font size: 14.0pt (18.700001px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5b616b",
                        "bgColor": "#f1f1f1",
                        "contrastRatio": 5.52,
                        "fontSize": "14.0pt (18.700001px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"usa-footer-primary-section\">",
                          "target": [
                            ".usa-footer-primary-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.52 (foreground color: #5b616b, background color: #f1f1f1, font size: 14.0pt (18.700001px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/living-in-retirement/\">Living in retirement</a>",
                  "target": [
                    ".usa-footer-primary-link:nth-child(4) > a[href$=\"living-in-retirement/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.52 (foreground color: #5b616b, background color: #f1f1f1, font size: 14.0pt (18.700001px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#656b74",
                        "bgColor": "#f1f1f1",
                        "contrastRatio": 4.75,
                        "fontSize": "14.0pt (18.700001px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"usa-footer-primary-section\">",
                          "target": [
                            ".usa-footer-primary-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.75 (foreground color: #656b74, background color: #f1f1f1, font size: 14.0pt (18.700001px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h4>Life changes</h4>",
                  "target": [
                    ".usa-footer-primary-content.usa-unstyled-list.usa-width-one-sixth:nth-child(5) > li:nth-child(1) > h4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.75 (foreground color: #656b74, background color: #f1f1f1, font size: 14.0pt (18.700001px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5b616b",
                        "bgColor": "#f1f1f1",
                        "contrastRatio": 5.52,
                        "fontSize": "14.0pt (18.700001px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"usa-footer-primary-section\">",
                          "target": [
                            ".usa-footer-primary-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.52 (foreground color: #5b616b, background color: #f1f1f1, font size: 14.0pt (18.700001px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/planning-for-life-events/\">Planning for life events</a>",
                  "target": [
                    ".usa-footer-primary-link:nth-child(2) > a[href$=\"planning-for-life-events/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.52 (foreground color: #5b616b, background color: #f1f1f1, font size: 14.0pt (18.700001px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5b616b",
                        "bgColor": "#f1f1f1",
                        "contrastRatio": 5.52,
                        "fontSize": "14.0pt (18.700001px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"usa-footer-primary-section\">",
                          "target": [
                            ".usa-footer-primary-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.52 (foreground color: #5b616b, background color: #f1f1f1, font size: 14.0pt (18.700001px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/changes-in-your-career/\">Changes in your career</a>",
                  "target": [
                    ".usa-footer-primary-link:nth-child(3) > a[href$=\"changes-in-your-career/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.52 (foreground color: #5b616b, background color: #f1f1f1, font size: 14.0pt (18.700001px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5b616b",
                        "bgColor": "#f1f1f1",
                        "contrastRatio": 5.52,
                        "fontSize": "14.0pt (18.700001px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"usa-footer-primary-section\">",
                          "target": [
                            ".usa-footer-primary-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.52 (foreground color: #5b616b, background color: #f1f1f1, font size: 14.0pt (18.700001px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/for-beneficiary-participants/\">For beneficiary participants</a>",
                  "target": [
                    ".usa-footer-primary-link:nth-child(4) > a[href=\"/for-beneficiary-participants/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.52 (foreground color: #5b616b, background color: #f1f1f1, font size: 14.0pt (18.700001px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#656b74",
                        "bgColor": "#f1f1f1",
                        "contrastRatio": 4.75,
                        "fontSize": "14.0pt (18.700001px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"usa-footer-primary-section\">",
                          "target": [
                            ".usa-footer-primary-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.75 (foreground color: #656b74, background color: #f1f1f1, font size: 14.0pt (18.700001px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h4>TSP</h4>",
                  "target": [
                    ".usa-footer-primary-content.usa-unstyled-list.usa-width-one-sixth:nth-child(6) > li:nth-child(1) > h4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.75 (foreground color: #656b74, background color: #f1f1f1, font size: 14.0pt (18.700001px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5b616b",
                        "bgColor": "#f1f1f1",
                        "contrastRatio": 5.52,
                        "fontSize": "14.0pt (18.700001px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"usa-footer-primary-section\">",
                          "target": [
                            ".usa-footer-primary-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.52 (foreground color: #5b616b, background color: #f1f1f1, font size: 14.0pt (18.700001px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/news-and-resources/\">News and resources</a>",
                  "target": [
                    ".usa-footer-primary-link:nth-child(2) > a[href$=\"news-and-resources/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.52 (foreground color: #5b616b, background color: #f1f1f1, font size: 14.0pt (18.700001px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5b616b",
                        "bgColor": "#f1f1f1",
                        "contrastRatio": 5.52,
                        "fontSize": "14.0pt (18.700001px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"usa-footer-primary-section\">",
                          "target": [
                            ".usa-footer-primary-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.52 (foreground color: #5b616b, background color: #f1f1f1, font size: 14.0pt (18.700001px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/agency-service-reps/\">Agency and service rep resources</a>",
                  "target": [
                    "a[href$=\"agency-service-reps/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.52 (foreground color: #5b616b, background color: #f1f1f1, font size: 14.0pt (18.700001px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5b616b",
                        "bgColor": "#f1f1f1",
                        "contrastRatio": 5.52,
                        "fontSize": "14.0pt (18.700001px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"usa-footer-primary-section\">",
                          "target": [
                            ".usa-footer-primary-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.52 (foreground color: #5b616b, background color: #f1f1f1, font size: 14.0pt (18.700001px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about/\">About</a>",
                  "target": [
                    "a[href$=\"about/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.52 (foreground color: #5b616b, background color: #f1f1f1, font size: 14.0pt (18.700001px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5b616b",
                        "bgColor": "#f1f1f1",
                        "contrastRatio": 5.52,
                        "fontSize": "14.0pt (18.700001px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"usa-footer-primary-section\">",
                          "target": [
                            ".usa-footer-primary-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.52 (foreground color: #5b616b, background color: #f1f1f1, font size: 14.0pt (18.700001px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/accessibility/\">Accessibility</a>",
                  "target": [
                    "a[href$=\"accessibility/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.52 (foreground color: #5b616b, background color: #f1f1f1, font size: 14.0pt (18.700001px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5b616b",
                        "bgColor": "#f1f1f1",
                        "contrastRatio": 5.52,
                        "fontSize": "14.0pt (18.700001px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"usa-footer-primary-section\">",
                          "target": [
                            ".usa-footer-primary-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.52 (foreground color: #5b616b, background color: #f1f1f1, font size: 14.0pt (18.700001px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/privacy/\">Privacy</a>",
                  "target": [
                    "a[href$=\"privacy/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.52 (foreground color: #5b616b, background color: #f1f1f1, font size: 14.0pt (18.700001px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5b616b",
                        "bgColor": "#f1f1f1",
                        "contrastRatio": 5.52,
                        "fontSize": "14.0pt (18.700001px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"usa-footer-primary-section\">",
                          "target": [
                            ".usa-footer-primary-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.52 (foreground color: #5b616b, background color: #f1f1f1, font size: 14.0pt (18.700001px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.frtib.gov/foia/\">FOIA</a>",
                  "target": [
                    "a[href$=\"foia/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.52 (foreground color: #5b616b, background color: #f1f1f1, font size: 14.0pt (18.700001px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5b616b",
                        "bgColor": "#f1f1f1",
                        "contrastRatio": 5.52,
                        "fontSize": "14.0pt (18.700001px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"usa-footer-primary-section\">",
                          "target": [
                            ".usa-footer-primary-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.52 (foreground color: #5b616b, background color: #f1f1f1, font size: 14.0pt (18.700001px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.frtib.gov/vulnerability-disclosure-policy/\">Vulnerability disclosure</a>",
                  "target": [
                    ".usa-footer-primary-link:nth-child(8) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.52 (foreground color: #5b616b, background color: #f1f1f1, font size: 14.0pt (18.700001px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5b616b",
                        "bgColor": "#f1f1f1",
                        "contrastRatio": 5.52,
                        "fontSize": "14.0pt (18.700001px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"usa-footer-primary-section\">",
                          "target": [
                            ".usa-footer-primary-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.52 (foreground color: #5b616b, background color: #f1f1f1, font size: 14.0pt (18.700001px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/new-tsp-features/tsp-mobile-app/\">TSP Mobile App</a>",
                  "target": [
                    ".usa-footer-primary-link:nth-child(9) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.52 (foreground color: #5b616b, background color: #f1f1f1, font size: 14.0pt (18.700001px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#999da2",
                        "bgColor": "#323a45",
                        "contrastRatio": 4.21,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"usa-footer-secondary-section\">",
                          "target": [
                            ".usa-footer-secondary-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.21 (foreground color: #999da2, background color: #323a45, font size: 16.5pt (22px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"usa-footer-contact-heading\">Questions? 1-877-968-3778</h3>",
                  "target": [
                    ".usa-footer-contact-heading"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.21 (foreground color: #999da2, background color: #323a45, font size: 16.5pt (22px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#999da2",
                        "bgColor": "#323a45",
                        "contrastRatio": 4.21,
                        "fontSize": "14.0pt (18.700001px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"usa-footer-secondary-section\">",
                          "target": [
                            ".usa-footer-secondary-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.21 (foreground color: #999da2, background color: #323a45, font size: 14.0pt (18.700001px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Find other ways to <a href=\"https://www.tsp.gov/contact/\">contact us</a>.</p>",
                  "target": [
                    ".usa-footer-logo.usa-width-one-third:nth-child(2) > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.21 (foreground color: #999da2, background color: #323a45, font size: 14.0pt (18.700001px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#999da2",
                        "bgColor": "#323a45",
                        "contrastRatio": 4.21,
                        "fontSize": "11.2pt (14.96px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"usa-footer-secondary-section\">",
                          "target": [
                            ".usa-footer-secondary-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.21 (foreground color: #999da2, background color: #323a45, font size: 11.2pt (14.96px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<small>Last updated: June 29, 2022 at 12:09 AM</small>",
                  "target": [
                    "p > small"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.21 (foreground color: #999da2, background color: #323a45, font size: 11.2pt (14.96px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#046b99",
                        "contrastRatio": 5.88,
                        "fontSize": "14.0pt (18.700001px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"usa-btn-primary tsp-cookie-btn\" aria-label=\"Acknowledge Cookie Statement\">Acknowledge</button>",
                          "target": [
                            ".usa-btn-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.88 (foreground color: #ffffff, background color: #046b99, font size: 14.0pt (18.700001px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"usa-btn-primary tsp-cookie-btn\" aria-label=\"Acknowledge Cookie Statement\">Acknowledge</button>",
                  "target": [
                    ".usa-btn-primary"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.88 (foreground color: #ffffff, background color: #046b99, font size: 14.0pt (18.700001px), font weight: normal). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#999da2",
                        "bgColor": "#323a45",
                        "contrastRatio": 4.21,
                        "fontSize": "14.0pt (18.700001px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"usa-footer-secondary-section\">",
                          "target": [
                            ".usa-footer-secondary-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.21 (foreground color: #999da2, background color: #323a45, font size: 14.0pt (18.700001px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Find other ways to <a href=\"https://www.tsp.gov/contact/\">contact us</a>.</p>",
                  "target": [
                    ".usa-footer-logo.usa-width-one-third:nth-child(2) > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.21 (foreground color: #999da2, background color: #323a45, font size: 14.0pt (18.700001px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#999da2",
                        "bgColor": "#323a45",
                        "contrastRatio": 4.21,
                        "fontSize": "11.2pt (14.96px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"usa-footer-secondary-section\">",
                          "target": [
                            ".usa-footer-secondary-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.21 (foreground color: #999da2, background color: #323a45, font size: 11.2pt (14.96px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<small>Last updated: June 29, 2022 at 12:09 AM</small>",
                  "target": [
                    "p > small"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.21 (foreground color: #999da2, background color: #323a45, font size: 11.2pt (14.96px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ]
            },
            {
              "id": "heading-order",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the order of headings is semantically correct",
              "help": "Heading levels should only increase by one",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/heading-order?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "heading-order",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Heading order invalid"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h4 id=\"transfer-money-to-tsp\"><a href=\"https://www.tsp.gov/tsp-basics/move-money-into-tsp/\">Transfer money to TSP</a></h4>",
                  "target": [
                    "#transfer-money-to-tsp"
                  ],
                  "failureSummary": "Fix any of the following:\n  Heading order invalid"
                },
                {
                  "any": [
                    {
                      "id": "heading-order",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Heading order invalid"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h5 class=\"usa-alert-heading\">TSP cookies statement</h5>",
                  "target": [
                    "h5"
                  ],
                  "failureSummary": "Fix any of the following:\n  Heading order invalid"
                }
              ]
            },
            {
              "id": "label",
              "impact": "critical",
              "tags": [
                "cat.forms",
                "wcag2a",
                "wcag412",
                "wcag131",
                "section508",
                "section508.22.n",
                "ACT"
              ],
              "description": "Ensures every form element has a label",
              "help": "Form elements must have labels",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/label?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "implicit-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Form element does not have an implicit (wrapped) <label>"
                    },
                    {
                      "id": "explicit-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Form element does not have an explicit <label>"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    },
                    {
                      "id": "non-empty-placeholder",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no placeholder attribute"
                    },
                    {
                      "id": "presentational-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<input type=\"search\" name=\"qs\" id=\"qs\" autocomplete=\"off\" class=\"usagov-search-autocomplete ui-autocomplete-input\">",
                  "target": [
                    "#qs"
                  ],
                  "failureSummary": "Fix any of the following:\n  Form element does not have an implicit (wrapped) <label>\n  Form element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                }
              ]
            },
            {
              "id": "link-in-text-block",
              "impact": "serious",
              "tags": [
                "cat.color",
                "experimental",
                "wcag2a",
                "wcag141"
              ],
              "description": "Ensure links are distinguished from surrounding text in a way that does not rely on color",
              "help": "Links must be distinguishable without relying on color",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/link-in-text-block?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<p>Find other ways to <a href=\"https://www.tsp.gov/contact/\">contact us</a>.</p>",
                          "target": [
                            ".usa-footer-logo.usa-width-one-third:nth-child(2) > p"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Links need to be distinguished from surrounding text in some way other than by color"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.tsp.gov/contact/\">contact us</a>",
                  "target": [
                    "p > a[href$=\"contact/\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Links need to be distinguished from surrounding text in some way other than by color"
                }
              ]
            },
            {
              "id": "meta-viewport",
              "impact": "critical",
              "tags": [
                "cat.sensory-and-visual-cues",
                "best-practice",
                "ACT"
              ],
              "description": "Ensures <meta name=\"viewport\"> does not disable text scaling and zooming",
              "help": "Zooming and scaling should not be disabled",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/meta-viewport?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "meta-viewport",
                      "data": "user-scalable=no",
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "user-scalable=no on <meta> tag disables zooming on mobile devices"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no\">",
                  "target": [
                    "meta[name=\"viewport\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  user-scalable=no on <meta> tag disables zooming on mobile devices"
                }
              ]
            },
            {
              "id": "page-has-heading-one",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensure that the page, or at least one of its frames contains a level-one heading",
              "help": "Page should contain a level-one heading",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/page-has-heading-one?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "page-has-heading-one",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Page must have a level-one heading"
                    }
                  ],
                  "none": [],
                  "impact": "moderate",
                  "html": "<html lang=\"en-US\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  Page must have a level-one heading"
                }
              ]
            },
            {
              "id": "region",
              "impact": "moderate",
              "tags": [
                "cat.keyboard",
                "best-practice"
              ],
              "description": "Ensures all page content is contained by landmarks",
              "help": "All page content should be contained by landmarks",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/region?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<img src=\"/assets/uswds/img/favicons/favicon-57.png\" alt=\"U.S. flag\">",
                  "target": [
                    "img[alt=\"U.S. flag\"]"
                  ],
                  "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": "<p>An official website of the United States government</p>",
                  "target": [
                    ".usa-banner-inner > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h3 class=\"usa-alert-heading\">High ThriftLine call volume</h3>",
                  "target": [
                    ".usa-width-one-whole > .usa-alert-body > .usa-alert-heading"
                  ],
                  "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": "<p class=\"usa-alert-text\">",
                  "target": [
                    ".usa-width-one-whole > .usa-alert-body > .usa-alert-text"
                  ],
                  "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=\"chat-intro\" class=\"chat-Popup\">",
                  "target": [
                    "#chat-intro"
                  ],
                  "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": "<h5 class=\"usa-alert-heading\">TSP cookies statement</h5>",
                  "target": [
                    "h5"
                  ],
                  "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": "<p class=\"usa-alert-text\">",
                  "target": [
                    ".usa-width-five-sixths > .usa-alert-body > .usa-alert-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.tsp.gov/",
      "what": "URL",
      "result": "https://www.tsp.gov/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.tsp.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 4.21:1. Recommendation:  change background to #2d3540.": [
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              },
              {
                "tagName": "small",
                "id": "",
                "code": "<small>...</small>"
              }
            ]
          },
          "AA.2_4_1.H64.1": {
            "Iframe element requires a non-empty title attribute that identifies the frame.": [
              {
                "tagName": "iframe",
                "id": "#chat-frame",
                "code": "<iframe id=\"chat-frame\" scrolling=\"no\" frameborder=\"0\" allow=\"microphone\" allowfullscreen=\"true\" mozallowfullscreen=\"true\" webkitallowfullscreen=\"true\">...</iframe>"
              }
            ]
          },
          "AA.4_1_2.H91.InputSearch.Name": {
            "This searchinput element does not have a name available to an accessibility API. Valid names are: label element, title attribute, aria-label attribute, aria-labelledby attribute.": [
              {
                "tagName": "input",
                "id": "#qs",
                "code": "<input type=\"search\" name=\"qs\" id=\"qs\" autocomplete=\"off\" class=\"usagov-search-autocomplete ui-autocomplete-input\">"
              }
            ]
          }
        },
        "Warning": {
          "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.H44.NonExistentFragment": {
            "This label's \"for\" attribute contains an ID that does not exist in the document fragment.": [
              {
                "tagName": "label",
                "id": "",
                "code": "<label for=\"query\" class=\"usa-sr-only\">...</label>"
              }
            ]
          },
          "AA.1_3_1.H48": {
            "If this element contains a navigation section, it is recommended that it be marked up as a list.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"usa-footer-contact-links usa-width-one-third\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"usa-width-one-third latest-news\">...</div>"
              }
            ]
          },
          "AA.1_3_1_A.G141": {
            "The heading structure is not logically nested. This h3 element appears to be the primary document heading, so should be an h1 element.": [
              {
                "tagName": "h3",
                "id": "",
                "code": "<h3 class=\"usa-alert-heading\">...</h3>"
              }
            ],
            "The heading structure is not logically nested. This h3 element should be an h1 to be properly nested.": [
              {
                "tagName": "h3",
                "id": "",
                "code": "<h3 class=\"usa-alert-heading\">...</h3>"
              }
            ],
            "The heading structure is not logically nested. This h4 element should be an h3 to be properly nested.": [
              {
                "tagName": "h4",
                "id": "#transfer-money-to-tsp",
                "code": "<h4 id=\"transfer-money-to-tsp\">...</h4>"
              }
            ]
          },
          "AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
            "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"chat-container\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"usa-alert\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"usa-overlay\">...</div>"
              }
            ],
            "Interfering with a user agent's ability to zoom may be a failure of this Success Criterion.": [
              {
                "tagName": "meta",
                "id": "",
                "code": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no\">"
              }
            ]
          },
          "AA.1_4_3.G145.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 3:1.": [
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 class=\"usa-heading\">...</h2>"
              },
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2>...</h2>"
              }
            ]
          },
          "AA.1_4_3.G18.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"usa-skipnav\" href=\"#main-content\">...</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": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-0\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-1\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-10\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-100\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-101\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-102\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-103\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-104\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-105\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-106\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-107\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-108\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-109\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-11\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-110\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-111\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-112\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-113\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-114\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-115\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-116\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-117\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-118\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-119\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-12\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-120\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-121\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-122\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-123\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-13\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-14\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-15\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-16\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-17\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-18\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-19\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-2\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-20\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-21\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-22\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-23\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-24\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-25\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-26\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-27\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-28\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-29\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-3\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-30\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-31\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-32\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-33\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-34\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-35\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-36\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-37\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-38\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-39\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-4\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-40\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-41\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-42\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-43\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-44\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-45\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-46\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-47\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-48\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-49\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-5\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-50\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-51\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-52\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-53\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-54\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-55\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-56\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-57\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-58\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-59\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-6\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-60\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-61\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-62\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-63\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-64\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-65\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-66\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-67\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-68\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-69\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-7\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-70\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-71\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-72\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-73\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-74\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-75\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-76\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-77\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-78\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-79\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-8\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-80\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-81\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-82\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-83\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-84\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-85\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-86\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-87\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-88\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-89\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-9\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-90\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-91\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-92\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-93\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-94\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-95\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-96\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-97\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-98\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-99\" aria-expanded=\"false\">...</button>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span>...</span>"
              }
            ]
          },
          "AA.1_4_3_F24.F24.BGColour": {
            "Check that this element has an inherited foreground colour to complement the corresponding inline background colour or image.": [
              {
                "tagName": "div",
                "id": "#usasearch_sayt",
                "code": "<div id=\"usasearch_sayt\" style=\"background-image: none; border: 0px; display: block; float: none; height: 0px; line-height: 0; margin: 0px; padding: 0px; position: static; width: 0px;\">...</div>"
              }
            ]
          },
          "AA.2_1_1.G90": {
            "Ensure the functionality provided by an event handler for this element is available through the keyboard": [
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"tsp-menu-btn\" type=\"button\" name=\"Log In\" onclick=\"window.location.href='https://www.tsp.gov/login'\">...</button>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.tsp.gov/",
      "what": "URL",
      "result": "https://www.tsp.gov/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.tsp.gov/",
      "result": {
        "content": {
          "totals": {
            "violation": 39,
            "recommendation": 12,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Label_RefValid",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/nav[1]/div[1]/div[1]/form[1]/div[1]/label[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/search[1]"
              },
              "message": "The value \"query\" of the 'for' attribute is not the 'id' of a valid <input> element",
              "bounds": {
                "left": 8,
                "top": 991,
                "height": 18,
                "width": 141
              },
              "snippet": "<label class=\"usa-sr-only\" for=\"query\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Input_ExplicitLabel",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/nav[1]/div[1]/div[1]/form[1]/div[1]/input[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/search[1]/searchbox[1]"
              },
              "message": "Form control element <input> has no associated label",
              "bounds": {
                "left": 153,
                "top": 991,
                "height": 22,
                "width": 147
              },
              "snippet": "<input class=\"usagov-search-autocomplete ui-autocomplete-input\" autocomplete=\"off\" id=\"qs\" name=\"qs\" type=\"search\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Html_HasLang",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[2]/iframe[1]/html[1]",
                "aria": "/document[1]/document[1]"
              },
              "message": "Page detected as HTML, but does not have a 'lang' attribute",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 150,
                "width": 300
              },
              "snippet": "<html>",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Frame_HasTitle",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[2]/iframe[1]",
                "aria": "/document[1]"
              },
              "message": "Inline frame does not have a 'title' attribute",
              "bounds": {
                "left": 8,
                "top": 7361,
                "height": 150,
                "width": 300
              },
              "snippet": "<iframe webkitallowfullscreen=\"true\" mozallowfullscreen=\"true\" allowfullscreen=\"true\" allow=\"microphone\" frameborder=\"0\" scrolling=\"no\" id=\"chat-frame\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[3]/div[1]/div[2]/button[1]",
                "aria": "/document[1]/button[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 7734,
                "height": 22,
                "width": 96
              },
              "snippet": "<button aria-label=\"Acknowledge Cookie Statement\" class=\"usa-btn-primary tsp-cookie-btn\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[3]/div[1]/div[1]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/link[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 341,
                "top": 7699,
                "height": 18,
                "width": 115
              },
              "snippet": "<a title=\"TSP Cookie Privacy Statement\" href=\"/privacy-policy/cookies/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[3]/div[1]/div[1]/div[1]/h5[1]",
                "aria": "/document[1]/heading[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 7625,
                "height": 16,
                "width": 784
              },
              "snippet": "<h5 class=\"usa-alert-heading\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[2]/div[1]/div[1]/div[1]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 280,
                "top": 428,
                "height": 18,
                "width": 127
              },
              "snippet": "<a title=\"Current Known Issues\" href=\"/new-tsp-features/known-issues/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[2]/div[1]/div[1]/div[1]/div[1]/h3[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 370,
                "height": 22,
                "width": 784
              },
              "snippet": "<h3 class=\"usa-alert-heading\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[2]/div[1]/div[1]/div[1]/button[1]",
                "aria": "/document[1]/button[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 329,
                "height": 22,
                "width": 24
              },
              "snippet": "<button aria-label=\"Close\" class=\"close\" type=\"button\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[1]/div[1]/header[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 61,
                "height": 19,
                "width": 784
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[1]/div[1]/div[1]/div[2]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 258,
                "height": 56,
                "width": 784
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 152,
                "height": 56,
                "width": 784
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[2]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 7550,
                "height": 19,
                "width": 784
              },
              "snippet": "<p class=\"chat-introPopUp\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/h4[1]",
                "aria": "/document[1]/heading[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 7303,
                "height": 19,
                "width": 784
              },
              "snippet": "<h4 tabindex=\"0\" class=\"chat-header-text\" id=\"chat-toggle\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/ul[1]",
                "aria": "/document[1]/list[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 4581,
                "height": 2666,
                "width": 784
              },
              "snippet": "<ul class=\"js-glossary-list\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/button[1]",
                "aria": "/document[1]/button[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 4455,
                "height": 22,
                "width": 97
              },
              "snippet": "<button tabindex=\"-1\" class=\"button button--close--inverse toggle js-glossary-close\" title=\"Close glossary\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 8,
                "height": 18,
                "width": 133
              },
              "snippet": "<a href=\"#main-content\" class=\"usa-skipnav\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleBannerLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "Multiple elements with \"banner\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 481,
                "height": 590,
                "width": 784
              },
              "snippet": "<header role=\"banner\" class=\"usa-header usa-header-extended tsp-sticky-nav-unset\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/h4[1]",
                "aria": "/document[1]/heading[3]"
              },
              "message": "The tabbable element's role 'heading' is not a widget role",
              "bounds": {
                "left": 8,
                "top": 7303,
                "height": 19,
                "width": 784
              },
              "snippet": "<h4 tabindex=\"0\" class=\"chat-header-text\" id=\"chat-toggle\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[2]/div[1]/img[1]",
                "aria": "/document[1]/img[5]"
              },
              "message": "The ARIA attribute 'aria-expanded' is not valid for the element <img> with ARIA role 'img'",
              "bounds": {
                "left": 8,
                "top": 7515,
                "height": 19,
                "width": 160
              },
              "snippet": "<img aria-controls=\"chat-intro\" aria-expanded=\"true\" aria-label=\"Close opening pop up.\" alt=\"Close opening pop up.\" src=\"https://www.tsp.gov/assets/converge/img/ava_chat_bot/CloseMsg.png\" class=\"chat-closeChatPopup\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/nav[1]/div[1]/ul[1]/li[5]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/list[1]/listitem[5]/list[1]/listitem[3]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 981,
                "height": 18,
                "width": 177
              },
              "snippet": "<a href=\"/for-beneficiary-participants/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/nav[1]/div[1]/ul[1]/li[5]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/list[1]/listitem[5]/list[1]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 963,
                "height": 18,
                "width": 148
              },
              "snippet": "<a href=\"/changes-in-your-career/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/nav[1]/div[1]/ul[1]/li[5]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/list[1]/listitem[5]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 944,
                "height": 18,
                "width": 150
              },
              "snippet": "<a href=\"/planning-for-life-events/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/nav[1]/div[1]/ul[1]/li[4]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[3]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 904,
                "height": 18,
                "width": 129
              },
              "snippet": "<a href=\"/living-in-retirement/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/nav[1]/div[1]/ul[1]/li[4]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 886,
                "height": 18,
                "width": 184
              },
              "snippet": "<a href=\"/in-service-withdrawal-basics/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/nav[1]/div[1]/ul[1]/li[4]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 867,
                "height": 18,
                "width": 76
              },
              "snippet": "<a href=\"/loan-basics/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/nav[1]/div[1]/ul[1]/li[3]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/list[1]/listitem[3]/list[1]/listitem[3]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 827,
                "height": 18,
                "width": 147
              },
              "snippet": "<a href=\"/fund-performance/share-price-calculation/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/nav[1]/div[1]/ul[1]/li[3]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/list[1]/listitem[3]/list[1]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 809,
                "height": 18,
                "width": 121
              },
              "snippet": "<a href=\"/fund-performance/share-price-history/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/nav[1]/div[1]/ul[1]/li[3]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/list[1]/listitem[3]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 790,
                "height": 18,
                "width": 96
              },
              "snippet": "<a href=\"/fund-performance/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/nav[1]/div[1]/ul[1]/li[2]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/list[1]/listitem[2]/list[1]/listitem[3]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 750,
                "height": 18,
                "width": 106
              },
              "snippet": "<a href=\"/funds-individual/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/nav[1]/div[1]/ul[1]/li[2]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/list[1]/listitem[2]/list[1]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 732,
                "height": 18,
                "width": 100
              },
              "snippet": "<a href=\"/funds-lifecycle/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/nav[1]/div[1]/ul[1]/li[2]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/list[1]/listitem[2]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 713,
                "height": 18,
                "width": 90
              },
              "snippet": "<a href=\"/how-to-invest/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/nav[1]/div[1]/ul[1]/li[1]/ul[1]/li[6]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/list[1]/listitem[1]/list[1]/listitem[6]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 673,
                "height": 18,
                "width": 133
              },
              "snippet": "<a href=\"/forms/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/nav[1]/div[1]/ul[1]/li[1]/ul[1]/li[5]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/list[1]/listitem[1]/list[1]/listitem[5]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 655,
                "height": 18,
                "width": 73
              },
              "snippet": "<a href=\"/calculators/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/nav[1]/div[1]/ul[1]/li[1]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/list[1]/listitem[1]/list[1]/listitem[4]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 636,
                "height": 18,
                "width": 100
              },
              "snippet": "<a href=\"/online-learning/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/nav[1]/div[1]/ul[1]/li[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/list[1]/listitem[1]/list[1]/listitem[3]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 618,
                "height": 18,
                "width": 133
              },
              "snippet": "<a href=\"/access-your-account/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/nav[1]/div[1]/ul[1]/li[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/list[1]/listitem[1]/list[1]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 599,
                "height": 18,
                "width": 139
              },
              "snippet": "<a href=\"/making-contributions/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/nav[1]/div[1]/ul[1]/li[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/list[1]/listitem[1]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 581,
                "height": 18,
                "width": 71
              },
              "snippet": "<a href=\"/tsp-basics/\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[6]",
                "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/javascript\" http-equiv=\"Content-Script-Type\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[5]",
                "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/css\" http-equiv=\"Content-Style-Type\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[4]",
                "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]/meta[36]",
                "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=\"no-cache\" http-equiv=\"Pragma\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[35]",
                "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 max-age=\"3600\" content=\"private\" http-equiv=\"Cache-Control\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[34]",
                "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=\"Wednesday, June 29, 2022 04:55:31 GMT\" http-equiv=\"Expires\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[3]",
                "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=\"en-US\" http-equiv=\"Content-Language\">",
              "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]/body[1]/div[3]/div[1]/div[2]/iframe[1]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"scrolling, frameborder\" is deprecated for the <iframe> element in HTML 5",
              "bounds": {
                "left": 8,
                "top": 7361,
                "height": 150,
                "width": 300
              },
              "snippet": "<iframe webkitallowfullscreen=\"true\" mozallowfullscreen=\"true\" allowfullscreen=\"true\" allow=\"microphone\" frameborder=\"0\" scrolling=\"no\" id=\"chat-frame\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[1]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 8,
                "top": 521,
                "height": 550,
                "width": 784
              },
              "snippet": "<nav class=\"usa-nav\" role=\"navigation\" id=\"tsp-nav\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
              "bounds": {
                "left": 8,
                "top": 481,
                "height": 590,
                "width": 784
              },
              "snippet": "<header role=\"banner\" class=\"usa-header usa-header-extended tsp-sticky-nav-unset\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The explicitly-assigned ARIA role \"contentinfo\" is redundant with the implicit role of the element <footer>",
              "bounds": {
                "left": 8,
                "top": 3432,
                "height": 1007,
                "width": 784
              },
              "snippet": "<footer role=\"contentinfo\" class=\"usa-footer usa-footer-big\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "prevented": true,
          "error": "ERROR: getting ibm test report took too long"
        },
        "prevented": true
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.tsp.gov/",
      "what": "URL",
      "result": "https://www.tsp.gov/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.tsp.gov/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Home | The Thrift Savings Plan (TSP)",
          "pageurl": "https://www.tsp.gov/",
          "time": 2.82,
          "creditsremaining": 733,
          "allitemcount": 500,
          "totalelements": 902,
          "waveurl": "http://wave.webaim.org/report?url=https://www.tsp.gov/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 1,
            "items": {
              "label_missing": {
                "id": "label_missing",
                "description": "Missing form label",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + SECTION + SECTION + HEADER > NAV#tsp-nav > DIV:first-child > BUTTON:first-child + UL + DIV > FORM#search_form > INPUT:first-child + DIV > INPUT#qs"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  },
                  {
                    "name": "3.3.2 Labels or Instructions (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc3.3.2"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 2,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + SECTION + SECTION + HEADER + DIV + MAIN + FOOTER > DIV:first-child + DIV + SECTION + SECTION > DIV:first-child > DIV:first-child + DIV > H3:first-child + P",
                  "HTML > HEAD:first-child + BODY > A:first-child + SECTION + SECTION + HEADER + DIV + MAIN + FOOTER > DIV:first-child + DIV + SECTION + SECTION > DIV:first-child + DIV > DIV:first-child > P:first-child > SMALL:first-child"
                ],
                "contrastdata": [
                  [
                    4.21,
                    "#999da2",
                    "#323a45",
                    false
                  ],
                  [
                    4.21,
                    "#999da2",
                    "#323a45",
                    false
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 6,
            "items": {
              "label_orphaned": {
                "id": "label_orphaned",
                "description": "Orphaned form label",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + SECTION + SECTION + HEADER > NAV#tsp-nav > DIV:first-child > BUTTON:first-child + UL + DIV > FORM#search_form > INPUT:first-child + DIV > LABEL:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  },
                  {
                    "name": "3.3.2 Labels or Instructions (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc3.3.2"
                  }
                ]
              },
              "h1_missing": {
                "id": "h1_missing",
                "description": "Missing first level heading",
                "count": 1,
                "selectors": [
                  false
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "heading_skipped": {
                "id": "heading_skipped",
                "description": "Skipped heading level",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > MAIN#main-content > SECTION:first-child + SECTION + SECTION + SECTION > H2:first-child + DIV > DIV:first-child > H4#transfer-money-to-tsp",
                  "HTML > HEAD:first-child + BODY > A:first-child + SECTION + SECTION + HEADER + DIV + MAIN + FOOTER + DIV + DIV > DIV#chat-open > DIV:first-child > H4#chat-toggle"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > MAIN#main-content > SECTION:first-child + SECTION + SECTION > DIV:first-child > DIV:first-child + DIV > H3:first-child + A + A"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "link_pdf": {
                "id": "link_pdf",
                "description": "Link to PDF document",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#glossary > DIV#glossary-result > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > DIV#glossary-content-99 > A:first-child"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.tsp.gov/",
      "what": "URL",
      "result": "https://www.tsp.gov/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.tsp.gov/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.097",
        "responseTime": "2022-07-18T02:03:04.152Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1062937,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 172,
              "failing": 8
            },
            "issues": {
              "totalErrors": 128,
              "totalWarnings": 1,
              "totalIssues": 129
            },
            "issuesByLevel": {
              "A": {
                "count": 14,
                "pct": 10.85
              },
              "AA": {
                "count": 3,
                "pct": 2.33
              },
              "AAA": {
                "count": 129,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 12,
              "warningDensity": 0,
              "allDensity": 12
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "1482ed67-db69-4ee5-abe7-537272340429",
          "docID": "56570cf3-6bd9-41a5-fe0b-2605944b1a67",
          "sourceHash": "9ffcb08d6e95a3dbe58287fc84dada0b",
          "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=1482ed67-db69-4ee5-abe7-537272340429",
          "resultSet": [
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 891,
                  "y": 249.1875
                },
                "bottom-right": {
                  "x": 968,
                  "y": 272.1875
                },
                "height": 23,
                "width": 77
              },
              "position": {
                "line": 1182,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.tsp.gov/new-tsp-features/\"&gt;&lt;small&gt;Read more &lt;i class=\"fas fa-angle-right\"&gt;&lt;/i&gt;&lt;/small&gt;&lt;/a&gt;",
              "xpath": "/html/body/main[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "1474fbeb300bd247a73761d873cc7a78",
              "signature": "838388fbba5e7ec3666b06c384aee748",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=1474fbeb300bd247a73761d873cc7a78"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 388.859375,
                  "y": 546.5625
                },
                "bottom-right": {
                  "x": 465.859375,
                  "y": 569.5625
                },
                "height": 23,
                "width": 77
              },
              "position": {
                "line": 3758,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://www.tsp.gov/how-to-invest/\"&gt;&lt;small&gt;Read more &lt;i class=\"fas fa-angle-right\"&gt;&lt;/i&gt;&lt;/small&gt;&lt;/a&gt;",
              "xpath": "/html/body/main[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "6d930babf494a53ddfcf08357181a972",
              "signature": "a0061700f3ba6e82f8624b28b5cb7c6c",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=6d930babf494a53ddfcf08357181a972"
            },
            {
              "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": 33,
                  "y": 341.4375
                },
                "bottom-right": {
                  "x": 531,
                  "y": 386.4375
                },
                "height": 45,
                "width": 498
              },
              "position": {
                "line": 125,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.tsp.gov/\" title=\"The Thrift Savings Plan (TSP)\"&gt; &lt;img src=\"https://www.tsp.gov/assets/img/logos/Horizontal_LOGO_Blue.png\" alt=\"The Thrift Savings Plan (TSP)\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[1]/div[1]/em[1]/a[1]",
              "issueID": "f4a19641087b77c796db7b03460a50e3",
              "signature": "5118daa70f0010617812d2f636a39611",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=f4a19641087b77c796db7b03460a50e3"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4587,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#\" title=\"Return to Top\"&gt;&lt;i class=\"fas fa-arrow-circle-up fa-3x fa-border fa-pull-left;\"&gt;&lt;/i&gt; &lt;span&gt;Return to Top&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/a[1]",
              "issueID": "24e74b8621b98a5f5b795ab6e7c83417",
              "signature": "0b865cd62e50bd09888b95d7fe4908f5",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=24e74b8621b98a5f5b795ab6e7c83417"
            },
            {
              "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": 133.96875,
                  "y": 3830.296875
                },
                "bottom-right": {
                  "x": 133.96875,
                  "y": 3830.296875
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6524,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/\" title=\"Thrift Savings Plan (TSP)\"&gt; &lt;img class=\"usa-footer-logo-img\" src=\"https://www.tsp.gov/assets/img/logos/Standard_LOGO_White.svg\" alt=\"Thrift Savings Plan (TSP)\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/footer[1]/section[2]/div[1]/div[1]/a[1]",
              "issueID": "d2cc9b7eb5b93b58c21f7c7313e394b7",
              "signature": "93a00698c0d398dbdd3b7f554e23046b",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=d2cc9b7eb5b93b58c21f7c7313e394b7"
            },
            {
              "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": 388.859375,
                  "y": 546.5625
                },
                "bottom-right": {
                  "x": 465.859375,
                  "y": 569.5625
                },
                "height": 23,
                "width": 77
              },
              "position": {
                "line": 3758,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://www.tsp.gov/how-to-invest/\"&gt;&lt;small&gt;Read more &lt;i class=\"fas fa-angle-right\"&gt;&lt;/i&gt;&lt;/small&gt;&lt;/a&gt;",
              "xpath": "/html/body/main[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "ef107dbc5fdc9cd6f9dcd9014fe20885",
              "signature": "7f4468e9f1044788216fc5f7428140b7",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=ef107dbc5fdc9cd6f9dcd9014fe20885"
            },
            {
              "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": 805.5625,
                  "y": 1642.015625
                },
                "bottom-right": {
                  "x": 990.5625,
                  "y": 1670.015625
                },
                "height": 28,
                "width": 185
              },
              "position": {
                "line": 4118,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.tsp.gov/access-your-account/\"&gt;Access your account&lt;/a&gt;",
              "xpath": "/html/body/main[1]/section[2]/div[1]/div[4]/div[1]/a[1]",
              "issueID": "6a7c6267145e4814afc09d0b67a0b2e7",
              "signature": "4d8191acd6f4e51c8b2086c35f6ad1cd",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=6a7c6267145e4814afc09d0b67a0b2e7"
            },
            {
              "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": 4006.45
                },
                "height": 4006.45,
                "width": 1024
              },
              "position": {
                "line": 2161,
                "column": 60
              },
              "errorSnippet": "&lt;body&gt;&lt;a class=\"usa-skipnav\" href=\"#main-content\"&gt;Skip to main content&lt;/a&gt; &lt;section class=\"usa-banner\"&gt; &lt;div class=\"usa-accordion\"&gt; &lt;header class=\"usa-banner-header\"&gt; &lt;div class=\"usa-grid usa-banner-inner\"&gt; &lt;i",
              "xpath": "/html/body",
              "issueID": "931cb37e8a287ecbb47e552a9832ad0c",
              "signature": "36f4f1e1276cc45b10e1a709daa89195",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=931cb37e8a287ecbb47e552a9832ad0c"
            },
            {
              "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": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 2956,
                "column": 138
              },
              "errorSnippet": "&lt;p&gt; &lt;strong&gt;The .gov means it’s official.&lt;/strong&gt; &lt;br&gt; Federal government websites often end in .gov or .mil. Before sharing sensitive information, make sure you’re on a federal government site. &lt;/p&gt;",
              "xpath": "/html/body/section[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "issueID": "4a97942313dcc442a2d58596a93de99d",
              "signature": "16567c4aea9a0b49a9c7af27a4464cc2",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=4a97942313dcc442a2d58596a93de99d"
            },
            {
              "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": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5367,
                "column": 423
              },
              "errorSnippet": "&lt;p&gt; &lt;strong&gt;The site is secure.&lt;/strong&gt; &lt;br&gt; The &lt;strong&gt;https://&lt;/strong&gt; ensures that you are connecting to the official website and that any information you provide is encrypted and transmitted securely. &lt;/p&gt;",
              "xpath": "/html/body/section[1]/div[1]/div[1]/div[2]/div[1]/p[1]",
              "issueID": "fe531dd82bb1d14709e877da04cc1af3",
              "signature": "5ef41e93e9886e19b3d67c75871b6532",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=fe531dd82bb1d14709e877da04cc1af3"
            },
            {
              "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": 66,
                  "y": 68
                },
                "bottom-right": {
                  "x": 882.5,
                  "y": 172
                },
                "height": 104,
                "width": 816.5
              },
              "position": {
                "line": 7532,
                "column": 423
              },
              "errorSnippet": "&lt;p class=\"usa-alert-text\"&gt;ThriftLine call volume is currently very high, which means hold times are longer than normal. If you need help with the new My Account, please read through the &lt;a href=\"/new-tsp-features/known-issues/\" title=\"Current Kn",
              "xpath": "/html/body/section[2]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "issueID": "fb5fa287181e65d04cd1d55e8a450d15",
              "signature": "b4f7cbb301478f45e0fcc4d947a267a8",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=fb5fa287181e65d04cd1d55e8a450d15"
            },
            {
              "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": 16.5,
                  "y": 0
                },
                "bottom-right": {
                  "x": 209,
                  "y": 65.5938
                },
                "height": 65.5938,
                "width": 192.5
              },
              "position": {
                "line": 18,
                "column": 3
              },
              "errorSnippet": "&lt;li&gt; &lt;button class=\"usa-accordion-button usa-nav-link\" aria-expanded=\"false\" aria-controls=\"nav-1\"&gt; &lt;span&gt;Manage your plan&lt;/span&gt; &lt;/button&gt; &lt;ul id=\"nav-1\" class=\"usa-nav-submenu\" aria-hidden=\"true\" style=\"\"&gt; &lt;li&gt;",
              "xpath": "/html/body/header[1]/nav[1]/div[1]/ul[1]/li[1]",
              "issueID": "2d68445f996ecdbc7a19097e3d33764f",
              "signature": "2eeff9d362284163222881e5d786f046",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=2d68445f996ecdbc7a19097e3d33764f"
            },
            {
              "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": 758.5,
                  "y": 0
                },
                "bottom-right": {
                  "x": 907,
                  "y": 65.5938
                },
                "height": 65.5938,
                "width": 148.5
              },
              "position": {
                "line": 7472,
                "column": 174
              },
              "errorSnippet": "&lt;li&gt; &lt;button class=\"usa-accordion-button usa-nav-link\" aria-expanded=\"false\" aria-controls=\"nav-5\"&gt; &lt;span&gt;Life changes&lt;/span&gt; &lt;/button&gt; &lt;ul id=\"nav-5\" class=\"usa-nav-submenu\" aria-hidden=\"true\" style=\"\"&gt; &lt;li&gt; &lt",
              "xpath": "/html/body/header[1]/nav[1]/div[1]/ul[1]/li[5]",
              "issueID": "1100f948341ba914254de1a6bf2e8ab5",
              "signature": "8911ab9edc68f628c5b58dca1a9b9722",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=1100f948341ba914254de1a6bf2e8ab5"
            },
            {
              "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": 47.75,
                  "y": 116.7375
                },
                "bottom-right": {
                  "x": 976.25,
                  "y": 194.7375
                },
                "height": 78,
                "width": 928.5
              },
              "position": {
                "line": 7838,
                "column": 9
              },
              "errorSnippet": "&lt;p class=\"card-text\"&gt;Explore the new TSP experience redesigned to help you manage your retirement savings with new features and tools, flexible access to My Account, additional options for support from TSP representatives, and more transactions you",
              "xpath": "/html/body/main[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "issueID": "71681b4576d2321e1ee5b757bd63b075",
              "signature": "8022f0d835fd680476cc9f97504b114a",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=71681b4576d2321e1ee5b757bd63b075"
            },
            {
              "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": 549.859375,
                  "y": 375.425
                },
                "bottom-right": {
                  "x": 976.2183749999999,
                  "y": 505.425
                },
                "height": 130,
                "width": 426.359
              },
              "position": {
                "line": 7848,
                "column": 11
              },
              "errorSnippet": "&lt;p class=\"card-text\"&gt;Use these calculators to see how various factors such as salary, TSP contribution rate, and other retirement income sources influence how much you need to save for retirement.&lt;/p&gt;",
              "xpath": "/html/body/main[1]/section[1]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/p[1]",
              "issueID": "01da183485ac2d108f80569372b25511",
              "signature": "9cdb96eb0b25f9afe9f6aba9d9d4dd38",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=01da183485ac2d108f80569372b25511"
            },
            {
              "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": 33,
                  "y": 283.484375
                },
                "bottom-right": {
                  "x": 296,
                  "y": 329.484375
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8344,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-0\" aria-expanded=\"false\"&gt;3-Month T-Bill&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-content-0\" aria",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[1]",
              "issueID": "9456ba4c5a97ac20f231cac9fd66f486",
              "signature": "d431572ad85f939399464d276f4e39ac",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=9456ba4c5a97ac20f231cac9fd66f486"
            },
            {
              "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": 33,
                  "y": 394.171875
                },
                "bottom-right": {
                  "x": 296,
                  "y": 440.171875
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8344,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-2\" aria-expanded=\"false\"&gt;Account Balance&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-content-2\" ari",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[3]",
              "issueID": "b2c4baeffbf14796cda2c49930930cef",
              "signature": "b88e6ee1e3d7eb8a9b8823d3a20897a6",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=b2c4baeffbf14796cda2c49930930cef"
            },
            {
              "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": 33,
                  "y": 449.515625
                },
                "bottom-right": {
                  "x": 296,
                  "y": 495.515625
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8345,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-3\" aria-expanded=\"false\"&gt;Account Number&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-content-3\" aria",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[4]",
              "issueID": "48eb41facea6a3dceda7346c43e5836f",
              "signature": "fb65303f6fab90939e3609d87410d543",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=48eb41facea6a3dceda7346c43e5836f"
            },
            {
              "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": 33,
                  "y": 504.859375
                },
                "bottom-right": {
                  "x": 296,
                  "y": 550.859375
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8345,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-4\" aria-expanded=\"false\"&gt;Active Investing&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-content-4\" ar",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[5]",
              "issueID": "e76f48d1cfc2951b55781c5b4d0eb66b",
              "signature": "090456e22cc796f881d52f42b583a013",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=e76f48d1cfc2951b55781c5b4d0eb66b"
            },
            {
              "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": 33,
                  "y": 560.203125
                },
                "bottom-right": {
                  "x": 296,
                  "y": 606.203125
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8345,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-5\" aria-expanded=\"false\"&gt;After-Tax Contributions&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-conten",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[6]",
              "issueID": "44b0c2c7b792013a395e0fa164c6038f",
              "signature": "77b14b259162da74e49f25cef539d265",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=44b0c2c7b792013a395e0fa164c6038f"
            },
            {
              "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": 33,
                  "y": 615.546875
                },
                "bottom-right": {
                  "x": 296,
                  "y": 685.546875
                },
                "height": 70,
                "width": 263
              },
              "position": {
                "line": 8345,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-6\" aria-expanded=\"false\"&gt;Agency/Service Automatic (1%) Contributions&lt;/button&gt;&lt;div class=\"glossary__definition\"",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[7]",
              "issueID": "f7fbc769b9c679452796538c3e3e56d8",
              "signature": "4f1d653771967545f28b38fadb51081e",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=f7fbc769b9c679452796538c3e3e56d8"
            },
            {
              "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": 33,
                  "y": 694.890625
                },
                "bottom-right": {
                  "x": 296,
                  "y": 764.890625
                },
                "height": 70,
                "width": 263
              },
              "position": {
                "line": 8346,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-7\" aria-expanded=\"false\"&gt;Agency/Service Matching Contributions&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"g",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[8]",
              "issueID": "8132d5995350e02ba5a06f5a6a2e5d92",
              "signature": "6fa531c9e3a10226cd16536dd04c7110",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=8132d5995350e02ba5a06f5a6a2e5d92"
            },
            {
              "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": 33,
                  "y": 774.234375
                },
                "bottom-right": {
                  "x": 296,
                  "y": 844.234375
                },
                "height": 70,
                "width": 263
              },
              "position": {
                "line": 8346,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-8\" aria-expanded=\"false\"&gt;Annual Additions (Section 415(c)) Limit&lt;/button&gt;&lt;div class=\"glossary__definition\" id=",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[9]",
              "issueID": "6d5621faab5a62cc5d885b789b768a99",
              "signature": "bea6c98d298144c106228f7d850829fd",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=6d5621faab5a62cc5d885b789b768a99"
            },
            {
              "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": 33,
                  "y": 853.578125
                },
                "bottom-right": {
                  "x": 296,
                  "y": 899.578125
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8346,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-9\" aria-expanded=\"false\"&gt;Annuity&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-content-9\" aria-hidden",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[10]",
              "issueID": "1ca2ae001d61146451728e4e56d09dc9",
              "signature": "810b996c6015406b08062481c6e52ff8",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=1ca2ae001d61146451728e4e56d09dc9"
            },
            {
              "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": 33,
                  "y": 908.921875
                },
                "bottom-right": {
                  "x": 296,
                  "y": 954.921875
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8346,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-10\" aria-expanded=\"false\"&gt;Asset Allocation&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-content-10\" ",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[11]",
              "issueID": "3cb12ac5eb5252b54eeab3eaf313d4bd",
              "signature": "e5e86d193ffcc57854d9dc53547827db",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=3cb12ac5eb5252b54eeab3eaf313d4bd"
            },
            {
              "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": 33,
                  "y": 964.265625
                },
                "bottom-right": {
                  "x": 296,
                  "y": 1010.265625
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8347,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-11\" aria-expanded=\"false\"&gt;Automatic Enrollment&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-content-",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[12]",
              "issueID": "cc05689ea23306b497bff825f35947fb",
              "signature": "1995b50f237c990dadf1383b0b2a7104",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=cc05689ea23306b497bff825f35947fb"
            },
            {
              "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": 33,
                  "y": 1074.953125
                },
                "bottom-right": {
                  "x": 296,
                  "y": 1120.953125
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8347,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-13\" aria-expanded=\"false\"&gt;Basic Pay (Uniformed Services)&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossar",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[14]",
              "issueID": "975fe8649dcb350c5777b863e45f48e0",
              "signature": "390f1a6082a36b0e917a1b4e82817f33",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=975fe8649dcb350c5777b863e45f48e0"
            },
            {
              "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": 33,
                  "y": 1185.640625
                },
                "bottom-right": {
                  "x": 296,
                  "y": 1231.640625
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8347,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-15\" aria-expanded=\"false\"&gt;Beneficiary&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-content-15\" aria-",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[16]",
              "issueID": "55bda62a11eb88effdf0e6e2392b90da",
              "signature": "34d06879bf13e498a96eb9535cee652f",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=55bda62a11eb88effdf0e6e2392b90da"
            },
            {
              "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": 33,
                  "y": 1240.984375
                },
                "bottom-right": {
                  "x": 296,
                  "y": 1286.984375
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8347,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-16\" aria-expanded=\"false\"&gt;Beneficiary Participant&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-conte",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[17]",
              "issueID": "6877cc39723be17ac0080af3fcc2dee3",
              "signature": "3282c3ebd12c87869f740280fece12f7",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=6877cc39723be17ac0080af3fcc2dee3"
            },
            {
              "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": 33,
                  "y": 1296.328125
                },
                "bottom-right": {
                  "x": 296,
                  "y": 1342.328125
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8347,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-17\" aria-expanded=\"false\"&gt;Blended Retirement System (BRS)&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossa",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[18]",
              "issueID": "d7b67659c5a639b0831f2cb3c6656319",
              "signature": "f1aae431b0d4b8e13342b3290edde80d",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=d7b67659c5a639b0831f2cb3c6656319"
            },
            {
              "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": 33,
                  "y": 1351.671875
                },
                "bottom-right": {
                  "x": 296,
                  "y": 1397.671875
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8347,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-18\" aria-expanded=\"false\"&gt;Bond&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-content-18\" aria-hidden=",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[19]",
              "issueID": "1dc838f479314dc7bbe05d77d7abd523",
              "signature": "319a5dbab0a54e29deb87ea4288fd49e",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=1dc838f479314dc7bbe05d77d7abd523"
            },
            {
              "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": 33,
                  "y": 1407.015625
                },
                "bottom-right": {
                  "x": 296,
                  "y": 1453.015625
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8347,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-19\" aria-expanded=\"false\"&gt;Bonus Pay (Uniformed Services)&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossar",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[20]",
              "issueID": "02410c7658a44290f9c41b3aa59d017d",
              "signature": "0a546f476562d1f78c6f725958f97d69",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=02410c7658a44290f9c41b3aa59d017d"
            },
            {
              "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": 33,
                  "y": 1462.359375
                },
                "bottom-right": {
                  "x": 296,
                  "y": 1508.359375
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-20\" aria-expanded=\"false\"&gt;Catch-Up Contribution Limit&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-c",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[21]",
              "issueID": "0fca822ec122ea1a9dde485107f02a59",
              "signature": "638e5ec8cf1eb8556cfbc9210ea3f0cb",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=0fca822ec122ea1a9dde485107f02a59"
            },
            {
              "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": 33,
                  "y": 1517.703125
                },
                "bottom-right": {
                  "x": 296,
                  "y": 1563.703125
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-21\" aria-expanded=\"false\"&gt;Catch-Up Contributions&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-conten",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[22]",
              "issueID": "629e3ad0125eb746f420b31ebf15e632",
              "signature": "14ba36dae19835772d848e83cbcbd1b0",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=629e3ad0125eb746f420b31ebf15e632"
            },
            {
              "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": 33,
                  "y": 1573.046875
                },
                "bottom-right": {
                  "x": 296,
                  "y": 1643.046875
                },
                "height": 70,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-22\" aria-expanded=\"false\"&gt;Civil Service Retirement System (CSRS)&lt;/button&gt;&lt;div class=\"glossary__definition\" id=",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[23]",
              "issueID": "390f5e34e3a7b9e038b805482ed3b0cf",
              "signature": "cd4824da49d986fef5f10296e64b2dec",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=390f5e34e3a7b9e038b805482ed3b0cf"
            },
            {
              "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": 33,
                  "y": 1652.390625
                },
                "bottom-right": {
                  "x": 296,
                  "y": 1698.390625
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-23\" aria-expanded=\"false\"&gt;Contribution&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-content-23\" aria",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[24]",
              "issueID": "961efdd7c90b09c0bfe5974699faad0a",
              "signature": "056670f903639a9a7465771531adb438",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=961efdd7c90b09c0bfe5974699faad0a"
            },
            {
              "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": 33,
                  "y": 1707.734375
                },
                "bottom-right": {
                  "x": 296,
                  "y": 1753.734375
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-24\" aria-expanded=\"false\"&gt;Contribution Allocation&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-conte",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[25]",
              "issueID": "54b05a7638630ebe093bd871a1852cf4",
              "signature": "eaa96407ae1e6fcd6cf5b33342c60e40",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=54b05a7638630ebe093bd871a1852cf4"
            },
            {
              "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": 33,
                  "y": 1763.078125
                },
                "bottom-right": {
                  "x": 296,
                  "y": 1809.078125
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-25\" aria-expanded=\"false\"&gt;Contribution Election&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-content",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[26]",
              "issueID": "38ae290860c949e8d62eeaab8f4ed380",
              "signature": "445b195d1e6eda9240c698fb76123cc6",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=38ae290860c949e8d62eeaab8f4ed380"
            },
            {
              "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": 33,
                  "y": 1818.421875
                },
                "bottom-right": {
                  "x": 296,
                  "y": 1864.421875
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-26\" aria-expanded=\"false\"&gt;Credit Risk&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-content-26\" aria-",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[27]",
              "issueID": "6bf2b1d3cdbe6441bd70fe5db83b4cb5",
              "signature": "ef225ae054547b97b184fd9f6cb61939",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=6bf2b1d3cdbe6441bd70fe5db83b4cb5"
            },
            {
              "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": 33,
                  "y": 1873.765625
                },
                "bottom-right": {
                  "x": 296,
                  "y": 1919.765625
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-27\" aria-expanded=\"false\"&gt;CSCO&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-content-27\" aria-hidden=",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[28]",
              "issueID": "0587a42501bc87c58d4bca6f3d4c7d18",
              "signature": "d6d5a202cda4e65dc2dee2586bcd03da",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=0587a42501bc87c58d4bca6f3d4c7d18"
            },
            {
              "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": 33,
                  "y": 1929.109375
                },
                "bottom-right": {
                  "x": 296,
                  "y": 1975.109375
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-28\" aria-expanded=\"false\"&gt;CSV&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-content-28\" aria-hidden=\"",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[29]",
              "issueID": "b6ffdb9d9a02d305d92a3990242895ba",
              "signature": "76fd0c5ab7a6e2b8228fb11b90404faf",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=b6ffdb9d9a02d305d92a3990242895ba"
            },
            {
              "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": 33,
                  "y": 1984.453125
                },
                "bottom-right": {
                  "x": 296,
                  "y": 2030.453125
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-29\" aria-expanded=\"false\"&gt;Currency Risk&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-content-29\" ari",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[30]",
              "issueID": "a4826bc769afbce4a5e0f3fa3d1b3976",
              "signature": "48455f184f4ea03f4f77dbad09d2cca1",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=a4826bc769afbce4a5e0f3fa3d1b3976"
            },
            {
              "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": 33,
                  "y": 2039.796875
                },
                "bottom-right": {
                  "x": 296,
                  "y": 2085.796875
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-30\" aria-expanded=\"false\"&gt;Customized User ID&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-content-30",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[31]",
              "issueID": "a574e5a5e0679cc936488372a4917816",
              "signature": "6b650b3bebcb1ea011facc7133431f7a",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=a574e5a5e0679cc936488372a4917816"
            },
            {
              "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": 33,
                  "y": 2150.484375
                },
                "bottom-right": {
                  "x": 296,
                  "y": 2196.484375
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-32\" aria-expanded=\"false\"&gt;Designation of Beneficiary&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-co",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[33]",
              "issueID": "d0f9feb4a96c0b3c6c45a3908396000e",
              "signature": "79c3788ed83d28f47aa7e71aca676f2c",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=d0f9feb4a96c0b3c6c45a3908396000e"
            },
            {
              "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": 33,
                  "y": 2261.171875
                },
                "bottom-right": {
                  "x": 296,
                  "y": 2307.171875
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-34\" aria-expanded=\"false\"&gt;Dow Jones&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-content-34\" aria-hi",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[35]",
              "issueID": "8a9c396d0b1e31fe2da8119ae50ae978",
              "signature": "3e3fb87632f0b44ae4abc9518370df2f",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=8a9c396d0b1e31fe2da8119ae50ae978"
            },
            {
              "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": 33,
                  "y": 2316.515625
                },
                "bottom-right": {
                  "x": 296,
                  "y": 2362.515625
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-35\" aria-expanded=\"false\"&gt;EAFE&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-content-35\" aria-hidden=",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[36]",
              "issueID": "d7a06da238027706743711ad1ce20c0f",
              "signature": "12582de02d36c4fa2253167e8d10b772",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=d7a06da238027706743711ad1ce20c0f"
            },
            {
              "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": 33,
                  "y": 2371.859375
                },
                "bottom-right": {
                  "x": 296,
                  "y": 2417.859375
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-36\" aria-expanded=\"false\"&gt;Elective Deferral Limit&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-conte",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[37]",
              "issueID": "3550739d1cf284f3a7262887cb716a50",
              "signature": "39265dcdcc580b045bdd90ff2ab74b94",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=3550739d1cf284f3a7262887cb716a50"
            },
            {
              "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": 33,
                  "y": 2427.203125
                },
                "bottom-right": {
                  "x": 296,
                  "y": 2473.203125
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-37\" aria-expanded=\"false\"&gt;Eligible Employer Plan&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-conten",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[38]",
              "issueID": "23c97bd97cd14be2b19ae68e9c54fa6c",
              "signature": "5b89a706b61cd7197d4a295f765b44ad",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=23c97bd97cd14be2b19ae68e9c54fa6c"
            },
            {
              "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": 33,
                  "y": 2482.546875
                },
                "bottom-right": {
                  "x": 296,
                  "y": 2528.546875
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-38\" aria-expanded=\"false\"&gt;Eligible Rollover Distribution&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossar",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[39]",
              "issueID": "95243c17dc77edcbc0ae9811ab173f66",
              "signature": "66f1cf2f75bec487cd5982d40f918228",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=95243c17dc77edcbc0ae9811ab173f66"
            },
            {
              "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": 33,
                  "y": 2537.890625
                },
                "bottom-right": {
                  "x": 296,
                  "y": 2607.890625
                },
                "height": 70,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-39\" aria-expanded=\"false\"&gt;Federal Employees' Retirement System (FERS)&lt;/button&gt;&lt;div class=\"glossary__definition",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[40]",
              "issueID": "f6c398e36747ca721dfbca14ec4d129c",
              "signature": "4342bdb2387c1209fd39a671de96f217",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=f6c398e36747ca721dfbca14ec4d129c"
            },
            {
              "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": 33,
                  "y": 2617.234375
                },
                "bottom-right": {
                  "x": 296,
                  "y": 2663.234375
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-40\" aria-expanded=\"false\"&gt;Fixed Income Investments&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-cont",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[41]",
              "issueID": "4ebaad2fe60482bef0d9f82a9fe8ef0f",
              "signature": "e34a9d38c0d16d494583fcf1f65a23e1",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=4ebaad2fe60482bef0d9f82a9fe8ef0f"
            },
            {
              "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": 33,
                  "y": 2672.578125
                },
                "bottom-right": {
                  "x": 296,
                  "y": 2718.578125
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-41\" aria-expanded=\"false\"&gt;Forfeitures&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-content-41\" aria-",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[42]",
              "issueID": "f85c8cef05174aada23a85aa07a2b8e5",
              "signature": "b8cdd9b7aa3918966a3c5ed0abdd6222",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=f85c8cef05174aada23a85aa07a2b8e5"
            },
            {
              "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": 33,
                  "y": 2727.921875
                },
                "bottom-right": {
                  "x": 296,
                  "y": 2773.921875
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-42\" aria-expanded=\"false\"&gt;Full Withdrawal&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-content-42\" a",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[43]",
              "issueID": "de8da77afcae6cd39da61355a9f4b75e",
              "signature": "85dbb0e26f25dd29a437f3ebd9d4bc5c",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=de8da77afcae6cd39da61355a9f4b75e"
            },
            {
              "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": 33,
                  "y": 2783.265625
                },
                "bottom-right": {
                  "x": 296,
                  "y": 2829.265625
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-43\" aria-expanded=\"false\"&gt;Fund Reallocation&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-content-43\"",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[44]",
              "issueID": "a3830db5d614d1bb9b9d4b6f806b0b52",
              "signature": "debaca8d640a22a6bbe120a7c52f8f11",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=a3830db5d614d1bb9b9d4b6f806b0b52"
            },
            {
              "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": 33,
                  "y": 2838.609375
                },
                "bottom-right": {
                  "x": 296,
                  "y": 2884.609375
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-44\" aria-expanded=\"false\"&gt;Fund Transfer&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-content-44\" ari",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[45]",
              "issueID": "d12f76cce996e8d83f00f3edb4feb8ae",
              "signature": "5520a20085824ff4a4a8f3227ae1b9b8",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=d12f76cce996e8d83f00f3edb4feb8ae"
            },
            {
              "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": 33,
                  "y": 2893.953125
                },
                "bottom-right": {
                  "x": 296,
                  "y": 2939.953125
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-45\" aria-expanded=\"false\"&gt;In-Service Withdrawal&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-content",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[46]",
              "issueID": "33e2feaedae7b95272de113a86a44071",
              "signature": "08068f22a6923bddbd7de987e32aa2e2",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=33e2feaedae7b95272de113a86a44071"
            },
            {
              "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": 33,
                  "y": 2949.296875
                },
                "bottom-right": {
                  "x": 296,
                  "y": 3019.296875
                },
                "height": 70,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-46\" aria-expanded=\"false\"&gt;Incentive Pay (Uniformed Services)&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glo",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[47]",
              "issueID": "a84c7a7ac6833847703fb4038d6a6bad",
              "signature": "37d29d1306b8d8b684abab31bf5e70af",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=a84c7a7ac6833847703fb4038d6a6bad"
            },
            {
              "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": 33,
                  "y": 3028.640625
                },
                "bottom-right": {
                  "x": 296,
                  "y": 3074.640625
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-47\" aria-expanded=\"false\"&gt;Index&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-content-47\" aria-hidden",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[48]",
              "issueID": "c7af3afeaf9f209fbc82f4a69ab7f766",
              "signature": "5f01ee433ea4b69cefcc6db14c4457f5",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=c7af3afeaf9f209fbc82f4a69ab7f766"
            },
            {
              "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": 33,
                  "y": 3194.671875
                },
                "bottom-right": {
                  "x": 296,
                  "y": 3240.671875
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-50\" aria-expanded=\"false\"&gt;Inherited IRA&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-content-50\" ari",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[51]",
              "issueID": "e82a88237dd2b077aa9d4d3a2f243dd6",
              "signature": "bde36cb380585387a35ae687e3dafb30",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=e82a88237dd2b077aa9d4d3a2f243dd6"
            },
            {
              "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": 33,
                  "y": 3250.015625
                },
                "bottom-right": {
                  "x": 296,
                  "y": 3296.015625
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-51\" aria-expanded=\"false\"&gt;Insurable Interest&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-content-51",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[52]",
              "issueID": "e84c58dfd4adc6e48950ee095f559a93",
              "signature": "0c231cc9f5b45b038ca539f09d453ab0",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=e84c58dfd4adc6e48950ee095f559a93"
            },
            {
              "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": 33,
                  "y": 3305.359375
                },
                "bottom-right": {
                  "x": 296,
                  "y": 3351.359375
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-52\" aria-expanded=\"false\"&gt;Interfund Transfer (IFT)&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-cont",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[53]",
              "issueID": "f052594149d30f0b82ec50167e1cb335",
              "signature": "327ce894e7bea105b566d5c4d69a1884",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=f052594149d30f0b82ec50167e1cb335"
            },
            {
              "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": 33,
                  "y": 3360.703125
                },
                "bottom-right": {
                  "x": 296,
                  "y": 3406.703125
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-53\" aria-expanded=\"false\"&gt;Investment Allocation&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-content",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[54]",
              "issueID": "47b861c0edf8893e182bd86f3fc385cd",
              "signature": "039fc00fc62df916d2d6abb5340180eb",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=47b861c0edf8893e182bd86f3fc385cd"
            },
            {
              "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": 33,
                  "y": 3416.046875
                },
                "bottom-right": {
                  "x": 296,
                  "y": 3462.046875
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-54\" aria-expanded=\"false\"&gt;Investment Election&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-content-5",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[55]",
              "issueID": "79eb3edc3938ec0c957414752524922e",
              "signature": "80d818e8c0cfd87ab941b901310fe4b4",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=79eb3edc3938ec0c957414752524922e"
            },
            {
              "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": 33,
                  "y": 3471.390625
                },
                "bottom-right": {
                  "x": 296,
                  "y": 3517.390625
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-55\" aria-expanded=\"false\"&gt;IRS Life Expectancy Tables&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-co",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[56]",
              "issueID": "64fe45cf8d20b64df09f309215ef4bce",
              "signature": "d0e1988e896b26f4389ba95d8f2c2beb",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=64fe45cf8d20b64df09f309215ef4bce"
            },
            {
              "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": 33,
                  "y": 3637.421875
                },
                "bottom-right": {
                  "x": 296,
                  "y": 3683.421875
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-58\" aria-expanded=\"false\"&gt;Mixed Withdrawal&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-content-58\" ",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[59]",
              "issueID": "72eb5ca5bd588ab3c187b6b338906120",
              "signature": "7427bdf4e2303d535afa99f63ee523e9",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=72eb5ca5bd588ab3c187b6b338906120"
            },
            {
              "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": 33,
                  "y": 3748.109375
                },
                "bottom-right": {
                  "x": 296,
                  "y": 3794.109375
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-60\" aria-expanded=\"false\"&gt;My Account&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-content-60\" aria-h",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[61]",
              "issueID": "55d1a9147707a709dd580a37e5ee0185",
              "signature": "238168bc28e5ca7f06baf216d15e1cf4",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=55d1a9147707a709dd580a37e5ee0185"
            },
            {
              "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": 33,
                  "y": 3803.453125
                },
                "bottom-right": {
                  "x": 296,
                  "y": 3849.453125
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-61\" aria-expanded=\"false\"&gt;Non-BRS Uniformed Services&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-co",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[62]",
              "issueID": "f513e3677a3d1b670adcd5f41dbdd36a",
              "signature": "6ddbee97f4513d9d96e4722112386780",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=f513e3677a3d1b670adcd5f41dbdd36a"
            },
            {
              "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": 33,
                  "y": 3858.796875
                },
                "bottom-right": {
                  "x": 296,
                  "y": 3904.796875
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-62\" aria-expanded=\"false\"&gt;Nonpay Status&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-content-62\" ari",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[63]",
              "issueID": "9ba7e97d4f3a02ab48691a987fdf8a8e",
              "signature": "86925579f5e7182be0ec733b1fb76ea2",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=9ba7e97d4f3a02ab48691a987fdf8a8e"
            },
            {
              "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": 33,
                  "y": 3914.140625
                },
                "bottom-right": {
                  "x": 296,
                  "y": 3960.140625
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-63\" aria-expanded=\"false\"&gt;One-time Code&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-content-63\" ari",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[64]",
              "issueID": "c03b223e2a54ca98cb0d617bdefd1370",
              "signature": "0e073dc4fd8b4e3ca4143719862a402a",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=c03b223e2a54ca98cb0d617bdefd1370"
            },
            {
              "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": 33,
                  "y": 3969.484375
                },
                "bottom-right": {
                  "x": 296,
                  "y": 4015.484375
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-64\" aria-expanded=\"false\"&gt;Partial Withdrawal&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-content-64",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[65]",
              "issueID": "c3c591d39ae9c62ace7d6c8355552a85",
              "signature": "3da8a6ccb78e8e9bf943ad883e27e9ac",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=c3c591d39ae9c62ace7d6c8355552a85"
            },
            {
              "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": 33,
                  "y": 4024.828125
                },
                "bottom-right": {
                  "x": 296,
                  "y": 4070.828125
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-65\" aria-expanded=\"false\"&gt;Participant&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-content-65\" aria-",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[66]",
              "issueID": "7c48e4c0fc70141b16af74991344eaa1",
              "signature": "bb71690d11d832208c4e94b4dbd83e6f",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=7c48e4c0fc70141b16af74991344eaa1"
            },
            {
              "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": 33,
                  "y": 4080.171875
                },
                "bottom-right": {
                  "x": 296,
                  "y": 4126.171875
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-66\" aria-expanded=\"false\"&gt;Participant Statements&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-conten",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[67]",
              "issueID": "48ef513ed342110ef8f1e2187eed9af0",
              "signature": "dd4a84f960a307ce3350e447dcb74e83",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=48ef513ed342110ef8f1e2187eed9af0"
            },
            {
              "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": 33,
                  "y": 4135.515625
                },
                "bottom-right": {
                  "x": 296,
                  "y": 4181.515625
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-67\" aria-expanded=\"false\"&gt;Passive Investing&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-content-67\"",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[68]",
              "issueID": "1d08dfb20d68c743a02fa78a62b7e6e4",
              "signature": "99013b57fc5f07c775d16ad31fdf27bc",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=1d08dfb20d68c743a02fa78a62b7e6e4"
            },
            {
              "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": 33,
                  "y": 4190.859375
                },
                "bottom-right": {
                  "x": 296,
                  "y": 4236.859375
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-68\" aria-expanded=\"false\"&gt;Password&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-content-68\" aria-hid",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[69]",
              "issueID": "f8afb73855f036be54214fb40f02a61b",
              "signature": "35924b8e9ba953a680c04ecfae25deb4",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=f8afb73855f036be54214fb40f02a61b"
            },
            {
              "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": 33,
                  "y": 4301.546875
                },
                "bottom-right": {
                  "x": 296,
                  "y": 4347.546875
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-70\" aria-expanded=\"false\"&gt;Pay Status&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-content-70\" aria-h",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[71]",
              "issueID": "d3f557c1212af160d01c1b5df51fb734",
              "signature": "5b81306411c3f35feae5f9fd0f28ff87",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=d3f557c1212af160d01c1b5df51fb734"
            },
            {
              "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": 33,
                  "y": 4356.890625
                },
                "bottom-right": {
                  "x": 296,
                  "y": 4402.890625
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-71\" aria-expanded=\"false\"&gt;Payee&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-content-71\" aria-hidden",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[72]",
              "issueID": "6440d3ccd21927f8861ccab7d7a0ad82",
              "signature": "58ad288f472bb762421b7dee450f5735",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=6440d3ccd21927f8861ccab7d7a0ad82"
            },
            {
              "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": 33,
                  "y": 4412.234375
                },
                "bottom-right": {
                  "x": 296,
                  "y": 4458.234375
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-72\" aria-expanded=\"false\"&gt;PEBD&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-content-72\" aria-hidden=",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[73]",
              "issueID": "f1083c7858d1643d745b08af17be2b46",
              "signature": "78b5542947c3758188f1839132de385d",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=f1083c7858d1643d745b08af17be2b46"
            },
            {
              "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": 33,
                  "y": 4467.578125
                },
                "bottom-right": {
                  "x": 296,
                  "y": 4513.578125
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-73\" aria-expanded=\"false\"&gt;Permanent Disability&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-content-",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[74]",
              "issueID": "eca962408b055e24c1fec03875b52d10",
              "signature": "4e29c766f9dcc7307a83700219e3b272",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=eca962408b055e24c1fec03875b52d10"
            },
            {
              "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": 33,
                  "y": 4522.921875
                },
                "bottom-right": {
                  "x": 296,
                  "y": 4592.921875
                },
                "height": 70,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-74\" aria-expanded=\"false\"&gt;Personal Identification Number (PIN)&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"g",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[75]",
              "issueID": "579c51fbacd0660b85c0d0a218f375b5",
              "signature": "ee6a24431db3a385a0c47dfdd98d7916",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=579c51fbacd0660b85c0d0a218f375b5"
            },
            {
              "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": 33,
                  "y": 4602.265625
                },
                "bottom-right": {
                  "x": 296,
                  "y": 4672.265625
                },
                "height": 70,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-75\" aria-expanded=\"false\"&gt;Personal Investment Performance (PIP)&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[76]",
              "issueID": "63522cb8a52a0e34be059e376d7f9efa",
              "signature": "4503eed8000ac9960c8f3de2cde5c810",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=63522cb8a52a0e34be059e376d7f9efa"
            },
            {
              "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": 33,
                  "y": 4681.609375
                },
                "bottom-right": {
                  "x": 296,
                  "y": 4727.609375
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-76\" aria-expanded=\"false\"&gt;Post-Separation Withdrawal&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-co",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[77]",
              "issueID": "f0b7dac8ea491859fe195ee2bf503892",
              "signature": "eec35c91ede57fb36f2f98bf1906ca17",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=f0b7dac8ea491859fe195ee2bf503892"
            },
            {
              "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": 33,
                  "y": 4736.953125
                },
                "bottom-right": {
                  "x": 296,
                  "y": 4782.953125
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-77\" aria-expanded=\"false\"&gt;Power of Attorney&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-content-77\"",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[78]",
              "issueID": "e1f49723960bdbf1b3ea87df4904977f",
              "signature": "9f173aef1ae55acfecc47e3e14cb1614",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=e1f49723960bdbf1b3ea87df4904977f"
            },
            {
              "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": 33,
                  "y": 4792.296875
                },
                "bottom-right": {
                  "x": 296,
                  "y": 4838.296875
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-78\" aria-expanded=\"false\"&gt;Pre-Tax Contribution&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-content-",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[79]",
              "issueID": "ff41747c0b542a8f1749d656ad836cb5",
              "signature": "56e51e279aa2cd8c38def47d2c108b69",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=ff41747c0b542a8f1749d656ad836cb5"
            },
            {
              "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": 33,
                  "y": 4847.640625
                },
                "bottom-right": {
                  "x": 296,
                  "y": 4893.640625
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-79\" aria-expanded=\"false\"&gt;Prepayment Risk&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-content-79\" a",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[80]",
              "issueID": "fbda37efc043e1f78aab0c1832e84d9d",
              "signature": "ce87e6696ae97d8b6b9143a824e60240",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=fbda37efc043e1f78aab0c1832e84d9d"
            },
            {
              "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": 33,
                  "y": 4902.984375
                },
                "bottom-right": {
                  "x": 296,
                  "y": 4948.984375
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-80\" aria-expanded=\"false\"&gt;Qualified Earnings&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-content-80",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[81]",
              "issueID": "208f57643beb80ea8875e7a79283f22b",
              "signature": "73dfa0ab1ca9e41bb535761bd5eba0f3",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=208f57643beb80ea8875e7a79283f22b"
            },
            {
              "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": -22,
                  "y": 0
                },
                "bottom-right": {
                  "x": -22,
                  "y": -11
                },
                "height": -11,
                "width": 0
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li&gt;5 years have passed since January 1 of the calendar year in which you made your first Roth contribution, and&lt;/li&gt;",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[81]/div[1]/ol[1]/li[1]",
              "issueID": "819ba015ee93ca5aab9161b32c9e2dc3",
              "signature": "6432b80827ffca584f83224ac4ea4902",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=819ba015ee93ca5aab9161b32c9e2dc3"
            },
            {
              "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": 33,
                  "y": 4958.328125
                },
                "bottom-right": {
                  "x": 296,
                  "y": 5004.328125
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-81\" aria-expanded=\"false\"&gt;RBCO&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-content-81\" aria-hidden=",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[82]",
              "issueID": "d15be1586d16164bc81def594e4e0ba7",
              "signature": "dcbba5a45518052367ced8cc966ea4b7",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=d15be1586d16164bc81def594e4e0ba7"
            },
            {
              "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": 33,
                  "y": 5013.671875
                },
                "bottom-right": {
                  "x": 296,
                  "y": 5059.671875
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-82\" aria-expanded=\"false\"&gt;Reamortize&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-content-82\" aria-h",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[83]",
              "issueID": "03b50b0bec70445499fd35ef5475c849",
              "signature": "93c5674c11d91d0cb90e4517e0c6aa43",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=03b50b0bec70445499fd35ef5475c849"
            },
            {
              "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": 33,
                  "y": 5069.015625
                },
                "bottom-right": {
                  "x": 296,
                  "y": 5115.015625
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-83\" aria-expanded=\"false\"&gt;Representative of the Estate&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[84]",
              "issueID": "caf993f6d38dc556fdb27cf88435705a",
              "signature": "2fde843284f7a12c0dc7514e5b4e0c8f",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=caf993f6d38dc556fdb27cf88435705a"
            },
            {
              "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": 33,
                  "y": 5124.359375
                },
                "bottom-right": {
                  "x": 296,
                  "y": 5194.359375
                },
                "height": 70,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-84\" aria-expanded=\"false\"&gt;Required Minimum Distribution (RMD)&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"gl",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[85]",
              "issueID": "1849e6c9b5f19ca12337485343d565f9",
              "signature": "8b3baf1e34e9e47bf8e3562af5b20afa",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=1849e6c9b5f19ca12337485343d565f9"
            },
            {
              "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": 33,
                  "y": 5259.046875
                },
                "bottom-right": {
                  "x": 296,
                  "y": 5305.046875
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-86\" aria-expanded=\"false\"&gt;Roth Balance&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-content-86\" aria",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[87]",
              "issueID": "9c4f757da7fb8d8e41f9415841c8619f",
              "signature": "f5e4c6c61dee658021a08e9ad5b55be3",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=9c4f757da7fb8d8e41f9415841c8619f"
            },
            {
              "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": 33,
                  "y": 5314.390625
                },
                "bottom-right": {
                  "x": 296,
                  "y": 5360.390625
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-87\" aria-expanded=\"false\"&gt;Roth Contribution&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-content-87\"",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[88]",
              "issueID": "f34774956212a7437ee2faf57cea897d",
              "signature": "3141f84bc057468a4f45a287afeb2a2a",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=f34774956212a7437ee2faf57cea897d"
            },
            {
              "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": 33,
                  "y": 5369.734375
                },
                "bottom-right": {
                  "x": 296,
                  "y": 5415.734375
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-88\" aria-expanded=\"false\"&gt;Roth IRA&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-content-88\" aria-hid",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[89]",
              "issueID": "b220744a9e8c4124434586b2800bb008",
              "signature": "aae5ed2dcaab1287b79bc5617f71261e",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=b220744a9e8c4124434586b2800bb008"
            },
            {
              "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": 33,
                  "y": 5480.421875
                },
                "bottom-right": {
                  "x": 296,
                  "y": 5526.421875
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-90\" aria-expanded=\"false\"&gt;S&amp;amp;P 500&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-content-90\" a",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[91]",
              "issueID": "7b3a3fb55de458b90df3079b233b6e49",
              "signature": "fd1734d5c84f8defad6dcc2707f1d75a",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=7b3a3fb55de458b90df3079b233b6e49"
            },
            {
              "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": 33,
                  "y": 5535.765625
                },
                "bottom-right": {
                  "x": 296,
                  "y": 5581.765625
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-91\" aria-expanded=\"false\"&gt;Section 415(c) Limit&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-content-",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[92]",
              "issueID": "23f25689fdf9557199c1edf50e489bca",
              "signature": "59726630a1258d8bdfface1b50c01a78",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=23f25689fdf9557199c1edf50e489bca"
            },
            {
              "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": 33,
                  "y": 5591.109375
                },
                "bottom-right": {
                  "x": 296,
                  "y": 5637.109375
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-92\" aria-expanded=\"false\"&gt;Securities&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-content-92\" aria-h",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[93]",
              "issueID": "6cf24c17544aceced56676dd4fea9d25",
              "signature": "e40558c05df41f040e2eda2f2555eb1c",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=6cf24c17544aceced56676dd4fea9d25"
            },
            {
              "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": 33,
                  "y": 5836.484375
                },
                "bottom-right": {
                  "x": 296,
                  "y": 5882.484375
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-96\" aria-expanded=\"false\"&gt;SIMPLE IRA&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-content-96\" aria-h",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[97]",
              "issueID": "9cdfa5d10674af179260ff0879ca68bc",
              "signature": "c794efd242cb2b44cf25449caddff632",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=9cdfa5d10674af179260ff0879ca68bc"
            },
            {
              "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": 33,
                  "y": 5947.171875
                },
                "bottom-right": {
                  "x": 296,
                  "y": 5993.171875
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-98\" aria-expanded=\"false\"&gt;Special Pay (Uniformed Services)&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"gloss",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[99]",
              "issueID": "52d648917d1c23c790f838fb0002ade4",
              "signature": "96d9993ef4baae770acaf7b937911885",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=52d648917d1c23c790f838fb0002ade4"
            },
            {
              "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": 33,
                  "y": 6002.515625
                },
                "bottom-right": {
                  "x": 296,
                  "y": 6048.515625
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-99\" aria-expanded=\"false\"&gt;Statutory Order of Precedence&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[100]",
              "issueID": "d3123da85c8bbf4d31b6075f71404e92",
              "signature": "d7f15d55267168f009b83b4d56ca821a",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=d3123da85c8bbf4d31b6075f71404e92"
            },
            {
              "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": -22,
                  "y": 0
                },
                "bottom-right": {
                  "x": -22,
                  "y": -11
                },
                "height": -11,
                "width": 0
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li&gt;If none, to your next of kin who would be entitled to your estate under the laws of the state in which you resided at the time of your death.&lt;/li&gt;",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[100]/div[1]/ol[1]/li[5]",
              "issueID": "c15b363bc6a500b8850a71ae2f62a3d3",
              "signature": "6508d859d2b54da5effbf7d206de021f",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=c15b363bc6a500b8850a71ae2f62a3d3"
            },
            {
              "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": 33,
                  "y": 6113.203125
                },
                "bottom-right": {
                  "x": 296,
                  "y": 6159.203125
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-101\" aria-expanded=\"false\"&gt;system of records&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-content-10",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[102]",
              "issueID": "a05530c03f8daf78d9bb69af09ea6a8e",
              "signature": "2ae515f6ed1a786f71b9a3df2605bd8e",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=a05530c03f8daf78d9bb69af09ea6a8e"
            },
            {
              "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": 33,
                  "y": 6168.546875
                },
                "bottom-right": {
                  "x": 296,
                  "y": 6214.546875
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-102\" aria-expanded=\"false\"&gt;Tax Withholding&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-content-102\"",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[103]",
              "issueID": "09e213feae0f4b470b942ba03ce2c9d2",
              "signature": "ce2b841897c0c12dfb8b5a60e80dceb9",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=09e213feae0f4b470b942ba03ce2c9d2"
            },
            {
              "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": 33,
                  "y": 6223.890625
                },
                "bottom-right": {
                  "x": 296,
                  "y": 6269.890625
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-103\" aria-expanded=\"false\"&gt;Tax-Exempt Contributions&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-con",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[104]",
              "issueID": "358a6759479efac8ca44aa4427ea85f9",
              "signature": "4d3e5795ba3108fda555a87da8f82b33",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=358a6759479efac8ca44aa4427ea85f9"
            },
            {
              "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": 33,
                  "y": 6279.234375
                },
                "bottom-right": {
                  "x": 296,
                  "y": 6325.234375
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-104\" aria-expanded=\"false\"&gt;Taxable Amount&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-content-104\" ",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[105]",
              "issueID": "0df798eb0ebb6a7151264c138d77f97c",
              "signature": "e7e2ae6224379388f341dbeec337b7ee",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=0df798eb0ebb6a7151264c138d77f97c"
            },
            {
              "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": 33,
                  "y": 6334.578125
                },
                "bottom-right": {
                  "x": 296,
                  "y": 6380.578125
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-105\" aria-expanded=\"false\"&gt;ThriftLine&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-content-105\" aria",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[106]",
              "issueID": "ac486f8d01c42289dba6fb694c52357f",
              "signature": "f4f95cc598fd05120cf48a43f14512b9",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=ac486f8d01c42289dba6fb694c52357f"
            },
            {
              "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": 33,
                  "y": 6389.921875
                },
                "bottom-right": {
                  "x": 296,
                  "y": 6435.921875
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-106\" aria-expanded=\"false\"&gt;Time Horizon&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-content-106\" ar",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[107]",
              "issueID": "d3358d82c7fa08ced5b174bfae7242b7",
              "signature": "267a7ac83bdb041467626ee34328d6ce",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=d3358d82c7fa08ced5b174bfae7242b7"
            },
            {
              "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": 33,
                  "y": 6445.265625
                },
                "bottom-right": {
                  "x": 296,
                  "y": 6491.265625
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-107\" aria-expanded=\"false\"&gt;Traditional Balance&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-content-",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[108]",
              "issueID": "f1f35e37479bfa31418c6939f706c710",
              "signature": "fd2db28eec1d58aad34a8a7feb4b3955",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=f1f35e37479bfa31418c6939f706c710"
            },
            {
              "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": 33,
                  "y": 6500.609375
                },
                "bottom-right": {
                  "x": 296,
                  "y": 6546.609375
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-108\" aria-expanded=\"false\"&gt;Traditional Contribution&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-con",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[109]",
              "issueID": "e2556186b393e4b6950ac2c4381e05b9",
              "signature": "98caa924aac78670502fb495e786c8c8",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=e2556186b393e4b6950ac2c4381e05b9"
            },
            {
              "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": 33,
                  "y": 6555.953125
                },
                "bottom-right": {
                  "x": 296,
                  "y": 6601.953125
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-109\" aria-expanded=\"false\"&gt;Traditional IRA&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-content-109\"",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[110]",
              "issueID": "48469b9a70feea61bbf46929ba665648",
              "signature": "766ade3873ba9a19955d835a40d01da0",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=48469b9a70feea61bbf46929ba665648"
            },
            {
              "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": 33,
                  "y": 6611.296875
                },
                "bottom-right": {
                  "x": 296,
                  "y": 6657.296875
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-110\" aria-expanded=\"false\"&gt;Transfer Eligibility&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-content",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[111]",
              "issueID": "75711c84b9efdbff1ed4045b252b8df5",
              "signature": "ddf153d6b1f65cc552e5b67903e34d53",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=75711c84b9efdbff1ed4045b252b8df5"
            },
            {
              "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": 33,
                  "y": 6666.640625
                },
                "bottom-right": {
                  "x": 296,
                  "y": 6712.640625
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-111\" aria-expanded=\"false\"&gt;TSP Course&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-content-111\" aria",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[112]",
              "issueID": "40bb98dc789b28fcde45b345fab10230",
              "signature": "f7686432674bbb2679df9b121ea76657",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=40bb98dc789b28fcde45b345fab10230"
            },
            {
              "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": 33,
                  "y": 6721.984375
                },
                "bottom-right": {
                  "x": 296,
                  "y": 6767.984375
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-112\" aria-expanded=\"false\"&gt;TSP Monthly Payments&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-content",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[113]",
              "issueID": "b09a5267dbd28c0f8580c75382ae6e2f",
              "signature": "28e1b54b6beb0559f4e2e86824d73849",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=b09a5267dbd28c0f8580c75382ae6e2f"
            },
            {
              "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": 33,
                  "y": 6777.328125
                },
                "bottom-right": {
                  "x": 296,
                  "y": 6823.328125
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-113\" aria-expanded=\"false\"&gt;Two-step authentication&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-cont",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[114]",
              "issueID": "5301940592b3b32573c786bf923682da",
              "signature": "51f3c7f57d610e04ca0f791eeea5a2fb",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=5301940592b3b32573c786bf923682da"
            },
            {
              "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": 33,
                  "y": 6832.671875
                },
                "bottom-right": {
                  "x": 296,
                  "y": 6878.671875
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-114\" aria-expanded=\"false\"&gt;U.S. Aggregate Index&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-content",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[115]",
              "issueID": "4153bc4e5dad79b1d05b7401cf4b5c63",
              "signature": "e4dd1c7569cb8058100d2837e58b62a6",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=4153bc4e5dad79b1d05b7401cf4b5c63"
            },
            {
              "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": 33,
                  "y": 6888.015625
                },
                "bottom-right": {
                  "x": 296,
                  "y": 6934.015625
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-115\" aria-expanded=\"false\"&gt;Uniformed Services&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-content-1",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[116]",
              "issueID": "0263d1c6af1d002017fccbe73bed3fd8",
              "signature": "89dc47b6e20de7368b3b7f014ec0d5c1",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=0263d1c6af1d002017fccbe73bed3fd8"
            },
            {
              "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": 33,
                  "y": 6998.703125
                },
                "bottom-right": {
                  "x": 296,
                  "y": 7044.703125
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-117\" aria-expanded=\"false\"&gt;Validation Code&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-content-117\"",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[118]",
              "issueID": "c34c6aa7b8b27415cc1f2eed8b0396eb",
              "signature": "7eaf31f17b05892d5eb439a86bb3e98d",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=c34c6aa7b8b27415cc1f2eed8b0396eb"
            },
            {
              "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": 33,
                  "y": 7054.046875
                },
                "bottom-right": {
                  "x": 296,
                  "y": 7100.046875
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-118\" aria-expanded=\"false\"&gt;Verification Code&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-content-11",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[119]",
              "issueID": "f92bfea43dd5163c38a9ad02a50b068d",
              "signature": "0168669fbbcf15370fa4fed422930f71",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=f92bfea43dd5163c38a9ad02a50b068d"
            },
            {
              "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": 33,
                  "y": 7109.390625
                },
                "bottom-right": {
                  "x": 296,
                  "y": 7155.390625
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-119\" aria-expanded=\"false\"&gt;Vested Account Balance&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-conte",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[120]",
              "issueID": "30d215c74bff80e4849bda54ca60499a",
              "signature": "c56c5697876632b3f8aef8cf9e64ef58",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=30d215c74bff80e4849bda54ca60499a"
            },
            {
              "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": 33,
                  "y": 7164.734375
                },
                "bottom-right": {
                  "x": 296,
                  "y": 7210.734375
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-120\" aria-expanded=\"false\"&gt;Vesting&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-content-120\" aria-hi",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[121]",
              "issueID": "abb0ed2a25cfbf4ad4cbad9fb6c42b75",
              "signature": "7239b6b50df855a86a81f2af53c268d7",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=abb0ed2a25cfbf4ad4cbad9fb6c42b75"
            },
            {
              "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": 33,
                  "y": 7330.765625
                },
                "bottom-right": {
                  "x": 296,
                  "y": 7376.765625
                },
                "height": 46,
                "width": 263
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"glossary__item\"&gt;&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-123\" aria-expanded=\"false\"&gt;Withdrawal&lt;/button&gt;&lt;div class=\"glossary__definition\" id=\"glossary-content-123\" aria",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[124]",
              "issueID": "bb94423fdce9bd22a88f5be72763c80c",
              "signature": "746c4814eddfaa66fdaa0b7b5f0b1f52",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=bb94423fdce9bd22a88f5be72763c80c"
            },
            {
              "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": 323.922,
                  "y": 117
                },
                "height": 117,
                "width": 323.922
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"chat-container\" style=\"\"&gt; &lt;!-- when chat bot is open header section --&gt; &lt;div id=\"chat-open\" class=\"chat-wrapper\" style=\"\"&gt; &lt;div class=\"chat-headerUp chat-toggle\"&gt; &lt;img src=\"https://www.tsp.gov/assets/converge/img/av",
              "xpath": "/html/body/div[3]",
              "issueID": "ef5ccc2f4296dbd4430c8e4ef499838b",
              "signature": "88d9b3c21cec5dc9d63ef24c4af2c258",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=ef5ccc2f4296dbd4430c8e4ef499838b"
            },
            {
              "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": 11,
                  "y": 46
                },
                "bottom-right": {
                  "x": 662,
                  "y": 138
                },
                "height": 92,
                "width": 651
              },
              "position": {
                "line": 8318,
                "column": 7
              },
              "errorSnippet": "&lt;p class=\"usa-alert-text\"&gt;When you visit the TSP website, we may place pieces of code, commonly referred to as \"cookies,\" or similar technology on your device. Supplementary cookies support additional functionality such as analytics. TSP has an obl",
              "xpath": "/html/body/section[3]/div[1]/div[1]/div[1]/p[1]",
              "issueID": "60fdcf5e6d328504f7200f6f91eb4534",
              "signature": "6c9fcfc502db3f6a10a1d520069e55de",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=60fdcf5e6d328504f7200f6f91eb4534"
            },
            {
              "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": 954.796875,
                  "y": 33
                },
                "bottom-right": {
                  "x": 977.796875,
                  "y": 77
                },
                "height": 44,
                "width": 23
              },
              "position": {
                "line": 7859,
                "column": 13
              },
              "errorSnippet": "&lt;button type=\"button\" class=\"close\" aria-label=\"Close\"&gt; &lt;span aria-hidden=\"true\"&gt;×&lt;/span&gt; &lt;/button&gt;",
              "xpath": "/html/body/section[2]/div[1]/div[1]/div[1]/button[1]",
              "issueID": "427eb8c14ffee56eeb04be59890c0bce",
              "signature": "928dd63218fc830cb2a655104264b2ac",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=427eb8c14ffee56eeb04be59890c0bce"
            },
            {
              "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": 33,
                  "y": 1929.109375
                },
                "bottom-right": {
                  "x": 252,
                  "y": 1953.109375
                },
                "height": 24,
                "width": 219
              },
              "position": {
                "line": 8412,
                "column": 0
              },
              "errorSnippet": "&lt;button class=\"data-glossary-term glossary__term\" tabindex=\"-1\" aria-controls=\"glossary-content-28\" aria-expanded=\"false\"&gt;CSV&lt;/button&gt;",
              "xpath": "/html/body/div[2]/div[1]/ul[1]/li[29]/button[1]",
              "issueID": "7a28740604e7e63306be1af8aeb13e51",
              "signature": "e67351a27472068fbdb3fe7ae9ae7e4c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=7a28740604e7e63306be1af8aeb13e51"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -15
                },
                "bottom-right": {
                  "x": 17,
                  "y": -16.5
                },
                "height": -1.5,
                "width": 17
              },
              "position": {
                "line": 8423,
                "column": 9
              },
              "errorSnippet": "&lt;button class=\"usa-button-unstyled chat-ArrowDownIconButton\" aria-label=\"To close the chat window click here\" aria-expanded=\"true\" aria-controls=\"chat-open\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[3]/div[1]/div[1]/button[1]",
              "issueID": "a4c7ee9f2774638e15f0685423a7fe85",
              "signature": "8916d1fdf29d6bfda5a2d2f59153dbad",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=a4c7ee9f2774638e15f0685423a7fe85"
            },
            {
              "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": 4006.45
                },
                "height": 4006.45,
                "width": 1024
              },
              "position": {
                "line": 2161,
                "column": 60
              },
              "errorSnippet": "&lt;body&gt;&lt;a class=\"usa-skipnav\" href=\"#main-content\"&gt;Skip to main content&lt;/a&gt; &lt;section class=\"usa-banner\"&gt; &lt;div class=\"usa-accordion\"&gt; &lt;header class=\"usa-banner-header\"&gt; &lt;div class=\"usa-grid usa-banner-inner\"&gt; &lt;i",
              "xpath": "/html/body",
              "issueID": "535235aaa46bf868c7f2efbf3c591c1b",
              "signature": "0b9de21e3855a2d8942cef4e723ceeb1",
              "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=535235aaa46bf868c7f2efbf3c591c1b"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 702.484375,
                  "y": 1841.015625
                },
                "bottom-right": {
                  "x": 702.484375,
                  "y": 1841.015625
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4287,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/plan-news/Set-up-your-new-login-to-the-new-My-Account/\"&gt; &lt;div class=\"latest-news-content\"&gt; &lt;div class=\"latest-news-calendar-block\"&gt; JUN&lt;br&gt;29 &lt;/div&gt; &lt;div class=\"latest-news-calendar-title\"&gt; &lt;p&gt;&lt;b&gt;",
              "xpath": "/html/body/main[1]/section[3]/div[1]/div[2]/a[1]",
              "issueID": "a65affb76af2f95b0d2d0dcdb248134d",
              "signature": "958b43373446407929967d4abea6a2f7",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=a65affb76af2f95b0d2d0dcdb248134d"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 702.484375,
                  "y": 1921.515625
                },
                "bottom-right": {
                  "x": 702.484375,
                  "y": 1921.515625
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4287,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/plan-news/Set-up-your-new-login-to-the-new-My-Account/\"&gt; &lt;div class=\"latest-news-content\"&gt; &lt;div class=\"latest-news-calendar-block\"&gt; JUN&lt;br&gt;08 &lt;/div&gt; &lt;div class=\"latest-news-calendar-title\"&gt; &lt;p&gt;&lt;b&gt;",
              "xpath": "/html/body/main[1]/section[3]/div[1]/div[2]/a[2]",
              "issueID": "af5318a112820c93c1b816e5f038dbe5",
              "signature": "6046ebe49a91472b09f294c1d5be21e9",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=af5318a112820c93c1b816e5f038dbe5"
            },
            {
              "tID": 242,
              "bpID": 209,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Multiple consecutive `<br>` tags next to each other, simulating paragraphs.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.4 Abbreviations",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.5 Reading Level"
              ],
              "resultTitle": "Ensure content is easy to read and understand",
              "errorDescription": "This section of code contains multiple consecutive `<br>` elements, probably used to simulate paragraphs or add whitespace. `<br>` elements are often announced as \"blank\" for users of text-to-speech software, multiple times in sequence, which increases cognitive load for these users. Also, it will not identify these sections as paragraphs. Remove the `<br>` elements. Replace them with `<p>` elements, and use CSS to control whitespace.",
              "viewPortLocation": {
                "top-left": {
                  "x": 47.75,
                  "y": 464.8125
                },
                "bottom-right": {
                  "x": 47.75,
                  "y": 464.8125
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5367,
                "column": 0
              },
              "errorSnippet": "&lt;br&gt;",
              "xpath": "/html/body/main[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/br[1]",
              "issueID": "b9d4b62b92f63b5163e66643beecde45",
              "signature": "35cf46e11ec8a1fab8479e3c9aaa9bcc",
              "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=b9d4b62b92f63b5163e66643beecde45"
            }
          ],
          "log": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.tsp.gov/",
      "what": "Thrift Savings Plan (TSP)",
      "result": "https://www.tsp.gov/"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://www.tsp.gov/",
      "result": [
        {
          "engineTestId": 55,
          "bestPracticeId": 410,
          "attribute": "This element has a content attribute set to a value that includes an instruction that stops a user scaling the viewport size",
          "attributeDetail": "This META has a content attribute set to a value that includes an instruction that stops a user scaling the viewport size",
          "element": "<meta content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no\" name=\"viewport\">",
          "testResult": 0,
          "path": "head>meta:nth-of-type(23)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Select \"Save\" to change the viewport content attribute to \"width=device-width, initial-scale=1.0\", or \"Cancel\" if the fix should not be applied.",
            "fix": {
              "content": "width=device-width, initial-scale=1.0"
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "meta[name=\"viewport\"][content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 59,
          "bestPracticeId": 410,
          "attribute": "This element has a content attribute set to a value that includes an instruction that sets the viewport's maximum-scale to less than 2",
          "attributeDetail": "This META has a content attribute set to a value that includes an instruction that sets the viewport's maximum-scale to less than 2",
          "element": "<meta content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no\" name=\"viewport\">",
          "testResult": 0,
          "path": "head>meta:nth-of-type(23)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Select \"Save\" to change the viewport content attribute to \"width=device-width, initial-scale=1.0\", or \"Cancel\" if the fix should not be applied.",
            "fix": {
              "content": "width=device-width, initial-scale=1.0"
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "meta[name=\"viewport\"][content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 281,
          "bestPracticeId": 1626,
          "attribute": "The aria-expanded attribute is not allowed on this element",
          "attributeDetail": "The aria-expanded attribute is not allowed on this IMG",
          "element": "<img aria-controls=\"chat-intro\" aria-expanded=\"true\" aria-label=\"Close opening pop up.\" alt=\"Close o ... src=\"https://www.tsp.gov/assets/converge/img/ava_chat_bot/CloseMsg.png\" class=\"chat-closeChatPopup\">",
          "testResult": 0,
          "path": "body>div:nth-of-type(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "img[class=\"chat-closeChatPopup\"][src=\"https://www.tsp.gov/assets/converge/img/ava_chat_bot/CloseMsg.png\"][alt=\"Close opening pop up.\"][aria-label=\"Close opening pop up.\"][aria-expanded=\"true\"][aria-controls=\"chat-intro\"]",
            "attNo": 6
          }
        },
        {
          "engineTestId": 370,
          "bestPracticeId": 338,
          "attribute": "This input (type=search) element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This input (type=search) element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<input class=\"usagov-search-autocomplete ui-autocomplete-input\" autocomplete=\"off\" id=\"qs\" name=\"qs\" type=\"search\">",
          "testResult": 0,
          "path": "body>header:nth-of-type(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide a descriptive label for the search field.",
            "fix": {
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "input[type=\"search\"][name=\"qs\"][id=\"qs\"][autocomplete=\"off\"][class=\"usagov-search-autocomplete ui-autocomplete-input\"]",
            "attNo": 5
          }
        }
      ]
    }
  ],
  "timeStamp": "4aieq",
  "startTime": "2022-07-18T02:00:45",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      43
    ],
    [
      "ibm",
      24
    ],
    [
      "motion",
      14
    ],
    [
      "focInd",
      7
    ],
    [
      "alfa",
      5
    ],
    [
      "wave",
      3
    ],
    [
      "axe",
      2
    ],
    [
      "focAll",
      1
    ],
    [
      "tenon",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "htmlcs",
      0
    ],
    [
      "continuum",
      0
    ]
  ],
  "logCount": 573,
  "logSize": 45304,
  "errorLogCount": 573,
  "errorLogSize": 45304,
  "prohibitedCount": 528,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 22,
  "endTime": "2022-07-18T02:03:03",
  "elapsedSeconds": 146,
  "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": {
        "bulk": 1,
        "focInd": 6,
        "focOp": 303,
        "hover": 13,
        "linkUl": 132,
        "role": 7,
        "styleDiff": 38,
        "zIndex": 8
      },
      "alfa": {
        "r17": 28,
        "r3": 8,
        "r47": 4,
        "r53": 4,
        "r61": 4,
        "r73": 24,
        "r8": 8
      },
      "axe": {
        "color-contrast-enhanced": 273,
        "color-contrast": 138,
        "hidden-content": 0,
        "identical-links-same-purpose": 0,
        "heading-order": 4,
        "label": 4,
        "link-in-text-block": 3,
        "meta-viewport": 4,
        "page-has-heading-one": 2,
        "region": 14
      },
      "htmlcs": {
        "e:AA.1_4_3.G18.Fail": 8,
        "e:AA.2_4_1.H64.1": 4,
        "e:AA.4_1_2.H91.InputSearch.Name": 4,
        "w:AA.1_3_1.H42": 1,
        "w:AA.1_3_1.H44.NonExistentFragment": 1,
        "w:AA.1_3_1.H48": 2,
        "w:AA.1_3_1_A.G141": 3,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 4,
        "w:AA.1_4_3.G145.BgImage": 2,
        "w:AA.1_4_3.G18.Abs": 1,
        "w:AA.1_4_3.G18.BgImage": 125,
        "w:AA.1_4_3_F24.F24.BGColour": 1,
        "w:AA.2_1_1.G90": 1
      },
      "ibm": {
        "WCAG20_Label_RefValid": 4,
        "WCAG20_Input_ExplicitLabel": 4,
        "WCAG20_Html_HasLang": 4,
        "WCAG20_Frame_HasTitle": 4,
        "Rpt_Aria_OrphanedContent_Native_Host_Sematics": 56,
        "Rpt_Aria_MultipleBannerLandmarks_Implicit": 4,
        "element_tabbable_role_valid": 4,
        "aria_semantics_attribute": 4,
        "aria_hidden_focus_misuse": 72,
        "element_attribute_deprecated": 9,
        "aria_role_redundant": 3
      },
      "wave": {
        "e:label_missing": 4,
        "c:contrast": 6,
        "a:label_orphaned": 1,
        "a:h1_missing": 1,
        "a:heading_skipped": 2,
        "a:link_redundant": 1,
        "a:link_pdf": 1
      },
      "tenon": {
        "73": 8,
        "79": 12,
        "98": 8,
        "144": 460,
        "152": 12,
        "155": 2,
        "184": 8,
        "242": 4
      },
      "continuum": {
        "55": 4,
        "59": 4,
        "281": 4,
        "370": 4
      }
    },
    "groupDetails": {
      "groups": {
        "visibleBulk": {
          "testaro": {
            "bulk": {
              "score": 1,
              "what": "Page contains many visible elements"
            }
          }
        },
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 6,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 227,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 3,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 66,
              "what": "Non-underlined adjacent links"
            }
          },
          "axe": {
            "link-in-text-block": {
              "score": 2,
              "what": "Link is not distinct from surrounding text without reliance on color"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 5,
              "what": "Nonexistent or implicit-overriding role"
            }
          },
          "ibm": {
            "element_tabbable_role_valid": {
              "score": 3,
              "what": "Tabbable element has a non-widget role"
            },
            "aria_role_redundant": {
              "score": 2,
              "what": "Explicitly assigned ARIA role is redundant with the implicit role of the element"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 10,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 2,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "focusableHidden": {
          "alfa": {
            "r17": {
              "score": 28,
              "what": "Tab-focusable element is or has an ancestor that is aria-hidden"
            }
          },
          "ibm": {
            "aria_hidden_focus_misuse": {
              "score": 72,
              "what": "Focusable element is within the subtree of an element with aria-hidden set to true"
            }
          }
        },
        "duplicateID": {
          "alfa": {
            "r3": {
              "score": 6,
              "what": "Element id attribute value is not unique"
            }
          }
        },
        "metaBansZoom": {
          "alfa": {
            "r47": {
              "score": 4,
              "what": "Meta element restricts zooming"
            }
          },
          "axe": {
            "meta-viewport": {
              "score": 4,
              "what": "Zooming and scaling are disabled"
            }
          },
          "continuum": {
            "55": {
              "score": 4,
              "what": "meta element in the head stops a user from scaling the viewport size"
            },
            "59": {
              "score": 4,
              "what": "meta element in the head sets the viewport maximum-scale to less than 2"
            }
          }
        },
        "headingStructure": {
          "alfa": {
            "r53": {
              "score": 2,
              "what": "Heading skips one or more levels"
            }
          },
          "axe": {
            "heading-order": {
              "score": 2,
              "what": "Heading levels do not increase by only one"
            }
          },
          "htmlcs": {
            "w:AA.1_3_1_A.G141": {
              "score": 2,
              "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"
            }
          }
        },
        "h1Missing": {
          "alfa": {
            "r61": {
              "score": 2,
              "what": "First heading is not h1"
            }
          },
          "axe": {
            "page-has-heading-one": {
              "score": 1,
              "what": "Page contains no level-one heading"
            }
          },
          "wave": {
            "a:h1_missing": {
              "score": 1,
              "what": "Missing first level heading"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 18,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "formFieldNoText": {
          "alfa": {
            "r8": {
              "score": 8,
              "what": "Form field has no accessible name"
            }
          }
        },
        "contrastAAA": {
          "axe": {
            "color-contrast-enhanced": {
              "score": 68,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "axe": {
            "color-contrast": {
              "score": 104,
              "what": "Element has insufficient color contrast"
            }
          },
          "htmlcs": {
            "e:AA.1_4_3.G18.Fail": {
              "score": 6,
              "what": "Contrast between the text and its background is less than 4.5:1"
            }
          },
          "wave": {
            "c:contrast": {
              "score": 5,
              "what": "Very low contrast"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "linkConfusionRisk": {
          "axe": {
            "identical-links-same-purpose": {
              "score": 1,
              "what": "Links with the same accessible name may serve dissimilar purposes"
            }
          }
        },
        "controlNoText": {
          "axe": {
            "label": {
              "score": 4,
              "what": "Form element has no label"
            }
          },
          "ibm": {
            "WCAG20_Input_ExplicitLabel": {
              "score": 4,
              "what": "Form control has no associated label"
            }
          },
          "wave": {
            "e:label_missing": {
              "score": 4,
              "what": "Missing form label"
            }
          }
        },
        "contentBeyondLandmarks": {
          "axe": {
            "region": {
              "score": 7,
              "what": "Some page content is not contained by landmarks"
            }
          },
          "ibm": {
            "Rpt_Aria_OrphanedContent_Native_Host_Sematics": {
              "score": 28,
              "what": "Content does not reside within an element with a landmark role"
            }
          }
        },
        "iframeTitleBad": {
          "htmlcs": {
            "e:AA.2_4_1.H64.1": {
              "score": 4,
              "what": "iframe element has no non-empty title attribute"
            }
          },
          "ibm": {
            "WCAG20_Frame_HasTitle": {
              "score": 4,
              "what": "Inline frame has an empty or nonunique title attribute"
            }
          }
        },
        "inputNoText": {
          "htmlcs": {
            "e:AA.4_1_2.H91.InputSearch.Name": {
              "score": 4,
              "what": "Search input has no accessible name"
            }
          },
          "continuum": {
            "370": {
              "score": 4,
              "what": "Search input element has no mechanism that allows an accessible name to be calculated"
            }
          }
        },
        "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"
            }
          }
        },
        "labelBadID": {
          "htmlcs": {
            "w:AA.1_3_1.H44.NonExistentFragment": {
              "score": 1,
              "what": "Label for attribute references a nonexistent element"
            }
          },
          "ibm": {
            "WCAG20_Label_RefValid": {
              "score": 4,
              "what": "for attribute does not reference a non-empty, unique id attribute of an input element"
            }
          },
          "wave": {
            "a:label_orphaned": {
              "score": 1,
              "what": "Orphaned form label"
            }
          }
        },
        "pseudoNavListRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H48": {
              "score": 1,
              "what": "Navigation links are not coded as a list"
            }
          }
        },
        "scrollRisk": {
          "htmlcs": {
            "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
              "score": 1,
              "what": "Fixed-position element may force bidirectional scrolling"
            }
          }
        },
        "contrastRisk": {
          "htmlcs": {
            "w:AA.1_4_3.G145.BgImage": {
              "score": 1,
              "what": "Contrast between the text and its background image may be less than 3:1"
            },
            "w:AA.1_4_3.G18.Abs": {
              "score": 1,
              "what": "Contrast between the absolutely positioned text and its background may be inadequate"
            },
            "w:AA.1_4_3.G18.BgImage": {
              "score": 31,
              "what": "Contrast between the text and its background image may be less than 4.5:1"
            },
            "w:AA.1_4_3_F24.F24.BGColour": {
              "score": 1,
              "what": "Inline background color may lack a complementary foreground color"
            }
          }
        },
        "eventKeyboardRisk": {
          "htmlcs": {
            "w:AA.2_1_1.G90": {
              "score": 1,
              "what": "Event handler functionality may not be available by keyboard"
            }
          }
        },
        "pageLanguage": {
          "ibm": {
            "WCAG20_Html_HasLang": {
              "score": 4,
              "what": "Page detected as HTML, but has no lang attribute"
            }
          }
        },
        "bannerConfusion": {
          "ibm": {
            "Rpt_Aria_MultipleBannerLandmarks_Implicit": {
              "score": 3,
              "what": "Element with a banner role has no unique purpose label among the banner-role elements"
            }
          }
        },
        "ariaBadAttribute": {
          "ibm": {
            "aria_semantics_attribute": {
              "score": 4,
              "what": "ARIA attributes is invalid for the element or ARIA role to which it is assigned"
            }
          },
          "continuum": {
            "281": {
              "score": 4,
              "what": "element has an aria-expanded attribute, which is not allowed"
            }
          }
        },
        "obsolete": {
          "ibm": {
            "element_attribute_deprecated": {
              "score": 7,
              "what": "Element or attribute is obsolete"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 1,
              "what": "Adjacent links go to the same URL"
            }
          }
        },
        "pdfLink": {
          "wave": {
            "a:link_pdf": {
              "score": 1,
              "what": "Link to PDF document"
            }
          }
        },
        "linkVague": {
          "tenon": {
            "73": {
              "score": 6,
              "what": "Link text is too generic to communicate the purpose or destination"
            }
          }
        },
        "titleRedundant": {
          "tenon": {
            "79": {
              "score": 3,
              "what": "Link has a title attribute that is the same as the text inside the link"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 4,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 460,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 6,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "nextLinkDestinationSame": {
          "tenon": {
            "184": {
              "score": 4,
              "what": "Adjacent links point to the same destination"
            }
          }
        },
        "pseudoParagraphRisk": {
          "tenon": {
            "242": {
              "score": 1,
              "what": "Multiple consecutive br elements may simulate paragraphs"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {
      "ibm": 100
    },
    "summary": {
      "total": 11776,
      "log": 10359,
      "preventions": 100,
      "solos": 0,
      "groups": [
        {
          "groupName": "leadingClipsText",
          "score": 462
        },
        {
          "groupName": "focusableOperable",
          "score": 229
        },
        {
          "groupName": "contrastAA",
          "score": 110
        },
        {
          "groupName": "focusableHidden",
          "score": 85
        },
        {
          "groupName": "contrastAAA",
          "score": 70
        },
        {
          "groupName": "linkIndication",
          "score": 69
        },
        {
          "groupName": "contrastRisk",
          "score": 36
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 33
        },
        {
          "groupName": "noLeading",
          "score": 20
        },
        {
          "groupName": "metaBansZoom",
          "score": 13
        },
        {
          "groupName": "inconsistentStyles",
          "score": 12
        },
        {
          "groupName": "formFieldNoText",
          "score": 10
        },
        {
          "groupName": "roleBad",
          "score": 9
        },
        {
          "groupName": "controlNoText",
          "score": 9
        },
        {
          "groupName": "obsolete",
          "score": 9
        },
        {
          "groupName": "focusIndication",
          "score": 8
        },
        {
          "groupName": "duplicateID",
          "score": 8
        },
        {
          "groupName": "iframeTitleBad",
          "score": 8
        },
        {
          "groupName": "inputNoText",
          "score": 8
        },
        {
          "groupName": "ariaBadAttribute",
          "score": 8
        },
        {
          "groupName": "linkVague",
          "score": 8
        },
        {
          "groupName": "targetSize",
          "score": 8
        },
        {
          "groupName": "labelBadID",
          "score": 7
        },
        {
          "groupName": "headingStructure",
          "score": 6
        },
        {
          "groupName": "pageLanguage",
          "score": 6
        },
        {
          "groupName": "linkTextsSame",
          "score": 6
        },
        {
          "groupName": "nextLinkDestinationSame",
          "score": 6
        },
        {
          "groupName": "hoverSurprise",
          "score": 5
        },
        {
          "groupName": "h1Missing",
          "score": 5
        },
        {
          "groupName": "bannerConfusion",
          "score": 5
        },
        {
          "groupName": "titleRedundant",
          "score": 5
        },
        {
          "groupName": "zIndexNotZero",
          "score": 4
        },
        {
          "groupName": "visibleBulk",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "linkConfusionRisk",
          "score": 3
        },
        {
          "groupName": "pseudoHeadingRisk",
          "score": 3
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        },
        {
          "groupName": "eventKeyboardRisk",
          "score": 3
        },
        {
          "groupName": "linkPair",
          "score": 3
        },
        {
          "groupName": "pdfLink",
          "score": 3
        },
        {
          "groupName": "pseudoParagraphRisk",
          "score": 3
        }
      ]
    }
  }
}