Do you have a REAL ID?

07/08/2019 6:22 PM | Anonymous member (Administrator)

Beginning in Fall 2020, every U.S. air traveler will need a REAL ID-compliant driver's license, state ID, or other acceptable form of identification, for example a U.S. passport, to board a domestic flight.  

The REAL ID Act goes into effect on October 1, 2020.   If you already have a REAL ID compliant driver's license, it will have a star in the upper-right corner signifying that it meets the new security standards. You can apply for the REAL ID when you renew your driver's license or contact your state Department of Motor Vehicles(DMV) to apply now for REAL ID.  

Getting a REAL ID from DMV requires presentation of additional documents to prove your identity and legal residency when you renew your driver's license or apply for a state issued identification card.  This includes:

  1. Identity (e.g. unexpired U.S. passport or state-issued birth certificate)
  2. Legal Presence (e.g. unexpired U.S. passport or state-issued birth certificate)
  3. Social Security Number (e.g. Social Security card or payroll check stub or federal tax form)
  4. Residency (tow proofs will be required).  (e.g. utility bills or mortgage statement)
  5. Proof of any Name Changes (e.g. marriage certificate or divorce decree stating name changes)

 You cannot apply for a REAL ID online or by mail.  To get a REAL ID,  you will be required to come into the DMV office.

But remember, starting October 1, 2020, to board a domestic flight, the Transportation Security Administration (TSA) will require a REAL ID driver's license or state ID that bears a star in the upper-right corner that shows it meets the new security standards, or your passport.  International air travel will continue to require a passport.

Contact you state Department of Motor Vehicles or check out their website to confirm exactly which documents they demand for REAL IDs.  

For more information, check out FAQs on the U.S. Department of Homeland Security website https://www.dhs.gov/real-id-public-faqs


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