The county treasurer shall keep just and true accounts of all moneys paid into the treasury, and if any person appears within 10 years after the death of the intestate and claims any money paid into the treasury as his or hers, on legal representation such person may file a petition in the circuit court of such county, stating the nature of the claim and praying such money may be paid to the claimant. A copy of such petition shall be served upon the State's Attorney of such county, who shall file an answer to the same, and the court shall thereupon examine the claim and the allegations and proofs, and if it finds that such person is entitled to any money paid into the county treasury, the court shall by order direct the county clerk to issue an order upon the county treasurer for the payment of the money, but without interest or costs. It is the duty of county boards to see that such amounts are paid in full without discount. A copy of the order of the court shall be a sufficient voucher for drawing such order. If any person appears and claims any lands vested in the county above stated, within 5 years after the judgment was entered, such person (other than such as were served with a copy of the order entered pursuant to Section 3 of this Act or filed an appearance in the proceeding, their heirs or assigns), may file a petition in the circuit court of the county in which the lands claimed lie, setting forth the nature of the claim and praying that the lands be relinquished to the petitioner. A copy of such petition shall be served on the State's Attorney of the county, who shall file an answer. The court shall thereupon examine the claim and the allegations and proofs, and if it appears that such person is entitled to the lands claimed, the court shall enter an order accordingly, which shall be effectual for divesting the interest of the county in or to the lands, but no costs shall be adjudged against the county. All persons who fail to appear and file their petitions within the times limited, herein, shall be forever barred, saving, however, to minors and persons under legal disability the right to appear and file their petition as hereinabove set out, at any time within 5 years after their respective disabilities are removed. However, the county board of such county may cause such lands to be sold at any time after seizure, in which case the claimant shall be entitled to the proceeds of such sale in lieu of the lands, upon obtaining a judgment or order as hereinabove set out. All persons beyond the limits of the United States, as to whom a right to petition under this Section is otherwise barred by this amendatory Act of 1961 or will be barred within one year after the effective date of this amendatory Act of 1961, may file a petition pursuant to this Section at any time within 2 years after such effective date. This site is maintained for the Illinois General Assembly by the Legislative Information System, 705 Stratton Building, Springfield, Illinois 62706. Contact ILGA Webmaster ILGA.GOV 2026 ILGA.gov | All Rights Reserved | ADA | Disclaimers | Learn This site is maintained for the Illinois General Assembly by the Legislative Information System, 705 Stratton Building, Springfield, Illinois 62706. Contact ILGA Webmaster ILGA.GOV 2026 ILGA.gov | All Rights Reserved | ADA | Disclaimers | Learn .fade-out { opacity: 0; transition: opacity 1.0s; /* Adjust the duration as needed */ } .cookies { position: fixed; bottom: 0; margin-bottom: 0; /* Ensure no margin at the bottom */ width: 100%; border-radius: 0; /* Remove rounded borders */ opacity: 0.98; z-index: 100; } @media (max-width: 576px) { .cookies { height: auto; /* Allow the height to adjust based on content */ padding-bottom: 80px !important; /* Add extra padding to push buttons above UserWay widget */ } } ILGA.gov is better with cookies. ILGA.gov uses cookies to ensure you get the best experience on our website. By continuing to browse ILGA.gov you consent to our use of cookies. Read About Cookies Accept & Continue document.getElementById('about-cookies-btn').addEventListener('click', function () { window.location.href = '/Cookies'; }); (function () { var button = document.querySelector("#cookieConsent button[data-cookie-string]"); button.addEventListener("click", function (event) { document.cookie = button.dataset.cookieString; var cookieContainer = document.querySelector("#cookieConsent"); cookieContainer.remove() }, false); })(); enableWordFriendlyCopy({ selector: '#copyable-content', baseUrl: 'https://ilga.gov/' }); (function () { const BASE_WIDTH = 578; const isDev = location.hostname === 'localhost' || location.hostname === 'dev.ilga.gov'; const log = (...args) => { if (isDev) { console.log(...args); } }; function applyBillScale() { log('--- applyBillScale called ---'); const host = document.querySelector('#billtextanchor .billtext-host'); const scaleEl = document.querySelector('#billtextanchor .billtext-scale'); log('host element:', host); log('scaleEl element:', scaleEl); if (!host || !scaleEl) { log('Missing host or scaleEl, exiting'); return; } const available = window.innerWidth; log('available viewport width:', available); let scale = 1; log('initial scale:', scale); if (available = 850 (desktop)'); } log('calculated scale:', scale); scaleEl.style.transformOrigin = 'top left'; scaleEl.style.transform = `scale(${scale})`; log('transform:', scaleEl.style.transform); const calculatedWidth = BASE_WIDTH * scale; scaleEl.style.width = `${calculatedWidth}px`; log('calculated width:', calculatedWidth); } log('Bill scaling script loaded. isDev =', isDev); window.addEventListener('orientationchange', () => { log('orientationchange event fired'); applyBillScale(); }); document.addEventListener('DOMContentLoaded', () => { log('DOMContentLoaded event fired'); applyBillScale(); }); })(); (function () { var s = document.createElement('script'); var h = document.querySelector('head') || document.body; s.src = 'https://acsbapp.com/apps/app/dist/js/app.js'; s.async = true; s.onload = function () { acsbJS.init({ statementLink: '', footerHtml: '', hideMobile: false, hideTrigger: false, disableBgProcess: false, language: 'en', position: 'left', leadColor: '#070D0D', triggerColor: '#03396c', triggerRadius: '50%', triggerPositionX: 'left', // Change from 'right' to 'left' triggerPositionY: 'bottom', triggerIcon: 'people', triggerSize: 'medium', triggerOffsetX: 20, triggerOffsetY: 20, mobile: { triggerSize: 'small', triggerPositionX: 'left', // Change from 'right' to 'left' triggerPositionY: 'bottom', triggerOffsetX: 10, triggerOffsetY: 10, triggerRadius: '50%' } }); }; h.appendChild(s); })(); document.addEventListener('DOMContentLoaded', function () { document.querySelectorAll('button[onclick]').forEach(button => { // Extract the href from the inline onclick const onclick = button.getAttribute('onclick'); const match = onclick.match(/location\.href\s*=\s*['"]([^'"]+)['"]/); if (!match) return; const url = match[1]; // Remove the inline onclick to prevent auto navigation button.removeAttribute('onclick'); // Add our controlled event listener button.addEventListener('click', function (e) { if (e.ctrlKey || e.metaKey) { window.open(url, '_blank'); } else { window.location.href = url; } }); }); });
755 ILCS 20/7
Known as the Escheats Act
The act spans §§ 755-20-0-01 to 755-20-7 (8 sections).
P.A. 83-1362.
Official source: Illinois General Assembly. Reproduced from public-domain Illinois statutes; confirm against the official source for the current text. Not legal advice.