• Home
  • 2017 Annual Member to Lifetime Upgrade

2017 Annual Member to Lifetime Upgrade

  • 04/14/2017
  • 6:00 PM
  • 05/01/2017
  • 11:59 PM
  • Lifetime Upgrade

Registration


Registration is closed

Congratulations on deciding to upgrade as a ARCRA Lifetime Member and taking advantage of the reduced rate of $220...recognizing your 2017 membership of $30 and the Lifetime Membership fee of $250. Please click on the registration button to access the secure STRIPE online credit card payment site and follow the prompts.  Once the transaction is compete, you will receive a receipt in your email.  Please contact us if you need additional information or assistance  ARCRA@redcross.org

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