Public-domain · open source
OpenJurist

30 ILCS 305/7

Interest rate swaps

Known as the Bond Authorization Act

The act spans §§ 30-305-0-01 to 30-305-7 (7 sections).

P.A. 93-9, eff. 6-3-03.

For purposes of this Section, terms are as defined in the Local Government Debt Reform Act. With respect to all or part of any currently outstanding or proposed issue of its bonds, a governmental unit whose aggregate principal amount of bonds outstanding or proposed exceeds $10,000,000 may, without prior appropriation, enter into agreements or contracts with any necessary or appropriate person (the counter party) that will have the benefit of providing to the governmental unit: (i) an interest rate basis, cash flow basis, or other basis different from that provided in the bonds for the payment of interest or (ii) with respect to a future delivery of bonds, one or more of a guaranteed interest rate, interest rate basis, cash flow basis, or purchase price. Such agreements or contracts include without limitation agreements or contracts commonly known as interest rate swap, collar, cap, or derivative agreements, forward payment conversion agreements, interest rate locks, forward bond purchase agreements, bond warrant agreements, or bond purchase option agreements and also include agreements or contracts providing for payments based on levels of or changes in interest rates, including a change in an interest rate index, to exchange cash flows or a series of payments, or to hedge payment, rate spread, or similar exposure (such agreements or contracts, collectively, being "swaps"). Without limiting other permitted terms which may be included in swaps, the following provisions may or, if hereinafter so required, shall apply: (a) Payments made pursuant to a swap (the swap payments) which are to be made by the governmental unit may be paid by such governmental unit, without limitation, from proceeds of the bonds, including bonds for future delivery, identified to such swaps, or from bonds issued to refund such bonds, or from whatever enterprise revenues or revenue source, including taxes pledged or to be pledged to the payment of such bonds, which enterprise revenues or revenue source may be increased to make such swap payments, and swap payments to be received by the governmental unit, which may be periodic, up-front, or on termination, shall be used solely for and limited to any lawful corporate purpose of the governmental unit. (b) Up-front or periodic net swap payments to be paid by the governmental unit under the swaps (the standard swap payments) shall be treated as interest for the purpose of calculating any interest rate limit applicable to the bonds, provided, however, that for purposes of making such standard swap payments only (and not with respect to the bonds so issued or to be issued), the bonds shall be deemed not exempt from income taxation under the Internal Revenue Code for purposes of State law, as contained in this Bond Authorization Act, relating to the permissible rate of interest to be borne thereon, and, provided further, that if payments of any standard swap payments are to be made by the governmental unit and the counterparty on different dates, the net effect of such payments for purposes of such interest rate limitation shall be determined using a true interest cost (yield) calculation. (c) Any such agreement or contract and the swap payments to be made thereunder shall not be taken into account with respect to any debt limit applicable to the governmental unit. (d) Swap payments upon the termination of any swap may be paid to a counterparty upon any terms customary for swaps, including, without limitation, provisions using market quotations available for giving the net benefit of the swap at the time of termination to the persons entitled thereto (viz., the governmental unit or the counterparty) or reasonable fair market value determinations of the value at termination made in good faith by either such persons. (e) The term of the swap shall not exceed the term of any currently outstanding bonds identified to such swap or, for bonds to be delivered, not greater than 5 years plus the term of years proposed for such bonds to be delivered, but in no event longer than 40 years, plus, in each case, any time period necessary to cure any defaults under such swap. (f) The choice of law for enforcement of swaps as to any counterparty may be made for any state of these United States, but the law which shall apply to the obligations of the governmental unit shall be the law of the State of Illinois, and jurisdiction to enforce the swaps as against the governmental units shall be exclusively in the courts of the State of Illinois or in the applicable federal court having jurisdiction and located within the State of Illinois. (g) Governmental units, in entering into swaps, may not waive any sovereign immunities from time to time available under the laws of the State of Illinois as to jurisdiction, procedures, and remedies, but such swaps shall otherwise be fully enforceable as valid and binding contracts as and to the extent provided herein and by other applicable law. 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; } }); }); });

Official source: Illinois General Assembly. Reproduced from public-domain Illinois statutes; confirm against the official source for the current text. Not legal advice.