CDC Extends Mask Requirement for Travel

04/15/2022 1:58 PM | Anonymous member (Administrator)

What You Need to Know

  • Wearing a mask over your nose and mouth is required in indoor areas of public transportation (including airplanes, trains, buses) and indoors in U.S. transportation hubs (including airports, train and bus stations)
  • Delay travel until you are up to date with your COVID-19 vaccines.
  • Check your destination’s COVID-19 situation before traveling. State, tribal, local, and territorial governments may have travel restrictions in place.
  • Do not travel if you are sick, tested positive for COVID-19 and haven’t ended isolation, had close contact with a person with COVID-19 and haven’t ended quarantine, or are waiting for results of a COVID-19 test.
  • If you are not up to date with your COVID-19 vaccines and must travel, get tested both before and after your trip.

Read more at CDC

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