CINXE.COM

Beneficial Insects

<!DOCTYPE html> <!-- Copyright (c) 2024 National Pesticide Information Center All rights reserved. THIS IS UNPUBLISHED PROPRIETARY CODE The copyright notice above does not evidence any actual or intended publication of such source code. --> <html lang="en"> <head> <title>Beneficial Insects</title> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <script src="https://code.jquery.com/jquery-3.7.1.min.js" integrity="sha256-/JqT3SQfawRcv/BIHPThkBvs0OEvtFFmqPF/lYI/Cxo=" crossorigin="anonymous"></script> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous"> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz" crossorigin="anonymous"></script> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css"> <link rel="stylesheet" type="text/css" href="/new/css/npic_new.css"> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-3EVX636MBE"></script> <script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'G-3EVX636MBE'); </script> <script> $(document).ready(function () { if ( $('#npicCarousel').length > 0 ) { $('#npicCarousel').carousel({ wrap: true, interval: 4000 }); $('#npicCarousel').on('slide.bs.carousel', function (e) { var from = $(e.target).find('.carousel-inner > .item.active').index(); var to = $(e.relatedTarget).index(); var toTab = "#tab" + to; var fromTab = "#tab" + from; $(fromTab).removeClass('active'); $(toTab).addClass('active'); }); }; }); </script> </head> <body> <main class="container text-justify"> <header hidden> <h1>Beneficial Insects</h1> </header> <section class="row my-3 d-flex justify-content-between"> <!-- src='images/npic-logo-horiz.png' --> <div class="col-md-4 pe-5 pe-sm-0"> <a href='https://npic.orst.edu/' id='logolink'><img class='img-fluid' id='logo' src="https://npic.orst.edu/images/npic-logo-horiz.png" alt='National Pesticide Information Center' /></a> </div> <div class="col-md-8"> <p class="text-end small"><a class="me-3 link-dark link-offset-2 link-underline-opacity-50" href=" tel:1-800-858-7378">1.800.858.7378</a><a class="link-dark link-offset-2 link-underline-opacity-50" href='mailto:npic@oregonstate.edu'>npic@oregonstate.edu</a> <br>We're open from 8:00AM to 12:00PM Pacific Time, Mon-Fri <br><a class="bi bi-youtube link-dark link-offset-2 link-underline-opacity-50" title='NPIC on YouTube' href='https://www.youtube.com/@NPICatOSU'></a>&nbsp;<a class="bi bi-facebook link-dark link-offset-2 link-underline-opacity-50" title='NPIC on facebook' href='https://www.facebook.com/NPICatOSU'></a>&nbsp;<a class="bi bi-instagram link-dark link-offset-2 link-underline-opacity-50" title='NPIC on Instagram' href='https://www.instagram.com/NPICatOSU/'></a>&nbsp;<a class="bi bi-twitter-x link-dark link-offset-2 link-underline-opacity-50" title='NPIC on Twitter/X' href='https://x.com/npicatosu'></a>&nbsp;<a class="link-dark link-offset-2 link-underline-opacity-50" href='https://npic.orst.edu/az.html'>A to Z</a> </p> </div> </section> <nav class="navbar navbar-expand-lg navbar-dark bg-success bg-opacity-75 rounded"> <section class="container-fluid"> <button class="navbar-toggler text-light" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> <div class="collapse navbar-collapse" id="navbarSupportedContent"> <ul class="navbar-nav me-auto mb-2 mb-lg-0"> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle text-light" href="#" id="navbarDropdown" role="button" data-bs-toggle="dropdown" aria-expanded="false"> About Us </a> <ul class="dropdown-menu" aria-labelledby="navbarDropdown"> <li><a class="dropdown-item text-success" href=" tel:1-800-858-7378"> Call 1.800.858.7378</a></li> <li><a class="dropdown-item link-success link-offset-2 link-underline-opacity-50" href='mailto:npic@oregonstate.edu'>Email npic@oregonstate.edu</a></li> <li><a class="dropdown-item text-success" href='https://npic.orst.edu/about.html'>About Us</a></li> <li><a class="dropdown-item text-success" href="https://npic.orst.edu/contactus.html">Contact Us</a> </li> <li><a class="dropdown-item text-success" href="https://npic.orst.edu/outreach.html">NPIC Material</a></li> </ul> </li> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle text-light" href="#" id="navbarDropdown" role="button" data-bs-toggle="dropdown" aria-expanded="false"> Health </a> <ul class="dropdown-menu" aria-labelledby="navbarDropdown"> <li><a class="dropdown-item text-success" href="https://npic.orst.edu/health/index.html">Health and Safety</a></li> <li><a class="dropdown-item text-success" href="https://npic.orst.edu/health/humhealth.html">Human Health</a></li> <li><a class="dropdown-item text-success" href="https://npic.orst.edu/health/animhealth.html">Animal Health</a></li> <li><a class="dropdown-item text-success" href="https://npic.orst.edu/health/safeuse.html">Safe Use Practices</a></li> <li><a class="dropdown-item text-success" href="https://npic.orst.edu/health/food.html">Food Safety</a></li> </ul> </li> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle text-light" href="#" id="navbarDropdown" role="button" data-bs-toggle="dropdown" aria-expanded="false"> Environment </a> <ul class="dropdown-menu" aria-labelledby="navbarDropdown"> <li><a class="dropdown-item text-success" href="https://npic.orst.edu/envir/">Environment</a></li> <li><a class="dropdown-item text-success" href="https://npic.orst.edu/envir/air.html">Air</a></li> <li><a class="dropdown-item text-success" href="https://npic.orst.edu/envir/water.html">Water</a> </li> <li><a class="dropdown-item text-success" href="https://npic.orst.edu/envir/soil.html">Soil</a></li> <li><a class="dropdown-item text-success" href="https://npic.orst.edu/envir/plants.html">Plants</a> </li> <li><a class="dropdown-item text-success" href="https://npic.orst.edu/envir/wildlife.html">Wildlife</a></li> <li><a class="dropdown-item text-success" href="https://npic.orst.edu/envir/pollinator.html">Bees &amp; Pollinators</a></li> </ul> </li> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle text-light" href="#" id="navbarDropdown" role="button" data-bs-toggle="dropdown" aria-expanded="false"> Pest Information </a> <ul class="dropdown-menu" aria-labelledby="navbarDropdown"> <li><a class="dropdown-item text-success" href="https://npic.orst.edu/pest/index.html">Where To Start With Pests</a></li> <li><a class="dropdown-item text-success" href="https://npic.orst.edu/pest/learnpest.html">Pest Information By Name</a></li> <li><a class="dropdown-item text-success" href="https://npic.orst.edu/pest/idpest.html">How To Identify Your Pest</a></li> <li><a class="dropdown-item text-success" href="https://npic.orst.edu/pest/learnpest.html">Learn About Your Pest</a></li> <li><a class="dropdown-item text-success" href="https://npic.orst.edu/pest/controlpest.html">Before You Control Your Pest</a></li> <li><a class="dropdown-item text-success" href="https://npic.orst.edu/pest/ipm.html">Integrated Pest Management</a></li> </ul> </li> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle text-light" href="#" id="navbarDropdown" role="button" data-bs-toggle="dropdown" aria-expanded="false"> Product/Chemical Info </a> <ul class="dropdown-menu" aria-labelledby="navbarDropdown"> <li><a class="dropdown-item text-success" href="https://npic.orst.edu/ingred/products.html">Pesticide Products</a></li> <li><a class="dropdown-item text-success" href="/NPRO/">NPRO: Pesticide Product Search</a></li> <li><a class="dropdown-item text-success" href="https://npic.orst.edu/ingred/">Pesticide Ingredients</a></li> <li><a class="dropdown-item text-success" href="https://npic.orst.edu/ingred/lowrisk.html">Low-Risk Pesticides</a></li> <li><a class="dropdown-item text-success" href="https://npic.orst.edu/ingred/organic.html">Organic Pesticide Ingredients</a></li> </ul> </li> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle text-light" href="#" id="navbarDropdown" role="button" data-bs-toggle="dropdown" aria-expanded="false"> Emergency </a> <ul class="dropdown-menu" aria-labelledby="navbarDropdown"> <li><a class="dropdown-item text-success" href="https://npic.orst.edu/incidents.html#hum">Human Exposure</a></li> <li><a class="dropdown-item text-success" href="https://npic.orst.edu/emerg.html#human">Human Poisonings</a></li> <li> <hr class="dropdown-divider"> </li> <li><a class="dropdown-item text-success" href="https://npic.orst.edu/incidents.html#anim">Animal/Pet Exposure</a></li> <li><a class="dropdown-item text-success" href="https://npic.orst.edu/emerg.html#pet">Animal/Pet Poisoning</a></li> <li><a class="dropdown-item text-success" href="https://npic.orst.edu/incidents.html#env">Wildlife Poisoning or Environmental Incident</a></li> <li> <hr class="dropdown-divider"> </li> <li><a class="dropdown-item text-success" href="https://npic.orst.edu/incidents.html#prod">Label Or Container Issues</a> </li> <li><a class="dropdown-item text-success" href="https://npic.orst.edu/emerg.htm#spill">Spill And Cleanup Resources</a></li> <li><a class="dropdown-item text-success" href="https://npic.orst.edu/reg/tribes.html">Incidents On Tribal Land</a></li> <li><a class="dropdown-item text-success" href="https://npic.orst.edu/incidents.html#app">Illegal Pesticide Activity</a></li> </ul> </li> </ul> </div> <form class="d-flex my-auto" role="search" action="https://www.google.com/search" method="GET"> <section class="input-group"> <input type="text" class="form-control" placeholder="Search..." name="q" id="searchstring"> <button class="btn btn-outline-light rounded-end input-group-text" type="submit"><i class="bi bi-search"></i></button> <input type='hidden' name='sitesearch' value='npic.orst.edu'> </section> </form> </section> </nav> <br><br> <div class='card w-100 col-12' style='min-height:150px; max-width:1200px; margin-bottom:1em;'> <div class='row g-0'> <img class='card-image' src='images/beneficialbnr.png' alt='' title='parasitic wasp (photo credit: Scott Bauer, USDA ARS, k7659-1), spider (photo credit: Pál Böősy, pixabay), lady beetle (photo credit: Dominik Stodulski, wikimedia commons)' style='height: auto; min-height: 100px; max-width:1200px; width:100%;'> <div class='col-12 card-img-overlay'> <h1 class='card-title' style='margin-left: 0.5em;z-index: 2;'>Beneficial Insects</h1> </div></div></div> <main class="container text-justify"> <header hidden> <h1>Beneficial Insects</h1> </header> <section> <article> <p>Not all bugs are bad. Insects get labeled as "pests" when they start causing harm to people or the things we care about, like plants, animals, and buildings. Out of nearly one million known insect species, only about one to three percent are ever considered pests. What about the rest of them? Some insects actually help us by keeping the pests in check.</p> <p>If we let them do their jobs, many <a class="link-dark link-offset-2" href='table.html'>types of insects</a> can actually help us out by:</p> <ul> <li><b>Preying on pest insects.</b> <br>Spiders are predators of insects. So are some types of beetles, flies, true bugs, and lacewings. <li><b>Parasitizing pest insects.</b> <br>Parasitic insects, like some small wasps, lay their eggs inside insects or their eggs. This can help drive the pest population down. <li><b>Pollinating plants.</b> <br>Insects like native bees, honeybees, butterflies, and moths can provide this service, helping plants bear fruit. <li><b>Don't forget about non-insect beneficial animals!</b> <br>Birds and bats are examples of animals that can feed on pest insects. </ul> </article> </section> <section class='bg-secondary rounded p-2 mb-2 text-light'> <p class="card-text">Think about it this way: your backyard ecosystem is a cafeteria for all sorts of insects. The balance of that system depends on whether you cater to the "pest" insects or to the "beneficial" ones.</p> </section> <section> <article> <header> <h4>What can you do to cater to beneficial insects?</h4> </header> <ol> <li>Attract them to your <a class="link-dark link-offset-2" href='lawn.html'>yard</a>, <a class="link-dark link-offset-2" href='garden.html'>garden</a>, or other landscape. <ul> <li>Include a variety of native plants to provide a variety of food sources (like nectar). <li>Provide shelter for them. Include a mixture of features like ground cover plants, dead leaves or other plant material, and some areas of bare soil. </ul> <li>Protect them so they can help you in return. Practice <a class="link-dark link-offset-2" href='/pest/ipm.html'>Integrated Pest Management (IPM)</a> <ul> <li>Identify the pest – make sure it’s not actually a beneficial insect! <li>Decide how many of the pest insects are tolerable. Remember, some pests are necessary to feed the beneficial insects and some plant damage is natural for any ecosystem. <li>Think about using alternative control methods while you wait for the beneficial insects to take over for you. Be patient, it can sometimes take several days for them to make a difference. <li>If you choose to use a pesticide, consider selecting one that will target your pest specifically, rather than a broad-spectrum product. </ul> <li>Keep your <a class="link-dark link-offset-2" href='/pest/lawnipm.html'>lawn</a> and other plants healthy. Give them appropriate amounts of nutrients, water, sunlight, and do regular upkeep. A healthy ecosystem will have fewer pest outbreaks. </ol> </article> <article> <header> <h4>Learn about attracting and protecting beneficial insects by digging deeper:</h4> </header> <div class="container"> <div class="row"> <div class="col-3"> <figure class="figure text-center"> <a href='lawn.html' target='_blank'> <img class="figure-img img-fluid rounded" src='images/lawn.jpg' width='100' height='100' alt="" title="halloween pennant dragonfly, photo credit: US Fish and Wildlife"> </a> <figcaption class="figure-caption text-center"><a class="link-dark link-offset-2" href='lawn.html' target='_blank'>Beneficial Insects: Lawn</a></figcaption> </figure> </div> <div class="col-3"> <figure class="figure text-center"> <a href='garden.html' target='_blank'> <img class="figure-img img-fluid rounded" src='images/garden.jpg' width='100' height='100' alt="" title="garden, photo credit: Ruth and Dave, flickr"> </a> <figcaption class="figure-caption text-center"><a class="link-dark link-offset-2" href='garden.html' target='_blank'>Beneficial Insects: Garden</a></figcaption> </figure> </div> <div class="col-3"> <figure class="figure text-center"> <a href='agcrop.html' target='_blank'> <img class="figure-img img-fluid rounded" src='images/agcrop.jpg' width='100' height='100' alt="" title="appletree, photo credit: keywest3, pixabay"> </a> <figcaption class="figure-caption text-center"><a class="link-dark link-offset-2" href='agcrop.html' target='_blank'>Beneficial Insects: Agriculture</a></figcaption> </figure> </div> <div class="col-3"> <figure class="figure text-center"> <a href='table.html' target='_blank'> <img class="figure-img img-fluid rounded" src='images/quicklist.jpg' width='100' height='100' alt="" title="appletree, photo credit: keywest3, pixabay"> </a> <figcaption class="figure-caption text-center"><a class="link-dark link-offset-2" href='table.html' target='_blank'>Natural Enemies Quick List</a></figcaption> </figure> </div> </div> </div> </article> </section> <section> <header> <h2 class="h5">Additional Resources:</h2> </header> <ul> <li><a class="link-dark link-offset-2" href="https://ncipmhort.cfans.umn.edu/beneficial-insects" target='_blank'>Pollinator Conservation Biocontrol: Beneficial Insects</a> - University of Minnesota <li><a class="link-dark link-offset-2" href="https://hgic.clemson.edu/factsheet/incorporating-beneficials-into-the-gardeners-toolkit/" target='_blank'>Incorporating Beneficials into the Gardener's Toolkit</a> - Clemson University <li><a class="link-dark link-offset-2" href="https://protectingbees.njaes.rutgers.edu/find-plants/">Finding Pollinator Attractive Plants</a> - Rutgers University</li> <li><a class="link-dark link-offset-2" href="NCUEBeneficials/index.html">Conservation of Beneficial Insects: Strengths and Gaps in Resources</a> - 2016 National Conference on Urban Entomology (NCUE) Presentation</li> <li><a class="link-dark link-offset-2" href="https://www.fs.usda.gov/Internet/FSE_DOCUMENTS/fseprd548063.pdf" target='_blank'>Attracting Pollinators to Your Garden Using Native Plants</a> - US Forest Service</li> <li><a class="link-dark link-offset-2" href="https://extension.umn.edu/yard-and-garden-insects/beneficial-insects" target='_blank'>Beneficial insects</a> - University of Minnesota Extension</li> <li><a class="link-dark link-offset-2" href="https://sfyl.ifas.ufl.edu/archive/hot_topics/sustainable_living/beneficial_insects.shtml" target='_blank'>Beneficial Insects: Predators</a> - University of Florida Extension</li> <li><a class="link-dark link-offset-2" href="https://www2.ipm.ucanr.edu/agriculture/natural-enemy-releases-for-biological-control-of-crop-pests/" target='_blank'>Natural Enemy Releases for Biological Control of Crop Pests</a> - University of California, Agriculture and Natural Resources</li> <li><a class="link-dark link-offset-2" href="https://njaes.rutgers.edu/pubs/publication.php?pid=fs930" target='_blank'>Natural Pest Control: Using Beneficial Insects to Control Landscape Pests</a> - Rutgers Cooperative Extension</li> <li><a class="link-dark link-offset-2" href="https://extension.psu.edu/attracting-beneficial-insects" target='_blank'>Attracting Beneficial Insects</a> - Penn State Extension</li> </ul> <header> <h2 class="h5">Pictures of Beneficial Insects:</h2> </header> <ul> <li><a class="link-dark link-offset-2" href="https://ncipmhort.cfans.umn.edu/beneficial-insects" target='_blank'>Pollinator Conservation Biocontrol: Beneficial Insect</a> - University of Minnesota</li> <li><a class="link-dark link-offset-2" href="https://extension.illinois.edu/sites/default/files/beneficial_insects_from_the_garden_updated_2018.pdf" target='_blank'>Top 10 Beneficial Insects in the Garden</a> - University of Illinois Extension</li> <li><a class="link-dark link-offset-2" href="https://ipm.ucanr.edu/natural-enemies/" target='_blank'>Natural Enemies Gallery</a> - University of California-Davis</li> </ul> <p>If you have questions about this, or any pesticide-related topic, please call NPIC at <span class="bigger"><b>800-858-7378</b></span> (8:00am - 12:00pm PST), or email us at <a class="link-dark link-offset-2" href='mailto:npic@ace.orst.edu'>npic@ace.orst.edu</a>.</p> </section> <div class='fw-bold h6'>Last updated January 29, 2025</div> </main> <div style='height: 5em;'></div> </main> <footer class='container'> <hr> <section class="d-flex align-items-stretch row row-cols-1 row-cols-md-3 g-3 text-start"> <section class='col col-md-4'> <header> <h3 class='h5'>Related Topics:</h3> </header> <ul> <li><a class='text-secondary link-offset-2 link-underline-dark' href='lawn.html'>Beneficial Insects in the Lawn</a></li> <li><a class='text-secondary link-offset-2 link-underline-dark' href='garden.html'>Beneficial Insects in the Garden</a></li> <li><a class='text-secondary link-offset-2 link-underline-dark' href='agcrop.html'>Beneficial Insects in Agriculture</a></li> <li><a class='text-secondary link-offset-2 link-underline-dark' href='table.html'>Natural Enemies Quick List</a></li> <li><a class='text-secondary link-offset-2 link-underline-dark' href='/envir/pollinator.html'>Pollinator Protection</a></li> <li><a class='text-secondary link-offset-2 link-underline-dark' href='/pest/ipm.html'>Integrated Pest Management</a></li> <li><a class='text-secondary link-offset-2 link-underline-dark' href='/pest/countyext.htm'>County Extension Offices</a></li> <li><a class='text-secondary link-offset-2 link-underline-dark' href='/pest/index.html'>Pest Control</a></li> <li><a class='text-secondary link-offset-2 link-underline-dark' href='/envir/efate.html'>Pesticides in the Environment</a></li> </ul> </section> <section class="col col-md-4"> <header> <h3 class="h5">What are pests?</h3> </header> <ul> <li><a class="text-secondary link-offset-2 link-underline-dark" href='https://npic.orst.edu/pest/learnpest.html'>Learn about a pest</a></li> <li><a class="text-secondary link-offset-2 link-underline-dark" href='https://npic.orst.edu/pest/idpest.html'>Identify a pest</a></li> <li><a class="text-secondary link-offset-2 link-underline-dark" href='https://npic.orst.edu/pest/controlpest.html'>Control a pest</a></li> <li><a class="text-secondary link-offset-2 link-underline-dark" href='https://npic.orst.edu/pest/ipm.html'>Integrated Pest Management</a></li> </ul> </section> <section class="col col-md-4"> <header> <h3 class="h5">What are pesticides?</h3> </header> <ul> <li><a class="text-secondary link-offset-2 link-underline-dark" href='https://npic.orst.edu/pest/weeds.html'>Herbicides</a></li> <li><a class="text-secondary link-offset-2 link-underline-dark" href='https://npic.orst.edu/ingred/ptype/amicrob/index.html'>Disinfectants</a></li> <li><a class="text-secondary link-offset-2 link-underline-dark" href='https://npic.orst.edu/ingred/ptype/fungicide.html'>Fungicides</a></li> <li><a class="text-secondary link-offset-2 link-underline-dark" href='https://npic.orst.edu/ingred/ptype/insecticide.html'>Insecticides</a></li> <li><a class="text-secondary link-offset-2 link-underline-dark" href='/ingred/ptype/natbio.html'>Natural and Biological Pesticides</a></li> <li><a class="text-secondary link-offset-2 link-underline-dark" href='https://npic.orst.edu/ingred/ptype/repel.html'>Repellents</a></li> <li><a class="text-secondary link-offset-2 link-underline-dark" href='https://npic.orst.edu/ingred/ptype/rodenticide.html'>Rodenticides</a></li> <li><a class="text-secondary link-offset-2 link-underline-dark" href='/ingred/ptype/index.html'>Other types of pesticides</a></li> </ul> </section> </section> <p> Please read our <a class="link-dark link-offset-2 link-underline-opacity-50" href="https://npic.orst.edu/Disclaimer.html">disclaimer</a> | <a class="link-dark link-offset-2 link-underline-opacity-50" href="https://npic.orst.edu/contactus.html">Contact us</a> | <a class="link-dark link-offset-2 link-underline-opacity-50" href='https://npic.orst.edu/about.html'>About NPIC</a> | <a class="link-dark link-offset-2 link-underline-opacity-50" href='https://npic.orst.edu/index.es.html'>En espa&ntilde;ol</a></p> <p class='small'><a class="link-dark link-offset-2 link-underline-opacity-50" href='https://npic.orst.edu/about.html'>NPIC</a> provides objective, science-based information about pesticides and pesticide-related topics to enable people to make informed decisions. NPIC is a cooperative agreement between <a class="link-dark link-offset-2 link-underline-opacity-50" href="http://oregonstate.edu/">Oregon State University</a> and the <a class="link-dark link-offset-2 link-underline-opacity-50" href="http://www.epa.gov/pesticides/">U.S. Environmental Protection Agency</a> (cooperative agreement #X8-84067801). The information in this publication does not in any way replace or supersede the restrictions, precautions, directions, or other information on the pesticide label or any other regulatory requirements, nor does it necessarily reflect the position of the U.S. EPA.</p> </footer> <!-- Start of LiveChat (www.livechat.com) code --> <script> window.__lc = window.__lc || {}; window.__lc.license = 18981025; window.__lc.integration_name = "manual_channels"; window.__lc.product_name = "livechat"; ;(function(n,t,c){function i(n){return e._h?e._h.apply(null,n):e._q.push(n)}var e={_q:[],_h:null,_v:"2.0",on:function(){i(["on",c.call(arguments)])},once:function(){i(["once",c.call(arguments)])},off:function(){i(["off",c.call(arguments)])},get:function(){if(!e._h)throw new Error("[LiveChatWidget] You can't use getters before load.");return i(["get",c.call(arguments)])},call:function(){i(["call",c.call(arguments)])},init:function(){var n=t.createElement("script");n.async=!0,n.type="text/javascript",n.src="https://cdn.livechatinc.com/tracking.js",t.head.appendChild(n)}};!n.__lc.asyncInit&&e.init(),n.LiveChatWidget=n.LiveChatWidget||e}(window,document,[].slice)) </script> <noscript><a href="https://www.livechat.com/chat-with/18981025/" rel="nofollow">Chat with us</a>, powered by <a href="https://www.livechat.com/?welcome" rel="noopener nofollow" target="_blank">LiveChat</a></noscript> <!-- End of LiveChat code --> </body> </html>

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