• Home
  • News
  • Make a donation to ARCRA "In Honor Of"

Make a donation to ARCRA "In Honor Of"

12/30/2019 11:29 AM | Anonymous member (Administrator)

We all know a Red Cross staffer or volunteer who made an impact on us personally and that we would like to pay tribute to in a special way.  Consider making a donation to ARCRA "in honor of" that person.  The "honoree" will be notified of your thoughtfulness.

Donated funds to ARCRA are used to support and further the mission of the association and also to cover the annual membership fee for fellow retirees who are no longer able to afford it.  

To make a donation, click on the DONATE button in the navigation bar at the top of the ARCRA website.  Note information about the honoree in the comment section so that we can contact them.  You can also send a check.  Make the check payable to ARCRA and send to ARCRA, PO BOX 1581, Vienna, VA 22180.  Please include contact information about your honoree.

Because of our tax status, as a membership organization that advocates for its members, gifts are not tax deductible.

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