Planning to Travel over the Holidays-Check State Restrictions Before You Go

11/28/2020 8:55 AM | Anonymous member (Administrator)

If you are planning to travel outside of your home state over the holidays, check the virus rates where you plan to visit and assess the risk. The C.D.C. offers a series of recommendations for safety:  wear a face mask in public, wash your hands frequently, avoid touching your face, keep six feet from others, cover coughs and sneezes, and use drive-through service and curbside pickup at restaurants and stores.

Current restrictions in the United States for leisure travelers change frequently when case numbers increase or decrease. Many states do not apply them to those staying for less than 24 hours. Some municipalities or counties may have more stringent regulations. There are generally exemptions for essential workers who are on the job, including health care workers, members of the military and others, but even they may be subject to some restrictions

Click here to check on travel restrictions within the US

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