Happy New Membership Year!

01/01/2019 12:00 PM | Anonymous member (Administrator)

Here’s to a wonderful 2019 for you!  And renewing your ARCRA membership is a great way to start it off.  Many Annual Members have a renewal date of January 1 each year, and in the coming weeks, those members who have not yet renewed will be receiving some friendly reminders.  If you have received a renewal message in December/January and have not yet renewed, we sincerely hope you will take a brief minute to renew your membership with ARCRA!  

Need to renew but aren’t sure how?  It’s easy:

  • To renew or upgrade to Lifetime Membership by credit card, go to

www.arcretireeassoc.org and click on Join/Renew

  • To renew or upgrade to Lifetime Membership by check, make checks payable to the ARC Retiree Association, and mail to ARCRA, PO BOX 1581, Vienna, VA 22180

If you would like to check the status of your membership, log in to the ARCRA website www.arcretireeassoc.org and click on your name at the top of the screen. Your Profile will show when your renewal is due!


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(); }