• Home
  • News
  • Red Cross Changes Rule that Limited Total Hours Retirees Could Work for Pay at Red Cross

Red Cross Changes Rule that Limited Total Hours Retirees Could Work for Pay at Red Cross

09/30/2022 9:51 AM | Anonymous member (Administrator)

The Red Cross has changed the rule that limited the number of hours Red Cross retirees could work for pay at Red Cross.  The old rule limited retiree paid work to 1,000 hours per year to maintain their pension.   You now can be rehired and work unlimited hours and continue to receive your Red Cross pension.  The only requirement is that you remain retired for 90 days following the date of your retirement, your benefit effective date in the Retirement System.  The 1,000 hour  in a given calendar year rule was rescinded on January 1, 2022.

Check out available positions.


431 18th St, NW, Washington, DC 2006  PO Box 1581  .  Vienna, VA 22180
E-mail: admin@arcretireeassoc.org
Tel: 202-303-8779. ARCRA & Retiree Connection

© American Red Cross Retiree Association All rights reserved

Powered by Wild Apricot Membership Software
function SetMyDate() { // Array of day names var dayNames = new Array("Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"); // Array of month Names var monthNames = new Array( "January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December"); var now = new Date(); document.getElementById("YOURELEMENTID").value = dayNames[now.getDay()] + ", " + monthNames[now.getMonth()] + " " + now.getDate() + ", " + now.getFullYear(); }