CINXE.COM

Division of Environmental Quality (DEQ)

<!DOCTYPE html> <html lang="en"> <head> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-120534613-1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-120534613-1'); </script> <script type="text/javascript"> /*<![CDATA[*/ (function() { var sz = document.createElement('script'); sz.type = 'text/javascript'; sz.async = true; sz.src = '//siteimproveanalytics.com/js/siteanalyze_77474.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(sz, s); })(); /*]]>*/ </script> <meta charset="UTF-8" /><meta http-equiv="X-UA-Compatible" content="IE=edge" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /> <!-- meta name = "author" content="Jason_Stracner_2009_to_present, Deandra_Berry_July2013_to_present, Karalin_Rogers_October2004_to_March2012, Jim_Doppelhammer_September2000_to_October2004" / --> <meta name="keywords" content="adeq,deq,arkansas deq,arkansas epa,arkansas dnr,adpc&amp;e,air pollution,air,arkansas,arkansas division of environmental quality,arkansas department of pollution control and ecology,environment,environmental quality,environmental regulations,environmental,hazardous waste,licensing,mining,pollution,recycling,regulations,solid waste,superfund,underground storage tank,waste,water,wastewater,water pollution,wells" /><title> Division of Environmental Quality (DEQ) </title> <!-- Bootstrap --> <link href="/bootstrap/bootstrap-3.2.0/css/bootstrap.min.css" rel="stylesheet" /><link href="/css/sitestyle_adeq.css" rel="stylesheet" /> <!-- jQuery (necessary for Bootstrap's JavaScript plugins) --> <script src="/js/jQuery/jquery-1.11.1.min.js"></script> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="/bootstrap/bootstrap-3.2.0/js/html5shiv-3.7.0.js"></script> <script src="/bootstrap/bootstrap-3.2.0/js/respond.min-1.4.2.js"></script> <![endif]--> <script> window.addEventListener("DOMContentLoaded", function () { var form = document.getElementById("cse-search-box"); document.getElementById("GoButton").addEventListener("click", function () { form.submit(); }); }); function CreateStyleRule() { // create a new style sheet var styleTag = document.createElement("style"); var head = document.getElementsByTagName("head")[0]; head.appendChild(styleTag); var sheet = styleTag.sheet ? styleTag.sheet : styleTag.styleSheet; // add a new rule to the style sheet if (sheet.insertRule) { sheet.insertRule(".nav>li>a {padding:13px 14px;}", 0); } else { sheet.addRule(".nav>li>a", "padding:13px 14px", 0); } } if (!('querySelector' in document && 'localStorage' in window && 'addEventListener' in window)) { // run if not HTML4 (no localStorage). // set the padding of the top menu to a lesser width on //older browsers since the font causes it to wrap CreateStyleRule(); } </script> <script> var TOMLName = 'home' </script> <script> $(document).ready(function () { $(".showHideToggle").click(function (ctl) { var linkedDivName = $(this).attr('class').replace('showHideToggle ', ''); var divToToggle = $("#" + linkedDivName); //alert('current status: ' + divToToggle.css('display')); if (divToToggle.css('display') == 'none') { divToToggle.css("display", "block"); $(this).text("...less"); } else { divToToggle.css("display", "none"); $(this).text("...more"); } }); }); </script> <style> .rcorners2 { border-radius: 25px; border: 2px solid rgb(179, 179, 179); width: 30%; height: 200px; margin: 0.5em; } </style> <meta name="description" content="DEQ protects the air, water and land from the threat of pollution. We strive for environmental quality through programs of regulation, education and assistance."> </head> <body> <div style="position: fixed; top: 0; left: 0; z-index: 9999;"> <p style='color: white; font-size: small'></p> </div> <!-- HEADER for desktop (hidden on tablets and phones)--> <header role="banner"> <!-- ADEQ LARGE LOGO & SEARCH --> <div class="hidden-xs hidden-sm visible-md visible-lg adeq-header large-logo"> <div class="header-background">&nbsp;</div> <div class="container sitemap-container"> <div class="sitemap-wrapper"> <a href="#mainContent" class="sr-only">Skip to Main Content</a><br /> <p class="pSS text-right bold u white"><a href="/home/topic_index.aspx">A-Z Topic Index</a></p> <form action="/home/search.aspx" name="searchForm2" id="cse-search-box" role="search"> <input type="hidden" name="cx" value="013699214857357159252:vk-xbyzrlwa" /> <input type="hidden" name="cof" value="FORID:11" /> <input type="hidden" name="ie" value="UTF-8" /> <input type="hidden" name="C_FileTypeALL" value=" Checked" /> <input type="hidden" id="x" name="x" value="x" /> <label for="q" class="sr-only"></label> <input id="q" name="q" size="20" type="text" title="Search Input" value="" /> <a id="GoButton" href="#" style="border: 0"> <img class="searchButton" alt="Search" src="/images/SearchArrow.gif" style="margin-top: -0.3em" height="26" width="22"></a> <!-- SiteSearchq Google --> </form> <script type="text/javascript"> (function () { var id = document.getElementById('cse-search-box'); if (id && id.q) { var name = id.q; var unclicked = function () { if (name.value == '') { name.style.background = '#FFFFFF url(/js/google/google_custom_search_watermark2.gif) left no-repeat'; } }; var clicked = function () { name.style.background = '#ffffff'; }; name.onfocus = clicked; name.onblur = unclicked; unclicked(); } })(); </script> <!-- Search Google --> </div> </div> <div class="header-right">&nbsp;</div> </div> </header> <div id="all-wrapper" class="container"> <div class="col-xs-12 col-sm-12 col-md-12 col-lg-12"> <nav role="navigation" aria-label="Primary Navigation" class="row"> <div id="mainNav" class="navbar navbar-default"> <div> <div id="mobileMenu" class="navbar-header" style="background-color:#006085;width:100%"> <button type="button" class="navbar-toggle visible-xs hidden-sm hidden-md hidden-lg" data-toggle="collapse" data-target=".navbar-collapse"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <!-- HEADER for phones and tablets (hidden on desktops) --> <a class="navbar-brand visible-xs hidden-sm hidden-md hidden-lg" href="/" style="background-color: #006085;padding-top:0"> <br /> Environmental Quality</a> <div><!--TRYING TO FLOAT SM IMAGE AND SEARCH BOX --> <div class="col-sm-8" style="padding:0"> <a class="navbar-brand hidden-xs visible-sm hidden-md hidden-lg FL" href="/" style="padding:8px"><img src="/images/adeq_logo.svg" style="height:66px;" alt="ADEQ Logo" /></a> </div> <div id="topicSearchBox" class="hidden-lg hidden-md hidden-xs col-sm-4 FR topicSearchBox"> <br /> <p class="pSS text-right bold"><a href="/home/topic_index.aspx">A-Z Topic Index</a></p> <form action="/home/search.aspx" name="searchForm2" id="cse-search-box" role="search" class="text-right"> <input type="hidden" name="cx" value="013699214857357159252:vk-xbyzrlwa"/> <input type="hidden" name="cof" value="FORID:11"/> <input type="hidden" name="ie" value="UTF-8"/> <input type="hidden" name="C_FileTypeALL" value=" Checked"/> <input type="hidden" id="x" name="x" value="x"/> <label for="q" class="sr-only"></label> <input id="q" name="q" size="20" type="text" title="Search Input" value=""/> <a id="GoButton" href="#" onclick="javascript:document.forms.searchForm2.submit()" style="border:0"> <img class="searchButton" alt="Search" src="/images/SearchArrow.gif" style="margin-top: -0.3em" height="26" width="22"></a> <!-- SiteSearchq Google --> </form> <script type="text/javascript"> (function () { var id = document.getElementById('cse-search-box'); if (id && id.q) { var name = id.q; var unclicked = function () { if (name.value == '') { name.style.background = '#FFFFFF url(/js/google/google_custom_search_watermark2.gif) left no-repeat'; } }; var clicked = function () { name.style.background = '#ffffff'; }; name.onfocus = clicked; name.onblur = unclicked; unclicked(); } })(); </script> <!-- Search Google --> </div> </div> <!-- end of HEADER for phones --> </div> <div id="mainNavRow" class="collapse navbar-collapse"> <ul class="nav navbar-nav"> <li class="visible-xs hidden-sm hidden-md hidden-lg"><a href="/home/search.aspx"><span class="glyphicon glyphicon-search"></span>&nbsp;Search</a></li> <li class="visible-xs hidden-sm hidden-md hidden-lg"><a href="/home/topic_index.aspx">A-Z Topic Index</a></li> <li class="visible-xs hidden-sm visible-md visible-lg"><a href="/">Home</a></li> <li class="visible-xs hidden-sm hidden-md hidden-lg"><a href="/home/about/">About Us</a></li> <li class="dropdown"> <a href="#" class="hidden-xs hidden-sm visible-md visible-lg">Online Services <span class="caret bold"></span></a> <a href="#" class="hidden-xs visible-sm hidden-md hidden-lg">Services <span class="caret bold"></span></a> <a class="visible-xs hidden-sm hidden-md hidden-lg" id="databaseLabel" data-target="#" href="#" data-toggle="dropdown" aria-haspopup="true" role="button" aria-expanded="false"> Online Services <span class="caret"></span> </a> <ul class="dropdown-menu"> <li><a href="/home/forms/">Forms</a></li> <li><a href="/home/databases.aspx">Databases</a></li> <li><a href="https://seek.ee.arkansas.gov/">SEEK</a></li> <li><a href="https://eportal.adeq.state.ar.us/" >ePortal</a></li> <li><a href="https://www.ark.org/adeq_invoice/app/login.html">Pay Your Invoice Online</a></li> <li><a href="/poa/pi/emaillists.aspx">Subscribe to Email Lists</a></li> <li><a href="/infosvs/website/apps.aspx">Web-based Applications</a></li> <li class="hidden"><a href="/home/databases.aspx">More...</a></li> </ul> </li> <li class="dropdown"> <a href="/home/divisions.aspx" class="hidden-xs visible-sm visible-md visible-lg">Offices <span class="caret bold"></span></a> <a class="visible-xs hidden-sm hidden-md hidden-lg" id="divisionLabel" data-target="#" href="#" data-toggle="dropdown" aria-haspopup="true" role="button" aria-expanded="false"> Offices <span class="caret"></span> </a> <ul class="dropdown-menu"> <li><a href="/air/">Air Quality</a></li> <li><a href="/energy/">Energy</a></li> <li><a href="/land/">Land Resources</a></li> <li><a href="/mining/">Mining Program</a></li> <li><a href="/water/">Water Quality</a></li> <li><a href="/home/divisions.aspx">Complete List...</a></li> </ul> </li> <li class="dropdown"> <a href="/home/inspectors.aspx" class="hidden-xs visible-sm visible-md visible-lg">Inspectors <span class="caret bold"></span></a> <a class="visible-xs hidden-sm hidden-md hidden-lg" id="inspectorsLabel" data-target="#" href="#" data-toggle="dropdown" aria-haspopup="true" role="button" aria-expanded="false"> Inspectors <span class="caret"></span> </a> <ul class="dropdown-menu"> <li><a href="/home/field_offices.aspx">DEQ Area Office Inspectors</a></li> <li><a href="/air/compliance/inspectors_map.aspx">Air Inspectors</a></li> <li><a href="/rst/compliance/inspectors.aspx">Regulated Storage Tanks Inspectors</a></li> <li><a href="/sw/compliance/inspectors.aspx">Solid Waste Management Inspectors</a></li> <li><a href="/water/inspections/inspectors.aspx">Water Inspectors</a></li> <li><a href="/home/inspectors.aspx" title="More...">More...</a></li> </ul> </li> <li class="dropdown"> <a href="/home/licensing.aspx" class="hidden-xs visible-sm visible-md visible-lg">Licensing <span class="caret bold"></span></a> <a class="visible-xs hidden-sm hidden-md hidden-lg" id="licensingLabel" data-target="#" href="#" data-toggle="dropdown" aria-haspopup="true" role="button" aria-expanded="false"> Licensing <span class="caret"></span> </a> <ul class="dropdown-menu"> <li><a href="/air/asbestos/">Asbestos Licenses and Certifications</a></li> <li><a href="/sw/programs/licensing/#illegal">Environmental Officer Licensing</a></li> <li><a href="/hazwaste/programs/certification.aspx"><abbr title="Hazardous Waste">HW</abbr> – Environmental Professional Certification</a></li> <li><a href="/sw/programs/licensing/">Solid Waste Facility Operator Licensing</a></li> <li><a href="/rst/programs/licensing/"><abbr title="Underground Storage Tank">UST</abbr> Licensing Program</a></li> <li><a href="/rst/programs/training/"><abbr title="Underground Storage Tank">UST</abbr> Operator Certification</a></li> <li><a href="/sw/programs/waste_tire/permits/">Waste Tire Transporter Licensing</a></li> <li><a href="/water/wwl/">Wastewater Operator Licensing Program</a></li> <li><a href="/home/licensing.aspx" title="More...">More...</a></li> </ul> </li> <li class="dropdown"> <a href="/home/permits.aspx" class="hidden-xs visible-sm visible-md visible-lg">Permits <span class="caret bold"></span></a> <a class="visible-xs hidden-sm hidden-md hidden-lg" id="permitsLabel" data-target="#" href="#" data-toggle="dropdown" aria-haspopup="true" role="button" aria-expanded="false"> Permits <span class="caret"></span> </a> <ul class="dropdown-menu"> <li><a href="/air/permits/" title="Air Quality Permits">Air Quality</a></li> <li><a href="/home/permits.aspx#landResources" title="Land Resources">Land Resources</a></li> <li><a href="/water/permits/" title="Water Quality Permits">Water Quality</a></li> <li><a href="/home/permits.aspx" title="More...">More...</a></li> </ul> </li> <li class="dropdown"> <a href="/regs/" class="hidden-xs visible-sm visible-md visible-lg">Rules <span class="caret bold"></span></a> <a class="visible-xs hidden-sm hidden-md hidden-lg" id="regulationsLabel" data-target="#" href="#" data-toggle="dropdown" aria-haspopup="true" role="button" aria-expanded="false"> Rules <span class="caret"></span> </a> <ul class="dropdown-menu"> <li><a href="/regs/">Laws & Rules</a></li> <li><a href="/regs/draft_regs.aspx">Drafts - Proposed Rule Changes</a></li> <li><a href="/regs/archives/closed_dockets.aspx">Archives - Closed Rulemaking Documents</a></li> </ul> </li> <li><a href="/home/contactus.aspx" class="visible-xs hidden-sm hidden-md visible-lg">Contact Us</a></li> <li class="spacingBottomMobile">&nbsp; <ul style="padding:0"> <li class="visible-xs visible-sm hidden-md hidden-lg firstMobileMenuItem"><a href="/diroffice/">A Message from the Director</a></li> <li class="visible-xs visible-sm hidden-md hidden-lg childMobileMenuItem"><a href="/poa/pi/">Crossett Community</a></li> <li class="visible-xs visible-sm hidden-md hidden-lg childMobileMenuItem"><a href="/complaints/">Report a Complaint</a></li> <li class="visible-xs visible-sm hidden-md hidden-lg childMobileMenuItem"><a href="/poa/pi/">Public Information</a></li> <li class="visible-xs visible-sm hidden-md hidden-lg childMobileMenuItem"><a href="/poa/enterprise-services/">Enterprise Services</a></li> <li class="visible-xs visible-sm hidden-md hidden-lg childMobileMenuItem"><a href="/poa/pi/emaillists.aspx">Stay Connected</a></li> <li class="visible-xs visible-sm hidden-md hidden-lg childMobileMenuItem"><a href="/infosvs/website/apps.aspx">Web-based Applications</a></li> <li class="visible-xs visible-sm hidden-md hidden-lg childMobileMenuItem"><a href="/commission/" onclick="exitAlertCommission(this.href); return false;" target="_blank">APC&amp;E Commission</a></li> </ul> </li> </ul> </div> <!--/.nav-collapse --> </div> <!--/.container-fluid --> </div> </nav> </div> <div id="main-wrapper" class="container"> <div id="bread-wrapper" class="col-xs-12 col-sm-12 col-md-12 col-lg-12" role="navigation" aria-label="Breadcrumb Navigation"> </div><!-- #End breadcrumb-wrapper --> <div id="left-wrapper" class="col-xs-12 col-sm-4 col-md-3 col-lg-3" role="navigation" aria-label="Secondary Navigation"> <nav id="LeftContentDept"> <div class="visible-xs visible-sm visible-md visible-lg home"> <div class="list-group hidden-xs visible-sm visible-md visible-lg vNavMenu"> <div class="list-group vNavMenuSpecial2"> <a href="/covid-19/" class="list-group-item active" > <p class="list-group-item-heading sidebar"><span style="vertical-align:middle">CLICK HERE FOR DEQ’S COVID-19 RESPONSE UPDATES.</span></p> </a> </div> <div class="list-group vNavMenuHome"> <a href="/nstep/" class="list-group-item active"> <p class="list-group-item-heading sidebar"><span style="vertical-align:middle">NATURAL STATE STEWARDSHIP PROGRAM (NSTEP)</span></p> </a> </div> <div class="list-group vNavMenuHome"> <a href="/complaints/" class="list-group-item active"> <p class="list-group-item-heading sidebar"><span style="vertical-align:middle">Report a Complaint</span></p> <p class="list-group-item-text hidden">Report a pollution incident, complaint, or emergency</p> </a> </div> <div class="list-group vNavMenuHome"> <a href="/poa/pi/" class="list-group-item active"> <p class="list-group-item-heading sidebar"><span style="vertical-align:middle">Public Information</span></p> <p class="list-group-item-text hidden">News releases, hearing notices, documents, and requests</p> </a> </div> <div class="list-group vNavMenuHome"> <a href="/poa/enterprise-services/" class="list-group-item active"> <p class="list-group-item-heading sidebar"><span style="vertical-align:middle">Enterprise Services</span></p> <p class="list-group-item-text hidden">Compliance assistance, small business loans, <abbr title="Pollution Prevention">P2 program</abbr>, Recycling Tax Credits, and Recycling Markets Directory</p> </a> </div> <div class="list-group vNavMenuHome"> <a href="/qa/" class="list-group-item active"> <p class="list-group-item-heading sidebar"><span style="vertical-align:middle">Quality Assurance</span></p> <p class="list-group-item-text hidden">Environmental information operations conducted by the Department of Energy & Environment – Division of Environmental Quality</p> </a> </div> <div class="list-group vNavMenuHome"> <a href="/poa/pi/emaillists.aspx" class="list-group-item active"> <p class="list-group-item-heading sidebar"><span style="vertical-align:middle">Stay Connected</span></p> <p class="list-group-item-text hidden">Sign up to receive information via public notice and email lists</p> </a> </div> <div class="list-group vNavMenuHome"> <a href="/infosvs/website/apps.aspx" class="list-group-item active"> <p class="list-group-item-heading sidebar"><span style="vertical-align:middle">Web-based Applications</span></p> <p class="list-group-item-text hidden">Mobile, Web and Interactive GIS Web Mapping Apps</p> </a> </div> <div class="list-group vNavMenuSpecial"> <a href="/commission/" onclick="exitAlertCommission(this.href); return false;" target="_blank" class="list-group-item active"> <p class="list-group-item-heading sidebar"><span style="vertical-align:middle"><abbr title="Arkansas Pollution Control and Ecology Commission">APC&amp;E</abbr> Commission</span></p> <p class="list-group-item-text hidden">Environmental policy-making body for Arkansas</p> </a> </div> </div> <aside class="relatedLinks"> <p class="hidden-xs visible-sm visible-md visible-lg" class="pSS"><a href="/bella-vista/">Bella Vista Community Information Page</a></p> <p class="hidden-xs visible-sm visible-md visible-lg" class="pSS"><a href="/crossett/">Crossett Community Information Page</a></p> <div class="hidden-xs visible-sm visible-md visible-lg" style="margin-top:3em;"> <div id="emergencyTitle"> <p class="pSS">To Report An Emergency</p> </div> <div id="emergency"> <p class="wrapText">If you are reporting a spill, leak, or release of petroleum products, hazardous materials, gases, or a geohazard event that requires an immediate emergency response, please call the:</p> <p class="emergencyAdem wrapText">Arkansas Division of Emergency Management<br />501-683-6705</p> <p class="wrapText">then contact the <strong>Arkansas Department of Energy and Environment</strong>:</p> <p class="emergencyAdem wrapText"><a href='/emergency/'>E&E Emergency Management</a><br />501-682-0716</p> <p class="wrapText">If after hours, please leave a message and your call will be returned.</p> </div> </div> <hr class="hidden-xs visible-sm visible-md visible-lg" /> <p class="hidden-xs visible-sm visible-md visible-lg" style="font-size:12px">The Arkansas Division of Emergency Management (ADEM) is Arkansas’ Homeland Security and Preparedness Agency.</p> </aside> </div> </nav> </div><!-- #End left-wrapper --> <div id="center-wrapper" class="col-xs-12 col-sm-8 col-md-9 col-lg-9" role="main"> <div id="homePage"> <div id="mainContent"> <article> <div class="col-sm-12 col-md-8"> <h1 class="h1SS">Quick Links </h1> <div class="horizontal-rule-thick"></div> <div class="row" style="padding-left: 0.55em;"> <div class="col-sm-12"> <h1 class="pSS" style="color:#006995;font-size:18px;">Need help with home utility bills?</h1> <p class="home" style="margin:0;">The State of Arkansas, through the Department of Energy and Environment, offers three programs aimed at helping eligible Arkansans.</p> <div id="divEnergyBills" style="display:none;"> <ul class="pSS"> <li>The <b>Low Income Home Energy Assistance Program (LIHEAP)</b> helps eligible households with their summer and winter energy bills.</li> <li>The <b>Weatherization Assistance Program</b> helps participants to improve the energy efficiency of their homes and thus reduce their energy consumption.</li> </ul> <p class="pSS" style="margin:0;"><b>Apply for assistance by contacting the</b> Community-Based Organizations (CBO), water utility partners, or service providers in your community.</p> </div> <div> <a class="showHideToggle divEnergyBills" style="color:red;font-weight:bold;font-family:Calibri, Verdana, Arial, Sans-serif;font-size:medium;cursor:pointer">...more</a> </div> <div class="row"> <div style="text-align: center;" class="col-sm-6"> <div style="padding-top:1.5em;text-align: center;"> <img src="/energy/images/Home LIHEAP.svg" class="img-responsive spacingBottom05 hidden-xs" alt="LIHEAP Logo" height="375" /> <img style="display: block; margin: 0 auto;" src="/energy/images/Home LIHEAP.svg" class="hidden-lg spacingBottom05 hidden-xl visible-xs hidden-sm" alt="LIHEAP Logo" height="90" /> </div> <button type="button" style="margin-bottom:1em;bottom:0.5em;border-radius: 20px; font-size: 9pt;" class="btn btn-danger" onclick="location.href='/energy/assistance/liheap.aspx';">LEARN MORE</button> </div> <div style="text-align: center;" class="col-sm-6"> <div style="padding-top:1.5em;"> <img src="/energy/images/Home WAP.svg" class="img-responsive spacingBottom05 hidden-xs" alt="ARWAP Logo" height="375" /> <img style="display: block; margin: 0 auto;" src="/energy/images/Home WAP.svg" class="hidden-lg spacingBottom05 hidden-xl visible-xs hidden-sm" alt="LIHEAP Logo" height="90" /> </div> <button type="button" style="margin-bottom:1em;bottom:0.5em;border-radius: 20px; font-size: 9pt;" class="btn btn-danger" onclick="location.href='/energy/assistance/wap.aspx';">LEARN MORE</button> </div> </div> </div> </div> <hr style="margin-top: 30px; margin-bottom: 30px" class="hrHeaderDotted"/> <div class="row hidden" style="padding-left: 0.55em;"> <div class="col-sm-12"> <h1 class="h1SS">Divisions and Programs</h1> <p class="home">The Arkansas Department of Energy and Environment is dedicated to the development and implementation of policies and programs that provide effective and efficient energy and environmental solutions informed by science.</p> <div id="divPrograms" class="row" style="display:none;"> <p class="home indented15">The Department promotes responsible management of resources and protects the environment for the benefit of all Arkansans.</p> <div class="row grayBox" style="margin: 1.25em;"> <div style="text-align: left" class="col-sm-12"> <h2 class="h2SS">Divisions</h2> <ul class="wrapListSpaced pSS indented20" style="font-weight:bold;font-size:12pt;line-height:180%;"> <li style="color: #006995;"><span style="color: #000"><a href="/energy/">Arkansas Energy Office</a></span></li> <li style="color: #006995;"><span style="color: #000"><a href="https://www.geology.arkansas.gov/" onclick="exitAlert(this.href);return false;" target="_blank">Arkansas Geological Survey</a></span></li> <li style="color: #006995;"><span style="color: #000"><a href="/commission/">Arkansas Pollution Control & Ecology Commission</a></span></li> <li style="color: #006995;"><span style="color: #000"><a href="https://www.adeq.state.ar.us/">Division of Environmental Quality</a></span></li> <li style="color: #006995;"><span style="color: #000"><a href="https://arkansaslpgasboard.com/" onclick="exitAlert(this.href);return false;" target="_blank">Liquefied Petroleum Gas Board</a></span></li> <li style="color: #006995;"><span style="color: #000"><a href="https://www.aogc.state.ar.us/" onclick="exitAlert(this.href);return false;" target="_blank">Oil & Gas Commission</a></span></li> </ul> <h2 class="h2SS">Programs</h2> <ul class="wrapListSpaced pSS indented20" style="font-weight:bold;font-size:12pt;line-height:180%;"> <li style="color: #006995;"><span style="color: #000"><a href="/mining/">Arkansas Mining Program</a></span></li> <li style="color: #006995;"><span style="color: #000"><a href="/emergency/cscpc/" onclick="exitAlert(this.href);return false;" target="_blank">Clandestine Laboratory Cleanup [Meth Lab]</a></span></li> <li style="color: #006995;"><span style="color: #000"><a href="/emergency/">Emergency Management Services</a></span></li> <li style="color: #006995;"><span style="color: #000"><a href="/poa/enterprise-services/">Enterprise Services</a></span></li> <li style="color: #006995;"><span style="color: #000"><a href="/techsvs/lab_cert/" onclick="exitAlert(this.href);return false;" target="_blank">Laboratory Certification Program</a></span></li> <li style="color: #006995;"><span style="color: #000"><a href="/nstep/" onclick="exitAlert(this.href);return false;" target="_blank">Natural State Environmental Program [NStEP]</a></span></li> <li style="color: #006995;"><span style="color: #000"><a href="/poa/enterprise-services/market/tax-credit.aspx" onclick="exitAlert(this.href);return false;" target="_blank">Recycling Equipment Tax Credit Program</a></span></li> </ul> <h2 class="h2SS">E&E participates as a liaison to the following:</h2> <ul class="wrapListSpaced pSS indented20" style="font-weight:bold;font-size:12pt;line-height:180%"> <li style="color: #006995;"><span style="color: #000"><a href="/sw/programs/licensing/committee.aspx">Arkansas Solid Waste Licensing Committee</a></span></li> <li style="color: #006995;"><span style="color: #000"><a href="/water/wwl/committee.aspx">Arkansas Wastewater Licensing Committee</a></span></li> <li style="color: #006995;"><span style="color: #000"><a href="/poa/enterprise-services/">Compliance Advisory Panel/Marketing Recyclables Program [CAP]</a></span></li> <li style="color: #006995;"><span style="color: #000"><a href="https://arkansaslpgasboard.com/board-members" onclick="exitAlert(this.href);return false;" target="_blank">Liquefied Petroleum Gas Advisory Board</a></span></li> <li style="color: #006995;"><span style="color: #000"><a href="https://directory.arkansas.gov/agency/department-of-energy-and-environment/nutrient-water-quality-trading-advisory-panel/#:~:text=Nutrient%20Water%20Quality%20Trading%20Advisory%20Panel%20Legislation%20enacted,and%20regulate%20water%20quality%20trading%20in%20the%20state" onclick="exitAlert(this.href);return false;" target="_blank">Nutrient Water Quality Trading Advisory Panel</a></span></li> <li style="color: #006995;"><span style="color: #000"><a href="/rst/programs/trustfund/">Petroleum Storage Tanks Advisory Committee</a></span></li> </ul> </div> </div> </div> </div> </div> <div> <a class="showHideToggle divPrograms hidden" style="color:red;font-weight:bold;font-family:Calibri, Verdana, Arial, Sans-serif;font-size:medium;">...more</a> </div> <div id="hotTopic"> <div> <!-------------------------------------------------------------------------------- END OF MAINTENANCE NOTICE -----------------------------------------------------------------------> <!-- CURRENT ****************************************************** CURRENT **********************************************--> <div style="word-break: break-word;" id="app"> <template v-if="whatsnew.filter(item => (!item.start || IsPast(parseDate(item.start))) && (!item.end || IsFuture(parseDate(item.end)))).length"> <h1 class="h1SS">What's New</h1> <div class="horizontal-rule-thick"></div> </template> <template v-for="(item, index) in whatsnew"> <span v-if="!item.start || IsPast(parseDate(item.start))"> <span v-if="!item.end || IsFuture(parseDate(item.end))"> <h2 v-if="item.title && !item.url" class='h2SS'> {{ item.title }} </h2> <h2 v-if="item.title && item.url" class='h2SS'> <a v-bind:href="item.url">{{ item.title }}</a> </h2> <span v-html="renderMarkdown(item.text)"></span> <hr style="margin-top: 30px; margin-bottom: 30px" class="hrHeaderDotted"/> </span> </span> </template> </div> </div> </div> </div> </div> <div id="homeRightCol" class="col-sm-8 col-md-4"> <!-- **** DO NOT DELETE. OFTEN UPDATED ****--> <!-- **************************************--> <!--DO NOT DELETE. Show this each year from 5/1 to 9/30 <div class="row"> <img src="/images/homepage_ozone_action_days-sidebar.png" alt="Ozone Action Days" class="img-responsive hidden-xs hidden-sm visible-md visible-lg" style="margin-bottom: 0.5em" /> <p class="wrapText">Check daily <a href="/air/planning/ozone/">ozone and air quality forecasts</a>.</p> </div> --> <!-- **************************************--> <div class="row col-lg-offset-1 col-sm-offset-1 col-xs-offset-1 col-md-offset-0" style="padding: 0; margin-top: 0px;"> <div class="row hidden-md" style="margin-top: 0"> <a href="/techsvs/air_chem_lab/" style="text-decoration: none"> <img src="/images/aqi/AQI.png" style="margin-left: -17px" alt="Daily Air Quality Indexes (AQI)" class=" " /> </a> </div> <div class="row visible-md hidden-lg hidden-sm hidden-xs" style="margin-top: 0"> <a href="/techsvs/air_chem_lab/" style="text-decoration: none"> <img src="/images/aqi/AQI.png" style="margin-left: -10px; width: 250px" alt="Daily Air Quality Indexes (AQI)" class=" " /> </a> </div> <div class="row" style="margin-top: 10px; min-width: 230px;"> <a href="/techsvs/air_chem_lab/dailyaqidata_littlerock.aspx" style="text-decoration: none"> <div class="text-center" style="float: left; color: white; width: 116px; height: 115px; background-image: url(/images/aqi/0-50.png); line-height: 115px; background-repeat: no-repeat; font-size: 34px; margin-top: 0px;box-shadow: 0 0 4px 4px white inset;"> 50 </div> </a> <a href="/techsvs/air_chem_lab/dailyaqidata_springdale.aspx" style="text-decoration: none"> <div class="text-center" style="float: left; color: white; width: 114px; height: 115px; background-image: url(/images/aqi/0-50n.png); line-height: 115px; background-repeat: no-repeat; font-size: 34px; margin-top: 0px;box-shadow: 0 0 4px 4px white inset;"> 50 </div> </a> </div> <div class="row" style="margin-top: 10px; min-width: 232px;"> <a href="/techsvs/air_chem_lab/dailyaqidata_littlerock.aspx" style="text-decoration: none"> <img src="/images/aqi/central.png" style="padding-left: 20px; padding-right: 20px; float: left; height: 35px" alt="Central Arkansas" class="" /> </a> <a href="/techsvs/air_chem_lab/dailyaqidata_springdale.aspx" style="text-decoration: none"> <img src="/images/aqi/northwest.png" style="padding-left: 13px; padding-right: 13px; float: left; height: 35px" alt="Northwest Arkansas" class="" /> </a> </div> </div> <div class="row blueBox" style="text-align: center; padding: 0.75em"> <a href="/emergency/pdfs/managing-debris-from-disasters-appendix-2.pdf" onclick="OpenPopup(this.href,1024,570,10,10,1,0); return false;" style="background: none"> Storm Debris Burn Application </a> </div> <style> img.hab:hover { opacity: 0.5; } </style> <div class="row"> <a href="/water/planning/hab" > <img class="hab" src="/home/images/Home page HAB link.svg" alt="Harmful Algal Bloom Advisories" /> </a> </div> <div class="row"> <a href="/seek" > <img src="/home/images/seek-help-cta.png" alt="SEEK Help" class="rightColImg img-responsive" /> </a> </div> <style> a.clear-icon { background-image: none; padding: 0; } </style> <div class="row"> <a class="clear-icon" href="/quest/images/quest-winner-large.png" onclick="OpenPopup(this.href,1024,570,10,10,1,0); return false;"> <img src="/quest/images/quest-winner-home.png" alt="View the E&E Quest Science Award Winners" class="rightColImg img-responsive" /> </a> </div> <div class="row"> <img src="/images/right-sidebar/self-disclosure-logo.png" alt="self disclosure logo" class="rightColImg img-responsive hidden-xs hidden-sm visible-md visible-lg" width="100" height="100" /> <p>Find helpful instructions and information about <a href="/legal/" class="wrapText imgNoPDF">DEQ Environmental Self-Disclosure Incentive Policy.</a></p> </div> <div class="row"> <img src="/images/right-sidebar/netdmr.png" alt="NetDMR logo" class="rightColImg img-responsive hidden-xs hidden-sm visible-md visible-lg" width="104" height="99" /> <p>Find helpful instructions and information about using <a href="/water/enforcement/compliance/netdmr_training.aspx">CDX/NetDMR accounts</a>.</p> </div> <!-- EXPIRED ****************************************************** EXPIRED **********************************************EXPIRED**********************************************--> </div> <div style="clear: both"></div> </article> </div> <script src="/js/vue-toml-markdown.js" type="text/javascript"></script> </div><!-- #End center-wrapper--> </div><!-- #End main-wrapper --> <hr class="footerHR" /> <footer> <div id="footerWrapper" class="row" role="navigation" aria-label="Footer Navigation"> <div id="CustomFooter"> <!-- HTTP_X_FORWARDED_FOR = 8.222.208.146 --> </div> <!-- End CustomFooter --> <div id="footerMain"> <ul id="footerColFirst" class="col-xs-12 col-sm-4 col-md-4 col-lg-4"> <li><a href="/">Home</a></li> <li><a href="/infosvs/website/">About This Site</a></li> <li><a href="/infosvs/website/forms/survey.aspx"> <img src="/images/user_experience_survey.svg" width="225" height="64" alt="User Experience Survey" class="home" /></a></li> <li> <div id="google_translate_element" style="margin-top: 12px"></div> <script type="text/javascript"> function googleTranslateElementInit() { new google.translate.TranslateElement( {pageLanguage: 'en'}, 'google_translate_element' ); } </script> <script type="text/javascript" src="https://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script> </li> </ul> <!-- end footerCol --> <ul id="footerColMid" class="col-xs-12 col-sm-4 col-md-offset-1 col-md-3 col-lg-offset-1 col-lg-3 wrapListSpaced spacingBottom"> <li><a href="https://directory.arkansas.gov/agency/department-of-energy-and-environment/">Staff Directory</a></li> <li><a href="http://www.arkansas.gov/" onclick="exitAlert(this.href);return false;" target="_blank">Arkansas.gov</a></li> <li><a href="https://www.ark.org/dfa/transparency/agency_summary.php?agency=DEPT+OF+ENVIRONMENTAL+QUALITY">Financial Transparency</a></li> <li id="footerSocialMedia"><span class="bold black">Get Connected:</span><br /> <a href="https://www.facebook.com/AREnergyEnvironment" onclick="exitAlert(this.href);return false;" target="_blank" class="HomeFB hidden-xs visible-sm visible-md visible-lg FL"> <img alt="Like us on Facebook" src="/images/facebook-16x16.png" class="HomeFTYimg" title="Facebook" width="16" height="16" /> </a> <a href="https://twitter.com/ArkansasEE" onclick="exitAlert(this.href);return false;" target="_blank" class="HomeTwitter hidden-xs visible-sm visible-md visible-lg FL"> <img alt="Follow us on Twitter" src="/images/twitter-16x16.png" class="HomeFTYimg" title="Twitter" width="16" height="16" /> </a> <a href="http://www.youtube.com/user/ADEQVideos" onclick="exitAlert(this.href);return false;" target="_blank" class="HomeYouTube hidden-xs visible-sm visible-md visible-lg FL"> <img alt="Watch us on YouTube" src="/images/youtube-16x16.png" class="HomeFTYimg" title="YouTube" width="16" height="16" /> </a> </li> <li itemscope itemtype="http://schema.org/Organization"> <ul class="wrapListSpaced visible-xs hidden-sm hidden-md hidden-lg clear"> <li class="spacingTopHalf"> <link itemprop="url" rel="search" href="https://www.adeq.state.ar.us/"> <a itemprop="sameAs" href="https://www.facebook.com/AREnergyEnvironment" onclick="exitAlert(this.href);return false;" target="_blank"> <img src="/images/facebook-logo.PNG" alt="Follow us on Facebook" class="img-responsive" title="Facebook" /> </a> </li> <li> <a itemprop="sameAs" href="https://twitter.com/ArkansasEE" onclick="exitAlert(this.href);return false;" target="_blank"> <img src="/images/twitter-logo.PNG" alt="Follow us on Twitter" class="img-responsive" title="Twitter" /> </a> </li> <li> <a itemprop="sameAs" href="http://www.youtube.com/user/ADEQVideos" onclick="exitAlert(this.href);return false;" target="_blank"> <img src="/images/youtube-logo.PNG" alt="Follow us on Youtube" class="img-responsive" title="Youtube" /> </a> </li> </ul> </li> </ul> <!-- end footerColMid --> <div id="footerColLast" class="col-xs-12 col-sm-4 col-md-offset-1 col-md-3 col-lg-offset-1 col-lg-3"> <div class="text-left"> <a href="/"> <img src="/images/adeq_logo.svg" width="200" height="73" alt="ADEQ Logo" /></a> </div> <br /> <div itemprop="address" itemscope itemtype="http://schema.org/PostalAddress"> <span itemprop="streetAddress">5301 Northshore Drive</span><br /> <span itemprop="addressLocality">North Little Rock</span>, <span itemprop="addressRegion">AR</span> <span itemprop="postalCode">72118-5317</span><br /> </div> Phone: <span itemprop="telephone">501-682-0744</span><br /> <!-- E&E Main Switchboard: <span itemprop="telephone">501-682-0744</span><br /> --> Toll-Free: <span itemprop="telephone">888-233-0326</span><br /> FAX: <span itemprop="telephone">501-682-0880</span><br /> <ul id="footerContacts"> <li><a href="/home/contactus.aspx">Contact Us</a></li> <li><a href="https://goo.gl/maps/dPkOc" onclick='exitAlert(this.href); return false'>Map & Directions</a></li> </ul> <br style="clear: inherit" /> </div> <!-- end footerColLast --> <br style="clear: both" /> </div> <!-- end footerMain --> <hr class="footerHR" /> </div> <!-- #end footerWrapper--> </footer> </div> <!-- #End all-wrapper - All Content Wrapper --> <!-- Include all compiled plugins (below), or include individual files as needed --> <script src="/bootstrap/bootstrap-3.2.0/js/bootstrap.min.js"></script> <script src="/js/core.js"></script> </body> </html>

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