CINXE.COM

Welcome to GSA eLibrary

<script async="" type="text/javascript" id="_fed_an_ua_tag" src="https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA&sp=searchText,tcSearchText"></script> <html lang="en"> <head> <title>Welcome to GSA eLibrary</title> <!-- Google Tag Manager --> <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= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-W4SGTNW');</script> <!-- End Google Tag Manager --> <link href="images/content.css" type=text/css rel=stylesheet> <link href="images/tree.css" type=text/css rel=stylesheet> <script src="js/jquery.js" type="text/javascript"></script> <script src="js/jquery.autocomplete.js" type="text/javascript"></script> <script src="js/popper.min.js"></script> <script src="js/bootstrap.bundle.min.js" type="text/javascript"></script> <script src="js/uswds.min.js" type="text/javascript"></script> <link href="css/autocomplete.css" rel="stylesheet" type="text/css"> <link href="css/bootstrap.min.css" rel="stylesheet" type="text/css"> <link href="images/adv_styles.css" type=text/css rel=stylesheet> <link href="css/eLib.css" type=text/css rel=stylesheet> <style> .dropdown-submenu { position: relative; } .dropdown-submenu>.dropdown-menu { top: 0; margin-top: 15px; margin-left: 0px; left: -130px; width: 95%; white-space: nowrap; overflow-y: auto; overflow-x: hidden; height: auto; max-height: 300px !important; font: 11px Arial, Helvetica, sans-serif; } .dropdown-submenu:hover>.dropdown-menu { display: block; } .caret { position: relative; cursor: pointer; } </style> <script type="text/javascript"> jQuery(function() { var callAction = "/ElibMain/autoComplete"; $("#searchText").autocomplete(callAction, { max : 15, minChars : 2, matchSubset : false, scroll : false, selectFirst : false }); }) function submitContractVehicle(content,value){ //GET THE TEXT INSIDE THAT SPECIFIC LI //var content = this.innerText; var split = content.split(' - '); var token = "i0RE5KZ7JhcKLA4y6Ms6M6edYzAe4end"; //value = 1, user clicked on a BPA category in quick list. //It redirects to SinDetails page, all other contracts redirected to ScheduleSummary page. if (value == "1") { console.log("In submitContractVehicle value 1 "); $.ajax({ type : "POST", headers : { xelibcustomheader : token }, data : { csrftoken : token, fromElibhome : true }, success : function() { $('#scheduleNumber').val(split[0]); $('#csrftoken').val(token); $('#fromElibhome').val(true); $('#elibHomeForm') .attr( 'action', 'sinDetails.do?executeQuery=YES&scheduleNumber=BPA&flag=&filter=&specialItemNumber=' + encodeURIComponent(split[0])); $('#elibHomeForm').submit(); // submits the form if success } }); } else { console.log("In submitContractVehicle value 2 "); $.ajax({ url : "scheduleSummary.do", headers : { xelibcustomheader : token }, type : "POST", data : { scheduleNumber : split[0], csrftoken : token, fromElibhome : true }, success : function() { $('#scheduleNumber').val(split[0]); $('#csrftoken').val(token); $('#fromElibhome').val(true); $('#elibHomeForm').attr('action', 'scheduleSummary.do') $('#elibHomeForm').submit(); // submits the form if success } }); } } $(".btn-group, .dropdown").hover(function() { $('>.dropdown-menu', this).stop(true, true).fadeIn("fast"); $(this).addClass('open'); }, function() { $('>.dropdown-menu', this).stop(true, true).fadeOut("fast"); $(this).removeClass('open'); }); </script> <meta http-equiv=content-type content="text/html; charset=iso-8859-2"> <link href="images/content.css" type=text/css rel=stylesheet> <link href="images/tree.css" type=text/css rel=stylesheet> <link href="images/adv_styles.css" type=text/css rel=stylesheet> <link href="css/uswds.css" rel="stylesheet" type="text/css"> <meta content="MSHTML 6.00.2800.1479" name=generator> </head> <body vlink=#660000 link=#990000 bgcolor="#ffffff" leftmargin=0 topmargin=0 marginwidth="0" marginheight="0"> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-W4SGTNW" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <div style="min-height: 100vh; padding-bottom: 200px; position: relative;"> <table cellspacing=0 cellpadding=0 width="98%" border=0 bgcolor="#f0f0f0"> <tr> <td> <section class="usa-banner" aria-label="Official website of the United States government"> <div class="usa-accordion"> <header class="usa-banner__header"> <div class="usa-banner__inner" style="margin-left: revert;padding-left: 0.5rem;"> <div class="grid-col-auto"> <img aria-hidden="true" class="usa-banner__header-flag" src="images/us_flag_small.png" alt=""/> </div> <div class="grid-col-fill tablet:grid-col-auto" aria-hidden="true"> <p class="usa-banner__header-text" style = "font-family: Source Sans Pro Web,Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;"> An official website of the United States government </p> <p class="usa-banner__header-action" style = "font-family: Source Sans Pro Web,Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;">Here's how you know</p> </div> <button type="button" class="usa-accordion__button usa-banner__button" aria-expanded="false" aria-controls="gov-banner-default-default"> <span class="usa-banner__button-text">Here's how you know</span> </button> </div> </header> <div class="usa-banner__content usa-accordion__content" id="gov-banner-default-default"> <div class="grid-row grid-gap-lg"> <div class="usa-banner__guidance tablet:grid-col-6"> <img class="usa-banner__icon usa-media-block__img" src="images/icon-dot-gov.svg" role="img" alt="" aria-hidden="true"/> <div class="usa-media-block__body"> <p style = "font-family: Source Sans Pro Web,Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;font-size: .9rem;"> <strong>Official websites use .gov</strong><br />A <strong>.gov</strong> website belongs to an official government organization in the United States. </p> </div> </div> <div class="usa-banner__guidance tablet:grid-col-6"> <img class="usa-banner__icon usa-media-block__img" src="images/icon-https.svg" role="img" alt="" aria-hidden="true"/> <div class="usa-media-block__body"> <p style = "font-family: Source Sans Pro Web,Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;font-size: .9rem;"> <strong>Secure .gov websites use HTTPS</strong><br />A <strong>lock</strong> ( <span class="icon-lock"> <svg xmlns="http://www.w3.org/2000/svg" width="52" height="64" viewBox="0 0 52 64" class="usa-banner__lock-image" role="img" aria-labelledby="banner-lock-description-default" focusable="false"> <title id="banner-lock-title-default">Lock</title> <desc id="banner-lock-description-default">Locked padlock icon</desc> <path fill="#000000" fill-rule="evenodd" d="M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z" /> </svg> </span >) or <strong>https://</strong> means you've safely connected to the .gov website. Share sensitive information only on official, secure websites. </p> </div> </div> </div> </div> </div> </section> <table cellspacing=0 cellpadding=0 border=0 bgcolor="#ffffff" width=100%> <tr> <td width="250" align=center valign="bottom"><img src="images/eLibrary_logo.gif" title="GSA eLibrary" width="240" height="41" border="0"></td> <td align="left" valign="bottom"><font size="2" color="#C0C0C0"><strong>GSA Federal Acquisition Service</strong></font></td> <td align=right valign=bottom> <table width=100% border="0" cellspacing="0" cellpadding="0" align="right"> <tr> <td align=right> <table border="0" cellspacing="0" cellpadding="1" align=right> <tr> <td><a href="home.do"><img src="images/eLib_ban_home.gif" title="home" width="50" height="21" border="0"></a></td> <td> <a href="advRedirect.do?app=ebuy&source=elibrary" target="_blank" rel="noopener noreferrer"> <img src="images/eLib_ban_eBuy.gif" title="eBuy - quotes" width="94" height="21" border="0"> </a> </td> <td><a href="advRedirect.do"><img src="images/eLib_ban_advantage.gif" title="GSA Advantage - online shopping" width="216" height="21" border="0"></a></td> <td><a href="https://www.gsaadvantage.gov/images/products/elib/pdf_files/elibhp.pdf" target="_blank" rel="noopener noreferrer"><img src="images/eLib_ban_help.gif" title="Help on eLibrary" width="41" height="21" border="0"></a></td> </tr> </table> </td> </tr> </table> </td> </tr> </table> </td> </tr> </table> <table width=98% border="0" cellspacing="0" cellpadding="0" bgcolor="#E7EBF0"> <tr> <td colspan=3 bgcolor="#003265"><img src="images/blank.gif" title="" width="1" height="1" border="0"></td> </tr> <td height="4"> <tr> <!--left column--> <td valign="top"> <table border="0" cellspacing="0" cellpadding="4" width=100%> <tr> <td> <table width=99% border="0" cellspacing="0" cellpadding="2" background="images/library-congress-picture2.gif"> <tr> <td valign="middle" rowspan="2"><img src="images/library-congress-picture4.gif" title="Library" width="121" height="79" border="0" align="left"></td> </tr> <tr> <td><strong>Welcome! </strong><font size=2>GSA eLibrary is your one source for the latest GSA contract award information. GSA offers unparalleled acquisition solutions to meet today's acquisition challenges. GSA's key goal is to deliver excellent acquisition services that provide best value, in terms of cost, quality and service, for federal agencies and taxpayers.</font></td> </tr> <tr> <td colspan="2"><font size="1" color="#004080">GSA offers a wide range of acquisition services and solutions utilizing a variety of tools, contract vehicles, and services to meet the customer's specific needs including Multiple Award Schedules, Governmentwide Acquisition Contracts, Technology Contracts, and Assisted Acquisition Services. For more information on what GSA has to offer,<a href="http://www.gsa.gov" target="_blank" title="Visit GSA Home Page" rel="noopener noreferrer">visit GSA.gov.</a> </font></td> </tr> </table> <div style="margin-top: 10px"> <table width="100%" cellspacing="0" cellpadding="1" bgcolor="#003265"> <tr> <td valign="top"> <table cellspacing=0 cellpadding=0 width="100%" bgcolor=#819fba border=0> <tr> <td colspan=2 valign=center align=left> <table border="0" width=100% cellpadding="0" cellspacing="0" bgcolor="#819FBA"> <tr> <!-- first row--> <!-- Column one --> <td width="21%" rowspan="2" align="left" valign="middle" nowrap><img src="images/search2.jpg" title="Search eLibrary" width="57" height="42" border="0"> <img src="images/eLib_search.gif" title="Search" width="100" height="21" border="0" align="top"></td> <!-- Column two --> <td width="79%" align="left" valign="top"> <table border="0" cellpadding="2" cellspacing="0" bgcolor="#819FBA"> <form action="searchResults.do" method="get"> <tr> <td><input type="text" id="searchText" name="searchText" maxlength="120" size="30" value=""> <font color=#FFFFFF size=2>in <select name="searchType"> <option value="allWords" >all the words</option> <option value="anyWords" >any of the words</option> <option value="exactWords" >exact phrase</option> </select>&nbsp;<input type="image" src="images/red_search.gif" title="Search" width="54" height="22" border="0" align="top"></font></td> </tr> </form> </table> </td> </tr> <!-- First row ends --> <tr> <!-- Second row begins --> <td colspan="2"><font color="#ffffff" size=1><font size="1">enter</font> <b>Keywords, Contract Number, Contractor/Mfr Name,Schedule/SIN/GWAC Number,NAICS</b></font></td> </tr> <!-- Second row ends --> </table> </td> </tr> <tr bgcolor=#f0f0f0> <td colspan="1">&nbsp;&nbsp;<img height=9 title="" src="images/arrow_right_grey.gif" width=6 border=0> <font size=2><a href="contractorList.do?contractorListFor=A">Contractor Directory <font size=1>(a-z) </a></font></td> <td colspan="1" align="left">&nbsp;&nbsp;<img height=9 title="" src="images/arrow_right_grey.gif" width=6 border=0> <font size=2><a href="crossScheduleSearch.do">Total Solution Search</a></font></td> </tr> </table> </td> </tr> </table> </div> <div style="margin-top: 10px"> <table width="100%" cellspacing="0" cellpadding="1" bgcolor="#003265"> <tr> <td valign=top> <table width="100%" cellspacing="0" cellpadding="1" bgcolor="#ffffff"> <tr> <td colspan=2 bgcolor="#819FBA"> <img src="images/category3.jpg" title="Category Guide" width="28" height="19" border="0"> <img src="images/title_category_guide.gif" title="Category Guide" width="131" height="19" border="0"> </td> </tr> <tr> <td><font class="CatLink"><img src="images/blue_arrow_rt.gif" title="" width="6" height="10" border="0"> <a href="scheduleList.do?catid=981&famid=981&sched=no">Facilities</a></font></td> <td><font class="CatLink"><img src="images/blue_arrow_rt.gif" title="" width="6" height="10" border="0"> <a href="scheduleList.do?catid=988&famid=988&sched=no">Furniture & Furnishings</a></font></td> </tr><tr> <td><font class="CatLink"><img src="images/blue_arrow_rt.gif" title="" width="6" height="10" border="0"> <a href="scheduleList.do?catid=998&famid=998&sched=no">Human Capital</a></font></td> <td><font class="CatLink"><img src="images/blue_arrow_rt.gif" title="" width="6" height="10" border="0"> <a href="scheduleList.do?catid=1004&famid=1004&sched=no">Industrial Products and Services</a></font></td> </tr><tr> <td><font class="CatLink"><img src="images/blue_arrow_rt.gif" title="" width="6" height="10" border="0"> <a href="scheduleList.do?catid=1015&famid=1015&sched=no">Information Technology</a></font></td> <td><font class="CatLink"><img src="images/blue_arrow_rt.gif" title="" width="6" height="10" border="0"> <a href="scheduleList.do?catid=1023&famid=1023&sched=no">Miscellaneous</a></font></td> </tr><tr> <td><font class="CatLink"><img src="images/blue_arrow_rt.gif" title="" width="6" height="10" border="0"> <a href="scheduleList.do?catid=1030&famid=1030&sched=no">Office Management</a></font></td> <td><font class="CatLink"><img src="images/blue_arrow_rt.gif" title="" width="6" height="10" border="0"> <a href="scheduleList.do?catid=1042&famid=1042&sched=no">Professional Services</a></font></td> </tr><tr> <td><font class="CatLink"><img src="images/blue_arrow_rt.gif" title="" width="6" height="10" border="0"> <a href="scheduleList.do?catid=1053&famid=1053&sched=no">Scientific Management and Solutions</a></font></td> <td><font class="CatLink"><img src="images/blue_arrow_rt.gif" title="" width="6" height="10" border="0"> <a href="scheduleList.do?catid=1060&famid=1060&sched=no">Security and Protection</a></font></td> </tr><tr> <td><font class="CatLink"><img src="images/blue_arrow_rt.gif" title="" width="6" height="10" border="0"> <a href="scheduleList.do?catid=1067&famid=1067&sched=no">Transportation and Logistics Services</a></font></td> <td><font class="CatLink"><img src="images/blue_arrow_rt.gif" title="" width="6" height="10" border="0"> <a href="scheduleList.do?catid=1073&famid=1073&sched=no">Travel</a></font></td> </tr> </table> </tr> </table> </div> <div style="margin-top: 10px"> <table width="100%" cellspacing="0" cellpadding="1" bgcolor="#003265"> <tr> <td valign=top> <table width=100% border="0" bgcolor="#f0f0f0" cellspacing="0" cellpadding="2"> <tr bgcolor="#819fba"> <td colspan=2><img src="images/news.jpg" title="News" width="28" height="19" border="0"> <img src="images/eLib_news.gif" title="News" width="131" height="19" border="0"></td> </tr> <tr bgcolor=#ffffff> <td><img height=1 title="" src="images/blank.gif" width=15 border=0></td> <td><font size="+1"><b>Use your Unique Entity ID (SAM)</b></font> <br><br> As of <b>April 4, 2022</b>, the government is no longer using the Data Universal Numbering System (DUNS) number as the authoritative Unique Entity Identifier and has transitioned to the new Unique Entity ID (SAM) generated at SAM.gov. Click <a href="https://www.gsa.gov/about-us/organization/federal-acquisition-service/office-of-systems-management/integrated-award-environment-iae/iae-systems-information-kit/unique-entity-identifier-update" target="_blank"><u>here</u></a> for more information on the government transition to Unique Entity ID (SAM). <br></br> <br></br></font></td> </tr> </table> </div> </td> </tr> </table> <div style="MARGIN-TOP: 10px"></div> <table width="100%" cellspacing="0" cellpadding="0"> <tr> <td width=50% valign=top> <table cellspacing=0 cellpadding=1 width="100%" bgcolor=#003265> <tr> <td valign=top> <table cellspacing=0 cellpadding=2 width="100%" bgcolor="#ffffff" border=0 height="120"> <tr bgcolor="#819fba" height=18> <td><img src="images/rfq.jpg" title="RFQ" width="28" height="19" border="0"><font size=2 color="#FFFFFF"><strong>Get Quotes</strong></td> </tr> <tr> <td><img src="images/ebuy_logo_sm.jpg" title="GSA eBuy" width="66" height="33" border="0" align="right"><font size=1>GSA eBuy is an easy-to-use electronic Request for Quotation (RFQ) system designed to facilitate the request for submission of quotations. <br> <br>With eBuy, getting quotes is just a click away!</td> </tr> <tr> <td align=right><font size=1><strong> <a href="advRedirect.do?app=ebuy&source=elibrary" target="_blank">go to eBuy >></a> </strong></td> </tr> </table> </td> </tr> </table> </td> <td width=2>&nbsp;</td> <td width=48% valign=top> <table cellspacing=0 cellpadding=1 width="100%" bgcolor=#003265> <tr> <td valign=top> <table cellspacing=0 cellpadding=2 width="100%" bgcolor="#ffffff" border=0 height="120"> <tr bgcolor="#819fba" height=18> <td colspan=2><img src="images/additional.jpg" title="Additional Information" width="28" height="19" border="0"><font size="2" color="#FFFFFF"><strong>Additional Information</strong></td> </tr> <tr> <td valign=top width=50%><font size=2 color="#25587E">Customers<br></font> <font size=1> <li><a href="https://www.gsa.gov/about-us/organization/federal-acquisition-service/customer-and-stakeholder-engagement/customer-service-directors" target="_blank" rel="noopener noreferrer">Connect With Your Customer Service Director</a> <li><a href="https://www.gsa.gov/about-us/events-and-training/gsa-training-programs/training-for-federal-employees/contracts-acquisition-training" target="_blank" rel="noopener noreferrer">Training Opportunities</a> <li><a href="https://www.fpds.gov" target="_blank" rel="noopener noreferrer">FPDS-NG </a> <li><a href="https://www.sam.gov/" target="_blank" rel="noopener noreferrer">EPLS</a> <li><a href="strategicSourcingBPA.do">GSA Strategic Sourcing BPAs</a> <li> <a href="https://acquisitiongateway.gov/" target="_blank" title="Acquisition Gateway" rel="noopener noreferrer">Acquisition Gateway</a> </td> <td valign=top width=49%><font size=2 color="#25587E">Contractors<br></font> <font size=1> <li><a href="http://www.fbo.gov" target="_blank" rel="noopener noreferrer">FedBizOps</a> <li><a href="https://d2d.gsa.gov/report/fas-schedule-sales-query-plus-ssq" target="_blank" rel="noopener noreferrer">Schedules Sales Query</a> <li><a href="http://vsc.gsa.gov/" target="_blank" rel="noopener noreferrer">Vendor Support (VSC)</a></td> </tr> </table> </td> </tr> </table> </td> </tr> </table> </td> </tr> </table> </td> <!--right column--> <td width=5><img src="images/blank.gif" title="" width="1" height="1" border="0"></td> <!--<td valign="top" width=200>--> <td valign="top" width=240> <table border="0" cellspacing="0" cellpadding="4" width=100%> <tr> <td> <form id="elibHomeForm" action="scheduleSummary.do" method=post> <table width="100%" cellspacing="0" cellpadding="1" bgcolor="#003265"> <tr> <td valign=top> <table width=100% border="0" bgcolor="#ffffff" cellspacing="0" cellpadding="1"> <tr> <td bgcolor="#003265" align="left"><img src="images/search.jpg" title="Search Schedules" width="28" height="21" border="0"><img src="images/r_qsearch.jpg" title="Quick Search" width="115" height="21" border="0"></td> </tr> <tr> <td bgcolor="#E6E2D6"> <table width="100%" cellspacing="0" cellpadding="2" border=0 height=50> <tr> <td><font size=2>Go to </font> <div class="btn-group"> <a data-display="static" id="dLabel" class="btn btn-primary dropdown-toggle custom-dropdown" role="button" data-bs-toggle="dropdown" aria-expanded="false" href="">Select a Contract Vehicle</a> <!-- <input type="text" name="scheduleNumber" id="scheduleNumber" value="" size="30" class="btn btn-default dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-animations="bounceInLeft" value="Select a Contract Vehicle"> --> <input type="hidden" name="csrftoken" id="csrftoken" value="" /> <input type="hidden" name="fromElibhome" id="fromElibhome" value="" /> <input type="hidden" name="scheduleNumber" id="scheduleNumber" value="Select a Contract Vehicle" /> <ul id="scheduleMenu" class="dropdown-menu" role="menu" aria-labelledby="dropdownMenu"> <li class="dropdown-submenu"><a class="dropdown-item" href="#"> Multiple Award Schedule (MAS) <span class="caret"></span> </a> <ul class="dropdown-menu"> <li><a class="dropdown-item" href="javascript:submitContractVehicle('MAS - Multiple Award Schedule','0');"> MAS - Multiple Award Schedule</a></li> <li><a class="dropdown-item" href="javascript:submitContractVehicle('621 I - PROFESSIONAL AND ALLIED HEALTHCARE STAFFING SERVICES','0');"> 621 I - PROFESSIONAL AND ALLIED HEALTHCARE STAFFING SERVICES</a></li> <li><a class="dropdown-item" href="javascript:submitContractVehicle('621 II - MEDICAL LABORATORY TESTING AND ANALYSIS SERVICES','0');"> 621 II - MEDICAL LABORATORY TESTING AND ANALYSIS SERVICES</a></li> <li><a class="dropdown-item" href="javascript:submitContractVehicle('65 I B - PHARMACEUTICALS AND DRUGS','0');"> 65 I B - PHARMACEUTICALS AND DRUGS</a></li> <li><a class="dropdown-item" href="javascript:submitContractVehicle('65 II A - MEDICAL EQUIPMENT AND SUPPLIES','0');"> 65 II A - MEDICAL EQUIPMENT AND SUPPLIES</a></li> <li><a class="dropdown-item" href="javascript:submitContractVehicle('65 II C - DENTAL EQUIPMENT AND SUPPLIES','0');"> 65 II C - DENTAL EQUIPMENT AND SUPPLIES</a></li> <li><a class="dropdown-item" href="javascript:submitContractVehicle('65 II F - PATIENT MOBILITY DEVICES','0');"> 65 II F - PATIENT MOBILITY DEVICES</a></li> <li><a class="dropdown-item" href="javascript:submitContractVehicle('65 V A - X-RAY EQUIPMENT AND SUPPLIES','0');"> 65 V A - X-RAY EQUIPMENT AND SUPPLIES</a></li> <li><a class="dropdown-item" href="javascript:submitContractVehicle('65 VII - INVITRO DIAGNOSTICS, REAGENTS, TEST KITS AND TEST SETS','0');"> 65 VII - INVITRO DIAGNOSTICS, REAGENTS, TEST KITS AND TEST SETS</a></li> <li><a class="dropdown-item" href="javascript:submitContractVehicle('66 III - CLINICAL ANALYZERS, LABORATORY, COST-PER-TEST','0');"> 66 III - CLINICAL ANALYZERS, LABORATORY, COST-PER-TEST</a></li> </ul></li> <li class="dropdown-submenu"><a class="dropdown-item" href="#"> Blanket Purchase Agreement (BPA) <span class="caret"></span> </a> <ul class="dropdown-menu"> <li><a class="dropdown-item" href="javascript:submitContractVehicle('2GIT Products - 2GIT Products','1');"> 2GIT Products - 2GIT Products</a></li> <li><a class="dropdown-item" href="javascript:submitContractVehicle('AF Seating II - AF Office Seating II','1');"> AF Seating II - AF Office Seating II</a></li> <li><a class="dropdown-item" href="javascript:submitContractVehicle('EXP B&amp;A - Express Business and Analytical Services','1');"> EXP B&amp;A - Express Business and Analytical Services</a></li> <li><a class="dropdown-item" href="javascript:submitContractVehicle('EXP LOGISTICS - Express Logistics Services','1');"> EXP LOGISTICS - Express Logistics Services</a></li> <li><a class="dropdown-item" href="javascript:submitContractVehicle('EXP TECH NONR&amp;D - Express Technical Services NON R&amp;D','1');"> EXP TECH NONR&amp;D - Express Technical Services NON R&amp;D</a></li> <li><a class="dropdown-item" href="javascript:submitContractVehicle('EXP TECH R&amp;D - Express Technical Services','1');"> EXP TECH R&amp;D - Express Technical Services</a></li> <li><a class="dropdown-item" href="javascript:submitContractVehicle('EXPPROGRAMMATIC - Express Programmatic Services','1');"> EXPPROGRAMMATIC - Express Programmatic Services</a></li> <li><a class="dropdown-item" href="javascript:submitContractVehicle('GSS IT PRODUCTS - Government-wide Strategic Solutions (GSS) for IT Products','1');"> GSS IT PRODUCTS - Government-wide Strategic Solutions (GSS) for IT Products</a></li> <li><a class="dropdown-item" href="javascript:submitContractVehicle('MRFS2 - The Maintenance Repair Facility Supplies Generation 2 (MRFS2)BPA','1');"> MRFS2 - The Maintenance Repair Facility Supplies Generation 2 (MRFS2)BPA</a></li> </ul></li> <li class="dropdown-submenu"><a class="dropdown-item" href="#"> Indefinite-Delivery, Indefinite Quantity (IDIQ) <span class="caret"></span> </a> <ul class="dropdown-menu"> <li><a class="dropdown-item" href="javascript:submitContractVehicle('BMOS1 - Building Maintenance and Operations (BMO) Small Business Zone 1','2');"> BMOS1 - Building Maintenance and Operations (BMO) Small Business Zone 1</a></li> <li><a class="dropdown-item" href="javascript:submitContractVehicle('BMOS2 - Building Maintenance and Operations (BMO) Small Business Phase 2','2');"> BMOS2 - Building Maintenance and Operations (BMO) Small Business Phase 2</a></li> <li><a class="dropdown-item" href="javascript:submitContractVehicle('BMOU1 - Building Maintenance and Operations (BMO) Unrestricted Zone 1','2');"> BMOU1 - Building Maintenance and Operations (BMO) Unrestricted Zone 1</a></li> <li><a class="dropdown-item" href="javascript:submitContractVehicle('BMOU2 - Contract Title: Building Maintenance and Operations (BMO) Unrestricted Phase 2','2');"> BMOU2 - Contract Title: Building Maintenance and Operations (BMO) Unrestricted Phase 2</a></li> <li><a class="dropdown-item" href="javascript:submitContractVehicle('HCATS - Human Capital and Training Solutions','2');"> HCATS - Human Capital and Training Solutions</a></li> <li><a class="dropdown-item" href="javascript:submitContractVehicle('HCATS 8A - Human Capital and Training Solutions 8A (HCATS 8A)','2');"> HCATS 8A - Human Capital and Training Solutions 8A (HCATS 8A)</a></li> <li><a class="dropdown-item" href="javascript:submitContractVehicle('HCATS SB - Human Capital and Training Solutions- Small Business (HCaTS SB)','2');"> HCATS SB - Human Capital and Training Solutions- Small Business (HCaTS SB)</a></li> <li><a class="dropdown-item" href="javascript:submitContractVehicle('OASIS - One Acquisition Solution for Integrated Services (OASIS)','2');"> OASIS - One Acquisition Solution for Integrated Services (OASIS)</a></li> <li><a class="dropdown-item" href="javascript:submitContractVehicle('OASIS 8A - One Acquisition Solution for Integrated Services - 8(a)','2');"> OASIS 8A - One Acquisition Solution for Integrated Services - 8(a)</a></li> <li><a class="dropdown-item" href="javascript:submitContractVehicle('OASIS SB - One Acquisition Solution for Integrated Services - SB &amp;#40;Small Business&amp;#41;','2');"> OASIS SB - One Acquisition Solution for Integrated Services - SB &amp;#40;Small Business&amp;#41;</a></li> <li><a class="dropdown-item" href="javascript:submitContractVehicle('OASIS+8A - OASIS+ 8(a)','2');"> OASIS+8A - OASIS+ 8(a)</a></li> <li><a class="dropdown-item" href="javascript:submitContractVehicle('OASIS+HZ - OASIS+ HUBZone','2');"> OASIS+HZ - OASIS+ HUBZone</a></li> <li><a class="dropdown-item" href="javascript:submitContractVehicle('OASIS+VO - OASIS+ SDVOSB','2');"> OASIS+VO - OASIS+ SDVOSB</a></li> <li><a class="dropdown-item" href="javascript:submitContractVehicle('OASIS+WO - OASIS+ WOSB','2');"> OASIS+WO - OASIS+ WOSB</a></li> <li><a class="dropdown-item" href="javascript:submitContractVehicle('USACON - USA CONTACT','2');"> USACON - USA CONTACT</a></li> </ul></li> <li class="dropdown-submenu"><a class="dropdown-item" href="#"> Governmentwide Acquisition Contracts (GWACs) <span class="caret"></span> </a> <ul class="dropdown-menu"> <li><a class="dropdown-item" href="javascript:submitContractVehicle('8ASTARS3 - 8(a) Streamlined Technology Acquisition Resource for Services (STARS) III','3');"> 8ASTARS3 - 8(a) Streamlined Technology Acquisition Resource for Services (STARS) III</a></li> <li><a class="dropdown-item" href="javascript:submitContractVehicle('ALIAN2 - Alliant 2','3');"> ALIAN2 - Alliant 2</a></li> <li><a class="dropdown-item" href="javascript:submitContractVehicle('VETS2 - Veterans Technology Services 2 (VETS 2)','3');"> VETS2 - Veterans Technology Services 2 (VETS 2)</a></li> </ul></li> <li class="dropdown-submenu"><a class="dropdown-item" href="#"> Network Services and Telecommunications <span class="caret"></span> </a> <ul class="dropdown-menu"> <li><a class="dropdown-item" href="javascript:submitContractVehicle('CS3 - Complex Commercial SATCOM Solutions (CS3)','4');"> CS3 - Complex Commercial SATCOM Solutions (CS3)</a></li> <li><a class="dropdown-item" href="javascript:submitContractVehicle('EIS - Enterprise Infrastructure Solutions (EIS)','4');"> EIS - Enterprise Infrastructure Solutions (EIS)</a></li> </ul></li> </ul> </div></td> <td><br></td> </tr> </table> </td> </tr> </table> </td> </tr> </table> </form> <div style="margin-top: 10px"> <table width="100%" cellspacing="0" cellpadding="1" bgcolor="#003265"> <tr> <td valign=top> <table width=100% border="0" bgcolor="#ffffff" cellspacing="0" cellpadding="2"> <tr> <td bgcolor="#003265"><img src="images/info.jpg" title="Find Information" width="28" height="21" border="0"><img src="images/r_schedule_contracts.gif" title="Schedule Contracts" width="190" height="21" border="0"></td> </tr> <tr> <td bgcolor="#E6E2D6"> <table width="250" cellspacing="0" cellpadding="1" border=0> <tr> <td><font size=1>GSA schedule contracts offer direct delivery of millions of state-of-the-art, high-quality commercial supplies and services at volume discount pricing!</font><br> <img src="images/r_arrow.gif" title="" width="6" height="10" border="0"> <a href="scheduleList.do"><font face="Verdana" size=1>View schedule contracts</font></a><br> <img src="images/r_arrow.gif" title="" width="6" height="10" border="0"> <a href="http://www.gsa.gov/schedules" target="_blank" rel="noopener noreferrer"><font face="Verdana" size=1>GSA schedules info</font></a><br> <img src="images/r_arrow.gif" title="" width="6" height="10" border="0"> <a href="http://www.fss.va.gov/fss/" target="_blank" rel="noopener noreferrer"><font face="Verdana" size=1>VA schedules info</font></a><br> <img src="images/r_arrow.gif" title="" width="6" height="10" border="0"> <a href="/docs/MAS_Available_Offerings_Refresh_22.xlsx"><font face="Verdana" size=1>MAS Available Offerings</font></a><br> <img src="images/r_arrow.gif" title="" width="6" height="10" border="0"> <a href="/docs/MAS_Solicitation_and_Category_Clauses_and_Provisions_Refresh_22.xlsx"><font face="Verdana" size=1>MAS Clause Applicability Matrix</font></a><br></td> </tr> </table> </td> </tr> </table> </td> </tr> </table> </div> <div style="margin-top: 10px"> <table width="100%" cellspacing="0" cellpadding="1" bgcolor="#003265"> <tr> <td valign=top> <table width=100% border="0" bgcolor="#ffffff" cellspacing="0" cellpadding="2"> <tr> <td bgcolor="#003265"><img src="images/info.jpg" title="Find Information" width="28" height="21" border="0"><img src="images/r_tech_contracts.gif" title="Technology Contracts" width="190" height="20" border="0"></td> </tr> <tr> <td bgcolor="#E6E2D6"> <table width="100%" cellspacing="0" cellpadding="1" border=0> <tr> <td><font size=1>GSA technology contracts cover the whole spectrum of IT solutions, from network services and information assurance to telecommunications and purchase of hardware and software.</font> <br> <img src="images/r_arrow.gif" title="" width="6" height="10" border="0"> <a href="scheduleList.do?flag=techContract"><font face="Verdana" size=1>View technology contracts</font></a><br> <img src="images/r_arrow.gif" title="" width="6" height="10" border="0"> <a href="http://www.gsa.gov/its" target="_blank" rel="noopener noreferrer"><font face="Verdana" size=1>GSA technology contracts info</font></a></td> </tr> </table> </td> </tr> </table> </td> </tr> </table> </div> <div style="margin-top: 10px"> <table width="100%" cellspacing="0" cellpadding="1" bgcolor="#003265"> <tr> <td valign=top> <table width="100%" border="0" bgcolor="#ffffff" cellspacing="0" cellpadding="2"> <tr> <td bgcolor="#003265"><img src="images/state.jpg" title="State and Locals" width="28" height="21" border="0"><img src="images/r_statelocal.gif" title="State and Local Governments" width="190" height="21" border="0"></td> </tr> <tr> <td bgcolor="#E6E2D6"> <table width="100%" cellspacing="0" cellpadding="1" border=0> <tr> <td><img src="images/state_local.gif" title="Indicates that authorized state and local government entities may procure from this contract" width="28" height="15" border="0" align="right"><font size=1><b>Cooperative Purchasing</b><br> Purchase IT products, services, and support equipment from Federal Supply Schedules. </font><br> <img src="images/r_arrow.gif" title="" width="6" height="10" border="0"> <a href="scheduleList.do?flag=coop"><font face="Verdana" size=1>View participating vendors</font></a><br> <img src="images/r_arrow.gif" title="" width="6" height="10" border="0"> <a href="https://www.gsa.gov/buy-through-us/purchasing-programs/multiple-award-schedule/help-with-mas-buying/mas-help-for-state-local-and-tribal-governments" target="_blank" rel="noopener noreferrer"><font face="Verdana" size=1>Cooperative Purchase FAQ</font></a></td> </tr> </table> </td> </tr> <tr> <td bgcolor="#E6E2D6"> <hr> <table width="100%" cellspacing="0" cellpadding="1" border=0> <tr> <td><img src="images/disast_purch.png" title="Indicates that state and local governments may procure Disaster Purchasing products/services from this contract" width="28" height="15" border="0" align="right"><font size=1><b>Disaster Purchasing</b><br> Purchase products and services to facilitate recovery from a major disaster.</font><br> <img src="images/r_arrow.gif" title="" width="6" height="10" border="0"> <font face="Verdana" size=1><a href="scheduleList.do?flag=disasterRecovery">View participating vendors</a></font><br> <img src="images/r_arrow.gif" title="" width="6" height="10" border="0"> <a href="https://www.gsa.gov/buy-through-us/purchasing-programs/multiple-award-schedule/help-with-mas-buying/mas-help-for-state-local-and-tribal-governments" target="_blank" rel="noopener noreferrer"><font face="Verdana" size=1>Disaster Purchasing FAQ</font></a></td> </tr> </table> </td> </tr> </table> </td> </tr> </table> </div> <!-- Get Quotes code ends --> </td> </tr> </table> </td> <td bgcolor="#003265" width=1><img src="images/blank.gif" title="" width="1" height="1" border="0"></td> </tr> <tr> <td colspan=3 bgcolor="#003265"><img src="images/blank.gif" title="" width="1" height="1" border="0"></td> </tr> </table> </div> </div> <div class="usa-identifier site-identifier" style="width: 100%; position: relative; margin-top: -155px"> <section class="usa-identifier__section usa-identifier__section--masthead" aria-label="Agency identifier,,,,,," style="padding-bottom: 0.5rem;padding-top: 0.5rem;"> <div class="usa-identifier__container" style="margin-left: revert;padding-left: 0.5rem;"> <div class="usa-identifier__logos"><a href="javascript:void(0);" class="usa-identifier__logo"> <img class="usa-identifier__logo-img" src="images/gsa-logo.svg" alt="GSA Logo" role="img" width="48" height="48"> </a></div> <section class="usa-identifier__identity" aria-label="Agency description"> <p class="usa-identifier__identity-domain" style="font-family: Source Sans Pro Web,Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;font-size: .9rem;">elibrary.gsa.gov</p> <p class="usa-identifier__identity-disclaimer" style="font-family: Source Sans Pro Web,Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;font-size: .9rem;">An official website of the <a href="https://gsa.gov" style="color:f0f0f0!important;text-decoration: underline;">General Services Administration</a></p> </section> </div> </section> <nav class="usa-identifier__section usa-identifier__section--required-links" aria-label="Important links"> <div class="usa-identifier__container" style="margin-left: revert;padding-left: 0.5rem;"> <ul class="usa-identifier__required-links-list"> <li class="usa-identifier__required-links-item"> <a href="https://www.gsa.gov/website-information/accessibility-statement" class="usa-identifier__required-link" style="color:#a9aeb1 !important;font-family: Source Sans Pro Web,Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;font-size: .9rem;text-decoration: underline;">Accessibility statement</a> </li> <li class="usa-identifier__required-links-item"> <a href="https://www.gsa.gov/reference/freedom-of-information-act-foia" class="usa-identifier__required-link" style="color:#a9aeb1 !important;font-family: Source Sans Pro Web,Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;font-size: .9rem;text-decoration: underline;">FOIA requests</a> </li> <li class="usa-identifier__required-links-item"> <a href="https://www.gsa.gov/website-information/website-policies#privacy" class="usa-identifier__required-link" style="color:#a9aeb1 !important;font-family: Source Sans Pro Web,Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;font-size: .9rem;text-decoration: underline;" title="Privacy policy">Privacy policy</a> </li> </ul> </div> </nav> <section class="usa-identifier__section usa-identifier__section--usagov" aria-label="Government information and services" style="padding-bottom: 0.5rem;padding-top: 0.5rem;"> <div class="usa-identifier__container" style="margin-left: revert;padding-left: 0.5rem;"> <div class="usa-identifier__usagov-description" style="font-family: Source Sans Pro Web,Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;font-size: .9rem;"> Looking for U.S. government information and services? </div> <a href="https://www.usa.gov/" class="usa-link" style="color:#f0f0f0!important;font-family: Source Sans Pro Web,Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;font-size: .9rem;text-decoration: underline;">Visit USA.gov</a> </div> </section> </div> </body> <script src="js/uswds.min.js" type="text/javascript"></script> </html>

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