CINXE.COM

National Archives Forms

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <title>National Archives Forms</title> <meta http-equiv="Content-Type" content="text/html;" /> <meta http-equiv="Content-Language" content="en-US" /> <link rel="icon" href="/favicon.ico" type="image/x-icon" /> <link rel="shortcut icon" href="/favicon.ico" /> <link rel="stylesheet" href="/includes/css/print.css" type="text/css" media="print" /> <meta http-equiv="imagetoolbar" content="no" /> <meta name="y_key" content="0e94d8e9e5732ec6" /> <meta name="description" content="A list of NARA Forms." /> <meta name="date" content="2023-08-11" /> <meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.weburbia.com/safe/ratings.htm" l r (s 0))' /> <meta name="rating" content="general" /> <!--<meta name="distribution" content="global" />--> <script type="text/javascript">var sectionSearchOn = true;</script> <script type="text/javascript" src="/includes/javascript/jquery.js"></script> <script type="text/javascript" src="/includes/javascript/jquery.common.js"></script> <script type="text/javascript" src="/includes/javascript/sortable/tablesort.js"></script> <script type="text/javascript" src="/includes/javascript/sortable/customsort.js"></script> <script type="text/javascript" src="/includes/javascript/layout.js"></script> <script type="text/javascript" src="/includes/javascript/DD_roundies_0.0.2a-min.js"></script> <link rel="stylesheet" href="/includes/assets/css/alerts.css"> <script type="text/javascript" src="/includes/assets/js/alert.js"></script> <script type="text/javascript"> <!-- var GB_ROOT_DIR = "/includes/greybox/greybox/"; //var GB_ROOT_DIR = "http:///includes/greybox/greybox/"; --> </script> <script type="text/javascript" src="/includes/greybox/greybox/AJS.js"></script> <script type="text/javascript" src="/includes/greybox/greybox/AJS_fx.js"></script> <script type="text/javascript" src="/includes/greybox/greybox/gb_scripts.js"></script> <link href="/includes/greybox/greybox/gb_styles.css" rel="stylesheet" type="text/css" media="all" /> <script type="text/javascript"> var GB_ANIMATION = true; $(document).ready(function(){ $("a.greybox").click(function(){ var t = this.title || $(this).text() || this.href; GB_show(t,this.href,600,900); return false; }); }); </script> <script type="text/javascript"> setTimeout(function(){var a=document.createElement("script"); var b=document.getElementsByTagName("script")[0]; a.src=document.location.protocol+"//script.crazyegg.com/pages/scripts/0034/3988.js?"+Math.floor(new Date().getTime()/3600000); a.async=true;a.type="text/javascript";b.parentNode.insertBefore(a,b)}, 1); </script> <style type="text/css">@import url("/includes/css/!main-import.css");</style> <!--[if lt IE 7]><style type="text/css">@import url("/includes/css/!overrides-IE6.css");</style><![endif]--> <style type="text/css">@import url("/forms/!css-section.css");</style> <link rel="stylesheet" type="text/css" href="/includes/lib/ezform/ezform.css" /> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> </head> <body class="col-2" > <noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-WLMC86" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= '//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-WLMC86');</script> <!-- Google Tag Manager --> <!-- End Google Tag Manager --> <a name="top"></a> <p class="hidden"><a href="#content">Skip Navigation</a>.</p> <div id="container"> <div id="header"> <a id="siteTitle" href="/">NARA</a> <script type="text/javascript"> var addthis_pub = "usarchives"; var addthis_offset_left = -40; var addthis_brand = "Archives.gov"; </script> <div id="topLinks"> <ul> <li><a href="/social-media/blogs.html" class="noBorder">Blogs</a></li> <!-- MICHAEL L. ADDED THE FOLLOWING STYLE ON 10/19/2011. IT IS APPLIED TO THE LIST ITEM CONTAINING THE ADDTHIS SCRIPT. IT PREVENTS THE SCRIPT FROM INTERFERING WITH CLICKING INTO THE SEARCH FIELD OR LOCKING THE PAGE IF A USER MOUSES TOO CLOSE TO THE SCRIPT. --> <style type="text/css">#topLinks_addthis { overflow:hidden;height:1.5em; }</style> <li id="topLinks_addhis"> <script type="text/javascript"> var addthis_pub = "usarchives"; var addthis_offset_left = -40; var addthis_brand = "Archives.gov"; </script> <a class="addthisLink" href="http://www.addthis.com/bookmark.php?v=250" onmouseover="return addthis_open(this, '', '[URL]', '[TITLE]');" onfocus="return addthis_open(this, '', '[URL]', '[TITLE]');" onblur="addthis_close();" onmouseout="addthis_close();" onclick="return addthis_sendto();">Bookmark/Share</a> <script type="text/javascript" src="https://s7.addthis.com/js/250/addthis_widget.js"></script> </li> <li><a href="/contact/">Contact Us</a></li> </ul> </div> <div id="siteSearch"> <form accept-charset="UTF-8" action="//search.archives.gov/search" id="search_form" name="search" method="get"> <div id="mainSearchForm"> <input name="utf8" type="hidden" value="" /> <input id="affiliate" name="affiliate" type="hidden" value="national-archives" /> <label for="query">Enter Search Term(s):</label> <input name="query" id="qt" accesskey="s" type="text" value="Search Archives.gov" autocomplete="on" /> <input name="commit" type="submit" id="go" value="GO" /> </div> </form> </div> <script type="text/javascript"> //<![CDATA[ var usasearch_config = { siteHandle:"national-archives" }; var script = document.createElement("script"); script.type = "text/javascript"; script.src = "//search.usa.gov/javascripts/remote.loader.js"; document.getElementsByTagName("head")[0].appendChild(script); //]]> </script> </div> <div id="pageNav"> <a href="/research/" class="research" title="Research Our Records"></a> <a href="/veterans/" class="veterans" title="Veterans Service Records"></a> <a href="/education/" class="teachers" title="Teachers Resources"></a> <a href="/locations/" class="locations" title="Our Locations"></a> <a href="/shop/" class="shop" title="Shop Online"></a> <br /> </div> <div id="sectionHeader"> <a href="/forms/" id="sectionName">Forms</a> </div> <div id="breadcrumbs"> <a class="breadcrumbsHomeLink" href="/" title="Archives.gov Home">Home</a> &gt; <span class="breadcrumbsLastItem">Forms</span> </div> <div id="container2"> <div id="col-a"> <!--stopindex--> <div class="menu"> <h3>Contact Us Online</h3> <ul> <li><a href="/contact/inquire-form.html">Ask a Question about Research and Records</a></li> <li> <a href="https://eservices.archives.gov/orderonline/start.swe?SWECmd=GotoView&SWEScreen=GPEA+Catalog+Screen+FFO&SWEView=GPEA+Made-To-Order+Reproduction+Landing+Page+View+FFO">Order Reproductions</a></li> <li><a href="/contact/inquire-form.html">Online Order Forms</a></li> <li class="youAreHere">More Order Forms</li> <li><a href="/contact/inquire-form.html">Suggestions<br />Comments<br />Complaints</a></li> <li><a href="/comment/">Comment on Draft Policy</a></li> </ul> <h3>Other Ways to Contact Us</h3> <ul> <li><a href="/contact/index.html#mail">Send Us Mail</a></li> <li><a href="/contact/index.html#phone">Telephone Us</a></li> <li><a href="/contact/order-status/index.html">Check the Status of your Order</a></li> </ul> <h3>Facilities Nationwide</h3> <ul> <li><a href="/locations/">All Locations</a></li> <li><a href="/dc-metro/">Washington, DC Area</a></li> </ul> <h3>Related Links</h3> <ul> <li><a href="http://www.forms.gov">Forms.gov</a></li> <li><a href="http://www.gsa.gov/Portal/gsa/ep/formsWelcome.do?pageTypeId=8199&channelPage=/ep/channel/gsaOverview.jsp&channelId=-13253">GSA Forms Library</a></li> </ul> </div> </div> <div id="content"> <!--startindex--> <a name="content"></a> <h1> Forms</h1> <p>The forms listed below include some of our most commonly used forms. Additional forms are available from our <a href="/locations/">nationwide network of Archives facilities</a>.</p> <div id="shared-inquire-form"><h2> Order Online</h2> <p class="smaller"> <strong>Help us expedite your order! <a href="http://eservices.archives.gov/orderonline/" target="order">Submit your order online!</a></strong> <br /> When you place your order online we receive it the next business day and begin researching it right away. <span class="smaller">(Order Online links will open in a new window.)</span></p> <table width="100%" border="0" cellspacing="2" cellpadding="2"> <!-- NATF 81 --> <tr bgcolor="#f5f5f5"> <td colspan="3"> <strong><a name="81"></a>Passenger Arrival Records</strong> <span class="smaller">(NATF Form 81)</span><br /> <span class="floatRight spaceRight"><a href="https://eservices.archives.gov/orderonline/start.swe?SWECmd=GotoView&SWEView=GPEA+Product+Detail+-+Features+View+FFO&SWEHo=eservices.archives.gov&SWETS=1199728061&SWEPostnApplet=GPEA+Product+Form+Applet+FFO&SWEPostnRowId=1-N9YT" target="order">Order Online<img src="/global-images/icons/24x24/cart.gif" alt="Order Online" class="noBorder"/></a> &nbsp; | &nbsp; <a href="/forms/pdf/natf-81.pdf" class="pdfImage">Download the Form</a> &nbsp; | &nbsp; <a href="/research/immigration/index.html" class="moreLink">Use for</a></span><br /><br /> </td> </tr> <!-- NATF 82 --> <tr bgcolor="#dcdcdc"> <td colspan="3"><strong><a name="82"></a>Federal Census Records</strong> <span class="smaller">(NATF Form 82)</span> <br /> <span class="floatRight spaceRight"> <a href="https://eservices.archives.gov/orderonline/start.swe?SWECmd=GotoView&SWEView=GPEA+Product+Detail+-+Features+View+FFO&SWEHo=eservices.archives.gov&SWETS=1199728061&SWEPostnApplet=GPEA+Product+Form+Applet+FFO&SWEPostnRowId=1-EU2U" target="order">Order Online<img src="/global-images/icons/24x24/cart.gif" alt="Order Online" class="noBorder"/></a> &nbsp; | &nbsp; <a href="/forms/pdf/natf-82.pdf" class="pdfImage">Download the Form</a> &nbsp; | &nbsp; <a href="/research/census/index.html" class="moreLink">Use for</a></span><br /><br /> </td> </tr> <!-- NATF 83 --> <tr bgcolor="#f5f5f5"> <td colspan="3"><a name="83"></a><strong>Eastern Cherokee Applications</strong> <span class="smaller">(NATF Form 83)</span> <br /> <span class="floatRight spaceRight"> <a href="https://eservices.archives.gov/orderonline/start.swe?SWECmd=GotoView&SWEView=GPEA+Product+Detail+-+Features+View+FFO&SWEHo=eservices.archives.gov&SWETS=1199728061&SWEPostnApplet=GPEA+Product+Form+Applet+FFO&SWEPostnRowId=1-N9YR" target="order">Order Online<img src="/global-images/icons/24x24/cart.gif" alt="Order Online" class="noBorder"/></a> &nbsp; | &nbsp; <a href="/forms/pdf/natf-83.pdf" class="pdfImage">Download the Form</a> &nbsp; | &nbsp; <a href="/research/native-americans/index.html#specific" class="moreLink">Use for</a></span><br /><br /> </td> </tr> <!-- NATF 84 --> <tr bgcolor="#dcdcdc"> <td colspan="3"><a name="84"></a> <strong>Federal Land Entry Files</strong> <span class="smaller">(NATF Form 84)</span> <br /> <span class="floatRight spaceRight"> <a href="https://eservices.archives.gov/orderonline/start.swe?SWECmd=GotoView&SWEView=GPEA+Product+Detail+-+Features+View+FFO&SWEHo=eservices.archives.gov&SWETS=1199728061&SWEPostnApplet=GPEA+Product+Form+Applet+FFO&SWEPostnRowId=1-EU2W" target="order">Order Online<img src="/global-images/icons/24x24/cart.gif" alt="Order Online" class="noBorder"/></a> &nbsp; | &nbsp; <a href="/forms/pdf/natf-84.pdf" class="pdfImage">Download the Form</a> &nbsp; | &nbsp; <a href="/research/land/index.html" class="moreLink">Use for</a></span><br /><br /> </td> </tr> <!-- NATF 85 --> <tr bgcolor="#f5f5f5"> <td colspan="3" ><br /> <a name="85"></a> <strong>Military Pension/Bounty Land Warrant Applications</strong> <span class="smaller">(NATF Form 85)</span> <br /> <span class="floatRight spaceRight"> <!-- SHARED CONTENT WITH VETERANS --><span id="shared-natf85"> <a href="https://eservices.archives.gov/orderonline/start.swe?SWECmd=GotoView&SWEPostnRowId=1-29XS&SWEView=GPEA+Product+Catalog+Category+Detail+View+FFO&SWEHo=eservices.archives.gov&SWEPostnApplet=GPEA+Product+Catalog+Category+Form+Applet+FFO " target="order">Order Online</a><img src="/global-images/icons/24x24/cart.gif" alt="Order Online" class="noBorder"/> &nbsp; | &nbsp; <a href="/forms/pdf/natf-85.pdf" class="pdfImage">Download the Form</a></span> &nbsp; | &nbsp; <a href="/veterans/military-service-records/pre-ww-1-records.html#natf85" class="moreLink">Use for</a></span> </td> </tr> <!-- NATF 86 --> <tr bgcolor="#dcdcdc"> <td colspan="3"><a name="86"></a> <strong>(Pre-WWI) Military Service Records</strong> <span class="smaller">(NATF Form 86)</span> <br /> <span class="floatRight spaceRight"> <!-- SHARED CONTENT WITH VETERANS --><span id="shared-natf86"> <a href="https://eservices.archives.gov/orderonline/start.swe?SWECmd=GotoView&SWEView=GPEA+Product+Detail+-+Features+View+FFO&SWEHo=eservices.archives.gov&SWETS=1199728061&SWEPostnApplet=GPEA+Product+Form+Applet+FFO&SWEPostnRowId=1-N9YP" target="order">Order Online<img src="/global-images/icons/24x24/cart.gif" alt="Order Online" class="noBorder"/></a>&nbsp; | &nbsp; <a href="/forms/pdf/natf-86.pdf" class="pdfImage">Download the Form</a></span> &nbsp; | &nbsp; <a href="/veterans/military-service-records/pre-ww-1-records.html#natf86" class="moreLink">Use for</a></span><br /><br /> </td> </tr> <!-- SF 180 --> <tr bgcolor="#f5f5f5"> <td colspan="3"><a name="180"></a> <strong>(Post-WWI) Military Records</strong> <span class="smaller">(SF-180)</span><br /> <span class="floatRight spaceRight"> <a href="/veterans/military-service-records/" target="order">Order Online<img src="/global-images/icons/24x24/cart.gif" alt="Order Online" class="noBorder"/></a> &nbsp; | &nbsp; <a href="/research/order/standard-form-180.pdf" class="pdfImage">Download the Form</a> &nbsp; | &nbsp; <a href="/veterans/military-service-records/" class="moreLink">Use for</a></span><br /><br /> </td> </tr> <!-- END CHECKBOXES AREA --> </table> <p class="smaller spaceBelow"><strong>Note: NATF 80 is no longer used.</strong> Use NATF 85 for military pension and bounty land warrant applications, and NATF 86 for military service records for Army veterans discharged before 1912.</p> </div> <h2>Order Records</h2><p>These forms are available for you to download/print, sign, and return to us via fax or mail, as indicated in the instructions for each. At this time, these forms can not be submitted through our web site.</p> <table> <tr> <th class="here" width="10%" valign="top">Form Number</th> <th class="here" width="40%" valign="top">Title</th> <th class="here" width="50%" valign="top">Reason to Use </th> </tr> <tr > <td valign="top">SF-180</td> <td valign="top"><a href="/research/order/standard-form-180.pdf" class="pdfImage">Request Pertaining to Military Records</a> </td> <td valign="top"> Order copies of military records.</td> </tr> <tr > <td valign="top">NA Form 14115</td><td valign="top"><a href="/research/hire-help/researcher-application-form.pdf" class="pdfImage">Independent Researcher Listing Application Form</a> | <a href="/research/hire-help/researcher-application-form.docx"><img src="/global-images/word-icon.gif" alt="Word Version" width="18" height="18" border="0" align="absmiddle" /></a> </td> <td valign="top">Request inclusion in our online listing of independent researchers.</td> </tr> <tr > <td valign="top">NATF Form 36</td><td valign="top"><a href="/research/order/microfilm-order-form.pdf" class="pdfImage">Microfilm Order Form</a> <br /> <a href="/research/order/microfilm.html">What's Available</a> &nbsp; | &nbsp; <a href="/research/order/microfilm-pubs.html">How to Order Microfilm</a></td> <td valign="top">Purchase microfilm.</td> </tr> <tr > <td valign="top">NA 14110</td><td valign="top"><a href="/research/order/item-approval-request.pdf" class="pdfImage">Item Approval Form</a><strong> </strong></td> <td valign="top">Order motion pictures and sound recordings.</td> </tr> <tr > <td valign="top">&nbsp;</td> <td valign="top"><a href="https://eservices.archives.gov/orderonline/" target="_blank">Request &amp; Order Reproductions</a></td> <td valign="top">Request reproductions of Passenger Arrival Records, Eastern Cherokee Applications, and Compiled Military Service Records online.</td> </tr> <tr > <td valign="top">OF-11</td> <td valign="top"><a href="/frc/forms/of-11.pdf" class="pdfImage">Reference Request-Federal Records Centers</a> <br /> <br /> <a href="/midatlantic/forms/optional-form-11-courier.pdf" class="pdfImage"> Courier Version</a> </td> <td valign="top"><strong>Federal Agencies Only</strong>: Request records or information.</td> </tr> <tr > <td valign="top">VA 9957</td> <td valign="top"><a href="/st-louis/military-personnel/acrs-time-sharing-request-form.pdf" class="pdfImage">CRS Time Sharing Request Form</a> <br /> <br /> <a href="/st-louis/military-personnel/acrs-time-sharing-request-form-2.pdf" class="pdfImage">ACRS Time Sharing Request Form 2</a> </td> <td valign="top"><strong> Federal Agencies Only</strong>: Establish a time sharing account.</td> </tr> </table> <h2>Copies of Nixon Presidential Materials</h2> <table width="100%"> <tr> <th class="here" >Form Title</th> <th class="here" >Use For</th> </tr> <tr > <td><a href="http://www.nixonlibrary.gov/sites/default/files/2018-10/Nixon_Library_AV_Reproduction_Request_Packet_rev20181025_EXTENDED.pdf">AV Reproduction Packet</a></td> <td>16mm, 35mm, color, or black and white motion film<br /> Still photographs, aerial film, maps, and drawings<br /> Audiotapes, Video-to-video or Film-to-video </td> </tr> </table> <h2>Employment</h2> <table> <tr><th class="here" width="40%">Title</th> <th class="here" width="50%">Reason to Use</th></tr> <tr> <td><a href="/careers/jobs/forms/">National Archives Applicant Background Survey</a></td> <td>Apply for a job with the National Archives.</td> </tr></table> <h2>Grants</h2> <table> <tr> <th class="here" >Form Number</th> <th class="here" >Title/Description</th> </tr> <tr> <td>Standard Form 424</td> <td>Application for Federal Assistance, see: <a href="https://www.grants.gov/web/grants/forms/sf-424-family.html">SF-424 Family</a> </td> </tr> <tr> <td>NA Form 17001</td> <td><a href="/files/forms/pdf/na-17001.pdf" class="pdfImage">National Historical Publications And Records Commission (NHPRC) - Budget Form &amp; Instructions</a></td> </tr> <tr> <td>NA Form 17001a</td> <td><a href="/files/forms/pdf/na-17001a.pdf" class="pdfImage">NHPRC Grant Offer Acknowledgment</a></td> </tr> </table> <p></p> <h2>Records Management <span class="smallest">(For Use By Federal Agencies Only)</span></h2> <ul><li><a href="/frc/forms/">Download Federal Records Center (FRC) Forms</a></li></ul> <div id="pdfNotice"> <p> PDF files require the <a href="/global-pages/exit.html?link=http://www.adobe.com/products/reader/">free Adobe Reader.</a><br /> More information on Adobe Acrobat PDF files is available on our <a href="/global-pages/accessibility.html">Accessibility page</a>. </p> </div> </div> </div> <div id="bottomBanner" class="sectionColor"> Forms &gt;</div> <div id="footer"> <!--stopindex--> <div class="menu connect"> <h3>Connect With Us</h3> <ul> <li> <a href="/social-media/blogs.html" title="Blogs"> <img src="/global-images/icons/connect/icon-blogs.gif" alt="Go to blog" /> Blogs </a> </li> <li> <a href="/social-media/facebook.html" title="Facebook"> <img src="/global-images/icons/connect/icon-facebook.gif" alt="Go to Facebook" /> Facebook </a> </li> <li> <a href="/social-media/flickr.html" title="Flickr"> <img src="/global-images/icons/connect/icon-flickr.gif" alt="Go to Flickr" /> Flickr </a> </li> <!-- <li> <a href="/global-pages/exit.html?link=http://naraopengov.ideascale.com" title="IdeaScale"> <img src="/global-images/icons/connect/icon-ideascale.gif" alt="Go to IdeaScale" /> IdeaScale </a> </li>--> <li> <a href="/social-media/rss-feeds.html" title="RSS Feeds"> <img src="/global-images/icons/connect/icon-rss-feeds.gif" alt="Get RSS Feed" /> RSS Feeds </a> </li> <li> <a href="/social-media/twitter.html" title="Twitter"> <img src="/global-images/icons/connect/icon-twitter-2.gif" alt="Go to Twitter" /> Twitter </a> </li> <li> <a href="/social-media/youtube.html" title="YouTube"> <img src="/global-images/icons/connect/icon-youtube.gif" alt="Go to YouTube" /> YouTube </a> </li> <li> <a href="/social-media/">More...</a></li> </ul> </div> <div class="menu"> <div> <h3>Information For&hellip;</h3> <ul> <li><a href="/citizen-archivist/">Citizen Archivists</a></li> <li> <a href="/fed-employees/">Federal Employees</a> </li> <li> <a href="/research/genealogy/">Genealogists</a> </li> <li> <a href="/congress/">Members of Congress</a> </li> <li> <a href="/preservation/">Preservation</a> </li> <li> <a href="/records-mgmt/">Records Managers</a> </li> <li> <a href="/press/">The Press</a> </li> </ul> </div> <div > <h3>Publications</h3> <ul> <li> <a href="/federal-register/">Federal Register</a> </li> <li><a href="/publications/general-interest/free.html">Free Publications</a></li> <li> <a href="/publications/prologue/">Prologue Magazine</a> </li> <li> <a href="/publications/ordering/">Purchase Publications</a> </li> <li> <a href="/publications/">More&hellip;</a> </li> </ul> </div> <div> <h3>Orgs &amp; Offices</h3> <ul> <li> <a href="/legislative/cla/">Center for Legislative Archives</a></li> <li> <a href="/frc/">Federal Records Center</a> </li> <li> <a href="/oig/">Office of the Inspector General</a> </li> <li> <a href="/presidential-libraries/">Presidential Libraries</a> </li> <li> <a href="/about/organization/">More&hellip;</a> </li> </ul> <h3>About Us</h3> <ul> <li> <a href="/about/">What is the National Archives?</a> </li> <li> <a href="/contracts/">Doing Business with Us</a> </li> <li> <a href="/about/plans-reports/">Plans and Reports</a> </li> <li><a href="/open/">Open Government</a></li> <li><a href="/open/plain-writing/">Our Plain Language Activities</a></li> </ul> </div> <div> <h3>I Want To...</h3> <ul> <li> <a href="/veterans/military-service-records/">Get My Military Record</a> </li> <li><a href="/research/start/plan-visit.html">Plan a Research Visit</a></li> <li><a href="/museum/visit">Visit the Museum</a></li> <li><a href="/exhibits">View Online Exhibits</a></li> <li> <a href="/grants/">Apply for a Grant</a> </li> </ul> <h3>Participate</h3> <ul> <li><a href="/calendar">Attend an Event</a></li> <li> <a href="/global-pages/exit-internal.html?link=http://www.archivesfoundation.org/">Donate to the Archives</a> </li> <li> <a href="/careers/">Work at the Archives</a> </li> <li> <a href="/careers/volunteering/">Volunteer at the Archives</a> </li> </ul> </div> <div> <h3>Resources</h3> <ul> <li> <a href="/global-pages/subject-index.html">A-Z Index</a> </li> <li><a href="/exhibits/charters/">America's Founding Docs</a></li> <li> <a href="/contact/">Contact Us</a> </li> <li> <a href="/espanol/">En Espa&ntilde;ol</a> </li> <li> <a href="/faqs/">FAQs</a> </li> <li> <a href="/forms/">Forms</a> </li> </ul> </div> </div> </div> <div id="subFooter"> <ul id="footerMicroButtons"> <li><a class="microButton1" href="/contact/">Contact Us</a></li> <li><a class="microButton2" href="/global-pages/accessibility.html" >Accessibility</a></li> <li><a class="microButton3" href="/global-pages/privacy.html" >Privacy Policy</a></li> <li><a class="microButton4" href="/foia/" >Freedom of Information Act</a></li> <li><a class="microButton5" href="/eeo/policy/complaint-activity.html" >No FEAR Act</a></li> <li><a class="microButton6" href="http://www.usa.gov/">USA.gov</a></li> </ul> <p class="footerAddress"> <strong>The U.S. National Archives and Records Administration</strong> <br /> 1-86-NARA-NARA or 1-866-272-6272 </p> </div> <!-- <p style="clear:both;color:#003;text-align:center;font-size:.5em;">--><!--</p>--> <!--startindex--> </div> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10