CINXE.COM

Veterans' Employment and Training Service (VETS) - U.S. Department of Labor

<!doctype html> <html class="no-js" lang="en"> <head><script type="text/javascript" src="/_static/js/bundle-playback.js?v=HxkREWBo" charset="utf-8"></script> <script type="text/javascript" src="/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script> <script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script> <script type="text/javascript" src="/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("https://www.dol.gov/vets/","20161221005051","https://web.archive.org/","web","/_static/", "1482281451"); </script> <link rel="stylesheet" type="text/css" href="/_static/css/banner-styles.css?v=S1zqJCYt" /> <link rel="stylesheet" type="text/css" href="/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <meta charset="utf-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes"/> <title>Veterans' Employment and Training Service (VETS) - U.S. Department of Labor</title> <!-- PUT IN THE AGENCY NAME --> <!--Edit needed Below--> <meta name="description" content="Replace the word " text" with a short description of your web-page. use no more than 200 characters. this short line of text will appear 1-on-1 in the search results. create and add a different meta description tag for every page."> <!-- USE NO MORE THAN 200 CHARACTERS. THIS SHORT LINE OF TEXT WILL APPEAR 1-ON-1 IN THE SEARCH RESULTS. --> <!--- Start CSS and JavaScript --> <!-- css --> <link rel="stylesheet" href="/web/20161221005051cs_/https://www.dol.gov/homepage/css/foundation.css"/> <link rel="stylesheet" href="/web/20161221005051cs_/https://www.dol.gov/homepage/css/flexslider.css"/> <link rel="stylesheet" href="/web/20161221005051cs_/https://www.dol.gov/homepage/css/megamenu.css"/> <link rel="stylesheet" href="/web/20161221005051cs_/https://www.dol.gov/homepage/css/dol-style.css"/> <script src="/web/20161221005051js_/https://www.dol.gov/homepage/js/modernizr.js"></script> <!--[if lt IE 9]> <script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.6.2/html5shiv.js"></script> <script src="//s3.amazonaws.com/nwapi/nwmatcher/nwmatcher-1.2.5-min.js"></script> <script src="//html5base.googlecode.com/svn-history/r38/trunk/js/selectivizr-1.0.3b.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/respond.js/1.1.0/respond.min.js"></script> <![endif]--> <script type="text/javascript" src="/web/20161221005051js_/https://www.dol.gov/homepage/js/scripts.js"></script><!-- Scripts for the dropdown megamenu and flexslider --> <script src="/web/20161221005051js_/https://www.dol.gov/homepage/js/jquery.flexslider.js"></script><!-- Scripts for the highlights banner --> <script><!-- Scripts for the dropdown megamenu especially for the smart phone --> $(document).ready(function($){ $('.megamenu').megaMenuCompleteSet({ menu_speed_show : 300, // Time (in milliseconds) to show a drop down menu_speed_hide : 200, // Time (in milliseconds) to hide a drop down menu_speed_delay : 200, // Time (in milliseconds) before showing a drop down menu_effect : 'open_close_fade', // Drop down effect, choose between 'hover_fade', 'hover_slide', 'open_close_fade' etc. menu_click_outside : 1, // Clicks outside the drop down close it (1 = true, 0 = false) menu_show_onload : 0, // Drop down to show on page load (type the number of the drop down, 0 for none) menu_responsive:1 // 1 = Responsive, 0 = Not responsive }); }); </script> <!-- Hook up the FlexSlider --> <script type="text/javascript" charset="utf-8"> // Can also be used with $(document).ready() $(window).load(function() { $('.flexslider').flexslider({ animation: "fade", mousewheel: false, }); }); </script> <!-- End scripts for the dropdown megamenu --> <!-- START CSS and JavaScripts for Engage and Share features --> <link type="text/css" rel="stylesheet" href="/web/20161221005051cs_/https://www.dol.gov/homepage/css/engage-share.css"> <script src="//web.archive.org/web/20161221005051js_/https://netdna.bootstrapcdn.com/bootstrap/3.0.2/js/bootstrap.min.js"></script> <!-- End CSS and JavaScripts for Engage and Share features --> <!-- MAIN TEMPLATE FILE. YOU CAN'T EDIT THIS LINE --> <!--- End CSS and JavaScript --> <!--- Start link to VETS custom style sheets --> <link rel="stylesheet" type="text/css" href="/web/20161221005051cs_/https://www.dol.gov/vets/homepage/css/vets.css"> <!--- End VETS css --> <!-- Start DAP --> <script async language="javascript" id="_fed_an_ua_tag" src="https://web.archive.org/web/20161221005051js_/https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=DOL&amp;yt=true"></script> <!-- Start DAP --> <!-- POPUP WINDOW --> <script type="text/javascript" language="JavaScript"> $(document).ready(function() { if(localStorage.getItem('popState') != 'shown'){ $("#popup").delay(1000).fadeIn(); localStorage.setItem('popState','shown') } $('#popup-close').click(function(e) // You are clicking the close button { $('#popup').fadeOut(); // Now the pop up is hiden. }); $('#popup').click(function(e) { $('#popup').fadeOut(); }); }); </script> <style type="text/css"> .blue { height : 50px; background-color:blue; } .ac-wrapper { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: url("/web/20161221005051im_/https://www.dol.gov/vets/") repeat top left transparent; z-index: 10000; } #popup_window { background: none repeat scroll 0 0 #FFFFCC; border-radius: 10px; border: 1px solid #cccccc; -moz-border-radius: 10px; -webkit-border-radius: 10px; height: 480px; margin: 5% auto; position: relative; width: 600px; padding:20px; } #advisory { border:2px solid #4A6582; background-color: #4F81BE; color: #ffffff; font-size:120%; font-weight:bold; width: 500px; padding:15px; } .red { color:#d90000; font-weight:bold; } </style> <!-- END POPUP WINDOW --> </head> <body class="hp"> <!-- POPUP HTML --> <!--div style="display:none" id="popup" class="ac-wrapper"> <div id="popup_window"> <center><h2 id="advisory">SYSTEM MAINTENANCE ADVISORY:</h2></center> <p style="text-align:left;">The <span class="red">VETS-4212</span> online entry system is currently unavailable due to maintenance; it will be available starting Monday, August 3, 2015.</p> <p>The <span class="red">VETS-1010</span> Form On-line Submission system will be down for system maintenance on August 1, 2015. While that system is not available, claims involving the Uniformed Services Employment and Reemployment Rights Act (USERRA) or Veterans' Preference (VP) can be filed by submitting a hard copy Form1010 instead. To do so, please send a hard copy 1010 form (by mail or fax) to:</p> <p style="text-align:center;">Veterans' Employmment and Training Service<br> U.S. Department of Labor<br> ATTENTION: Form 1010<br> 61 Forsyth Street, S.W., Room 6T85<br> Atlanta, Georgia 30303<br><br> FAX: (404) 562-2313</p> <center><input type="submit" name="submit" value="Close Window"/></center> </div> </div> <!-- POPUP HTML --> <!--- Start Top banner --> <div class="wrapper"> <div class="hide"> <a href="#maincontent">Skip to Main Content</a> </div> <!--Start Banner --> <a name="top"></a> <div class="row top-header" role="banner"> <div class="large-6 columns"> <a class="left" href="https://web.archive.org/web/20161221005051/https://www.dol.gov/"> <span class="brand"></span> <h1 class="header-logo-type">UNITED STATES <br> DEPARTMENT OF LABOR </h1> </a> </div> <div class="large-2 columns"> <!-- START Engage and Share Social Media Group --> <div id="shares" class="header-buttons-wrapper hide-for-small" style="margin: 10px;"> <div class="btn-group"> <button type="button" class="btn engage-btn dropdown-toggle btn-md" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <div style="padding-bottom:4px;"> <div style="font-size:1.2em;" class="glyphicon glyphicon-plus"></div> </div> Engage </button> <ul class="dropdown-menu"> <li> <a href="/web/20161221005051/https://www.dol.gov/cgi-bin/leave-dol.asp?exiturl=http://www.facebook.com/departmentoflabor&amp;exitTitle=www.Facebook.com&amp;fedpage=no"> <img alt="" src="https://web.archive.org/web/20161221005051im_/http://www.dol.gov/profiles/dol_profile/libraries/dol_social_icons/facebook.png"> Facebook </a> </li> <li> <div class="twitter-icon"></div> <a href="/web/20161221005051/https://www.dol.gov/cgi-bin/leave-dol.asp?exiturl=http://twitter.com/usdol&amp;exitTitle=www.Twitter.com&amp;fedpage=no"> <img alt="" src="https://web.archive.org/web/20161221005051im_/http://www.dol.gov/profiles/dol_profile/libraries/dol_social_icons/twitter.png"> Twitter </a> </li> <li> <a href="/web/20161221005051/https://www.dol.gov/cgi-bin/leave-dol.asp?exiturl=http://www.instagram.com/USDOL&amp;exitTitle=www.instagram.com/USDOL&amp;fedpage=no"> <img alt="" src="https://web.archive.org/web/20161221005051im_/http://www.dol.gov/profiles/dol_profile/libraries/dol_social_icons/instagram.png">&nbsp;Instagram </a> </li> <li> <a href="/web/20161221005051/https://www.dol.gov/rss"> <img alt="" src="https://web.archive.org/web/20161221005051im_/http://www.dol.gov/profiles/dol_profile/libraries/dol_social_icons/rss.png"> RSS </a> </li> <li> <a href="javascript:window.open('https://web.archive.org/web/20161221005051/https://public.govdelivery.com/accounts/USDOL/subscriber/new','Popup','width=800,height=500,toolbar=no,scrollbars=yes,resizable=yes'); void('');" onclick="window.status='Subscribe'; return true" onmouseover="window.status='Subscribe'; return true" onmouseout="window.status=''; return true"> <img alt="" src="https://web.archive.org/web/20161221005051im_/http://www.dol.gov/profiles/dol_profile/libraries/dol_social_icons/email.png"> Email</a> </li> </ul> </div> <div class="btn-group" style="margin-left:-4px;"> <a class="btn share-btn btn-md" role="button" href="https://web.archive.org/web/20161221005051/https://www.addthis.com/bookmark.php?source=tbx32nj-1.0&amp;v=300&amp;url=http%3A%2F%2Fwww.dol.gov&amp;pubid=usdol&amp;ct=1&amp;title=United%20States%20Department%20of%20Labor&amp;pco=tbxnj-1.0"> <div style="padding-bottom:4px;"> <div class="glyphicon glyphicon-share" style="font-size:1.2em; "></div> </div> Share </a> </div> </div> <!-- END Engage and Share Social Media Group --> </div> <div class="large-4 columns"> <div id="searchbox"> <form accept-charset="UTF-8" action="https://web.archive.org/web/20161221005051/http://search.usa.gov/search" id="search_form" method="get"><input name="utf8" type="hidden" value="✓"/> <div class="small-10 columns"> <input type="search" name="query" placeholder="Find it in DOL" title="Find it in DOL" required="required"> </div> <div class="small-2 columns"> <input type="hidden" name="affiliate" value="u.s.departmentoflabor"> <input type="image" src="/web/20161221005051im_/https://www.dol.gov/homepage/img/icon-search.png" vspace="4" alt="Search DOL" class="usagov-submit"> </div> </form> </div> </div> </div> <!--End Banner --> <!-- MAIN TEMPLATE FILE. YOU CAN'T EDIT THIS LINE --> <!-- IF YOU WANT YOUR AGENCY SEARCH FEATURE HERE INSTEAD, PLEASE CONTACT THE CONTENT MANAGER --> <!--- End Top banner --> <!-- ********************* START EDIT CONTENT HERE! ***********************--> <!-- UPDATE THE DIRECTORY PATHS TO POINT TO THE MAIN INCLUDE FILES FOUND IN YOUR AGENCY/HOMEPAGE/ --> <!-- FOR EXAMPLE, CHANGE THE "/agency/homepage/..." to "/ilab/homepage/..."--> <!--- Start Megamenu --> <!-- UPDATE THE DIRECTORY PATHS TO POINT TO THE INCLUDE FILES FOUND IN YOUR AGENCY/HOMEPAGE/ --> <!-- If you have questions on the megamenu please contact Ed McCarthy --> <!-- Start Agency name --> <div class="row"> <div class="large-12 columns agency-name"> <h2>Veterans' Employment and Training Service (VETS)</h2> </div> </div> <!-- End Agency name --> <!--Start main menu --> <div class="row"> <div class="megamenu_container megamenu_dark_bar megamenu_light"> <!-- Begin Menu Container --> <ul class="megamenu" role="navigation"> <!-- Begin Mega Menu --> <li class="megamenu_button"><a href="#">Menu</a></li> <li class="no-border"> <a href="#" class="megamenu_drop">About VETS</a> <!-- Begin Item --> <div class="dropdown_6columns dropdown_container"> <!-- Begin Item Container --> <div class="col_12"> <h3>Who We Are &amp; What We Do</h3> <p>VETS serve America's veterans and separating service members by preparing them for meaningful careers, providing employment resources and expertise, and protecting their employment rights.</p> <div class="col_5"> <ul class="aboutvets"> <li><a href="/web/20161221005051/https://www.dol.gov/vets/aboutvets/aboutvets.htm">Vision and Mission</a></li> <li><a href="/web/20161221005051/https://www.dol.gov/vets/aboutvets/aboutvets.htm">Leadership Team</a></li> <li><a href="/web/20161221005051/https://www.dol.gov/vets/aboutvets/aboutvets.htm#orgchart">Organization Chart</a></li> <li><a href="/web/20161221005051/https://www.dol.gov/vets/aboutvets/nationaloffice.htm">National Office Directory</a></li> <li><a href="/web/20161221005051/https://www.dol.gov/vets/foia/">FOIA</a></li> </ul> </div> <div class="col_7"> <ul class="list-xgap" class="aboutvets"> <li><a href="/web/20161221005051/https://www.dol.gov/vets/aboutvets/regionaloffices/map.htm">Regional Offices</a></li> <li><a href="/web/20161221005051/https://www.dol.gov/vets/news.htm">News &amp; Media</a></li> <li><a href="/web/20161221005051/https://www.dol.gov/vets/aboutvets/psa.htm">Public Service Announcements</a></li> <li><a href="/web/20161221005051/https://www.dol.gov/vets/updates/index.htm">Updates &amp; Reports</a></li> <li><a href="/web/20161221005051/https://www.dol.gov/vets/aboutvets/advisorycommittee.htm">Advisory Committee</a></li> </ul> </div> </div> </div> <!-- End Item Container --> </li> <!-- End Item --> <!-- Item Two--> <li> <a href="#" class="megamenu_drop">Veterans</a><!-- Begin Item --> <div class="dropdown_4columns dropdown_container"> <!-- Begin Item Container --> <div class="col_12"> <ul> <li><a href="https://web.archive.org/web/20161221005051/http://veterans.gov/veterans/">Find a Job</a></li> <!--li><a href="/vets/programs/findajob.htm">Find a Job</a></li--> <li><a href="https://web.archive.org/web/20161221005051/http://veterans.gov/">Veterans.Gov </a></li> <li><a href="/web/20161221005051/https://www.dol.gov/cgi-bin/leave-dol.asp?exiturl=http://www.doleta.gov/OA/veterans.cfm&amp;exittitle=Apprenticeship">Apprenticeship Occupations and Careers</a></li> <li><a href="/web/20161221005051/https://www.dol.gov/vets/womenveterans/">Women Who Served</a></li> <!--li><a href="/vets/programs/findajob.htm">Veterans Hiring Initiative</a></li--> <li><a href="/web/20161221005051/https://www.dol.gov/vets/programs/index.htm">Programs &amp; Services</a></li> <li><a href="/web/20161221005051/https://www.dol.gov/vets/programs/tap.htm">Transition GPS</a></li> <li><a href="/web/20161221005051/https://www.dol.gov/vets/veterans/generalfaq.htm">Frequently Asked Questions</a></li> </ul> </div> </div> <!-- End Item container --> </li> <!-- End Item --> <!-- Item Three --> <li> <a href="#" class="megamenu_drop">Hire a Veteran</a><!-- Begin Item --> <div class="dropdown_4columns dropdown_container"> <!-- Begin Item Container --> <div class="col_12"> <ul> <li><a href="https://web.archive.org/web/20161221005051/http://veterans.gov/employers/local.htm">Find qualified Veterans</a></li> <!--li><a href="/vets/hire/employment.htm">Find qualified Veterans</a></li--> <li><a href="/web/20161221005051/https://www.dol.gov/vets/serviceproviders/compassist.htm">Policy &amp; Compliance</a></li> <!-- <li><a href="/vets/hire/vets-100.htm">Federal Contractor VETS-100/100-A</a></li> --> <li><a href="/web/20161221005051/https://www.dol.gov/vets/ahaw/">Employer Toolkit</a></li> <li><a href="/web/20161221005051/https://www.dol.gov/dol/milfamilies/">Strengthening Military Families</a></li> <li><a href="/web/20161221005051/https://www.dol.gov/cgi-bin/leave-dol.asp?exiturl=http://www.doleta.gov/OA/veterans.cfm&amp;exittitle=Apprenticeship">Apprenticeships</a></li> </ul> </div> </div> <!-- End Item container --> </li> <!-- End Item --> <!-- Item Four --> <li> <a href="#" class="megamenu_drop">Service Providers</a><!-- Begin Item --> <div class="dropdown_4columns dropdown_container"> <!-- Begin Item Container --> <div class="col_12"> <ul> <li><a href="/web/20161221005051/https://www.dol.gov/vets/resources/grants.htm">Grants &amp; Opportunities</a></li> <li><a href="/web/20161221005051/https://www.dol.gov/vets/serviceproviders/compassist.htm">Compliance Assistance </a></li> <li><a href="https://web.archive.org/web/20161221005051/http://www.doleta.gov/programs/VETS/">Priority of Service</a></li> <li><a href="/web/20161221005051/https://www.dol.gov/cgi-bin/leave-dol.asp?exiturl=http://www.servicelocator.org/&amp;exittitle=www.servicelocator.org">Find a local representative</a></li> </ul> </div> </div> <!-- End Item container --> </li> <!-- End Item --> <li> <a href="#" class="megamenu_drop">Programs</a><!-- Begin Item --> <div class="dropdown_fullwidth dropdown_container"> <!-- Begin Item Five--> <div class="col_5"> <ul> <li><a href="/web/20161221005051/https://www.dol.gov/cgi-bin/leave-dol.asp?exiturl=http://www.servicelocator.org/&amp;exittitle=www.servicelocator.org">American Job Centers </a></li> <!-- <li><a href="http://www.doleta.gov/OA/veterans.cfm">Apprenticeship Occupations and Careers</a></li> --> <li><a href="/web/20161221005051/https://www.dol.gov/findyourpath/">Find Your Path</a></li> <li><a href="/web/20161221005051/https://www.dol.gov/vets/programs/hvrp.htm">Homeless Veterans' Reintegration Program (HVRP)</a></li> <li><a href="/web/20161221005051/https://www.dol.gov/vets/grants/state/jvsg.htm">Jobs for Veterans State Grants (JVSG)</a></li> <li><a href="/web/20161221005051/https://www.dol.gov/vets/militaryspouses/">Military Spouses</a></li> <li><a href="/web/20161221005051/https://www.dol.gov/cgi-bin/leave-dol.asp?exiturl=http://www.MyNextMove.org/vets&amp;exitTitle=www.MyNextMove.org/vets&amp;fedpage=no">My Next Move</a></li> <li><a href="/web/20161221005051/https://www.dol.gov/vets/programs/nvti/nvti_fs.htm">NVTI</a></li> <!--new--><li><a href="/web/20161221005051/https://www.dol.gov/vets/programs/Stand%20Down/index.htm">Stand Down</a></li><!--new--> <li><a href="/web/20161221005051/https://www.dol.gov/vets/programs/tap.htm">Transition Assistance Program (TAP)</a></li> <li><a href="/web/20161221005051/https://www.dol.gov/cgi-bin/leave-dol.asp?exiturl=https://www.ebenefits.va.gov/ebenefits/jobs/&amp;exitTitle=www.ebenefits.va.gov/&amp;fedpage=yes">Veterans Employment Center</a></li> <li><a href="/web/20161221005051/https://www.dol.gov/vets/programs/findajob.htm">Veterans' Preference</a></li> <!--li><a href="/vets/programs/vwip.htm">Veterans Workforce Investment Program (VWIP)</a></li--> <!--li><a href="/dol/jobs/veterans.htm">Veterans Hiring Initiative</a></li--> <li><a href="/web/20161221005051/https://www.dol.gov/vets/vets4212.htm">VETS-4212 Federal Contractor Reporting</a></li> <li><a href="/web/20161221005051/https://www.dol.gov/vets/womenveterans/">Women Who Served</a></li> </ul> </div> <div class="col_7"> <h3>USERRA</h3> <p>USERRA protects civilian job rights and benefits for veterans and members of the Active and Reserve components of the U.S. Armed Forces.</p> <ul> <li><a href="/web/20161221005051/https://www.dol.gov/vets/programs/userra/index.htm">About USERRA </a></li> <li>Online Training</li> <ul class="list-xgap"> <li><a href="/web/20161221005051/https://www.dol.gov/cgi-bin/leave-dol.asp?exiturl=http://www.nvti.ucdenver.edu/U101/&amp;exittitle=USERRA 101">USERRA 101</a></li> <li><a href="/web/20161221005051/https://www.dol.gov/cgi-bin/leave-dol.asp?exiturl=http://www.nvti.ucdenver.edu/U102/&amp;exittitle=USERRA 102">USERRA 102</a></li> </ul> <li><a href="/web/20161221005051/https://www.dol.gov/elaws/userra.htm">USERRA Advisor</a></li> <li><a href="/web/20161221005051/https://www.dol.gov/webapps.dol.gov/elaws/vetspref.htm">Veterans' Preference Advisor</a></li> </ul> </div> </div> <!-- End Item container --> </li> <!-- End Item --> <!-- Item Six --> <li> <a href="#" class="megamenu_drop">Resources</a><!-- Begin Item --> <div class="dropdown_2columns dropdown_container" id="last_tab"> <!-- Begin Item Container --> <div class="col_12"> <ul> <li><a href="/web/20161221005051/https://www.dol.gov/vets/resources/widget.htm">Widgets</a></li> <li><a href="/web/20161221005051/https://www.dol.gov/vets/resources/grants.htm">Grants &amp; Opportunities</a></li> <li><a href="/web/20161221005051/https://www.dol.gov/cgi-bin/leave-dol.asp?exiturl=https://www.ebenefits.va.gov/ebenefits/jobs/&amp;exitTitle=www.ebenefits.va.gov/&amp;fedpage=yes">eBenefits</a></li> <li><a href="/web/20161221005051/https://www.dol.gov/vets/VPLS/VPLDirectory.html">Policy Guidance</a></li> <li><a href="/web/20161221005051/https://www.dol.gov/vets/updates/index.htm">Updates &amp; Reports</a></li> <li><a href="/web/20161221005051/https://www.dol.gov/vets/resources/faqs.htm">FAQs</a></li> <li><a href="/web/20161221005051/https://www.dol.gov/vets/resources/shareables.htm">Shareables</a></li> <li><a href="/web/20161221005051/https://www.dol.gov/vets/resources/links.htm">Links</a></li> </ul> </div> </div> <!-- End Item container --> </li> <!-- End Item --> <!-- Item Seven --> <!--li> <a href="#" class="megamenu_drop">Publications</a><!-- Begin Item --> <!--/li--> <!-- End Item --> </ul> <!-- End Mega Menu --> </div> <!-- End Menu Container --> </div> <!--End main menu --> <!--DO NOT REMOVE: Skip to main content--> <div id="content" role="main"> <a name="maincontent"></a></div> <!--DO NOT REMOVE: Skip to main content--> <!-- FOR EXAMPLE: "/agency/homepage/include-files/megamenu.shtm" --> <!--- End Megamenu --> <!--- Start Highlights --> <!-- UPDATE THE DIRECTORY PATHS TO POINT TO THE INCLUDE FILES FOUND IN YOUR AGENCY/HOMEPAGE/ --> <!-- Make sure your agency path is included to point to the images you want to use. Edit /agency/ to point to your directory. For example change /agency/ to /opa/ --> <!--Start Carousel --> <div class="row"> <div class="slider-wrapper"> <div id="main"> <section class="slider"> <div class="flexslider"> <h2 class="hideme">Highlight</h2> <!-- This is hidden from screen but will be read on screen reader. --> <ul class="slides"> <!--Start of highlight 1 --> <li> <div class="large-6 columns nocolumns"> <!-- added 'nocolumns' class to remove the white space of left edge --> <a href="/web/20161221005051/https://www.dol.gov/vets/media/licensingcertfications.pdf"><img src="/web/20161221005051im_/https://www.dol.gov/vets/homepage/img/highlights/licensingcertfications.jpg" alt="Licensing and Certification for Veterans: State Strategies for Successfully Removing Barriers. Employment and Training Administration Veterans' - Employment and Training Services - United States Department of Labor"/></a> </div> <div class="large-6 columns"> <div class="slide-caption"> <h3><a href="/web/20161221005051/https://www.dol.gov/vets/media/licensingcertfications.pdf">Licensing and Certification for Veterans</a></h3> <p>State Strategies for Successfully Removing Barriers.</p> </div> </div> </li> <!--End of highlight 1 --> <!--Start of highlight 1 --> <li> <div class="large-6 columns nocolumns"> <!-- added 'nocolumns' class to remove the white space of left edge --> <a href="/web/20161221005051/https://www.dol.gov/veterans/"><img src="/web/20161221005051im_/https://www.dol.gov/vets/homepage/img/highlights/VetsWidgetsa.png" alt="Ready for your next career? Get the employment resources you need – dol.gov/veterans"/></a> </div> <div class="large-6 columns"> <div class="slide-caption"> <h3><a href="https://web.archive.org/web/20161221005051/https://www.dol.gov/veterans/">Find A Job!</a></h3> <p>Ready for your next career? Get the employment resources you need - dol.gov/veterans.</p> </div> </div> </li> <!--End of highlight 1 --> <!--Start of highlight 1 --> <li> <div class="large-6 columns nocolumns"> <!-- added 'nocolumns' class to remove the white space of left edge --> <a href="/web/20161221005051/https://www.dol.gov/vets/resources/widget.htm"><img src="/web/20161221005051im_/https://www.dol.gov/vets/homepage/img/highlights/best-employers(vf).png" alt="Want to spread the word about free employment services? Select a badge, then copy and paste the code on your website or blog. Get it here!"/></a> </div> <div class="large-6 columns"> <div class="slide-caption"> <h3><a href="https://web.archive.org/web/20161221005051/https://www.dol.gov/vets/resources/widget.htm">Careers &amp; Employment Widgets</a></h3> <p>Want to spread the word about free employment services? Select a badge, then copy and paste the code on your website or blog. Get it here!</p> </div> </div> </li> <!--End of highlight 1 --> <!--Start of highlight 2 --> <li> <div class="large-6 columns nocolumns"> <!-- added 'nocolumns' class to remove the white space of left edge --> <a href="/web/20161221005051/https://www.dol.gov/vets/newsletter/" target="_blank" alt="Veteran Unemployment Continues Trend 4.8% "/><img src="/web/20161221005051im_/https://www.dol.gov/vets/homepage/img/highlights/VETS-NOV2016.jpg" alt="Veteran Unemployment Continues Trend 4.8%"/></a> </div> <div class="large-6 columns"> <div class="slide-caption"> <h3><a href="/web/20161221005051/https://www.dol.gov/vets/newsletter/" target="_blank">#ByTheNumbers</a></h3> <p><a href="https://web.archive.org/web/20161221005051/https://www.dol.gov/vets/newsletter/" target="_blank">Veteran Unemployment Continues Trend 4.8%</a>.</p> </div> </div> </li> <!--End of highlight 2 --> <!--Start of highlight 3 --> <li> <div class="large-6 columns nocolumns"> <!-- added 'nocolumns' class to remove the white space of left edge --> <a href="/web/20161221005051/https://www.dol.gov/vets/womenveterans/" target="_blank" alt="EMPLOYMENT ASSISTANCE FOR WOMEN VETERANS"/><img src="/web/20161221005051im_/https://www.dol.gov/vets/homepage/img/highlights/Women-Vets-Resources(vf).png" alt="EMPLOYMENT ASSISTANCE FOR WOMEN VETERANS"/></a> </div> <div class="large-6 columns"> <div class="slide-caption"> <h3><a href="/web/20161221005051/https://www.dol.gov/vets/womenveterans/" target="_blank">EMPLOYMENT ASSISTANCE FOR WOMEN VETERANS</a></h3> <p>Learn how to access the priority-of-service you're entitled to and quickly find free help at a convenient location closest to you!</p> </div> </div> </li> <!--End of highlight 3 --> <!--Start of highlight 4 --> <!--End of highlight 4 --> <!--Start of highlight 5 --> <li> <div class="large-6 columns nocolumns"> <!-- added 'nocolumns' class to remove the white space of left edge --> <a href="/web/20161221005051/https://www.dol.gov/cgi-bin/leave-dol.asp?exiturl=http://www.fedshirevets.gov/&amp;exitTitle=FEDS HIRE VETS" alt="FEDS HIRE VETS"/><img src="/web/20161221005051im_/https://www.dol.gov/vets/homepage/img/highlights/fedshirevets.jpg" alt="FEDS HIRE VETS"/></a> </div> <div class="large-6 columns"> <div class="slide-caption"> <h3><a href="/web/20161221005051/https://www.dol.gov/cgi-bin/leave-dol.asp?exiturl=http://www.fedshirevets.gov/&amp;exitTitle=FEDS HIRE VETS">FEDS HIRE VETS</a></h3> <p>Find the information you need to ensure your success in the pursuit of a Federal career.</p> </div> </div> </li> <!--End of highlight 5--> <!--Start of highlight 6 --> <li> <div class="large-6 columns nocolumns"> <!-- added 'nocolumns' class to remove the white space of left edge --> <a href="/web/20161221005051/https://www.dol.gov/vets/vets4212.htm"><img src="/web/20161221005051im_/https://www.dol.gov/vets/homepage/img/highlights/star-medal.png" alt="VETS-4212 Federal Contractor Reporting"/></a> </div> <div class="large-6 columns"> <div class="slide-caption"> <h3><a href="/web/20161221005051/https://www.dol.gov/vets/vets4212.htm">VETS-4212<br>Federal Contractor Reporting</a></h3> <p>Federal contractors and subcontractors annually track and report the number of employees in their workforces who are protected veterans covered under VEVRAA.</p> </div> </div> </li> <!--End of highlight 6 --> <!--Start of highlight 7 --> <!--End of highlight 7 --> <!--Start of highlight 8 --> <!--End of highlight 8 --> </ul> </div> </section> </div> </div> </div> <!--End Carousel --> <!-- FOR EXAMPLE: "/agency/homepage/include-files/highlights.shtm" --> <!--- End Highlights --> <!--Start Highlights Modules --> <!-- UPDATE THE DIRECTORY PATHS TO POINT TO THE INCLUDE FILES FOUND IN YOUR AGENCY/HOMEPAGE/ --> <!-- Start Highlights Modules --> <div class="row"> <div id="highlight-modules"> <div class="highlight-module"> <a href="/web/20161221005051/https://www.dol.gov/vets/veterans/index.htm"> <div class="module-group" id="first-module"> <h3>VETERANS &amp; <br>FAMILIES</h3> </div> </a> </div> <div class="highlight-module"> <a href="/web/20161221005051/https://www.dol.gov/vets/hire/index.htm"> <div class="module-group" id="second-module"> <h3>EMPLOYERS<br>HIRING VETERANS</h3> </div> </a> </div> <div class="highlight-module"> <a href="/web/20161221005051/https://www.dol.gov/vets/serviceproviders/index.htm"> <div class="module-group" id="third-module"> <h3>SERVICE <br>PROVIDERS</h3> </div> </a> </div> <div class="highlight-module"> <a href="/web/20161221005051/https://www.dol.gov/vets/programs/tap.htm"> <div class="module-group" id="fourth-module"> <h3>TRANSITIONING <br>SERVICE MEMBERS</h3> </div> </a> </div> <div class="highlight-module"> <a href="/web/20161221005051/https://www.dol.gov/vets/womenveterans/"> <div class="module-group" id="fifth-module"> <h3>WOMEN <br>VETERANS</h3> </div> </a> </div> </div> </div> <!-- End Highlights Modules --> <!--End Highlights Modules --> <!--Start First Row Content --> <!-- UPDATE THE DIRECTORY PATHS TO POINT TO THE INCLUDE FILES FOUND IN YOUR AGENCY/HOMEPAGE/ --> <!-- First row's content --> <!-- Start Section Topic One --> <div class="row"> <div class="large-6 columns"> <h2>VETS NEWS &amp; BLOG</h2> <div class="module"> <div class="module"> <a href="/web/20161221005051/https://www.dol.gov/vets/newsletter/20161216-vetsnewsletter.htm" target="_blank"><img src="/web/20161221005051im_/https://www.dol.gov/vets/homepage/img/highlights/year-2016.png" class="left mr mb" width="135" height="68" alt="VETS' Year in Review - 2016"></a> <p class="section-date">December 20, 2016</p> <h3><a href="/web/20161221005051/https://www.dol.gov/vets/newsletter/20161216-vetsnewsletter.htm" target="_blank">VETS' Year in Review &#151; 2016</a></h3> </div> <div class="module"> <a href="/web/20161221005051/https://www.dol.gov/vets/newsletter/" target="_blank"><img src="/web/20161221005051im_/https://www.dol.gov/vets/homepage/img/highlights/VETS-NOV2016.jpg" class="left mr mb" width="135" height="68" alt="Veteran Unemployment Continues Trend 4.8%"></a> <p class="section-date">December 2, 2016</p> <h3><a href="/web/20161221005051/https://www.dol.gov/vets/newsletter/" target="_blank">Veteran Unemployment Continues Trend 4.8%</a></h3> </div> <div class="module"> <a href="https://web.archive.org/web/20161221005051/https://www.dol.gov/newsroom/releases/oasam/oasam20161201" target="_blank"><img src="/web/20161221005051im_/https://www.dol.gov/vets/homepage/img/highlights/CRC-WIOA.png" class="left mr mb" width="135" height="68" alt="DOL's Civil Rights Center (CRC) announces nondiscrimination, equal opportunity rule"></a> <p class="section-date">December 2, 2016</p> <h3><a href="https://web.archive.org/web/20161221005051/https://www.dol.gov/newsroom/releases/oasam/oasam20161201" target="_blank">DOL's Civil Rights Center (CRC) announces nondiscrimination, equal opportunity rule</a></h3> </div> <!--div class="module" > <a href="/vets/newsletter/" target="_blank"><img src="/vets/homepage/img/highlights/VETS-OCT2016.jpg" class="left mr mb" width="135" height="68" alt="Veteran Unemployment Continues Trend 4.3%"></a> <p class="section-date">November 4, 2016</p> <h3><a href="/vets/newsletter/" target="_blank">Veteran Unemployment Continues Trend 4.3%</a></h3> </div--> <div class="module"> <a href="https://web.archive.org/web/20161221005051/https://blog.dol.gov/2016/10/28/helping-veterans-by-helping-their-families/" target="_blank"><img src="/web/20161221005051im_/https://www.dol.gov/vets/homepage/img/highlights/Military-Spouse-Employment.jpg" class="left mr mb" width="135" height="68" alt="Helping Veterans by Helping Their Families"></a> <p class="section-date">October 28, 2016</p> <h3><a href="https://web.archive.org/web/20161221005051/https://blog.dol.gov/2016/10/28/helping-veterans-by-helping-their-families/" target="_blank">Helping Veterans by Helping Their Families</a></h3> </div> <div class="module"> <a href="https://web.archive.org/web/20161221005051/https://blog.dol.gov/2016/10/13/key-ingredient-to-veterans-success-job-corps/" target="_blank"><img src="/web/20161221005051im_/https://www.dol.gov/vets/homepage/img/highlights/Johnson.png" class="left mr mb" width="135" height="68" alt="Key Ingredient to Veteran’s Success: Job Corps"></a><p class="section-date">October 13, 2016</p> <h3><a href="https://web.archive.org/web/20161221005051/https://blog.dol.gov/2016/10/13/key-ingredient-to-veterans-success-job-corps/" target="_blank">Key Ingredient to Veteran's Success: Job Corps</a></h3> </div> <div class="module"> <a href="https://web.archive.org/web/20161221005051/https://blog.dol.gov/2016/10/03/making-the-grader-usdas-new-program-offers-veterans-a-path-into-agriculture/" target="_blank"><img src="/web/20161221005051im_/https://www.dol.gov/vets/homepage/img/highlights/AS-Michaud-agriculture.jpg" class="left mr mb" width="135" height="68" alt="Making the Grader: USDA’s New Program Offers Veterans a Path into Agriculture"></a><p class="section-date">October 3, 2016</p> <h3><a href="https://web.archive.org/web/20161221005051/https://blog.dol.gov/2016/10/03/making-the-grader-usdas-new-program-offers-veterans-a-path-into-agriculture/" target="_blank">Making the Grader: USDA's New Program Offers Veterans a Path into Agriculture</a></h3> </div> <div class="module"> <a href="https://web.archive.org/web/20161221005051/https://blog.dol.gov/2016/09/30/giving-veterans-opportunities-to-grow/" target="_blank"><img src="/web/20161221005051im_/https://www.dol.gov/vets/homepage/img/highlights/Patriot-Farmers.png" class="left mr mb" width="135" height="68" alt="o Veterans.Gov: The Veterans Employment Resources You Need"></a> <p class="section-date">September 30, 2016</p> <h3><a href="https://web.archive.org/web/20161221005051/https://blog.dol.gov/2016/09/30/giving-veterans-opportunities-to-grow/" target="_blank">Giving Veterans Opportunities to Grow</a></h3> </div> </div> <div> <h3 class="more"><a href="https://web.archive.org/web/20161221005051/http://blog.dol.gov/category/veterans/">More VETS News &amp; Blog Posts &gt;&gt;</a></h3> </div> </div> <!-- End Section Topic One --> <!-- Start Section Topic Two --> <div class="large-3 columns"> <h2>FIND A VETS OFFICE</h2> <div id="state"> <form> <label for="state" class="scrnrdr">Locate a VETS Office</label> <select name="menu" id="state"> <option value="javascript:void(0);" selected="">Select a Region or State</option> <option value="/vets/aboutvets/regionaloffices/boston.htm"> -- Boston Region -- </option> <option value="/vets/aboutvets/regionaloffices/philadelphia.htm"> -- Philadelphia Region -- </option> <option value="/vets/aboutvets/regionaloffices/atlanta.htm"> -- Atlanta Region -- </option> <option value="/vets/aboutvets/regionaloffices/chicago.htm"> -- Chicago Region -- </option> <option value="/vets/aboutvets/regionaloffices/dallas.htm"> -- Dallas Region -- </option> <option value="/vets/aboutvets/regionaloffices/sanfrancisco.htm"> -- San Francisco Region -- </option> <option value="/vets/aboutvets/regionaloffices/atlanta.htm#al">Alabama</option> <option value="/vets/aboutvets/regionaloffices/sanfrancisco.htm#ak">Alaska</option> <option value="/vets/aboutvets/regionaloffices/sanfrancisco.htm#az">Arizona</option> <option value="/vets/aboutvets/regionaloffices/dallas.htm#ar">Arkansas</option> <option value="/vets/aboutvets/regionaloffices/sanfrancisco.htm#ca">California</option> <option value="/vets/aboutvets/regionaloffices/dallas.htm#co">Colorado</option> <option value="/vets/aboutvets/regionaloffices/boston.htm#ct">Connecticut</option> <option value="/vets/aboutvets/regionaloffices/philadelphia.htm#dc">District of Columbia</option> <option value="/vets/aboutvets/regionaloffices/philadelphia.htm#de">Delaware</option> <option value="/vets/aboutvets/regionaloffices/atlanta.htm#fl">Florida</option> <option value="/vets/aboutvets/regionaloffices/atlanta.htm#ga">Georgia</option> <option value="/vets/aboutvets/regionaloffices/sanfrancisco.htm#guhi">Hawaii</option> <option value="/vets/aboutvets/regionaloffices/sanfrancisco.htm#id">Idaho</option> <option value="/vets/aboutvets/regionaloffices/chicago.htm#il">Illinois</option> <option value="/vets/aboutvets/regionaloffices/chicago.htm#in">Indiana</option> <option value="/vets/aboutvets/regionaloffices/chicago.htm#ia">Iowa</option> <option value="/vets/aboutvets/regionaloffices/chicago.htm#ks">Kansas</option> <option value="/vets/aboutvets/regionaloffices/atlanta.htm#ky">Kentucky</option> <option value="/vets/aboutvets/regionaloffices/dallas.htm#la">Louisiana</option> <option value="/vets/aboutvets/regionaloffices/boston.htm#me">Maine</option> <option value="/vets/aboutvets/regionaloffices/philadelphia.htm#md">Maryland</option> <option value="/vets/aboutvets/regionaloffices/boston.htm#ma">Massachusetts</option> <option value="/vets/aboutvets/regionaloffices/chicago.htm#mi">Michigan</option> <option value="/vets/aboutvets/regionaloffices/chicago.htm#mn">Minnesota</option> <option value="/vets/aboutvets/regionaloffices/atlanta.htm#ms">Mississippi</option> <option value="/vets/aboutvets/regionaloffices/chicago.htm#mo">Missouri</option> <option value="/vets/aboutvets/regionaloffices/dallas.htm#mt">Montana</option> <option value="/vets/aboutvets/regionaloffices/chicago.htm#ne">Nebraska</option> <option value="/vets/aboutvets/regionaloffices/sanfrancisco.htm#nv">Nevada</option> <option value="/vets/aboutvets/regionaloffices/boston.htm#nh">New Hampshire</option> <option value="/vets/aboutvets/regionaloffices/boston.htm#nj">New Jersey</option> <option value="/vets/aboutvets/regionaloffices/dallas.htm#nm">New Mexico</option> <option value="/vets/aboutvets/regionaloffices/boston.htm#ny">New York</option> <option value="/vets/aboutvets/regionaloffices/atlanta.htm#nc">North Carolina</option> <option value="/vets/aboutvets/regionaloffices/dallas.htm#nd">North Dakota</option> <option value="/vets/aboutvets/regionaloffices/chicago.htm#oh">Ohio</option> <option value="/vets/aboutvets/regionaloffices/dallas.htm#ok">Oklahoma</option> <option value="/vets/aboutvets/regionaloffices/sanfrancisco.htm#or">Oregon</option> <option value="/vets/aboutvets/regionaloffices/philadelphia.htm#pa">Pennsylvania</option> <option value="/vets/aboutvets/regionaloffices/boston.htm#prvi">Puerto Rico</option> <option value="/vets/aboutvets/regionaloffices/boston.htm#ri">Rhode Island</option> <option value="/vets/aboutvets/regionaloffices/atlanta.htm#sc">South Carolina</option> <option value="/vets/aboutvets/regionaloffices/dallas.htm#sd">South Dakota</option> <option value="/vets/aboutvets/regionaloffices/atlanta.htm#tn">Tennessee</option> <option value="/vets/aboutvets/regionaloffices/dallas.htm#tx">Texas</option> <option value="/vets/aboutvets/regionaloffices/dallas.htm#ut">Utah</option> <option value="/vets/aboutvets/regionaloffices/boston.htm#vt">Vermont</option> <option value="/vets/aboutvets/regionaloffices/philadelphia.htm#va">Virginia</option> <option value="/vets/aboutvets/regionaloffices/sanfrancisco.htm#wa">Washington</option> <option value="/vets/aboutvets/regionaloffices/philadelphia.htm#wv">West Virginia</option> <option value="/vets/aboutvets/regionaloffices/chicago.htm#wi">Wisconsin</option> <option value="/vets/aboutvets/regionaloffices/dallas.htm#wy">Wyoming</option> </select> <input type="button" value="GO" onclick="location=this.form.menu.options[this.form.menu.selectedIndex].value;"> </form> </div> <div id="vetsnumbers" style="width:200px;"> <h3><a href="/web/20161221005051/https://www.dol.gov/vets/aboutvets/nationaloffice.htm">VETS Staff Directory</a><br><a href="/web/20161221005051/https://www.dol.gov/vets/aboutvets/regionaloffices/map.htm">Regional Directory</a></h3> <h4>1-866-4-USA-DOL<br>(TTY: 1-877-889-5627)</h4> </div> <div id="infographic"><a href="/web/20161221005051/https://www.dol.gov/vets/programs/userra/index.htm"> <h3>USERRA</h3><br/> <h2>101</h2> </a> </div> <div id="infographic-cta"> <h3 class="more"><a href="/web/20161221005051/https://www.dol.gov/vets/programs/userra/index.htm">Learn About USERRA &gt;&gt;</a></h3> </div> <!--<div id="reminder"> <a href="https://vets4212.dol.gov/vets4212"><img src="/vets/homepage/img/vets-4212-sticky.png" alt="Reminder: VETS-4212" width="225" height="205"></a> </div>--> </div> <!-- End Section Topic Two --> <!-- Start Section Topic Three--> <div class="large-3 columns"> <h2>STAY CONNECTED</h2> <div> <a class="twitter-timeline" href="https://web.archive.org/web/20161221005051/https://twitter.com/search?q=from%3A%40VETS_DOL" data-widget-id="798183479393431556">Tweets about from:@VETS_DOL</a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script> <div class="dotted-line-b-gray mt"></div> <a class="twitter-timeline" href="https://web.archive.org/web/20161221005051/https://twitter.com/USDOL" data-widget-id="313667885392347136" data-tweet-limit="1">Tweets by @USDOL</a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script> </div> </div> <!-- End Section Topic Three--> </div> <!-- End First row's content --> <!-- FOR EXAMPLE: "/agency/homepage/include-files/1st-row-content.shtm" --> <!--End First Row Content --> <!--Start Second Row Content --> <!-- UPDATE THE DIRECTORY PATHS TO POINT TO THE INCLUDE FILES FOUND IN YOUR AGENCY/HOMEPAGE/ --> <!-- Second row's content --> <!-- Start Section Topic Four--> <div class="row"> <div id="initiatives" class="columns"> <h2 class="section-topic">Employment Initiatives</h2> <a href="/web/20161221005051/https://www.dol.gov/cgi-bin/leave-dol.asp?exiturl=http://www.servicelocator.org/&amp;exittitle=www.servicelocator.org"><p><img src="/web/20161221005051im_/https://www.dol.gov/vets/homepage/img/initiatives/careeronestoplogo.png" alt="Careeronestop">Contact your local American Job Center for job search, training, recruitment, and other employment services.</p></a> <a href="/web/20161221005051/https://www.dol.gov/cgi-bin/leave-dol.asp?exiturl=http://www.MyNextMove.org/vets&amp;exitTitle=www.MyNextMove.org/vets&amp;fedpage=no"><p><img src="/web/20161221005051im_/https://www.dol.gov/vets/homepage/img/initiatives/mynextmove.png" alt="My Next Move For Veterans">Learn how your military experience can translate into a similar civilian career and find jobs.</p></a> <a href="/web/20161221005051/https://www.dol.gov/vets/goldcard.html"><p><img src="/web/20161221005051im_/https://www.dol.gov/vets/homepage/img/initiatives/goldcard.png" alt="Gold Card">Gold Card provides veterans with intensive services they need to succeed in today's job market.</p></a> <a href="/web/20161221005051/https://www.dol.gov/cgi-bin/leave-dol.asp?exiturl=https://www.vets.gov/&amp;exitTitle=www.vets.gov&amp;fedpage=yes"><p><img src="/web/20161221005051im_/https://www.dol.gov/vets/homepage/img/initiatives/vetsgov.png" alt="Search for jobs &amp; check out career-development resources on Vets.Gov" style="margin:6px 10px 0 0px;"><br>Search for jobs &amp; check out career-development resources on Vets.Gov.</p></a> <h3 class="more"><a href="/web/20161221005051/https://www.dol.gov/findyourpath/">More Employment Initiatives &gt;&gt;</a></h3> </div> </div> <!-- FOR EXAMPLE: "/agency/homepage/include-files/2nd-row-content.sht" --> <!--End Second Row Content --> <!-- ********************* END EDIT CONTENT HERE! ***********************--> <!--Start Footer --> <!-- Start Footer One --> <div role="contentinfo"> <div class="row footer-one"> <div class="large-12 columns hide-for-small"> <a class="left" href="https://web.archive.org/web/20161221005051/https://www.dol.gov/"> <img src="/web/20161221005051im_/https://www.dol.gov/homepage/img/dol-logo-white.png" alt="U.S.Department of Labor"/> <span class="header-logo-type-white">UNITED STATES <br> DEPARTMENT OF LABOR </span> </a> </div> </div> <!-- End Footer One --> <!-- Start Footer Two --> <div class="row footer-two"> <div class="large-3 columns line-b-peach"> <p>200 Constitution Ave. NW<br> Washington DC 20210<br> <a href="https://web.archive.org/web/20161221005051/tel:1-866-487-2365">1-866-4-USA-DOL</a><br> <a href="https://web.archive.org/web/20161221005051/tel:1-866-487-2365">1-866-487-2365</a><br> <a href="/web/20161221005051/https://www.dol.gov/dol/contact/contact-phonecallcenter.htm">TTY</a><br> <a href="https://web.archive.org/web/20161221005051/https://www.dol.gov/">www.dol.gov </a> </p> </div> <div class="large-3 columns line-b-peach"> <p><strong>FEDERAL GOVERNMENT</strong></p> <ul role="navigation"> <li><a href="/web/20161221005051/https://www.dol.gov/cgi-bin/leave-dol.asp?exiturl=http://www.whitehouse.gov&amp;exitTitle=www.whitehouse.gov&amp;fedpage=yes">White House</a></li> <li><a href="/web/20161221005051/https://www.dol.gov/cgi-bin/leave-dol.asp?exiturl=https://www.healthcare.gov&amp;exitTitle=www.healthcare.gov&amp;fedpage=yes">Affordable Care Act</a></li> <li><a href="/web/20161221005051/https://www.dol.gov/cgi-bin/leave-dol.asp?exiturl=http://www.usa.gov&amp;exitTitle=www.usa.gov&amp;fedpage=yes">USA.gov</a></li> <li><a href="/web/20161221005051/https://www.dol.gov/cgi-bin/leave-dol.asp?exiturl=https://www.disability.gov&amp;exitTitle=wwww.disability.gov&amp;fedpage=yes">Disability.gov</a></li> <li><a href="/web/20161221005051/https://www.dol.gov/general/plainwriting">Plain Writing Act</a></li> <li><a href="/web/20161221005051/https://www.dol.gov/recovery/">Recovery Act</a></li> <li><a href="/web/20161221005051/https://www.dol.gov/oasam/programs/crc/NoFearResult.htm">No Fear Act</a></li> <li><a href="/web/20161221005051/https://www.dol.gov/cgi-bin/leave-dol.asp?exiturl=https://osc.gov/&amp;exitTitle=osc.gov&amp;fedpage=yes">U.S. Office of Special Counsel</a></li> </ul> </div> <div class="large-3 columns line-b-peach"> <p><strong>LABOR DEPARTMENT</strong></p> <ul role="navigation"> <li><a href="/web/20161221005051/https://www.dol.gov/general/topic/spanish-speakingtopic">Espa&ntilde;ol</a></li> <li><a href="https://web.archive.org/web/20161221005051/http://www.oig.dol.gov/">Office of Inspector General</a></li> <li><a href="https://web.archive.org/web/20161221005051/https://public.govdelivery.com/accounts/USDOL/subscriber/new?topic_id=USDOL_167">Subscribe to the DOL Newsletter</a></li> <li><a href="https://web.archive.org/web/20161221005051/https://www.dol.gov/newsroom/newsletter">Read The DOL Newsletter</a></li> <li><a href="/web/20161221005051/https://www.dol.gov/easl/">Emergency Accountability Status Link</a></li> <li><a href="/web/20161221005051/https://www.dol.gov/general/siteindex">A to Z Index</a></li> </ul> </div> <div class="large-3 columns line-b-peach"> <p><strong>ABOUT THE SITE</strong></p> <ul role="navigation"> <li><a href="/web/20161221005051/https://www.dol.gov/general/foia">Freedom of Information Act</a></li> <li><a href="/web/20161221005051/https://www.dol.gov/general/privacynotice">Privacy &amp; Security Statement</a></li> <li><a href="/web/20161221005051/https://www.dol.gov/general/disclaim">Disclaimers</a></li> <li><a href="/web/20161221005051/https://www.dol.gov/general/aboutdol/website-policies">Important Web Site Notices</a></li> <li><a href="/web/20161221005051/https://www.dol.gov/general/aboutdol/plug-ins">Plug-ins Used by DOL</a></li> <li><a href="/web/20161221005051/https://www.dol.gov/rss/">RSS Feeds from DOL</a></li> <li><a href="/web/20161221005051/https://www.dol.gov/general/aboutdol/accessibility">Accessibility Statement</a></li> </ul> </div> </div> <!-- End Footer Two --> <!-- MAIN TEMPLATE FILE. YOU CAN'T EDIT THIS LINE --> <!-- IF YOU WANT YOUR AGENCY'S RELATED LINKS HERE INSTEAD, PLEASE CONTACT THE CONTENT MANAGER --> <!--End Footer --> <!--Start Bottom's JavaScripts--> <!--<script src="/homepage/js/foundation/foundation.js"></script>--> <script src="/web/20161221005051js_/https://www.dol.gov/homepage/js/foundation.min.js"></script> <!--<script src="/homepage/js/foundation/foundation.equalizer.js"></script> <script src="/homepage/js/foundation/foundation.interchange.js"></script>--> <script> $(document).foundation(); </script> <!-- Never remove this: Resolved IE 8 issue on grids of the CSS Frameworks--> <script src="/web/20161221005051js_/https://www.dol.gov/homepage/js/rem.min.js" type="text/javascript"></script> <!-- Never remove above line --> <!-- MAIN TEMPLATE FILE. YOU CAN'T EDIT THIS LINE --> <!--End Bottom's JavaScripts--> <!--Start the Google Analytics --> <!-- WHEN IT IS READY FOR LAUNCH, DO REMEMBER PUT IN THE Google Analytics --> <!--End the Google Analytics --> </body> </html> <!-- FILE ARCHIVED ON 00:50:51 Dec 21, 2016 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 19:45:48 Dec 13, 2024. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 0.607 exclusion.robots: 0.032 exclusion.robots.policy: 0.023 esindex: 0.011 cdx.remote: 30.411 LoadShardBlock: 356.394 (6) PetaboxLoader3.resolve: 123.803 (3) PetaboxLoader3.datanode: 183.818 (7) load_resource: 115.862 -->

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