CINXE.COM
Newsletters For Governing
<!doctype html> <html lang="en"> <head> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Newsletters For Governing</title> <link rel="icon" href="https://www.governing.com/favicon-16x16.png" type="image/x-icon"> <script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script> <!-- GA4 Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-DLKHJ6T8K5"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-DLKHJ6T8K5'); </script> <!-- End Google Analytics --> <script src="/js/papers.2020.js"></script> <script src="https://cms.erepublic.com/common/js/app_core.js"></script> <script src="https://cms.erepublic.com/common/js/app_core.cookies.js"></script> <script src="https://media.erepublic.com/javascript/simpleSocialShare.jquery.js" type="text/javascript" charset="utf-8"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/mustache.js/2.3.0/mustache.min.js" type="text/javascript" charset="utf-8"></script> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous"> <link rel="stylesheet" href="//services.erepublic.com/fonts/ProximaNova/stylesheet.css"> <link rel="stylesheet" href="/css/style.newsletters.2020.css?v=7" type="text/css" media="screen"> <script type='text/javascript'> $(function() { var $subButton = $('.multisub .ajax-form [data-ac-submit]'); console.log($subButton); $subButton.css({display: 'none'}); function toggleSub() { if( $('.multisub .fancy-checkbox .product-selector:checked').length ) { $subButton.css({display: 'inline-block'}); $('.multisub .ajax-form').attr('action', '//cms.erepublic.com/common/forms/ajax_form/'+$('.multisub .fancy-checkbox .product-selector:checked:first').val()); } else { $subButton.css({display: 'none'}); } } function toggleVersion() { if($('.daily_version.selected')) { $('.weekly_version').addClass('disabled'); $('.weekly_version .product-selector').attr('disabled', true); } else if($('.weekly_version.selected')) { $('.daily_version').addClass('disabled'); $('.daily_version .product-selector').attr('disabled', true); } else { $('.weekly_version').removeClass('disabled'); $('.weekly_version .product-selector').attr('disabled', false); $('.daily_version').removeClass('disabled'); $('.daily_version .product-selector').attr('disabled', false); } } $('.multisub .fancy-checkbox .product-selector').on('change.of', function() { if( $(this).is(':checked') ) { $(this).parents('.fancy-checkbox').addClass('selected'); console.log($(this).parents('.daily_version').length > 0); if($(this).parents('.daily_version').length > 0) { $('.weekly_version').addClass('disabled'); $('.weekly_version .product-selector').attr('disabled', true); } else if($(this).parents('.weekly_version').length > 0) { $('.daily_version').addClass('disabled'); $('.daily_version .product-selector').attr('disabled', true); } } else { $(this).parents('.fancy-checkbox').removeClass('selected'); if($(this).parents('.daily_version').length > 0) { $('.weekly_version').removeClass('disabled'); $('.weekly_version .product-selector').attr('disabled', false); } else if($(this).parents('.weekly_version').length > 0) { $('.daily_version').removeClass('disabled'); $('.daily_version .product-selector').attr('disabled', false); } } toggleSub(); // toggleVersion(); }); }); </script> <script type='text/javascript'> (function() { /** CONFIGURATION START **/ var _sf_async_config = window._sf_async_config = (window._sf_async_config || {}); _sf_async_config.uid = 46219; _sf_async_config.domain = 'governing.com'; _sf_async_config.flickerControl = false; _sf_async_config.useCanonical = true; _sf_async_config.useCanonicalDomain = true; _sf_async_config.sections = 'Marketing'; //CHANGE THIS TO YOUR SECTION NAME(s) _sf_async_config.authors = ''; //CHANGE THIS TO YOUR AUTHOR NAME(s) /** CONFIGURATION END **/ function loadChartbeat() { var e = document.createElement('script'); var n = document.getElementsByTagName('script')[0]; e.type = 'text/javascript'; e.async = true; e.src = '//static.chartbeat.com/js/chartbeat.js'; n.parentNode.insertBefore(e, n); } loadChartbeat(); })(); </script> <script async src="//static.chartbeat.com/js/chartbeat_mab.js"></script> <!-- 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-KTCMZN8'); </script> <!-- End Google Tag Manager --> <!-- Google Analytics --> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-2081253-1', 'auto'); ga('send', 'pageview'); </script> <!-- end Google Analytics --> </head> <body> <!-- govtech_header.tpl BEGIN --> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-THPTKKX" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <header> <div class="governing-header header"> <div class="container"> <a class="logo" href="https://www.governing.com"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Layer_1" x="0px" y="0px" viewBox="0 0 1006 192" style="enable-background:new 0 0 1006 192;" xml:space="preserve"> <style type="text/css"> .st0{fill:#FFFFFF;} .st1{fill:#ED2030;} </style> <g> <path class="st0" d="M359.3,53.7c-5.3-15.3-19.6-24.7-35.9-24.7c-19.6,0-41.2,15.2-41.2,44.4c0,28.2,21.5,44.5,43,44.5 c18.7,0,34.6-13.5,35.8-33h-39.1V72.6H377v4c0,35.3-23.2,54.7-52.1,54.7c-31,0-57.9-24.7-57.9-57.8c0-34,26.3-57.8,55.9-57.8 c28.7,0,47.1,17.2,52.3,38H359.3z"/> <path class="st0" d="M459.2,88c0-16.7-13-30.2-29.9-30.2c-16.9,0-29.9,13.6-29.9,30.2c0,16.7,13,30.2,29.9,30.2 C446.2,118.3,459.2,104.7,459.2,88 M474,88c0,23.9-18.9,43.3-44.7,43.3c-25.8,0-44.7-19.4-44.7-43.3c0-23.9,18.9-43.3,44.7-43.3 C455.1,44.8,474,64.2,474,88"/> </g> <polygon class="st0" points="519.7,129.4 504.7,129.4 472.6,46.7 487.8,46.7 512.2,110.4 536.6,46.7 551.8,46.7 "/> <g> <path class="st0" d="M565.6,80.5h55.2c-2.2-13.3-12.9-23.2-26.9-23.2C580.2,57.3,568.5,67.4,565.6,80.5 M594.8,118.8 c11.7,0,20.1-4.5,28.5-13.2l8.4,7.9c-8.9,10.6-19.7,17.8-36.5,17.8c-26.9,0-44.9-19.3-44.9-43.3c0-23.9,18.6-43.3,43.7-43.3 c24.7,0,42.1,18.7,42.1,41.4c0,2.1-0.3,4.6-0.7,6.4h-70.3C566.7,107.3,578.8,118.8,594.8,118.8"/> <path class="st0" d="M692.9,59.1c-2.5-0.9-5.3-1.3-8.5-1.3c-12.6,0-24.1,11.1-24.1,25.5v46h-14.5V46.7h14.5v12.7 c5.3-8.3,15.2-14.6,26.8-14.6c2.5,0,4.8,0.2,7,0.6L692.9,59.1z"/> <path class="st0" d="M718.7,129.4h-14.5V46.7h14.5v12.7c5.3-8.3,15.2-14.6,26.8-14.6c20.3,0,33.3,13,33.3,33.8v50.8h-14.5v-50 c0-13.2-8-21.5-21.5-21.5c-12.6,0-24.1,11.1-24.1,25.5V129.4z"/> <path class="st0" d="M791.3,46.7h14.5v82.7h-14.5V46.7z M798.5,14.1c5.4,0,9.6,4.1,9.6,9.6c0,5.3-4.2,9.5-9.6,9.5 c-5.4,0-9.6-4.1-9.6-9.5C788.9,18.2,793.1,14.1,798.5,14.1"/> <path class="st0" d="M832.9,129.4h-14.5V46.7h14.5v12.7c5.3-8.3,15.2-14.6,26.8-14.6c20.3,0,33.3,13,33.3,33.8v50.8h-14.5v-50 c0-13.2-8-21.5-21.5-21.5c-12.6,0-24.1,11.1-24.1,25.5V129.4z"/> <path class="st0" d="M947.4,118.2c16.3,0,28.2-13.5,28.2-30.2c0-16.7-11.5-30.2-28.2-30.2c-16.7,0-28.5,13.6-28.5,30.2 C918.9,104.7,931.1,118.2,947.4,118.2 M944.9,44.7c12.6,0,23.4,5.7,30.6,14.5V46.7h14.5v80c0,23.7-14.7,39.7-41.8,39.7 c-15.6,0-27.1-7.3-35.8-18.2l8-7.8c6.9,7.7,16.4,13.5,27.8,13.5c16.4,0,27.4-9.9,27.4-26.2v-10.9c-7.3,8.9-18,14.4-30.6,14.4 c-23.5,0-40.8-19.3-40.8-43.3C904.2,64.1,921.4,44.7,944.9,44.7"/> </g> <rect x="16.7" y="15.8" class="st1" width="163.9" height="160.3"/> <g> <path class="st0" d="M146.2,78.3c-4.7-18.5-21.1-33.9-46.7-33.9c-26.5,0-49.9,21.2-49.9,51.5c0,29.5,24.1,51.5,51.7,51.5 c25.8,0,46.5-17.4,46.5-48.8v-3.6H98.6v11.1h34.9c-1,17.4-15.2,29.5-31.9,29.5c-19.2,0-38.4-14.5-38.4-39.7 c0-26,19.2-39.6,36.7-39.6c14.6,0,27.3,8.3,32,22H146.2z"/> <path class="st0" d="M296.8,158.2h-2l-0.2-3.2h-8.8l-1.9,8.7h8.7l-0.5,2.3h-8.7l-1.8,8.2h2.2l-0.4,1.9h-7.4l0.4-1.9h1.2 c0.8,0,1.1-0.5,1.3-1l3.7-17.5c0.1-0.6,0-1-0.8-1h-1.2l0.4-1.9H298L296.8,158.2z"/> <path class="st0" d="M299.5,169.9c0,2.8,1.3,4.5,4.3,4.5c4.3,0,6.6-4.2,6.6-9.6c0-2.6-1.2-4.6-4.4-4.6 C301.5,160.3,299.5,165.4,299.5,169.9 M306.4,158.2c3.6,0,6.8,1.9,6.8,6.4c0,6-2.9,11.9-9.9,11.9c-3.5,0-6.8-1.8-6.8-6.4 C296.5,164.1,299.3,158.2,306.4,158.2"/> <path class="st0" d="M319.1,161.2c0.1-0.7-0.2-0.8-0.7-0.8h-1.4l0.4-1.8h5l-0.7,3.4c3.4-3.5,6-3.8,6.9-3.8l-0.7,3.5 c-3.8,0.3-6.4,1.8-6.4,1.8l-2.3,10.9h2.3l-0.4,1.8h-7.3l0.4-1.8h1.4c0.5,0,0.9,0,1-0.8L319.1,161.2z"/> <path class="st0" d="M339.9,171.6c-0.4,1.9,0.5,2.7,2.1,2.7c0.8,0,1.9-0.2,2.9-0.5l-0.5,2.2c-1.2,0.4-2.6,0.6-3.8,0.6 c-2.5,0-4.3-1.2-3.6-4.6l2.3-11.1h-2.1l0.4-1.7c2.2-0.3,3.6-2.2,4.3-4.6h1.6l-0.9,4.2h5.8l-0.5,2.1h-5.8L339.9,171.6z"/> <path class="st0" d="M352.9,153.9c0.2-0.8-0.2-0.8-0.7-0.8h-1.4l0.4-1.8h5.1l-2.1,9.6c2.2-1.7,4.3-2.8,6.6-2.8 c2.8,0,4.8,1.7,4.1,5.3l-2.1,9.7c-0.2,0.9,0.3,1.1,1,1.1h1l-0.4,1.8c-4.3,0.7-5-0.7-4.5-3l2.1-9.4c0.5-2.1-0.2-3.2-2.3-3.2 c-1.9,0-4.3,1.4-6,2.8l-2.4,11h2.3l-0.4,1.8h-7.3l0.4-1.8h1.4c0.5,0,0.9,0,1-0.8L352.9,153.9z"/> <path class="st0" d="M375.9,166.2c2.6,0,4.8-0.7,4.8-3.3c0-1.4-1.3-2.6-3.3-2.6c-3.2,0-5,2.1-5.9,5.4 C373,166,374.5,166.2,375.9,166.2 M370.9,169.7c0,2.5,1.2,4.5,4.3,4.5c2.2,0,4.5-1.1,5.8-3.2h1.1l-0.8,3.8c-1.9,1-4.9,1.7-6.7,1.7 c-4.1,0-6.6-2.3-6.6-6.1c0-5.3,2.9-12.2,9.8-12.2c4.1,0,5.8,2.4,5.8,4.5c0,4.4-3.7,5.6-7.4,5.6c-1.8,0-3.5-0.3-5-0.6 C370.9,168.4,370.9,169.1,370.9,169.7"/> <path class="st0" d="M400.2,174.4c4.4,0,7.5-4.2,7.5-9.7c0-3.2-1.4-4.4-3.7-4.4c-1.9,0-3.6,1.1-4.9,2.5l-2.3,10.8 C397.9,174.2,399.1,174.4,400.2,174.4 M395.2,181h2.3l-0.4,1.8h-7.3l0.4-1.8h1.4c0.5,0,0.9,0,1-0.8l4-18.9c0.1-0.4,0-0.8-0.7-0.8 h-1.4l0.3-1.8h4.9l-0.3,1.8c1.7-1.4,3.4-2.2,5.5-2.2c3.1,0,5.7,1.8,5.7,6.2c0,6.6-3.8,12.1-10.6,12.1c-1.2,0-2.4-0.2-3.8-0.6 L395.2,181z"/> <path class="st0" d="M420.5,166.2c2.6,0,4.8-0.7,4.8-3.3c0-1.4-1.3-2.6-3.3-2.6c-3.2,0-5,2.1-5.9,5.4 C417.6,166,419.1,166.2,420.5,166.2 M415.6,169.7c0,2.5,1.2,4.5,4.3,4.5c2.2,0,4.5-1.1,5.8-3.2h1.1l-0.8,3.8 c-1.9,1-4.9,1.7-6.7,1.7c-4.1,0-6.6-2.3-6.6-6.1c0-5.3,2.9-12.2,9.8-12.2c4.1,0,5.8,2.4,5.8,4.5c0,4.4-3.7,5.6-7.4,5.6 c-1.8,0-3.5-0.3-5-0.6C415.6,168.4,415.6,169.1,415.6,169.7"/> <path class="st0" d="M432.9,169.9c0,2.8,1.3,4.5,4.3,4.5c4.3,0,6.6-4.2,6.6-9.6c0-2.6-1.2-4.6-4.4-4.6 C435,160.3,432.9,165.4,432.9,169.9 M439.9,158.2c3.6,0,6.8,1.9,6.8,6.4c0,6-2.9,11.9-9.9,11.9c-3.5,0-6.8-1.8-6.8-6.4 C430,164.1,432.8,158.2,439.9,158.2"/> <path class="st0" d="M456,174.4c4.5,0,7.5-4.2,7.5-9.7c0-3.2-1.4-4.4-3.7-4.4c-1.9,0-3.6,1.1-4.9,2.5l-2.3,10.8 C453.7,174.2,454.9,174.4,456,174.4 M451,181h2.3l-0.4,1.8h-7.3l0.4-1.8h1.4c0.5,0,0.9,0,1-0.8l4-18.9c0.1-0.4,0-0.8-0.7-0.8h-1.4 l0.3-1.8h4.9l-0.3,1.8c1.7-1.4,3.4-2.2,5.5-2.2c3.1,0,5.7,1.8,5.7,6.2c0,6.6-3.8,12.1-10.6,12.1c-1.2,0-2.4-0.2-3.8-0.6L451,181z"/> <path class="st0" d="M472.8,174.4c0.5,0,0.7,0,0.8,0l-0.4,1.9c-0.6,0.1-1.1,0.2-1.7,0.2c-1.8,0-3.3-0.7-2.8-3.3l4.1-19.2 c0.2-0.8-0.2-0.8-0.7-0.8h-1.4l0.4-1.8h5.1l-4.5,21.1C471.4,173.7,471.6,174.4,472.8,174.4"/> <path class="st0" d="M484.9,166.2c2.6,0,4.8-0.7,4.8-3.3c0-1.4-1.3-2.6-3.3-2.6c-3.2,0-5,2.1-5.9,5.4 C482,166,483.5,166.2,484.9,166.2 M479.9,169.7c0,2.5,1.2,4.5,4.3,4.5c2.2,0,4.5-1.1,5.8-3.2h1.1l-0.8,3.8c-1.9,1-4.9,1.7-6.7,1.7 c-4.1,0-6.6-2.3-6.6-6.1c0-5.3,2.9-12.2,9.8-12.2c4.1,0,5.8,2.4,5.8,4.5c0,4.4-3.7,5.6-7.4,5.6c-1.8,0-3.5-0.3-5-0.6 C479.9,168.4,479.9,169.1,479.9,169.7"/> <path class="st0" d="M508.3,161.2c2.3-1.8,4.1-3,6.1-3c2.1,0,3.9,1,4.2,3.2l0.2-0.2c2.3-1.8,4.1-3,6.1-3c2.8,0,4.8,1.7,4.1,5.3 l-2.1,9.7c-0.2,0.9,0.3,1.1,1,1.1h1l-0.4,1.8c-4.3,0.7-5-0.7-4.5-3l2.1-9.4c0.5-2.1-0.1-3.2-2.1-3.2c-1.7,0-3.8,1.4-5.6,2.9 c0,0,0,0.1,0,0.1l-2.1,9.7c-0.2,0.9,0.3,1.1,1,1.1h1l-0.4,1.8c-4.3,0.7-5-0.7-4.5-3l2.1-9.4c0.5-2.1-0.1-3.2-2.1-3.2 c-1.7,0-3.9,1.4-5.7,2.9l-2.2,10.9h2.3l-0.4,1.8h-7.3l0.4-1.8h1.4c0.5,0,0.9,0,1-0.8l2.6-12.3c0.1-0.7-0.2-0.8-0.7-0.8h-1.4 l0.4-1.8h2.6c1.6,0,2.2,0.6,2,1.7L508.3,161.2z"/> <path class="st0" d="M542.4,160.4c-4.5,0-7.3,4.1-7.3,9.6c0,3.2,1.3,4.4,3.4,4.4c1.7,0,3.6-1.2,5-2.5l2.3-10.8 C544.5,160.6,543.4,160.4,542.4,160.4 M543.1,174.3L543.1,174.3c-1.5,1.2-3.3,2.2-5.4,2.2c-3.1,0-5.5-1.8-5.5-6.2 c0-6.6,3.6-12.2,10.4-12.2c1.2,0,3.8,0.2,6.3,1.3l-2.8,13.1c-0.2,0.8-0.2,1.7,0.9,1.7h1l-0.3,1.8c-0.6,0.1-1.6,0.3-2.3,0.3 C544,176.3,543.1,175.9,543.1,174.3"/> <path class="st0" d="M556.6,165.6c0.2,0,0.4,0,0.5,0c2.9,0,6.8-1.6,6.8-4c0-0.6-0.2-1.2-0.7-1.9l0.3-1.1h2.9 c0.2,0.6,0.3,1.1,0.3,1.7c0,2.8-1.4,5.2-5.9,6.6l0.8,3.2c0.6,2.5,1.6,4.1,3.9,4.1c0.1,0,0.3,0,0.5,0l-0.4,1.9 c-0.5,0.1-0.9,0.1-1.3,0.1c-3.2,0-4.3-2.4-4.9-4.7l-1-4.2c-0.7,0.1-1.8,0.2-2.3,0.3l-1.5,6.6h2.3l-0.4,1.8h-7.3l0.4-1.8h1.4 c0.5,0,0.9,0,1-0.8l4.2-19.7c0-0.1,0-0.2,0-0.3c0-0.5-0.3-0.5-0.8-0.5h-1.4l0.4-1.8h5.1L556.6,165.6z"/> <path class="st0" d="M574,151.3h3l-0.7,3.1h-3L574,151.3z M573.5,174.4c0.5,0,0.7,0,0.8,0l-0.4,1.9c-0.6,0.1-1.1,0.2-1.7,0.2 c-1.8,0-3.3-0.7-2.8-3.3l2.5-11.9c0.2-0.7-0.2-0.8-0.7-0.8h-1.4l0.4-1.8h5.1l-2.9,13.7C572.1,173.7,572.3,174.4,573.5,174.4"/> <path class="st0" d="M584,161.2c2.3-1.8,4.5-3,7-3c2.6,0,4.8,1.7,4,5.3l-2.1,9.7c-0.2,0.9,0.3,1.1,1,1.1h1l-0.4,1.8 c-4.3,0.7-5-0.7-4.5-3l2.1-9.4c0.5-2.1-0.2-3.2-2.3-3.2c-1.9,0-4.4,1.4-6.2,2.9l-2.2,10.9h2.3l-0.4,1.8H576l0.4-1.8h1.4 c0.5,0,0.9,0,1-0.8l2.6-12.3c0.1-0.7-0.2-0.8-0.7-0.8h-1.4l0.4-1.8h2.6c1.6,0,2.2,0.6,2,1.7L584,161.2z"/> <path class="st0" d="M610.2,163.1c0-1.7-1.1-2.9-3.2-2.9c-3.4,0-5.1,2.4-5.1,5.6c0,1.5,1.1,2.8,3.2,2.8 C608.8,168.6,610.2,166.4,610.2,163.1 M603.8,175.8c-3.4,0-4.7,1.6-4.7,3.1c0,1.5,1.2,2.3,4,2.3c3.2,0,5.9-1.1,5.9-3.7 c0-0.9-0.5-1.8-2.3-1.8H603.8z M607.4,158.2c1.6,0,2.9,0.5,4.1,0.5c1.3,0,2.3-0.2,2.4-1.5h2.4c-0.1,2.8-2.2,3.4-3.8,3.4 c-0.2,0-0.4,0-0.5,0c0.7,0.6,1.1,1.8,1.1,3c0,4.5-3.6,7.1-8.2,7.1c-0.7,0-1.9-0.2-2.6-0.5c-0.7,0.6-1.2,1.5-1.2,2.2 c0,0.6,0.4,1,1.4,1h4.6c3,0,4.8,1,4.8,3.3c0,4.9-4.9,6.5-9.4,6.5c-4.5,0-6.2-2-6.2-3.9c0-2,1.7-3.6,3.8-3.9 c-1.1-0.6-1.6-1.5-1.6-2.5c0-1.4,1-2.6,2.3-3.3c-1-0.7-1.8-1.9-1.8-3.9C599.1,161.4,602.3,158.2,607.4,158.2"/> <path class="st0" d="M635.7,163.1c0-1.7-1.1-2.9-3.2-2.9c-3.4,0-5.1,2.4-5.1,5.6c0,1.5,1.1,2.8,3.2,2.8 C634.2,168.6,635.7,166.4,635.7,163.1 M629.3,175.8c-3.4,0-4.7,1.6-4.7,3.1c0,1.5,1.2,2.3,4,2.3c3.2,0,5.9-1.1,5.9-3.7 c0-0.9-0.5-1.8-2.3-1.8H629.3z M632.9,158.2c1.6,0,2.9,0.5,4.1,0.5c1.3,0,2.3-0.2,2.4-1.5h2.4c-0.1,2.8-2.2,3.4-3.8,3.4 c-0.2,0-0.4,0-0.5,0c0.7,0.6,1.1,1.8,1.1,3c0,4.5-3.6,7.1-8.2,7.1c-0.7,0-1.9-0.2-2.6-0.5c-0.7,0.6-1.2,1.5-1.2,2.2 c0,0.6,0.4,1,1.4,1h4.6c3,0,4.8,1,4.8,3.3c0,4.9-4.9,6.5-9.4,6.5c-4.5,0-6.2-2-6.2-3.9c0-2,1.7-3.6,3.8-3.9 c-1.1-0.6-1.6-1.5-1.6-2.5c0-1.4,1-2.6,2.3-3.3c-1-0.7-1.8-1.9-1.8-3.9C624.6,161.4,627.8,158.2,632.9,158.2"/> <path class="st0" d="M644.1,169.9c0,2.8,1.3,4.5,4.3,4.5c4.3,0,6.6-4.2,6.6-9.6c0-2.6-1.2-4.6-4.4-4.6 C646.1,160.3,644.1,165.4,644.1,169.9 M651.1,158.2c3.6,0,6.8,1.9,6.8,6.4c0,6-2.9,11.9-9.9,11.9c-3.5,0-6.8-1.8-6.8-6.4 C641.2,164.1,644,158.2,651.1,158.2"/> <path class="st0" d="M661.8,161.6c-0.2-0.8-0.7-1.1-1.9-1.1l0.4-1.8c3.1-0.4,3.8,0.2,4.1,1.8l1.5,13.6c5.8-7.7,7-13.1,4.9-13.9 l0.2-1.4h3.4c1.1,2.5-0.5,8.9-7.4,17.6h-3.3L661.8,161.6z"/> <path class="st0" d="M683.9,166.2c2.6,0,4.8-0.7,4.8-3.3c0-1.4-1.3-2.6-3.3-2.6c-3.2,0-5,2.1-5.9,5.4 C680.9,166,682.5,166.2,683.9,166.2 M678.9,169.7c0,2.5,1.2,4.5,4.3,4.5c2.2,0,4.5-1.1,5.8-3.2h1.1l-0.8,3.8 c-1.9,1-4.9,1.7-6.7,1.7c-4.1,0-6.6-2.3-6.6-6.1c0-5.3,2.9-12.2,9.8-12.2c4.1,0,5.7,2.4,5.7,4.5c0,4.4-3.7,5.6-7.4,5.6 c-1.8,0-3.5-0.3-5-0.6C678.9,168.4,678.9,169.1,678.9,169.7"/> <path class="st0" d="M696.9,161.2c0.1-0.7-0.2-0.8-0.7-0.8h-1.4l0.4-1.8h5l-0.7,3.4c3.4-3.5,6-3.8,6.9-3.8l-0.7,3.5 c-3.8,0.3-6.4,1.8-6.4,1.8l-2.3,10.9h2.3l-0.4,1.8h-7.3l0.4-1.8h1.4c0.5,0,0.9,0,1-0.8L696.9,161.2z"/> <path class="st0" d="M712.4,161.2c2.3-1.8,4.5-3,7-3c2.6,0,4.8,1.7,4,5.3l-2.1,9.7c-0.2,0.9,0.3,1.1,1,1.1h1l-0.4,1.8 c-4.3,0.7-5-0.7-4.5-3l2.1-9.4c0.5-2.1-0.2-3.2-2.3-3.2c-1.9,0-4.4,1.4-6.2,2.9l-2.2,10.9h2.3l-0.4,1.8h-7.3l0.4-1.8h1.4 c0.5,0,0.9,0,1-0.8l2.6-12.3c0.1-0.7-0.2-0.8-0.7-0.8h-1.4l0.4-1.8h2.6c1.6,0,2.2,0.6,2,1.7L712.4,161.2z"/> <path class="st0" d="M732.7,161.2c2.3-1.8,4.1-3,6.1-3c2.1,0,3.9,1,4.2,3.2l0.2-0.2c2.3-1.8,4.1-3,6.1-3c2.8,0,4.8,1.7,4.1,5.3 l-2.1,9.7c-0.2,0.9,0.3,1.1,1,1.1h1l-0.4,1.8c-4.3,0.7-5-0.7-4.5-3l2.1-9.4c0.5-2.1-0.1-3.2-2.1-3.2c-1.7,0-3.8,1.4-5.6,2.9 c0,0,0,0.1,0,0.1l-2.1,9.7c-0.2,0.9,0.3,1.1,1,1.1h1l-0.4,1.8c-4.3,0.7-5-0.7-4.5-3l2.1-9.4c0.5-2.1-0.1-3.2-2.1-3.2 c-1.7,0-3.9,1.4-5.7,2.9l-2.2,10.9h2.3l-0.4,1.8h-7.3l0.4-1.8h1.4c0.5,0,0.9,0,1-0.8l2.6-12.3c0.1-0.7-0.2-0.8-0.7-0.8H728l0.4-1.8 h2.6c1.6,0,2.2,0.6,2,1.7L732.7,161.2z"/> <path class="st0" d="M764.5,166.2c2.6,0,4.8-0.7,4.8-3.3c0-1.4-1.3-2.6-3.3-2.6c-3.2,0-5,2.1-5.9,5.4 C761.6,166,763.1,166.2,764.5,166.2 M759.5,169.7c0,2.5,1.2,4.5,4.3,4.5c2.2,0,4.5-1.1,5.8-3.2h1.1l-0.8,3.8 c-1.9,1-4.9,1.7-6.7,1.7c-4.1,0-6.6-2.3-6.6-6.1c0-5.3,2.9-12.2,9.8-12.2c4.1,0,5.8,2.4,5.8,4.5c0,4.4-3.7,5.6-7.4,5.6 c-1.8,0-3.5-0.3-5-0.6C759.5,168.4,759.5,169.1,759.5,169.7"/> <path class="st0" d="M780.2,161.2c2.3-1.8,4.5-3,7-3c2.6,0,4.8,1.7,4,5.3l-2.1,9.7c-0.2,0.9,0.3,1.1,1,1.1h1l-0.4,1.8 c-4.3,0.7-5-0.7-4.5-3l2.1-9.4c0.5-2.1-0.2-3.2-2.3-3.2c-1.9,0-4.4,1.4-6.2,2.9l-2.2,10.9h2.3l-0.4,1.8h-7.3l0.4-1.8h1.4 c0.5,0,0.9,0,1-0.8l2.6-12.3c0.1-0.7-0.2-0.8-0.7-0.8h-1.4l0.4-1.8h2.6c1.6,0,2.2,0.6,2,1.7L780.2,161.2z"/> <path class="st0" d="M798.1,171.6c-0.4,1.9,0.5,2.7,2.1,2.7c0.8,0,1.9-0.2,2.9-0.5l-0.5,2.2c-1.2,0.4-2.6,0.6-3.8,0.6 c-2.5,0-4.3-1.2-3.6-4.6l2.3-11.1h-2.1l0.4-1.7c2.2-0.3,3.6-2.2,4.3-4.6h1.6l-0.9,4.2h5.8l-0.5,2.1h-5.8L798.1,171.6z"/> <path class="st0" d="M817.1,161.2c0.1-0.5-0.1-0.8-0.8-0.8h-1.4l0.4-1.8c0.5-0.1,1.2-0.3,2.4-0.3c1.4,0,2.7,0.5,2.4,2.1l-1.9,9.9 c-0.4,1.9,0.1,3.9,2.6,3.9c1.4,0,4.2-1,4.6-3.3l2.2-12.5c0.5-0.1,0.9-0.1,1.2-0.1c1.3,0,1.5,0.9,1.3,1.9l-1.9,10.5 c-0.5,2,0.3,3.6,3.2,3.6c4,0,6.3-5.1,6.3-8.7c0-2.4-0.5-4.6-2.2-5.4l0.3-1.6h3.4c0.8,2,1.1,4.2,1.1,6c0,7.2-4.1,11.9-9.5,11.9 c-2.5,0-4.5-0.9-5.1-2.5h-0.1c-1.2,1.4-3.8,2.5-6.1,2.5c-3.3,0-4.7-2.1-4.2-5.3L817.1,161.2z"/> <path class="st0" d="M845.3,169.9c0,2.8,1.3,4.5,4.3,4.5c4.3,0,6.6-4.2,6.6-9.6c0-2.6-1.2-4.6-4.4-4.6 C847.4,160.3,845.3,165.4,845.3,169.9 M852.3,158.2c3.6,0,6.8,1.9,6.8,6.4c0,6-2.9,11.9-9.9,11.9c-3.5,0-6.8-1.8-6.8-6.4 C842.4,164.1,845.2,158.2,852.3,158.2"/> <path class="st0" d="M865,161.2c0.1-0.7-0.2-0.8-0.7-0.8h-1.4l0.4-1.8h5l-0.7,3.4c3.4-3.5,6-3.8,6.9-3.8l-0.7,3.5 c-3.8,0.3-6.4,1.8-6.4,1.8l-2.3,10.9h2.3l-0.4,1.8h-7.3l0.4-1.8h1.4c0.5,0,0.9,0,1-0.8L865,161.2z"/> <path class="st0" d="M879.3,165.6c0.2,0,0.4,0,0.5,0c2.9,0,6.8-1.6,6.8-4c0-0.6-0.2-1.2-0.7-1.9l0.3-1.1h2.9 c0.2,0.6,0.3,1.1,0.3,1.7c0,2.8-1.4,5.2-5.9,6.6l0.8,3.2c0.7,2.5,1.6,4.1,3.9,4.1c0.1,0,0.3,0,0.5,0l-0.4,1.9 c-0.5,0.1-0.9,0.1-1.3,0.1c-3.2,0-4.3-2.4-4.9-4.7l-1-4.2c-0.7,0.1-1.8,0.2-2.3,0.3l-1.5,6.6h2.3l-0.4,1.8H872l0.4-1.8h1.4 c0.5,0,0.9,0,1-0.8l4.2-19.7c0-0.1,0-0.2,0-0.3c0-0.5-0.3-0.5-0.7-0.5h-1.4l0.4-1.8h5.1L879.3,165.6z"/> </g> <polygon class="st0" points="891.5,172.4 895.4,172.4 894.6,176.1 890.7,176.1 "/> <rect x="225" y="15.8" class="st0" width="1.9" height="160.3"/> </svg> </a> </div> </div> <div class="governing-header-hat header-hat"> <div class="container hat-nav"> <ul class="hat-nav-items"> <li class="hat-nav-items-item"> <a class="nav-link governing-hover" href="http://papers.governing.com/">Papers</a> </li> <li class="hat-nav-items-item"> <a class="nav-link governing-hover" href="http://www.governing.com/podcasts">Podcasts</a> </li> <li class="hat-nav-items-item"> <a class="nav-link governing-hover" href="https://webinars.governing.com/">Webinars</a> </li> <li class="hat-nav-items-item"> <a class="nav-link governing-hover" href="http://newsletters.governing.com/">Newsletters</a> </li> </ul> </div> </div> </header> <!-- govtech_header.tpl END --> <!-- Google Tag Manager (noscript) --> <noscript><iframe src=https://www.googletagmanager.com/ns.html?id=GTM-KTCMZN8 height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <section class="governing-section"> <div class="container"> <div class="nl-header"> <h1>Sign up for Free Email Newsletters</h1> <p>In today鈥檚 political environment, you can鈥檛 afford to miss a headline. That鈥檚 why thousands of government leaders subscribe to <em>Governing</em>鈥檚 email newsletters. Register today to get breaking news and analysis that matters to you.</p> <p> </p> </div> <div class="nl-form multisub"> <form name="newsletter_form" class="ajax-form multi-quick-sub ng-pristine ng-valid" action="//cms.erepublic.com/common/forms/ajax_form/"> <hr/> <div class="newsletter-grid"> <div class="newsletter-thumb"> <img src="https://media.erepublic.com/image/Gov23_newsletter_daily.jpg" alt="Governing Daily" /> </div> <div class="newsletter-details"> <h2 class="newsletter-title"> Governing Daily </h2> <h4> Daily </h4> <p class="description">Scan the day’s headlines, as well as original and breaking news of special interest to state and local government readers. Too many emails? We understand. Choose the weekly option and get the recap edition once a week.</p> <a href="https://media.erepublic.com/image/gov-daily-sample-24.01.10.jpg" target="_blank" class="governing-hover">View Sample</a> </div> <div class="newsletter-check"> <label class="fancy-checkbox daily_version" for="adl_product_8"> <svg class="mt-1 not-selected" fill="#000000" height="30" viewBox="0 0 30 30" width="30"> <path d="M19 5v14H5V5h14m0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z"></path> <path d="M0 0h24v24H0z" fill="none"></path> </svg> <svg class="mt-1 selected" fill="#000000" height="30" viewBox="0 0 30 30" width="30"> <path d="M0 0h24v24H0z" fill="none"></path> <path d="M19 3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.11 0 2-.9 2-2V5c0-1.1-.89-2-2-2zm-9 14l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"></path> </svg> <input class="product-selector" id="adl_product_8" name="adl_product_8"type="checkbox" value="8" > <span>Select to register<br/>(Daily newsletter)</span> </label> <label class="fancy-checkbox weekly_version" for="adl_product_141840"> <svg class="mt-1 not-selected" fill="#000000" height="30" viewBox="0 0 30 30" width="30"> <path d="M19 5v14H5V5h14m0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z"></path> <path d="M0 0h24v24H0z" fill="none"></path> </svg> <svg class="mt-1 selected" fill="#000000" height="30" viewBox="0 0 30 30" width="30"> <path d="M0 0h24v24H0z" fill="none"></path> <path d="M19 3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.11 0 2-.9 2-2V5c0-1.1-.89-2-2-2zm-9 14l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"></path> </svg> <input class="product-selector" id="adl_product_141840" name="adl_product_141840"type="checkbox" value="141840" > <span>Select to register<br/>(Weekly recap only)</span> </label> </div> </div> <hr/> <div class="newsletter-grid"> <div class="newsletter-thumb"> <img src="https://media.erepublic.com/image/Gov23_newsletter_finance.jpg" alt="Finance Insight with Girard Miller" /> </div> <div class="newsletter-details"> <h2 class="newsletter-title"> Finance Insight with Girard Miller </h2> <h4> Bi-weekly </h4> <p class="description">From government funds to cryptocurrencies, muni bonds to opportunity zones, pay-as-you-go to long term financing, direct taxation to P3s, and the intersection of fintech and fiscal policy.</p> <a href="https://media.erepublic.com/image/gov-finance-sample-24.01.16.jpg" target="_blank" class="governing-hover">View Sample</a> </div> <div class="newsletter-check"> <label class="fancy-checkbox " for="adl_product_121963"> <svg class="mt-1 not-selected" fill="#000000" height="30" viewBox="0 0 30 30" width="30"> <path d="M19 5v14H5V5h14m0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z"></path> <path d="M0 0h24v24H0z" fill="none"></path> </svg> <svg class="mt-1 selected" fill="#000000" height="30" viewBox="0 0 30 30" width="30"> <path d="M0 0h24v24H0z" fill="none"></path> <path d="M19 3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.11 0 2-.9 2-2V5c0-1.1-.89-2-2-2zm-9 14l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"></path> </svg> <input class="product-selector" id="adl_product_121963" name="adl_product_121963"type="checkbox" value="121963" > <span>Select to register</span> </label> </div> </div> <hr/> <div class="newsletter-grid"> <div class="newsletter-thumb"> <img src="https://media.erepublic.com/image/Gov23_newsletter_politics.jpg" alt="Inside Politics: State & Local with Alan Greenblatt" /> </div> <div class="newsletter-details"> <h2 class="newsletter-title"> Inside Politics: State & Local with Alan Greenblatt </h2> <h4> Bi-weekly </h4> <p class="description">Governing's must-read briefing on elections, issues, social dynamics and the people and politics driving state and local government.</p> <a href="https://media.erepublic.com/image/gov-politics-sample-24.01.11.jpg" target="_blank" class="governing-hover">View Sample</a> </div> <div class="newsletter-check"> <label class="fancy-checkbox " for="adl_product_8041"> <svg class="mt-1 not-selected" fill="#000000" height="30" viewBox="0 0 30 30" width="30"> <path d="M19 5v14H5V5h14m0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z"></path> <path d="M0 0h24v24H0z" fill="none"></path> </svg> <svg class="mt-1 selected" fill="#000000" height="30" viewBox="0 0 30 30" width="30"> <path d="M0 0h24v24H0z" fill="none"></path> <path d="M19 3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.11 0 2-.9 2-2V5c0-1.1-.89-2-2-2zm-9 14l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"></path> </svg> <input class="product-selector" id="adl_product_8041" name="adl_product_8041"type="checkbox" value="8041" > <span>Select to register</span> </label> </div> </div> <a id="subscribe" class="sub-btn btn-label governing-highlight" data-ac-submit="" href="#" style="display: inline-block;">SUBSCRIBE</a> </form> </div> </div> </section> <!-- govtech_footer.tpl BEGIN --> <footer class="governing-footer"> <div class="container copyright"> <div class="footer-left"> <a href="https://www.erepublic.com">© 2024 All Rights Reserved. E.Republic</a> </div> <div class="footer-right"> <a href="https://www.erepublic.com/privacy/">Privacy & AI</a> / <a href="https://erepublic.secure.force.com/PrivacyRequest/">California Residents - Do Not Sell My Personal Information</a> </div> </div> </footer> <!-- Start of HubSpot Embed Code --> <script type="text/javascript" id="hs-script-loader" async defer src="//js.hs-scripts.com/20544071.js"></script> <!-- End of HubSpot Embed Code --> <!-- govtech_footer.tpl END --></body>