(a) As used in this Section: "Affiliate" means a corporation whose stock is at least 80% owned by the depository institution or a corporation that directly or indirectly owns at least 80% of the depository institution. "Depository institution" means a State or national bank, a State or federally chartered savings and loan association, or a State or federally chartered savings bank that is engaged in the business of banking in Illinois as appropriate. "Compliance review committee" means: (1) one or more persons assigned by management or appointed by the board of directors of a depository institution for the purposes set forth in subsection (b); or (2) any other person to the extent the person acts in an investigatory capacity at the direction of a compliance review committee. "Compliance review documents" means documents prepared in connection with a review or evaluation conducted by or for a compliance review committee. "Person" means an individual, a group of individuals, a board committee, a partnership, a firm, an association, a corporation, or any other entity. (b) This Section applies to compliance review committees whose functions are to evaluate and seek to improve any of the following: (1) loan policies or underwriting standards; (2) asset quality; (3) financial reporting to federal or State governmental or regulatory agencies; or (4) compliance with federal or State statutory or regulatory requirements. (c) Except as provided in subsection (d) of this Section: (1) Compliance review documents are confidential and are not subject to discovery or admissible in evidence in any civil action. (2) Individuals serving on compliance review committees or acting under the direction of a compliance review committee shall not be required to testify in any civil action about the contents of any compliance review document or conclusions of any compliance review committee or about the actions taken by a compliance review committee. (3) Compliance review documents delivered to an affiliate or a State, federal, or foreign governmental or regulatory agency shall remain confidential and are not discoverable or admissible in evidence in any civil action. (d) This Section does not apply to: (1) compliance review committees on which individuals serving on or at the direction of the compliance review committee have management responsibility for the operations, records, employees, or activities being examined or evaluated by the compliance review committee and (2) any civil action initiated by any federal or State regulatory agency. (e) This Section shall not be construed to limit the discovery or admissibility in any civil action of any documents other than compliance review documents. 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; } }); }); });
205 ILCS 5/83
Compliance review
Known as the Illinois Banking Act
The act spans §§ 205-5-1 to 205-5-9-5 (121 sections).
P.A. 89-364, eff. 8-18-95.
Official source: Illinois General Assembly. Reproduced from public-domain Illinois statutes; confirm against the official source for the current text. Not legal advice.