Public-domain · open source
OpenJurist

525 ILCS 50/9

Illinois Veteran Recreation Corps

Known as the Illinois Veteran, Youth, and Young Adult Conservation Jobs Act

The act spans §§ 525-50-1 to 525-50-9 (10 sections).

P.A. 97-738, eff. 7-5-12; 98-463, eff. 8-16-13.

With respect to the Illinois Veteran Recreation Corps: (a) Purpose. The Illinois Veteran Recreation Corps is established for the purpose of making grants to local sponsors to provide wages to veterans of any age operating and instructing in conservation or recreational programs. Such programs shall provide conservation or recreational opportunities and shall include, but are not limited to, the coordination and teaching of natural resource conservation and management, physical activities, or learning activities directly related to natural resource conservation management or recreation. Such programs may charge user fees, but such fees shall be designed to promote as much community involvement as possible, as determined by the Department. (b) Application. Local sponsors who can provide necessary facilities, materials, and management for summer conservation or recreational activities within the community and who desire a grant under this Act for the purpose of hiring managing supervisors as necessary and eligible veterans for such conservation or recreational programs may make application to the Department. Applications shall be evaluated on the basis of program content, location, need, local commitment of resources, and consistency with the purposes of this Act. (c) Enrollment. The Illinois Veteran Recreation Corps shall be limited to citizens of this State who at the time of enrollment are veterans of any age and are unemployed and who have skills that can be utilized in the summer conservation or recreational program. Preference may be given to veterans with a disability. The ratio of veterans employee enrollees to a managing supervisor must not be less than 10 to 1 for any local sponsor with a total number of veterans employee enrollees of 10 or more. Any local sponsor program with a total number of veteran employee enrollees of less than 10 must be limited to one managing supervisor. Veterans who are unemployed shall be given preference for employment as managing supervisors. The local sponsors shall make public notification of the availability of jobs for eligible veterans in the Illinois Veteran Recreation Corps by the means of newspapers, electronic media, educational facilities, units of local government, and Department of Employment Security offices. Application for employment shall be made directly to the local sponsor. The Department shall adopt reasonable rules pertaining to the administration of the Illinois Veteran Recreation Corps. (d) Terms of employment. The enrollment period for any successful applicant of the program shall not be longer than 6 total months. Once enrolled in the program, each enrollee shall receive a reasonable wage as set by the Department and shall work hours as required by the conservation or recreation program but not in excess of a maximum number of hours as determined by the Department, except that an enrollee working as a managing supervisor shall receive a higher wage than an enrollee working in any other capacity on the conservation or recreation program. Enrollees shall be employees of the local sponsor and not contractual hires for the purpose of employment taxes, except that enrollees shall not be classified as employees of the State or the local sponsor for purposes of contributions to the State Employees' Retirement System of Illinois or any other public employee retirement system. 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.