Join an ARCRA Committee

03/31/2019 9:05 AM | Anonymous member (Administrator)

Like most volunteer organizations, ARCRA relies on active committees to ensure that we meet our obligations to our members. These committees include board members but several, including Advocacy & Education, Programs & Services, Finance, and Membership, become much stronger when they include the views of other members from around the country. Committee work generally includes quarterly phone meetings and time required for meeting preparation and participation in initiatives and activities. Region Representative positions in the South, Midwest and Northeast are also open; these positions support our Affiliated Groups. For additional information about these positions, log in to the ARCRA website and (MC DRAFTNG COPY
 FOR WEBSITE). To request additional info and/or convey your interest, email President Carroll at
carrollm1298@gmail.com


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