CINXE.COM
National Pesticide Information Center
<!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>National Pesticide Information Center</title> <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>National Pesticide Information Center Home Page</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> <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> <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> <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> <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 & 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> <!-- Begin --> <div class="container"> <div id="npicCarousel" class="carousel slide" data-bs-ride="carousel"> <div class='carousel-inner'> <div class="carousel-item active"> <a href='reg/index.html'> <img src="images/nn/reg-NN.jpg" title='Pesticide Regulations' class='img-fluid img-responsive'> <div class="carousel-caption"> </div> </a> </div> <div class="carousel-item"> <a href='disaster.html'> <img src="images/nn/disaster-NN.jpg" title='Naturral Disasters and Pesticides' class='img-fluid img-responsive'> <div class="carousel-caption"> </div> </a> </div> <div class="carousel-item"> <a href='faq/vinegar.html'> <img src="images/nn/vinegar-NN.jpg" title='Can I use vinegar to control weeds? FAQ' class='img-fluid img-responsive'> <div class="carousel-caption"> </div> </a> </div> <div class="carousel-item"> <a href='faq/wellwater.html'> <img src="images/nn/wellwater-NN.jpg" title='well water, photo credit: pixabay' class='img-fluid img-responsive'> <div class="carousel-caption"> </div> </a> </div> <div class="carousel-item"> <a href='pest/flies.html'> <img src="images/nn/flies-NN.jpg" title='flies, photo credit: canva' class='img-fluid img-responsive'> <div class="carousel-caption"> </div> </a> </div> </div> <button class="carousel-control-prev" type="button" data-bs-target="#npicCarousel" data-bs-slide="prev"> <span class="bi bi-arrow-left-square-fill display-2 fw-bold" aria-hidden="true"></span> <span class="visually-hidden">Previous</span> </button> <button class="carousel-control-next" type="button" data-bs-target="#npicCarousel" data-bs-slide="next"> <span class="bi bi-arrow-right-square-fill display-2 fw-bold" aria-hidden="true"></span> <span class="visually-hidden">Next</span> </button> </div> <!-- End Carousel --> </div> <div style='height: 1em;'></div> <section class="container"> <article class="d-flex align-items-stretch row row-cols-1 row-cols-md-3 g-3"> <section class="col col-md-4 card border-white rounded"> <img class="card-img img-fluid" src="images/home/hp-pesticide.jpg" alt="What are Pesticides?"> <div class="card-img-overlay align-self-center"> <p class="card-text text-center text-light fs-6 fw-bold fw-bold"><a href='ingred/ptype/index.html' class='link-light link-underline-opacity-50'>What are pesticides?</a></p> </div> </section> <section class="col col-md-4 card border-white rounded"> <img class="card-img img-fluid" src="images/home/hp-pest.jpg" alt="What are Pests?"> <div class="card-img-overlay align-self-center"> <p class="card-text text-center text-light fs-6 fw-bold fw-bold"><a href='pest/index.html' class='link-light link-underline-opacity-50'>What are pests?</a></p> </div> </section> <section class="col col-md-4 card border-white rounded"> <img class="card-img img-fluid" src="images/home/hp-faq.jpg" alt="FAQs"> <div class="card-img-overlay align-self-center "> <p class="card-text text-center text-light fs-6 fw-bold fw-bold"><a href='faq/index.html' class='link-light link-underline-opacity-50'>FAQs</a></p> </div> </section> <section class="col col-md-4 card border-white rounded"> <img class="card-img img-fluid" src="images/home/hp-health.jpg" alt="Health and Safety"> <div class="card-img-overlay align-self-center "> <p class="card-text text-center text-light fs-6 fw-bold fw-bold"><a href='health/index.html' class='link-light link-underline-opacity-50'>Health and Safety</a></p> </div> </section> <section class="col col-md-4 card border-white rounded"> <img class="card-img img-fluid" src="images/home/hp-envir.jpg" alt="Environment"> <div class="card-img-overlay align-self-center "> <p class="card-text text-center text-light fs-6 fw-bold fw-bold"><a href='envir/index.html' class='link-light link-underline-opacity-50'>Environment</a></p> </div> </section> <section class="col col-md-4 card border-white rounded"> <img class="card-img img-fluid" src="images/home/hp-pestinfo.jpg" alt="Pest Information"> <div class="card-img-overlay align-self-center "> <p class="card-text text-center text-light fs-6 fw-bold fw-bold"><a href='pest/learnpest.html' class='link-light link-underline-opacity-50'>Pest Information</a></p> </div> </section> <section class="col col-md-4 card border-white rounded"> <img class="card-img img-fluid" src="images/home/hp-ipm.jpg" alt="Integrated Pest Management"> <div class="card-img-overlay align-self-center "> <p class="card-text text-center text-light fs-6 fw-bold fw-bold"><a href='pest/ipm.html' class='link-light link-underline-opacity-50'>Integrated Pest Management</a></p> </div> </section> <section class="col col-md-4 card border-white rounded"> <img class="card-img img-fluid" src="images/home/hp-profres.jpg" alt="Professional Resources"> <div class="card-img-overlay align-self-center "> <p class="card-text text-center text-light fs-6 fw-bold fw-bold"><a href='npicpro.html' class='link-light link-underline-opacity-50'>Professional Resources</a></p> </div> </section> <section class="col col-md-4 card border-white rounded"> <img class="card-img img-fluid" src="images/home/hp-cheminfo.jpg" alt="Product/Chemical Information"> <div class="card-img-overlay align-self-center "> <p class="card-text text-center text-light fs-6 fw-bold fw-bold"><a href='ingred/specchem.html' class='link-light link-underline-opacity-50'>Product/Chemical Information</a></p> </div> </section> </article> <br><br> <article class="d-flex justify-content-center"> <section class="d-flex border rounded px-3 py-0"> <figure class="figure img-rounded"> <a href='mlr.html'><img class='figure-img img-fluid img-responsive img-rounded center-block' src='images/usmap350.jpg' alt='' title=''></a> <figcaption class="figure-caption"><a class="link-dark link-offset-2 link-underline-opacity-50" href='mlr.html'> <h3 class=" h5 text-center">Local contacts</h3> </a></figcaption> <p>Find local pesticide & pest control information</p> <form class="mx-auto" name='zipForm' method='get' action='mlrDetail.html'> <input class="w-100" type='text' name='state' maxlength='5' placeholder='Enter your zip code here...'> </form> </figure> </section> </article> </section> <br><br> <!-- End --> <div style='height: 5em;'></div> </main> <footer class="container"> <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ñ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-83947901). 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> </body> </html>