From BPC Events <[email protected]>
Subject Watch Live | EPA Cost-Benefit Analysis Rule: Too Prescriptive?
Date October 16, 2020 2:31 PM
  Links have been removed from this email. Learn more in the FAQ.
  Links have been removed from this email. Learn more in the FAQ.
------=_Part_87055160_1355586496.1602858695492
Content-Type: multipart/alternative;
boundary="----=_Part_87055161_1069031305.1602858695492"

------=_Part_87055161_1069031305.1602858695492
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable


View this email in your browser=C2=A0here [[link removed]
m/m/1/11743737/02-b20290-91e2f0edeccb4aabbb997a26e9fb56e9/5/930/f54406e2-41=
0c-410d-8790-6ae86e142ac2].
Watch Live
EPA's Cost-Benefit Analysis Rule: Too Prescriptive?
=C2=A0
Friday, October 16, 2020
11:30 a.m. - 12:30 p.m. ET
=C2=A0
Live Webinar Available at 11:30 a.m. ET
Watch Live [[link removed]]
Submit a Question
To submit a question for the participants, use the chat=C2=A0feature on You=
Tube or tweet using @BPC_Bipartisan and #BPClive
The Environmental Protection Agency has proposed a new Benefit Cost Rule th=
at would require a cost-benefit analysis of all new "economically significa=
nt" regulations, use of scientific best practices in evaluating new rules, =
more transparency in the description of costs and benefits, and more detail=
ed assessments of how well proposed rules would accomplish intended goals.
=C2=A0
Cost-benefit analysis has been endorsed by administrations of both parties =
and long been seen as a way to improve the regulatory process through provi=
ding objective analysis before new rules are implemented.
=C2=A0
Some argue this is merely a procedural rule to standardize and add transpar=
ency to the existing cost-benefit analysis process. But others believe the =
rule could limit the EPA's flexibility in proposing and implementing new re=
gulations. And while previous administrations have focused on "what" can be=
considered in a cost-benefit analysis, this new rule appears to focus more=
on "how" that analysis occurs. Is there a middle ground that could make th=
e EPA more effective and efficient?
=C2=A0
Join BPC and a panel of experts for a robust conversation on the proposed r=
ule and where we go from here.
Featured Participants
=C2=A0
Joseph Aldy=C2=A0=E2=97=8F Professor of the Practice of Public Policy, Harv=
ard Kennedy School; Former Member, President Barack Obama's National Econom=
ic Council
=C2=A0
John D. Graham=C2=A0=E2=97=8F Professor and Former Dean, Indiana University=
's School of Public and Environmental Affairs; Former Administrator=C2=A0of=
the Office of Information and Regulatory Affairs under President George W.=
Bush
=C2=A0
Moderated by:
=C2=A0
Tim Doyle=C2=A0=E2=97=8F Senior Policy Advisor, BPC
1225 Eye=C2=A0Street NW
=C2=A0Suite 1000=C2=A0
Washington, DC xxxxxx
bipartisanpolicy.org
Manage Preferences [[link removed]] | Unsubscribe =
[[link removed]
kxZTJmMGVkZWNjYjRhYWJiYjk5N2EyNmU5ZmI1NmU5%3AYi5pZ2phY2tidWx3YXJrQGdtYWlsLm=
NvbQ%3AY29udGFjdC05YTYxNTJhMzdjYWFlOTExYTk3ZjAwMGQzYTE4Y2I0Ny03MTIyNWViYjdm=
NmM0MzRhODBiNTQwMmUwMzFiYjcxYg%3An%3An%3ALaSfnMhPr_8O7w1pUlGAvg]
[[link removed]]
[[link removed]]
[[link removed]]
[[link removed]]
[[link removed]]
------=_Part_87055161_1069031305.1602858695492
Content-Type: text/html;charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.1//EN' '[link removed]
ml11/DTD/xhtml11.dtd'><html xmlns=3D'[link removed]'>
<html prefix=3D"og: [link removed]">
<head><style type=3D'text/css'>
span.preheader { display:none !important; visibility:hidden;line-height:0; =
opacity:0; font-size:0.1px; color:white; height:0; width:0; }
</style>

<!--this is the head-->
<meta charset=3D"utf-8">
<meta name=3D"viewport" content=3D"width=3Ddevice-width, initial-scale=
=3D1"> <!-- Forcing initial-scale shouldn't be necessary -->
<meta http-equiv=3D"X-UA-Compatible" content=3D"IE=3Dedge"> <!-- Use th=
e latest (edge) version of IE rendering engine -->
<meta name=3D"x-apple-disable-message-reformatting" /> <!-- Disable au=
to-scale in iOS 10 Mail entirely -->
=20
<title></title> <!-- The title tag shows in email notifications, like A=
ndroid 4.4. -->
<!-- Web Font / @font-face : BEGIN -->
<!-- NOTE: If web fonts are not required, lines 10 - 27 can be safely r=
emoved. -->
<!-- Desktop Outlook chokes on web font references and defaults to Time=
s New Roman, so we force a safe fallback font. -->
<!-- All other clients get the webfont reference; some will render the =
font and others will silently fail to the fallbacks. More on that here: htt=
p://stylecampaign.com/blog/2015/02/webfont-support-in-email/ -->
<!--[if !mso]><!-->
<!-- insert web font reference, eg: <link href=3D'[link removed]
pis.com/css?family=3DRoboto:400,700' rel=3D'stylesheet' type=3D'text/css'> =
-->
<!--<![endif]-->
<!-- Web Font / @font-face : END -->
<!-- CSS Reset -->
<style>
/* What it does: Remove spaces around the email design added by som=
e email clients. */
/* Beware: It can remove the padding / margin and add a background =
color to the compose a reply window. */
html,
body {
margin: 0 auto !important;
padding: 0 !important;
height: 100% !important;
width: 100% !important;
line-height: 1.4 !important;
}

/* What it does: Stops email clients resizing small text. */
* {
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}

/* What it does: Centers email on Android 4.4 */
div[style*=3D"margin: 16px 0"] {
margin: 0 !important;
}

/* What it does: Stops Outlook from adding extra spacing to tables.=
*/
table,
td {
mso-table-lspace: 0pt !important;
mso-table-rspace: 0pt !important;
}

/* What it does: Fixes webkit padding issue. Fix for Yahoo mail tab=
le alignment bug. Applies table-layout to the first 2 tables then removes f=
or anything nested deeper. */
table {
border-spacing: 0 !important;
border-collapse: collapse !important;
table-layout: fixed !important;
margin: 0 auto !important;
}

table table table {
table-layout: auto;
}

/* What it does: Uses a better rendering method when resizing image=
s in IE. */
img {
-ms-interpolation-mode: bicubic;
}

/* What it does: A work-around for iOS meddling in triggered links.=
*/
*[x-apple-data-detectors] {
color: inherit !important;
text-decoration: none !important;
}

/* What it does: A work-around for Gmail meddling in triggered link=
s. */
.x-gmail-data-detectors,
.x-gmail-data-detectors *,
.aBn {
border-bottom: 0 !important;
cursor: default !important;
}

/* What it does: Prevents Gmail from displaying an download button =
on large, non-linked images. */
.a6S {
display: none !important;
opacity: 0.01 !important;
}
/* If the above doesn't work, add a .g-img class to any image in qu=
estion. */
img.g-img + div {
display: none !important;
}

/* What it does: Prevents underlining the button text in Windows 10=
*/
.button-link {
text-decoration: none !important;
}
.button-text{text-align: center!important;}
/* What it does: Removes right gutter in Gmail iOS app: [link removed]
hub.com/TedGoas/Cerberus/issues/89 */
/* Create one of these media queries for each additional viewport s=
ize you'd like to fix */
/* Thanks to Eric Lepetit @ericlepetitsf) for help troubleshooting =
*/
@media only screen and (min-device-width: 375px) and (max-device-wi=
dth: 413px) { /* iPhone 6 and 6+ */
.email-container {
min-width: 375px !important;
}
}

</style>

<!-- Progressive Enhancements -->
=20
<style id=3D"media-query-style-element">
/* Media Queries */

@media screen yahoo and (min-width: 768px){
=20
.email-container img.cd-image.image-00831e62aa61 {
width: 50%;
height: auto !important;
}
=20
.email-container img.cd-image.image-389a39051f21 {
width: 93.33333333333333%;
height: auto !important;
}
=20
.email-container img.cd-image.image-e10ea7550b7e {
width: 93.33333333333333%;
height: auto !important;
}
=20
.email-container img.cd-image.image-4d585133863e {
width: 35.714285714285715%;
height: auto !important;
}
=20
}

@media screen and (max-width: 768px) {
=20
.email-container img.cd-image.image-00831e62aa61 {
width: 50%;
height: auto !important;
}
=20
.email-container img.cd-image.image-389a39051f21 {
width: 93.33333333333333%;
height: auto !important;
}
=20
.email-container img.cd-image.image-e10ea7550b7e {
width: 93.33333333333333%;
height: auto !important;
}
=20
.email-container img.cd-image.image-4d585133863e {
width: 35.714285714285715%;
height: auto !important;
}
=20

.email-container img.no-img-edit {
width: 100% !important;
height: auto !important;
}
table, td{
width: 100% !important;
}
div{
width: 100% !important;
min-width:100%!important;
}
.social-block-container{
padding-left: 0 !important;
padding-right: 0 !important;
}
/* What it does: Forces elements to resize to the full width of t=
heir container. Useful for resizing images beyond their max-width. */
.fluid {
width: 100% !important;
max-width: 100% !important;
height: auto !important;
margin-left: auto !important;
margin-right: auto !important;
}

/* What it does: Forces table cells into full-width rows. */
.stack-column,
.stack-column-center {
display: block;
width: 100% !important;
max-width: 100% !important;
direction: ltr !important;
}

/* What it does: Generic utility class for centering. Useful for =
images, buttons, and nested tables. */
.center-on-narrow {
text-align: center !important;
margin-left: auto !important;
margin-right: auto !important;
float: none !important;
}

table.center-on-narrow {
display: inline-block !important;
}
.button-text{ max-width:100%!important; box-sizing: border-box!impo=
rtant;}
}
</style>

<!-- What it does: Makes background images in 72ppi Outlook render at c=
orrect size. -->
<!--[if gte mso 9]>
<xml>
<o:OfficeDocumentSettings>
<o:AllowPNG/>
<o:PixelsPerInch>96</o:PixelsPerInch>
</o:OfficeDocumentSettings>
</xml>
<![endif]-->
=20
=20
=20
<!--Replace with relevant script for different preview behavior -->
=20
</head>
<body><span class=3D'preheader' style=3D'display: none !important; visibili=
ty: line-height:0; hidden; opacity: 0; font-size:0.1px; color: white; heigh=
t: 0; width: 0;'>Live at 11:30 a.m. ET =
=
</span><img src=3D"[link removed]
TVRFM05ETTNNemM6TURJdFlqSXdNamt3TFRreFpUSm1NR1ZrWldOallqUmhZV0ppWWprNU4yRXl=
ObVU1Wm1JMU5tVTU6WWk1cFoycGhZMnRpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUTpZMjl1ZEdGam=
RDMDVZVFl4TlRKaE16ZGpZV0ZsT1RFeFlUazNaakF3TUdRellURTRZMkkwTnkwM01USXlOV1ZpW=
WpkbU5tTTBNelJoT0RCaU5UUXdNbVV3TXpGaVlqY3hZZw/5jhdS_Hwv_rzTxMX_BlYAw" width=
=3D"1" height=3D"1" /><img src=3D"[link removed]
FM05ETTNNemM6TURJdFlqSXdNamt3TFRreFpUSm1NR1ZrWldOallqUmhZV0ppWWprNU4yRXlObV=
U1Wm1JMU5tVTU6WWk1cFoycGhZMnRpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUTpZMjl1ZEdGamRDM=
DVZVFl4TlRKaE16ZGpZV0ZsT1RFeFlUazNaakF3TUdRellURTRZMkkwTnkwM01USXlOV1ZpWWpk=
bU5tTTBNelJoT0RCaU5UUXdNbVV3TXpGaVlqY3hZZw/5jhdS_Hwv_rzTxMX_BlYAw" width=3D=
"1" height=3D"1" />
<!--this is the body-->
<center style=3D"width: 100%;">

<div dir=3D"ltr" style=3D"max-width: 100%; margin: au=
to; direction: ltr;" class=3D"email-container">
<table role=3D"presentation" cellspacing=3D"0" cellpa=
dding=3D"0" border=3D"0" align=3D"center" width=3D"100%" style=3D"width: 10=
0%; border-width: 1px; border-style: none; border-radius: 0px; background-o=
rigin: border-box; background-color: #ebebeb; border-collapse: separate!imp=
ortant;" class=3D"email-container">
<tbody>
<tr>
<td style=3D"width: 100%;">
<!--[if mso]>
<table role=3D"presentation" border=3D"0" cells=
pacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"601" style=3D"bord=
er-width: 1px; border-style: none; width: 601px; max-width: 601px; border-=
collapse: separate!important;" class=3D"email-page-container">
<![endif]-->
<!--[if !mso]><!-- -->
<table role=3D"presentation" cellspacing=3D"0"=
cellpadding=3D"0" border=3D"0" align=3D"center" width=3D"602" style=3D"bo=
rder-width: 1px; border-style: none; width: 602px; max-width: 602px; borde=
r-collapse: separate!important;" class=3D"email-page-container">
<!--<![endif]-->
<tbody>
<tr class=3D"section-block">
<td align=3D"center" height=3D"100%" valign=3D"top"=
width=3D"100%" style=3D" ">
<!-- Email Section : BEGIN -->
<!--[if mso]>
<table role=3D"presentation" border=3D"0" cell=
spacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600">
<tr>
<td align=3D"center" valign=3D"top" width=
=3D"600">
<![endif]-->
<table id=3D"39" role=3D"presentation" border=
=3D"0" cellpadding=3D"0" cellspacing=3D"0" align=3D"center" width=3D"100%" =
style=3D"max-width:600px;">
<tbody>
<tr>
<td valign=3D"top" width=3D"100%" s=
tyle=3D"padding-top: 0px; padding-bottom: 10px; padding-left: 0px; padding-=
right: 0px; background-color: #ffffff;; font-size: 0;">
<!--[if mso]>
<table role=3D"presentation" borde=
r=3D"0" cellspacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600px=
" style=3D"table-layout:fixed; border-collapse: collapse; mso-table-lspace:=
0; mso-table-rspace:0;" cellpadding=3D"0" cellspacing=3D"0" >
<tr>
<![endif]-->
<!--[if mso]><td align=3D"left" val=
ign=3D"top" width=3D"600px"><![endif]--><div style=3D"overflow: visible!imp=
ortant; display: inline-block; width:600px; max-width:600px; min-width:600p=
x; vertical-align:top;" class=3D"stack-column">
<table role=3D"presentation" cellspaci=
ng=3D"0" cellpadding=3D"0" border=3D"0" width=3D"100%">
<tbody>
<tr>
<td style=3D"padding-top: 0=
px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px;">
<table role=3D"presenta=
tion" cellspacing=3D"0" cellpadding=3D"0" border=3D"0" width=3D"600px" sty=
le=3D"table-layout: fixed; width: 600px;" >
<tbody>
<tr>
<td width=3D"560" class=3D"text-block-container" =
style=3D"box-sizing: border-box;white-space: normal;font-family:Arial,Helve=
tica,sans-serif;font-size:12px;line-height:1.4;color:#000; word-wrap: break=
-word !important; white-space: normal; padding-top: 30px; padding-bottom: =
25px; padding-left: 20px; padding-right: 20px;"><p style=3D"text-align:cent=
er;mso-line-height-rule: exactly;line-height:120%;font-family:Arial;font-si=
ze:12px;color:#000000;letter-spacing:0px;margin:0;word-wrap:break-word !imp=
ortant;font-weight:normal;font-style:normal;text-decoration: none"><span st=
yle=3D"font-size:13px"><span style=3D"font-family:Lucida Sans Unicode,Lucid=
a Grande">View this email in your browser=C2=A0<a cd-link-manager-tab=3D"6"=
href=3D"[link removed]
ccb4aabbb997a26e9fb56e9/5/930/f54406e2-410c-410d-8790-6ae86e142ac2" target=
=3D"_blank" style=3D"color: #0c00ff; text-decoration: underline;">here</a>.=
</span></span></p>
</td>
</tr><!--[if mso]>
<tr>
<td width=3D"600" class=3D"stack-column-cen=
ter image-block-container" style=3D"vertical-align: top; text-align: center=
; padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right=
: 0px;">
<img class=3D"center-on-narrow cd-imag=
e" height=3D"auto" width=3D"50%" style=3D"vertical-align: middle;" src=3D"h=
ttps://file-us.clickdimensions.com/bipartisanpolicyorg-a5ii9/files/bpclogo-=
01cd10.png" alt=3D"BPC Logo" title=3D"BPC Logo" />
</td>
</tr>
<![endif]-->
<!--[if !mso]><!-- --><tr>
<td width=3D"600" class=3D"stack-column-center im=
age-block-container" style=3D"vertical-align: top; box-sizing: border-box; =
text-align: center; padding-top: 0px; padding-bottom: 0px; padding-left: =
0px; padding-right: 0px;">
<img class=3D"center-on-narrow cd-image image-=
00831e62aa61 no-img-edit" height=3D"auto" width=3D"50%" style=3D"vertical-a=
lign: middle;" src=3D"[link removed]
rg-a5ii9/files/bpclogo-01cd10.png" alt=3D"BPC Logo" title=3D"BPC Logo" />
</td>
</tr><!--<![endif]-->
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div><!--[if mso]></td><![endif]-->
<!--[if mso]>
</tr>
</table>
<![endif]-->
</td>
</tr>
</tbody>
</table>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
<!-- Email Section : END -->
</td>
</tr><tr class=3D"section-block">
<td align=3D"center" height=3D"100%" valign=3D"top"=
width=3D"100%" style=3D" ">
<!-- Email Section : BEGIN -->
<!--[if mso]>
<table role=3D"presentation" border=3D"0" cell=
spacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600">
<tr>
<td align=3D"center" valign=3D"top" width=
=3D"600">
<![endif]-->
<table id=3D"40" role=3D"presentation" border=
=3D"0" cellpadding=3D"0" cellspacing=3D"0" align=3D"center" width=3D"100%" =
style=3D"max-width:600px;">
<tbody>
<tr>
<td valign=3D"top" width=3D"100%" s=
tyle=3D"padding-top: 15px; padding-bottom: 15px; padding-left: 16px; paddin=
g-right: 16px; background-color: #3687e7;; font-size: 0;">
<!--[if mso]>
<table role=3D"presentation" borde=
r=3D"0" cellspacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600px=
" style=3D"table-layout:fixed; border-collapse: collapse; mso-table-lspace:=
0; mso-table-rspace:0;" cellpadding=3D"0" cellspacing=3D"0" >
<tr>
<![endif]-->
<!--[if mso]><td align=3D"left" val=
ign=3D"top" width=3D"568px"><![endif]--><div style=3D"overflow: visible!imp=
ortant; display: inline-block; width:568px; max-width:568px; min-width:568p=
x; vertical-align:top;" class=3D"stack-column">
<table role=3D"presentation" cellspaci=
ng=3D"0" cellpadding=3D"0" border=3D"0" width=3D"100%">
<tbody>
<tr>
<td style=3D"padding-top: 0=
px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px;">
<table role=3D"presenta=
tion" cellspacing=3D"0" cellpadding=3D"0" border=3D"0" width=3D"568px" sty=
le=3D"table-layout: fixed; width: 568px;" >
<tbody>
<tr>
<td width=3D"536" class=3D"text-block-container" =
style=3D"box-sizing: border-box;white-space: normal;font-family:Arial,Helve=
tica,sans-serif;font-size:12px;line-height:1.4;color:#000; word-wrap: break=
-word !important; white-space: normal; padding-top: 5px; padding-bottom: 5=
px; padding-left: 16px; padding-right: 16px;"><h1 style=3D"mso-line-height-=
rule: exactly;line-height:120%;font-family:Arial;font-size:45px;color:#0000=
00;letter-spacing:0px;text-align:left;margin:0;word-wrap:break-word !import=
ant;font-weight:normal;font-style:normal;text-decoration: none;"><span styl=
e=3D"font-family:Georgia"><span style=3D"font-size:24pt"><strong><strong><s=
pan style=3D"font-size:18.0pt"><span style=3D"color:#f6fbc2">Watch Live</sp=
an></span></strong></strong></span></span></h1>

<p style=3D"margin-left:0in; margin-right:0in;mso-line-height-rule: exactly=
;line-height:120%;font-family:Arial;font-size:12px;color:#000000;letter-spa=
cing:0px;text-align:left;margin:0;word-wrap:break-word !important;font-weig=
ht:normal;font-style:normal;text-decoration: none"><span style=3D"font-size=
:18px"><span style=3D"font-family:Lucida Sans Unicode,Lucida Grande"><stron=
g><span style=3D"color:white">EPA's Cost-Benefit Analysis Rule: Too Prescri=
ptive?</span></strong></span></span></p>

<p style=3D"margin-left:0in; margin-right:0in;mso-line-height-rule: exactly=
;line-height:120%;font-family:Arial;font-size:12px;color:#000000;letter-spa=
cing:0px;text-align:left;margin:0;word-wrap:break-word !important;font-weig=
ht:normal;font-style:normal;text-decoration: none">=C2=A0</p>

<p style=3D"mso-line-height-rule: exactly;line-height:120%;font-family:Aria=
l;font-size:12px;color:#000000;letter-spacing:0px;text-align:left;margin:0;=
word-wrap:break-word !important;font-weight:normal;font-style:normal;text-d=
ecoration: none"><span style=3D"font-family:Lucida Sans Unicode,Lucida Gran=
de"><strong><span style=3D"color:#f6fbc2"><span style=3D"font-size:14px">Fr=
iday, October 16, 2020</span></span></strong></span></p>

<p style=3D"mso-line-height-rule: exactly;line-height:120%;font-family:Aria=
l;font-size:12px;color:#000000;letter-spacing:0px;text-align:left;margin:0;=
word-wrap:break-word !important;font-weight:normal;font-style:normal;text-d=
ecoration: none"><span style=3D"font-family:Lucida Sans Unicode,Lucida Gran=
de"><strong><span style=3D"color:#f6fbc2"><span style=3D"font-size:14px">11=
:30 a.m. - 12:30 p.m. ET</span></span></strong></span></p>

<p style=3D"mso-line-height-rule: exactly;line-height:120%;font-family:Aria=
l;font-size:12px;color:#000000;letter-spacing:0px;text-align:left;margin:0;=
word-wrap:break-word !important;font-weight:normal;font-style:normal;text-d=
ecoration: none">=C2=A0</p>

<p style=3D"mso-line-height-rule: exactly;line-height:120%;font-family:Aria=
l;font-size:12px;color:#000000;letter-spacing:0px;text-align:left;margin:0;=
word-wrap:break-word !important;font-weight:normal;font-style:normal;text-d=
ecoration: none"><strong><span style=3D"color:#f6fbc2"><span style=3D"font-=
family:Lucida Sans Unicode,Lucida Grande"><span style=3D"font-size:18px">Li=
ve Webinar Available at 11:30 a.m. ET</span></span></span></strong></p>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div><!--[if mso]></td><![endif]-->
<!--[if mso]>
</tr>
</table>
<![endif]-->
</td>
</tr>
</tbody>
</table>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
<!-- Email Section : END -->
</td>
</tr><tr class=3D"section-block">
<td align=3D"center" height=3D"100%" valign=3D"top"=
width=3D"100%" style=3D" ">
<!-- Email Section : BEGIN -->
<!--[if mso]>
<table role=3D"presentation" border=3D"0" cell=
spacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600">
<tr>
<td align=3D"center" valign=3D"top" width=
=3D"600">
<![endif]-->
<table id=3D"41" role=3D"presentation" border=
=3D"0" cellpadding=3D"0" cellspacing=3D"0" align=3D"center" width=3D"100%" =
style=3D"max-width:600px;">
<tbody>
<tr>
<td valign=3D"top" width=3D"100%" s=
tyle=3D"padding-top: 8px; padding-bottom: 5px; padding-left: 16px; padding-=
right: 16px; background-color: #ffffff;; font-size: 0;">
<!--[if mso]>
<table role=3D"presentation" borde=
r=3D"0" cellspacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600px=
" style=3D"table-layout:fixed; border-collapse: collapse; mso-table-lspace:=
0; mso-table-rspace:0;" cellpadding=3D"0" cellspacing=3D"0" >
<tr>
<![endif]-->
<!--[if mso]><td align=3D"left" val=
ign=3D"top" width=3D"568px"><![endif]--><div style=3D"overflow: visible!imp=
ortant; display: inline-block; width:568px; max-width:568px; min-width:568p=
x; vertical-align:top;" class=3D"stack-column">
<table role=3D"presentation" cellspaci=
ng=3D"0" cellpadding=3D"0" border=3D"0" width=3D"100%">
<tbody>
<tr>
<td style=3D"padding-top: 0=
px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px;">
<table role=3D"presenta=
tion" cellspacing=3D"0" cellpadding=3D"0" border=3D"0" width=3D"568px" sty=
le=3D"table-layout: fixed; width: 568px;" >
<tbody>
<tr>
<td width=3D"528" class=3D"button-block-container=
"
style=3D"box-sizing: border-box;white-space: norm=
al;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:1.4;co=
lor:#000; word-wrap: break-word !important; white-space: normal;
padding-top: 20px; padding-bottom: 10px; padding=
-left: 20px; padding-right: 20px; text-align: center;">
<!--[if mso]><table role=3D"presentation" cell=
spacing=3D"0" cellpadding=3D"0" border=3D"0" >
<tr>
<td valign=3D"t=
op" style=3D"padding: 13px; color:
font-weight: n=
ormal; word-wrap: break-word !important;
word-wrap: bre=
ak-word !important; white-space: normal; box-sizing: content-box; text-alig=
n: center;
background-col=
or: #3687e7;
border:2px non=
e #000;border-radius:10px;
max-width: 498=
px;">
<p align=3D"=
center" style=3D"font-family: Arial; color: #ffffff; text-align:center; fon=
t-size:20px;"><a class=3D"button-link" href=3D"[link removed]
s.com/c/6/?T=3DMTE3NDM3Mzc%3AMDItYjIwMjkwLTkxZTJmMGVkZWNjYjRhYWJiYjk5N2EyNm=
U5ZmI1NmU5%3AYi5pZ2phY2tidWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC05YTYxNTJhMzdjY=
WFlOTExYTk3ZjAwMGQzYTE4Y2I0Ny03MTIyNWViYjdmNmM0MzRhODBiNTQwMmUwMzFiYjcxYg%3=
AZmFsc2U%3AMA%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0ExJTdE%3AaHR0cHM6Ly95=
b3V0dS5iZS9FX3hSRUJnNVY2Zz9fY2xkZWU9WWk1cFoycGhZMnRpZFd4M1lYSnJRR2R0WVdsc0x=
tTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTlhNjE1MmEzN2NhYWU5MTFhOTdmMDAwZD=
NhMThjYjQ3LTcxMjI1ZWJiN2Y2YzQzNGE4MGI1NDAyZTAzMWJiNzFiJnV0bV9zb3VyY2U9Q2xpY=
2tEaW1lbnNpb25zJnV0bV9tZWRpdW09ZW1haWwmdXRtX2NhbXBhaWduPUNvcnBvcmF0ZSUyMEdv=
dmVybmFuY2UlMjAlN0MlMjBFUEElMjBSdWxlJTIwV2ViaW5hciUyMCU3QyUyMDEwLjE2LjIwJmV=
zaWQ9ZjUyZjY0MGYtMmQwZS1lYjExLWE4MTMtMDAwZDNhMTNhOWI3&K=3DQAxiTKTKFyIHBBUZx=
XyFRA" title=3D"[link removed]" target=3D"_blank"
name=3D"{%22UrlIdOffset%22%3A1}" cdlinkrefidmso=3D"23=
" style=3D"text-decoration: none; color:#fff; font-family: Arial;
font-weight: normal; display: inline-block;"><strong><=
span style=3D"color:#f6fbc2"><span style=3D"font-family:Georgia">Watch Live=
</span></span></strong></a></p>
</td>
</tr></table><![end=
if]-->
<!--[if !mso]><!-- -->

<a class=3D"button-link" style=3D"display: block;" href=3D"[link removed]
.clickdimensions.com/c/6/?T=3DMTE3NDM3Mzc%3AMDItYjIwMjkwLTkxZTJmMGVkZWNjYjR=
hYWJiYjk5N2EyNmU5ZmI1NmU5%3AYi5pZ2phY2tidWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC=
05YTYxNTJhMzdjYWFlOTExYTk3ZjAwMGQzYTE4Y2I0Ny03MTIyNWViYjdmNmM0MzRhODBiNTQwM=
mUwMzFiYjcxYg%3AZmFsc2U%3AMQ%3A%3AaHR0cHM6Ly95b3V0dS5iZS9FX3hSRUJnNVY2Zz9fY=
2xkZWU9WWk1cFoycGhZMnRpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRp=
ZD1jb250YWN0LTlhNjE1MmEzN2NhYWU5MTFhOTdmMDAwZDNhMThjYjQ3LTcxMjI1ZWJiN2Y2YzQ=
zNGE4MGI1NDAyZTAzMWJiNzFiJnV0bV9zb3VyY2U9Q2xpY2tEaW1lbnNpb25zJnV0bV9tZWRpdW=
09ZW1haWwmdXRtX2NhbXBhaWduPUNvcnBvcmF0ZSUyMEdvdmVybmFuY2UlMjAlN0MlMjBFUEElM=
jBSdWxlJTIwV2ViaW5hciUyMCU3QyUyMDEwLjE2LjIwJmVzaWQ9ZjUyZjY0MGYtMmQwZS1lYjEx=
LWE4MTMtMDAwZDNhMTNhOWI3&K=3Dtw4effKXTgBudgkiZoAhNA" title=3D"[link removed]
.be/E_xREBg5V6g" target=3D"_blank" cdlinkrefid=3D"23" >
<span class=3D"button-text" style=3D"display: inline-block; vertical-a=
lign: middle; padding: 13px; font-size: 20px;
color: #ffffff; word-wrap: break-word !important; white-space: normal=
; box-sizing: content-box; text-align: center;
background-color: #3687e7;
border:2px none #000;border-radius:10px;
max-width: 498px;"><strong><span style=3D"colo=
r:#f6fbc2"><span style=3D"font-family:Georgia">Watch Live</span></span></st=
rong></span>
</a>
<!--<![endif]-->
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div><!--[if mso]></td><![endif]-->
<!--[if mso]>
</tr>
</table>
<![endif]-->
</td>
</tr>
</tbody>
</table>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
<!-- Email Section : END -->
</td>
</tr><tr class=3D"section-block">
<td align=3D"center" height=3D"100%" valign=3D"top"=
width=3D"100%" style=3D" ">
<!-- Email Section : BEGIN -->
<!--[if mso]>
<table role=3D"presentation" border=3D"0" cell=
spacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600">
<tr>
<td align=3D"center" valign=3D"top" width=
=3D"600">
<![endif]-->
<table id=3D"42" role=3D"presentation" border=
=3D"0" cellpadding=3D"0" cellspacing=3D"0" align=3D"center" width=3D"100%" =
style=3D"max-width:600px;">
<tbody>
<tr>
<td valign=3D"top" width=3D"100%" s=
tyle=3D"padding-top: 0px; padding-bottom: 0px; padding-left: 20px; padding-=
right: 20px; background-color: #ffffff;; font-size: 0;">
<!--[if mso]>
<table role=3D"presentation" borde=
r=3D"0" cellspacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600px=
" style=3D"table-layout:fixed; border-collapse: collapse; mso-table-lspace:=
0; mso-table-rspace:0;" cellpadding=3D"0" cellspacing=3D"0" >
<tr>
<![endif]-->
<!--[if mso]><td align=3D"left" val=
ign=3D"top" width=3D"560px"><![endif]--><div style=3D"overflow: visible!imp=
ortant; display: inline-block; width:560px; max-width:560px; min-width:560p=
x; vertical-align:top;" class=3D"stack-column">
<table role=3D"presentation" cellspaci=
ng=3D"0" cellpadding=3D"0" border=3D"0" width=3D"100%">
<tbody>
<tr>
<td style=3D"padding-top: 0=
px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px;">
<table role=3D"presenta=
tion" cellspacing=3D"0" cellpadding=3D"0" border=3D"0" width=3D"560px" sty=
le=3D"table-layout: fixed; width: 560px;" >
<tbody>
<!--[if mso]>
<tr>
<td width=3D"560" class=3D"stack-column-cen=
ter image-block-container" style=3D"vertical-align: top; text-align: center=
; padding-top: 10px; padding-bottom: 0px; padding-left: 0px; padding-righ=
t: 0px;">
<img class=3D"center-on-narrow cd-imag=
e" height=3D"10" width=3D"560" style=3D"vertical-align: middle;" src=3D"htt=
ps://file-us.clickdimensions.com/bipartisanpolicyorg-a5ii9/files/horizontal=
bar181a.png" />
</td>
</tr>
<![endif]-->
<!--[if !mso]><!-- --><tr>
<td width=3D"560" class=3D"stack-column-center im=
age-block-container" style=3D"vertical-align: top; box-sizing: border-box; =
text-align: center; padding-top: 10px; padding-bottom: 0px; padding-left:=
0px; padding-right: 0px;">
<img class=3D"center-on-narrow cd-image image-=
389a39051f21 no-img-edit" height=3D"10" width=3D"560" style=3D"vertical-ali=
gn: middle;" src=3D"[link removed]
-a5ii9/files/horizontalbar181a.png" />
</td>
</tr><!--<![endif]--><tr>
<td width=3D"520" class=3D"text-block-container" =
style=3D"box-sizing: border-box;white-space: normal;font-family:Arial,Helve=
tica,sans-serif;font-size:12px;line-height:1.4;color:#000; word-wrap: break=
-word !important; white-space: normal; padding-top: 10px; padding-bottom: =
10px; padding-left: 20px; padding-right: 20px;"><p style=3D"mso-line-height=
-rule: exactly;line-height:120%;font-family:Arial;font-size:12px;color:#000=
000;letter-spacing:0px;text-align:left;margin:0;word-wrap:break-word !impor=
tant;font-weight:normal;font-style:normal;text-decoration: none"><strong><s=
pan style=3D"font-size:18px"><span style=3D"font-family:Lucida Sans Unicode=
,Lucida Grande">Submit a Question</span></span></strong></p>
</td>
</tr><tr>
<td width=3D"520" class=3D"text-block-container" =
style=3D"box-sizing: border-box;white-space: normal;font-family:Arial,Helve=
tica,sans-serif;font-size:12px;line-height:1.4;color:#000; word-wrap: break=
-word !important; white-space: normal; padding-top: 0px; padding-bottom: 1=
3px; padding-left: 20px; padding-right: 20px;"><p style=3D"mso-line-height-=
rule: exactly;line-height:120%;font-family:Arial;font-size:12px;color:#0000=
00;letter-spacing:0px;text-align:left;margin:0;word-wrap:break-word !import=
ant;font-weight:normal;font-style:normal;text-decoration: none"><span style=
=3D"font-family:Lucida Sans Unicode,Lucida Grande"><span style=3D"font-size=
:14px"><span style=3D"color:black">To submit a question for the participant=
s, use the chat=C2=A0feature on YouTube or tweet using @BPC_Bipartisan and =
#BPClive</span></span></span></p>
</td>
</tr><!--[if mso]>
<tr>
<td width=3D"560" class=3D"stack-column-cen=
ter image-block-container" style=3D"vertical-align: top; text-align: center=
; padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right=
: 0px;">
<img class=3D"center-on-narrow cd-imag=
e" height=3D"10" width=3D"560" style=3D"vertical-align: middle;" src=3D"htt=
ps://file-us.clickdimensions.com/bipartisanpolicyorg-a5ii9/files/horizontal=
bar181a.png" />
</td>
</tr>
<![endif]-->
<!--[if !mso]><!-- --><tr>
<td width=3D"560" class=3D"stack-column-center im=
age-block-container" style=3D"vertical-align: top; box-sizing: border-box; =
text-align: center; padding-top: 0px; padding-bottom: 0px; padding-left: =
0px; padding-right: 0px;">
<img class=3D"center-on-narrow cd-image image-=
e10ea7550b7e no-img-edit" height=3D"10" width=3D"560" style=3D"vertical-ali=
gn: middle;" src=3D"[link removed]
-a5ii9/files/horizontalbar181a.png" />
</td>
</tr><!--<![endif]-->
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div><!--[if mso]></td><![endif]-->
<!--[if mso]>
</tr>
</table>
<![endif]-->
</td>
</tr>
</tbody>
</table>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
<!-- Email Section : END -->
</td>
</tr><tr class=3D"section-block">
<td align=3D"center" height=3D"100%" valign=3D"top"=
width=3D"100%" style=3D" ">
<!-- Email Section : BEGIN -->
<!--[if mso]>
<table role=3D"presentation" border=3D"0" cell=
spacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600">
<tr>
<td align=3D"center" valign=3D"top" width=
=3D"600">
<![endif]-->
<table id=3D"43" role=3D"presentation" border=
=3D"0" cellpadding=3D"0" cellspacing=3D"0" align=3D"center" width=3D"100%" =
style=3D"max-width:600px;">
<tbody>
<tr>
<td valign=3D"top" width=3D"100%" s=
tyle=3D"padding-top: 5px; padding-bottom: 5px; padding-left: 16px; padding-=
right: 16px; background-color: #ffffff;; font-size: 0;">
<!--[if mso]>
<table role=3D"presentation" borde=
r=3D"0" cellspacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600px=
" style=3D"table-layout:fixed; border-collapse: collapse; mso-table-lspace:=
0; mso-table-rspace:0;" cellpadding=3D"0" cellspacing=3D"0" >
<tr>
<![endif]-->
<!--[if mso]><td align=3D"left" val=
ign=3D"top" width=3D"568px"><![endif]--><div style=3D"overflow: visible!imp=
ortant; display: inline-block; width:568px; max-width:568px; min-width:568p=
x; vertical-align:top;" class=3D"stack-column">
<table role=3D"presentation" cellspaci=
ng=3D"0" cellpadding=3D"0" border=3D"0" width=3D"100%">
<tbody>
<tr>
<td style=3D"padding-top: 0=
px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px;">
<table role=3D"presenta=
tion" cellspacing=3D"0" cellpadding=3D"0" border=3D"0" width=3D"568px" sty=
le=3D"table-layout: fixed; width: 568px;" >
<tbody>
<tr>
<td width=3D"528" class=3D"text-block-container" =
style=3D"box-sizing: border-box;white-space: normal;font-family:Arial,Helve=
tica,sans-serif;font-size:12px;line-height:1.4;color:#000; word-wrap: break=
-word !important; white-space: normal; padding-top: 17px; padding-bottom: =
20px; padding-left: 20px; padding-right: 20px;"><p style=3D"margin-left:0in=
; margin-right:0in;mso-line-height-rule: exactly;line-height:120%;font-fami=
ly:Arial;font-size:12px;color:#000000;letter-spacing:0px;text-align:left;ma=
rgin:0;word-wrap:break-word !important;font-weight:normal;font-style:normal=
;text-decoration: none"><span style=3D"font-size:13px"><span style=3D"font-=
family:Lucida Sans Unicode,Lucida Grande"><span style=3D"color:black">The E=
nvironmental Protection Agency has proposed a new Benefit Cost Rule that wo=
uld require a cost-benefit analysis of all new "economically significant" r=
egulations, use of scientific best practices in evaluating new rules, more =
transparency in the description of costs and benefits, and more detailed as=
sessments of how well proposed rules would accomplish intended goals.</span=
></span></span></p>

<p style=3D"margin-left:0in; margin-right:0in;mso-line-height-rule: exactly=
;line-height:120%;font-family:Arial;font-size:12px;color:#000000;letter-spa=
cing:0px;text-align:left;margin:0;word-wrap:break-word !important;font-weig=
ht:normal;font-style:normal;text-decoration: none"><span style=3D"font-size=
:13px"><span style=3D"font-family:Lucida Sans Unicode,Lucida Grande">=C2=A0=
</span></span></p>

<p style=3D"margin-left:0in; margin-right:0in;mso-line-height-rule: exactly=
;line-height:120%;font-family:Arial;font-size:12px;color:#000000;letter-spa=
cing:0px;text-align:left;margin:0;word-wrap:break-word !important;font-weig=
ht:normal;font-style:normal;text-decoration: none"><span style=3D"font-size=
:13px"><span style=3D"font-family:Lucida Sans Unicode,Lucida Grande"><span =
style=3D"color:black">Cost-benefit analysis has been endorsed by administra=
tions of both parties and long been seen as a way to improve the regulatory=
process through providing objective analysis before new rules are implemen=
ted.</span></span></span></p>

<p style=3D"margin-left:0in; margin-right:0in;mso-line-height-rule: exactly=
;line-height:120%;font-family:Arial;font-size:12px;color:#000000;letter-spa=
cing:0px;text-align:left;margin:0;word-wrap:break-word !important;font-weig=
ht:normal;font-style:normal;text-decoration: none"><span style=3D"font-size=
:13px"><span style=3D"font-family:Lucida Sans Unicode,Lucida Grande">=C2=A0=
</span></span></p>

<p style=3D"margin-left:0in; margin-right:0in;mso-line-height-rule: exactly=
;line-height:120%;font-family:Arial;font-size:12px;color:#000000;letter-spa=
cing:0px;text-align:left;margin:0;word-wrap:break-word !important;font-weig=
ht:normal;font-style:normal;text-decoration: none"><span style=3D"font-size=
:13px"><span style=3D"font-family:Lucida Sans Unicode,Lucida Grande"><span =
style=3D"color:black">Some argue this is merely a procedural rule to standa=
rdize and add transparency to the existing cost-benefit analysis process. B=
ut others believe the rule could limit the EPA's flexibility in proposing a=
nd implementing new regulations. And while previous administrations have fo=
cused on "what" can be considered in a cost-benefit analysis, this new rule=
appears to focus more on "how" that analysis occurs. Is there a middle gro=
und that could make the EPA more effective and efficient?</span></span></sp=
an></p>

<p style=3D"margin-left:0in; margin-right:0in;mso-line-height-rule: exactly=
;line-height:120%;font-family:Arial;font-size:12px;color:#000000;letter-spa=
cing:0px;text-align:left;margin:0;word-wrap:break-word !important;font-weig=
ht:normal;font-style:normal;text-decoration: none"><span style=3D"font-size=
:13px"><span style=3D"font-family:Lucida Sans Unicode,Lucida Grande">=C2=A0=
</span></span></p>

<p style=3D"mso-line-height-rule: exactly;line-height:120%;font-family:Aria=
l;font-size:12px;color:#000000;letter-spacing:0px;text-align:left;margin:0;=
word-wrap:break-word !important;font-weight:normal;font-style:normal;text-d=
ecoration: none"><span style=3D"font-size:13px"><span style=3D"font-family:=
Lucida Sans Unicode,Lucida Grande"><span style=3D"color:black">Join BPC and=
a panel of experts for a robust conversation on the proposed rule and wher=
e we go from here.</span></span></span></p>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div><!--[if mso]></td><![endif]-->
<!--[if mso]>
</tr>
</table>
<![endif]-->
</td>
</tr>
</tbody>
</table>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
<!-- Email Section : END -->
</td>
</tr><tr class=3D"section-block">
<td align=3D"center" height=3D"100%" valign=3D"top"=
width=3D"100%" style=3D" ">
<!-- Email Section : BEGIN -->
<!--[if mso]>
<table role=3D"presentation" border=3D"0" cell=
spacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600">
<tr>
<td align=3D"center" valign=3D"top" width=
=3D"600">
<![endif]-->
<table id=3D"44" role=3D"presentation" border=
=3D"0" cellpadding=3D"0" cellspacing=3D"0" align=3D"center" width=3D"100%" =
style=3D"max-width:600px;">
<tbody>
<tr>
<td valign=3D"top" width=3D"100%" s=
tyle=3D"padding-top: 9px; padding-bottom: 15px; padding-left: 20px; padding=
-right: 20px; background-color: #eec044;; font-size: 0;">
<!--[if mso]>
<table role=3D"presentation" borde=
r=3D"0" cellspacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600px=
" style=3D"table-layout:fixed; border-collapse: collapse; mso-table-lspace:=
0; mso-table-rspace:0;" cellpadding=3D"0" cellspacing=3D"0" >
<tr>
<![endif]-->
<!--[if mso]><td align=3D"left" val=
ign=3D"top" width=3D"560px"><![endif]--><div style=3D"overflow: visible!imp=
ortant; display: inline-block; width:560px; max-width:560px; min-width:560p=
x; vertical-align:top;" class=3D"stack-column">
<table role=3D"presentation" cellspaci=
ng=3D"0" cellpadding=3D"0" border=3D"0" width=3D"100%">
<tbody>
<tr>
<td style=3D"padding-top: 0=
px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px;">
<table role=3D"presenta=
tion" cellspacing=3D"0" cellpadding=3D"0" border=3D"0" width=3D"560px" sty=
le=3D"table-layout: fixed; width: 560px;" >
<tbody>
<tr>
<td width=3D"528" class=3D"text-block-container" =
style=3D"box-sizing: border-box;white-space: normal;font-family:Arial,Helve=
tica,sans-serif;font-size:12px;line-height:1.4;color:#000; word-wrap: break=
-word !important; white-space: normal; padding-top: 10px; padding-bottom: =
8px; padding-left: 16px; padding-right: 16px;"><p style=3D"mso-line-height-=
rule: exactly;line-height:120%;font-family:Arial;font-size:12px;color:#0000=
00;letter-spacing:0px;text-align:left;margin:0;word-wrap:break-word !import=
ant;font-weight:normal;font-style:normal;text-decoration: none"><span style=
=3D"color:#000000"><span style=3D"font-family:Georgia"><span style=3D"font-=
size:18px"><strong>Featured Participants</strong></span></span></span></p>

<p style=3D"mso-line-height-rule: exactly;line-height:120%;font-family:Aria=
l;font-size:12px;color:#000000;letter-spacing:0px;text-align:left;margin:0;=
word-wrap:break-word !important;font-weight:normal;font-style:normal;text-d=
ecoration: none">=C2=A0</p>

<p style=3D"margin-left:0in; margin-right:0in;mso-line-height-rule: exactly=
;line-height:120%;font-family:Arial;font-size:12px;color:#000000;letter-spa=
cing:0px;text-align:left;margin:0;word-wrap:break-word !important;font-weig=
ht:normal;font-style:normal;text-decoration: none"><span style=3D"font-size=
:14px"><span style=3D"font-family:Lucida Sans Unicode,Lucida Grande"><stron=
g><span style=3D"color:black">Joseph Aldy=C2=A0</span></strong></span></spa=
n><span style=3D"font-size:13px"><span style=3D"font-family:Lucida Sans Uni=
code,Lucida Grande"><span style=3D"color:black">=E2=97=8F Professor of the =
Practice of Public Policy, Harvard Kennedy School; Former Member, President=
Barack Obama's National Economic Council</span></span></span></p>

<p style=3D"margin-left:0in; margin-right:0in;mso-line-height-rule: exactly=
;line-height:120%;font-family:Arial;font-size:12px;color:#000000;letter-spa=
cing:0px;text-align:left;margin:0;word-wrap:break-word !important;font-weig=
ht:normal;font-style:normal;text-decoration: none"><span style=3D"font-size=
:13px"><span style=3D"font-family:Lucida Sans Unicode,Lucida Grande">=C2=A0=
</span></span></p>

<p style=3D"margin-left:0in; margin-right:0in;mso-line-height-rule: exactly=
;line-height:120%;font-family:Arial;font-size:12px;color:#000000;letter-spa=
cing:0px;text-align:left;margin:0;word-wrap:break-word !important;font-weig=
ht:normal;font-style:normal;text-decoration: none"><span style=3D"font-size=
:14px"><span style=3D"font-family:Lucida Sans Unicode,Lucida Grande"><stron=
g><span style=3D"color:black">John D. Graham</span>=C2=A0</strong></span></=
span><span style=3D"font-size:13px"><span style=3D"font-family:Lucida Sans =
Unicode,Lucida Grande"><span style=3D"color:black">=E2=97=8F Professor and =
Former Dean, Indiana University's School of Public and Environmental Affair=
s; Former Administrator=C2=A0of the Office of Information and Regulatory Af=
fairs under President George W. Bush</span></span></span></p>

<p style=3D"margin-left:0in; margin-right:0in;mso-line-height-rule: exactly=
;line-height:120%;font-family:Arial;font-size:12px;color:#000000;letter-spa=
cing:0px;text-align:left;margin:0;word-wrap:break-word !important;font-weig=
ht:normal;font-style:normal;text-decoration: none"><span style=3D"font-size=
:13px"><span style=3D"font-family:Lucida Sans Unicode,Lucida Grande">=C2=A0=
</span></span></p>

<p style=3D"margin-left:0in; margin-right:0in;mso-line-height-rule: exactly=
;line-height:120%;font-family:Arial;font-size:12px;color:#000000;letter-spa=
cing:0px;text-align:left;margin:0;word-wrap:break-word !important;font-weig=
ht:normal;font-style:normal;text-decoration: none"><span style=3D"font-size=
:13px"><span style=3D"font-family:Lucida Sans Unicode,Lucida Grande"><em><s=
pan style=3D"color:black">Moderated by:</span></em></span></span></p>

<p style=3D"margin-left:0in; margin-right:0in;mso-line-height-rule: exactly=
;line-height:120%;font-family:Arial;font-size:12px;color:#000000;letter-spa=
cing:0px;text-align:left;margin:0;word-wrap:break-word !important;font-weig=
ht:normal;font-style:normal;text-decoration: none"><span style=3D"font-size=
:13px"><span style=3D"font-family:Lucida Sans Unicode,Lucida Grande">=C2=A0=
</span></span></p>

<p style=3D"mso-line-height-rule: exactly;line-height:120%;font-family:Aria=
l;font-size:12px;color:#000000;letter-spacing:0px;text-align:left;margin:0;=
word-wrap:break-word !important;font-weight:normal;font-style:normal;text-d=
ecoration: none"><span style=3D"font-size:14px"><span style=3D"font-family:=
Lucida Sans Unicode,Lucida Grande"><strong><span style=3D"color:black">Tim =
Doyle=C2=A0</span></strong></span></span><span style=3D"font-size:13px"><sp=
an style=3D"font-family:Lucida Sans Unicode,Lucida Grande"><span style=3D"c=
olor:black">=E2=97=8F Senior Policy Advisor, BPC</span></span></span></p>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div><!--[if mso]></td><![endif]-->
<!--[if mso]>
</tr>
</table>
<![endif]-->
</td>
</tr>
</tbody>
</table>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
<!-- Email Section : END -->
</td>
</tr><tr class=3D"section-block">
<td align=3D"center" height=3D"100%" valign=3D"top"=
width=3D"100%" style=3D" ">
<!-- Email Section : BEGIN -->
<!--[if mso]>
<table role=3D"presentation" border=3D"0" cell=
spacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600">
<tr>
<td align=3D"center" valign=3D"top" width=
=3D"600">
<![endif]-->
<table id=3D"45" role=3D"presentation" border=
=3D"0" cellpadding=3D"0" cellspacing=3D"0" align=3D"center" width=3D"100%" =
style=3D"max-width:600px;">
<tbody>
<tr>
<td valign=3D"top" width=3D"100%" s=
tyle=3D"padding-top: 5px; padding-bottom: 5px; padding-left: 20px; padding-=
right: 20px; background-color: #ffffff;; font-size: 0;">
<!--[if mso]>
<table role=3D"presentation" borde=
r=3D"0" cellspacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600px=
" style=3D"table-layout:fixed; border-collapse: collapse; mso-table-lspace:=
0; mso-table-rspace:0;" cellpadding=3D"0" cellspacing=3D"0" >
<tr>
<![endif]-->
<!--[if mso]><td align=3D"left" val=
ign=3D"top" width=3D"560px"><![endif]--><div style=3D"overflow: visible!imp=
ortant; display: inline-block; width:560px; max-width:560px; min-width:560p=
x; vertical-align:top;" class=3D"stack-column">
<table role=3D"presentation" cellspaci=
ng=3D"0" cellpadding=3D"0" border=3D"0" width=3D"100%">
<tbody>
<tr>
<td style=3D"padding-top: 0=
px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px;">
<table role=3D"presenta=
tion" cellspacing=3D"0" cellpadding=3D"0" border=3D"0" width=3D"560px" sty=
le=3D"table-layout: fixed; width: 560px;" >
<tbody>
<!--[if mso]>
<tr>
<td width=3D"560" class=3D"stack-column-cen=
ter image-block-container" style=3D"vertical-align: top; text-align: center=
; padding-top: 25px; padding-bottom: 3px; padding-left: 0px; padding-righ=
t: 0px;">
<img class=3D"center-on-narrow cd-imag=
e" height=3D"auto" width=3D"35.714285714285715%" style=3D"vertical-align: m=
iddle;" src=3D"[link removed]
9/files/bpclogo-01cd10ef76.png" />
</td>
</tr>
<![endif]-->
<!--[if !mso]><!-- --><tr>
<td width=3D"560" class=3D"stack-column-center im=
age-block-container" style=3D"vertical-align: top; box-sizing: border-box; =
text-align: center; padding-top: 25px; padding-bottom: 3px; padding-left:=
0px; padding-right: 0px;">
<img class=3D"center-on-narrow cd-image image-=
4d585133863e no-img-edit" height=3D"auto" width=3D"35.714285714285715%" sty=
le=3D"vertical-align: middle;" src=3D"[link removed]
ipartisanpolicyorg-a5ii9/files/bpclogo-01cd10ef76.png" />
</td>
</tr><!--<![endif]--><tr>
<td width=3D"520" class=3D"text-block-container" =
style=3D"box-sizing: border-box;white-space: normal;font-family:Arial,Helve=
tica,sans-serif;font-size:12px;line-height:1.4;color:#000; word-wrap: break=
-word !important; white-space: normal; padding-top: 10px; padding-bottom: =
10px; padding-left: 20px; padding-right: 20px;"><p style=3D"text-align:cent=
er;mso-line-height-rule: exactly;line-height:120%;font-family:Arial;font-si=
ze:12px;color:#000000;letter-spacing:0px;margin:0;word-wrap:break-word !imp=
ortant;font-weight:normal;font-style:normal;text-decoration: none"><span st=
yle=3D"font-family:Lucida Sans Unicode,Lucida Grande"><span style=3D"font-s=
ize:13px">1225 Eye=C2=A0Street NW</span></span></p>

<p style=3D"text-align:center;mso-line-height-rule: exactly;line-height:120=
%;font-family:Arial;font-size:12px;color:#000000;letter-spacing:0px;margin:=
0;word-wrap:break-word !important;font-weight:normal;font-style:normal;text=
-decoration: none"><span style=3D"font-family:Lucida Sans Unicode,Lucida Gr=
ande"><span style=3D"font-size:13px">=C2=A0Suite 1000=C2=A0</span></span></=
p>

<p style=3D"text-align:center;mso-line-height-rule: exactly;line-height:120=
%;font-family:Arial;font-size:12px;color:#000000;letter-spacing:0px;margin:=
0;word-wrap:break-word !important;font-weight:normal;font-style:normal;text=
-decoration: none"><span style=3D"font-family:Lucida Sans Unicode,Lucida Gr=
ande"><span style=3D"font-size:13px">Washington, DC xxxxxx</span></span></p>

<p style=3D"text-align:center;mso-line-height-rule: exactly;line-height:120=
%;font-family:Arial;font-size:12px;color:#000000;letter-spacing:0px;margin:=
0;word-wrap:break-word !important;font-weight:normal;font-style:normal;text=
-decoration: none"><span style=3D"font-family:Lucida Sans Unicode,Lucida Gr=
ande"><span style=3D"font-size:13px">bipartisanpolicy.org</span></span></p>

<p style=3D"text-align:center;mso-line-height-rule: exactly;line-height:120=
%;font-family:Arial;font-size:12px;color:#000000;letter-spacing:0px;margin:=
0;word-wrap:break-word !important;font-weight:normal;font-style:normal;text=
-decoration: none"><span style=3D"font-family:Lucida Sans Unicode,Lucida Gr=
ande"><span style=3D"font-size:13px"><a cd-link-manager-tab=3D"1" href=3D"h=
ttps://elink.clickdimensions.com/c/6/?T=3DMTE3NDM3Mzc%3AMDItYjIwMjkwLTkxZTJ=
mMGVkZWNjYjRhYWJiYjk5N2EyNmU5ZmI1NmU5%3AYi5pZ2phY2tidWx3YXJrQGdtYWlsLmNvbQ%=
3AY29udGFjdC05YTYxNTJhMzdjYWFlOTExYTk3ZjAwMGQzYTE4Y2I0Ny03MTIyNWViYjdmNmM0M=
zRhODBiNTQwMmUwMzFiYjcxYg%3AZmFsc2U%3AMg%3A%3AaHR0cHM6Ly9iaXBhcnRpc2FucG9sa=
WN5Lm9yZy9zdWJzY3JpYmUvP19jbGRlZT1ZaTVwWjJwaFkydGlkV3gzWVhKclFHZHRZV2xzTG1O=
dmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtOWE2MTUyYTM3Y2FhZTkxMWE5N2YwMDBkM2E=
xOGNiNDctNzEyMjVlYmI3ZjZjNDM0YTgwYjU0MDJlMDMxYmI3MWImdXRtX3NvdXJjZT1DbGlja0=
RpbWVuc2lvbnMmdXRtX21lZGl1bT1lbWFpbCZ1dG1fY2FtcGFpZ249Q29ycG9yYXRlJTIwR292Z=
XJuYW5jZSUyMCU3QyUyMEVQQSUyMFJ1bGUlMjBXZWJpbmFyJTIwJTdDJTIwMTAuMTYuMjAmZXNp=
ZD1mNTJmNjQwZi0yZDBlLWViMTEtYTgxMy0wMDBkM2ExM2E5Yjc&K=3DNRBE8_0-XtN5au5wyjF=
L2Q" target=3D"_blank" style=3D"color: rgb(40, 137, 233); text-decoration: =
underline;"><span style=3D"color:#2889e9">Manage Preferences</span></a> | <=
a cd-link-manager-tab=3D"5" href=3D"[link removed]
1cla%3AMTE3NDM3Mzc%3AMDItYjIwMjkwLTkxZTJmMGVkZWNjYjRhYWJiYjk5N2EyNmU5ZmI1Nm=
U5%3AYi5pZ2phY2tidWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC05YTYxNTJhMzdjYWFlOTExY=
Tk3ZjAwMGQzYTE4Y2I0Ny03MTIyNWViYjdmNmM0MzRhODBiNTQwMmUwMzFiYjcxYg%3An%3An%3=
ALaSfnMhPr_8O7w1pUlGAvg" link-metadata=3D"GlobalUnsubscribe" target=3D"_bla=
nk" style=3D"color: rgb(40, 137, 233); text-decoration: underline;"><span s=
tyle=3D"color:#2889e9">Unsubscribe</span></a></span></span></p>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div><!--[if mso]></td><![endif]-->
<!--[if mso]>
</tr>
</table>
<![endif]-->
</td>
</tr>
</tbody>
</table>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
<!-- Email Section : END -->
</td>
</tr><tr class=3D"section-block">
<td align=3D"center" height=3D"100%" valign=3D"top"=
width=3D"100%" style=3D" ">
<!-- Email Section : BEGIN -->
<!--[if mso]>
<table role=3D"presentation" border=3D"0" cell=
spacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600">
<tr>
<td align=3D"center" valign=3D"top" width=
=3D"600">
<![endif]-->
<table id=3D"46" role=3D"presentation" border=
=3D"0" cellpadding=3D"0" cellspacing=3D"0" align=3D"center" width=3D"100%" =
style=3D"max-width:600px;">
<tbody>
<tr>
<td valign=3D"top" width=3D"100%" s=
tyle=3D"padding-top: 8px; padding-bottom: 8px; padding-left: 16px; padding-=
right: 16px; background-color: #ffffff;; font-size: 0;">
<!--[if mso]>
<table role=3D"presentation" borde=
r=3D"0" cellspacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600px=
" style=3D"table-layout:fixed; border-collapse: collapse; mso-table-lspace:=
0; mso-table-rspace:0;" cellpadding=3D"0" cellspacing=3D"0" >
<tr>
<![endif]-->
<!--[if mso]><td align=3D"left" val=
ign=3D"top" width=3D"568px"><![endif]--><div style=3D"overflow: visible!imp=
ortant; display: inline-block; width:568px; max-width:568px; min-width:568p=
x; vertical-align:top;" class=3D"stack-column">
<table role=3D"presentation" cellspaci=
ng=3D"0" cellpadding=3D"0" border=3D"0" width=3D"100%">
<tbody>
<tr>
<td style=3D"padding-top: 0=
px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px;">
<table role=3D"presenta=
tion" cellspacing=3D"0" cellpadding=3D"0" border=3D"0" width=3D"568px" sty=
le=3D"table-layout: fixed; width: 568px;" >
<tbody>
<tr>
<td width=3D"568" class=3D"stack-column-center so=
cial-block-container" style=3D"font-size: 0; vertical-align: top; text-alig=
n: center; padding-top: 8px; padding-bottom: 15px; padding-left: 0px; padd=
ing-right: 0px;">
<!--[if mso]><table role=3D"presentation" cel=
lspacing=3D"0" cellpadding=3D"0" border=3D"0" align=3D"center" > <tr><td st=
yle=3D"padding: 5px;">
<span style=3D"display: inline-block; ">
<a href=3D"[link removed]
/?T=3DMTE3NDM3Mzc%3AMDItYjIwMjkwLTkxZTJmMGVkZWNjYjRhYWJiYjk5N2EyNmU5ZmI1NmU=
5%3AYi5pZ2phY2tidWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC05YTYxNTJhMzdjYWFlOTExYT=
k3ZjAwMGQzYTE4Y2I0Ny03MTIyNWViYjdmNmM0MzRhODBiNTQwMmUwMzFiYjcxYg%3AZmFsc2U%=
3AMw%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0E1JTdE%3AaHR0cHM6Ly93d3cuZmFjZ=
WJvb2suY29tL0JpcGFydGlzYW5Qb2xpY3lDZW50ZXIvP19jbGRlZT1ZaTVwWjJwaFkydGlkV3gz=
WVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtOWE2MTUyYTM3Y2F=
hZTkxMWE5N2YwMDBkM2ExOGNiNDctNzEyMjVlYmI3ZjZjNDM0YTgwYjU0MDJlMDMxYmI3MWImdX=
RtX3NvdXJjZT1DbGlja0RpbWVuc2lvbnMmdXRtX21lZGl1bT1lbWFpbCZ1dG1fY2FtcGFpZ249Q=
29ycG9yYXRlJTIwR292ZXJuYW5jZSUyMCU3QyUyMEVQQSUyMFJ1bGUlMjBXZWJpbmFyJTIwJTdD=
JTIwMTAuMTYuMjAmZXNpZD1mNTJmNjQwZi0yZDBlLWViMTEtYTgxMy0wMDBkM2ExM2E5Yjc&K=
=3DNloDbUqsQgUPmvTWan1iHg" title=3D"Facebook" target=3D"_blank" style=3D"te=
xt-decoration: none;" name=3D"{%22UrlIdOffset%22%3A5}" cdlinkrefidmso=3D"37=
_0">
<img class=3D"social" width=3D"32" height=3D"32" st=
yle=3D"width: 32px; height: 32px; margin: 5px;" src=3D"[link removed]
msecnd.net/web/SPA_resources/DndEditor_v2/social_links/square/gray/facebook=
.png">
</a>
</span>
</td><td style=3D"padding: 5px;">
<span style=3D"display: inline-block; ">
<a href=3D"[link removed]
/?T=3DMTE3NDM3Mzc%3AMDItYjIwMjkwLTkxZTJmMGVkZWNjYjRhYWJiYjk5N2EyNmU5ZmI1NmU=
5%3AYi5pZ2phY2tidWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC05YTYxNTJhMzdjYWFlOTExYT=
k3ZjAwMGQzYTE4Y2I0Ny03MTIyNWViYjdmNmM0MzRhODBiNTQwMmUwMzFiYjcxYg%3AZmFsc2U%=
3ANA%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0E1JTdE%3AaHR0cHM6Ly90d2l0dGVyL=
mNvbS9CUENfQmlwYXJ0aXNhbj9fY2xkZWU9WWk1cFoycGhZMnRpZFd4M1lYSnJRR2R0WVdsc0xt=
TnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTlhNjE1MmEzN2NhYWU5MTFhOTdmMDAwZDN=
hMThjYjQ3LTcxMjI1ZWJiN2Y2YzQzNGE4MGI1NDAyZTAzMWJiNzFiJnV0bV9zb3VyY2U9Q2xpY2=
tEaW1lbnNpb25zJnV0bV9tZWRpdW09ZW1haWwmdXRtX2NhbXBhaWduPUNvcnBvcmF0ZSUyMEdvd=
mVybmFuY2UlMjAlN0MlMjBFUEElMjBSdWxlJTIwV2ViaW5hciUyMCU3QyUyMDEwLjE2LjIwJmVz=
aWQ9ZjUyZjY0MGYtMmQwZS1lYjExLWE4MTMtMDAwZDNhMTNhOWI3&K=3DydxTci4m8zPQVrg8XA=
3nhQ" title=3D"Twitter" target=3D"_blank" style=3D"text-decoration: none;" =
name=3D"{%22UrlIdOffset%22%3A5}" cdlinkrefidmso=3D"37_1">
<img class=3D"social" width=3D"32" height=3D"32" st=
yle=3D"width: 32px; height: 32px; margin: 5px;" src=3D"[link removed]
msecnd.net/web/SPA_resources/DndEditor_v2/social_links/square/gray/twitter.=
png">
</a>
</span>
</td><td style=3D"padding: 5px;">
<span style=3D"display: inline-block; ">
<a href=3D"[link removed]
/?T=3DMTE3NDM3Mzc%3AMDItYjIwMjkwLTkxZTJmMGVkZWNjYjRhYWJiYjk5N2EyNmU5ZmI1NmU=
5%3AYi5pZ2phY2tidWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC05YTYxNTJhMzdjYWFlOTExYT=
k3ZjAwMGQzYTE4Y2I0Ny03MTIyNWViYjdmNmM0MzRhODBiNTQwMmUwMzFiYjcxYg%3AZmFsc2U%=
3ANQ%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0E1JTdE%3AaHR0cHM6Ly93d3cubGlua=
2VkaW4uY29tL2NvbXBhbnkvYmlwYXJ0aXNhbi1wb2xpY3ktY2VudGVyP19jbGRlZT1ZaTVwWjJw=
aFkydGlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtOWE=
2MTUyYTM3Y2FhZTkxMWE5N2YwMDBkM2ExOGNiNDctNzEyMjVlYmI3ZjZjNDM0YTgwYjU0MDJlMD=
MxYmI3MWImdXRtX3NvdXJjZT1DbGlja0RpbWVuc2lvbnMmdXRtX21lZGl1bT1lbWFpbCZ1dG1fY=
2FtcGFpZ249Q29ycG9yYXRlJTIwR292ZXJuYW5jZSUyMCU3QyUyMEVQQSUyMFJ1bGUlMjBXZWJp=
bmFyJTIwJTdDJTIwMTAuMTYuMjAmZXNpZD1mNTJmNjQwZi0yZDBlLWViMTEtYTgxMy0wMDBkM2E=
xM2E5Yjc&K=3Dg3iUd1airniCoxzObBWUEw" title=3D"Linkedin" target=3D"_blank" s=
tyle=3D"text-decoration: none;" name=3D"{%22UrlIdOffset%22%3A5}" cdlinkrefi=
dmso=3D"37_2">
<img class=3D"social" width=3D"32" height=3D"32" st=
yle=3D"width: 32px; height: 32px; margin: 5px;" src=3D"[link removed]
msecnd.net/web/SPA_resources/DndEditor_v2/social_links/square/gray/linkedin=
.png">
</a>
</span>
</td><td style=3D"padding: 5px;">
<span style=3D"display: inline-block; ">
<a href=3D"[link removed]
/?T=3DMTE3NDM3Mzc%3AMDItYjIwMjkwLTkxZTJmMGVkZWNjYjRhYWJiYjk5N2EyNmU5ZmI1NmU=
5%3AYi5pZ2phY2tidWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC05YTYxNTJhMzdjYWFlOTExYT=
k3ZjAwMGQzYTE4Y2I0Ny03MTIyNWViYjdmNmM0MzRhODBiNTQwMmUwMzFiYjcxYg%3AZmFsc2U%=
3ANg%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0E1JTdE%3AaHR0cHM6Ly93d3cuaW5zd=
GFncmFtLmNvbS9icGNfYmlwYXJ0aXNhbi8_X2NsZGVlPVlpNXBaMnBoWTJ0aWRXeDNZWEpyUUdk=
dFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC05YTYxNTJhMzdjYWFlOTExYTk=
3ZjAwMGQzYTE4Y2I0Ny03MTIyNWViYjdmNmM0MzRhODBiNTQwMmUwMzFiYjcxYiZ1dG1fc291cm=
NlPUNsaWNrRGltZW5zaW9ucyZ1dG1fbWVkaXVtPWVtYWlsJnV0bV9jYW1wYWlnbj1Db3Jwb3Jhd=
GUlMjBHb3Zlcm5hbmNlJTIwJTdDJTIwRVBBJTIwUnVsZSUyMFdlYmluYXIlMjAlN0MlMjAxMC4x=
Ni4yMCZlc2lkPWY1MmY2NDBmLTJkMGUtZWIxMS1hODEzLTAwMGQzYTEzYTliNw&K=3Degx3sHDx=
3g0GdDCjoGUH-g" title=3D"Instagram" target=3D"_blank" style=3D"text-decorat=
ion: none;" name=3D"{%22UrlIdOffset%22%3A5}" cdlinkrefidmso=3D"37_3">
<img class=3D"social" width=3D"32" height=3D"32" st=
yle=3D"width: 32px; height: 32px; margin: 5px;" src=3D"[link removed]
msecnd.net/web/SPA_resources/DndEditor_v2/social_links/square/gray/instagra=
m.png">
</a>
</span>
</td><td style=3D"padding: 5px;">
<span style=3D"display: inline-block; ">
<a href=3D"[link removed]
/?T=3DMTE3NDM3Mzc%3AMDItYjIwMjkwLTkxZTJmMGVkZWNjYjRhYWJiYjk5N2EyNmU5ZmI1NmU=
5%3AYi5pZ2phY2tidWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC05YTYxNTJhMzdjYWFlOTExYT=
k3ZjAwMGQzYTE4Y2I0Ny03MTIyNWViYjdmNmM0MzRhODBiNTQwMmUwMzFiYjcxYg%3AZmFsc2U%=
3ANw%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0E1JTdE%3AaHR0cHM6Ly93d3cueW91d=
HViZS5jb20vY2hhbm5lbC9VQ3IxTC1LRHU1TVpNUHBtVi1ncjQ4ZlE_X2NsZGVlPVlpNXBaMnBo=
WTJ0aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC05YTY=
xNTJhMzdjYWFlOTExYTk3ZjAwMGQzYTE4Y2I0Ny03MTIyNWViYjdmNmM0MzRhODBiNTQwMmUwMz=
FiYjcxYiZ1dG1fc291cmNlPUNsaWNrRGltZW5zaW9ucyZ1dG1fbWVkaXVtPWVtYWlsJnV0bV9jY=
W1wYWlnbj1Db3Jwb3JhdGUlMjBHb3Zlcm5hbmNlJTIwJTdDJTIwRVBBJTIwUnVsZSUyMFdlYmlu=
YXIlMjAlN0MlMjAxMC4xNi4yMCZlc2lkPWY1MmY2NDBmLTJkMGUtZWIxMS1hODEzLTAwMGQzYTE=
zYTliNw&K=3D2YpXSyw0NEgxAWEqAjI1Aw" title=3D"Youtube" target=3D"_blank" sty=
le=3D"text-decoration: none;" name=3D"{%22UrlIdOffset%22%3A5}" cdlinkrefidm=
so=3D"37_4">
<img class=3D"social" width=3D"32" height=3D"32" st=
yle=3D"width: 32px; height: 32px; margin: 5px;" src=3D"[link removed]
msecnd.net/web/SPA_resources/DndEditor_v2/social_links/square/gray/youtube.=
png">
</a>
</span>
</td></tr></table><![endif]--> <!--[if !mso]><!--> <span=
style=3D"display: inline-block;">
<a href=3D"[link removed]
=3DMTE3NDM3Mzc%3AMDItYjIwMjkwLTkxZTJmMGVkZWNjYjRhYWJiYjk5N2EyNmU5ZmI1NmU5%3=
AYi5pZ2phY2tidWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC05YTYxNTJhMzdjYWFlOTExYTk3Z=
jAwMGQzYTE4Y2I0Ny03MTIyNWViYjdmNmM0MzRhODBiNTQwMmUwMzFiYjcxYg%3AZmFsc2U%3AO=
A%3A%3AaHR0cHM6Ly93d3cuZmFjZWJvb2suY29tL0JpcGFydGlzYW5Qb2xpY3lDZW50ZXIvP19j=
bGRlZT1ZaTVwWjJwaFkydGlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGl=
kPWNvbnRhY3QtOWE2MTUyYTM3Y2FhZTkxMWE5N2YwMDBkM2ExOGNiNDctNzEyMjVlYmI3ZjZjND=
M0YTgwYjU0MDJlMDMxYmI3MWImdXRtX3NvdXJjZT1DbGlja0RpbWVuc2lvbnMmdXRtX21lZGl1b=
T1lbWFpbCZ1dG1fY2FtcGFpZ249Q29ycG9yYXRlJTIwR292ZXJuYW5jZSUyMCU3QyUyMEVQQSUy=
MFJ1bGUlMjBXZWJpbmFyJTIwJTdDJTIwMTAuMTYuMjAmZXNpZD1mNTJmNjQwZi0yZDBlLWViMTE=
tYTgxMy0wMDBkM2ExM2E5Yjc&K=3DhypwZVr8tlvLcQrOK5fDbQ" title=3D"Facebook" tar=
get=3D"_blank" style=3D"text-decoration: none;" undefined cdlinkrefid=3D"37=
_0">
<img class=3D"social" width=3D"32" height=3D"32" st=
yle=3D"width: 32px; height: 32px; margin: 5px;" src=3D"[link removed]
msecnd.net/web/SPA_resources/DndEditor_v2/social_links/square/gray/facebook=
.png">
</a>
</span> <span style=3D"display: inline-block;">
<a href=3D"[link removed]
=3DMTE3NDM3Mzc%3AMDItYjIwMjkwLTkxZTJmMGVkZWNjYjRhYWJiYjk5N2EyNmU5ZmI1NmU5%3=
AYi5pZ2phY2tidWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC05YTYxNTJhMzdjYWFlOTExYTk3Z=
jAwMGQzYTE4Y2I0Ny03MTIyNWViYjdmNmM0MzRhODBiNTQwMmUwMzFiYjcxYg%3AZmFsc2U%3AO=
Q%3A%3AaHR0cHM6Ly90d2l0dGVyLmNvbS9CUENfQmlwYXJ0aXNhbj9fY2xkZWU9WWk1cFoycGhZ=
MnRpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTlhNjE=
1MmEzN2NhYWU5MTFhOTdmMDAwZDNhMThjYjQ3LTcxMjI1ZWJiN2Y2YzQzNGE4MGI1NDAyZTAzMW=
JiNzFiJnV0bV9zb3VyY2U9Q2xpY2tEaW1lbnNpb25zJnV0bV9tZWRpdW09ZW1haWwmdXRtX2Nhb=
XBhaWduPUNvcnBvcmF0ZSUyMEdvdmVybmFuY2UlMjAlN0MlMjBFUEElMjBSdWxlJTIwV2ViaW5h=
ciUyMCU3QyUyMDEwLjE2LjIwJmVzaWQ9ZjUyZjY0MGYtMmQwZS1lYjExLWE4MTMtMDAwZDNhMTN=
hOWI3&K=3DJiJaAZhAggGZ0BqpZGNEIg" title=3D"Twitter" target=3D"_blank" style=
=3D"text-decoration: none;" undefined cdlinkrefid=3D"37_1">
<img class=3D"social" width=3D"32" height=3D"32" st=
yle=3D"width: 32px; height: 32px; margin: 5px;" src=3D"[link removed]
msecnd.net/web/SPA_resources/DndEditor_v2/social_links/square/gray/twitter.=
png">
</a>
</span> <span style=3D"display: inline-block;">
<a href=3D"[link removed]
=3DMTE3NDM3Mzc%3AMDItYjIwMjkwLTkxZTJmMGVkZWNjYjRhYWJiYjk5N2EyNmU5ZmI1NmU5%3=
AYi5pZ2phY2tidWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC05YTYxNTJhMzdjYWFlOTExYTk3Z=
jAwMGQzYTE4Y2I0Ny03MTIyNWViYjdmNmM0MzRhODBiNTQwMmUwMzFiYjcxYg%3AZmFsc2U%3AM=
TA%3A%3AaHR0cHM6Ly93d3cubGlua2VkaW4uY29tL2NvbXBhbnkvYmlwYXJ0aXNhbi1wb2xpY3k=
tY2VudGVyP19jbGRlZT1ZaTVwWjJwaFkydGlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJn=
JlY2lwaWVudGlkPWNvbnRhY3QtOWE2MTUyYTM3Y2FhZTkxMWE5N2YwMDBkM2ExOGNiNDctNzEyM=
jVlYmI3ZjZjNDM0YTgwYjU0MDJlMDMxYmI3MWImdXRtX3NvdXJjZT1DbGlja0RpbWVuc2lvbnMm=
dXRtX21lZGl1bT1lbWFpbCZ1dG1fY2FtcGFpZ249Q29ycG9yYXRlJTIwR292ZXJuYW5jZSUyMCU=
3QyUyMEVQQSUyMFJ1bGUlMjBXZWJpbmFyJTIwJTdDJTIwMTAuMTYuMjAmZXNpZD1mNTJmNjQwZi=
0yZDBlLWViMTEtYTgxMy0wMDBkM2ExM2E5Yjc&K=3DRBSD7T4poi4erTCwxnVoXQ" title=3D"=
Linkedin" target=3D"_blank" style=3D"text-decoration: none;" undefined cdli=
nkrefid=3D"37_2">
<img class=3D"social" width=3D"32" height=3D"32" st=
yle=3D"width: 32px; height: 32px; margin: 5px;" src=3D"[link removed]
msecnd.net/web/SPA_resources/DndEditor_v2/social_links/square/gray/linkedin=
.png">
</a>
</span> <span style=3D"display: inline-block;">
<a href=3D"[link removed]
=3DMTE3NDM3Mzc%3AMDItYjIwMjkwLTkxZTJmMGVkZWNjYjRhYWJiYjk5N2EyNmU5ZmI1NmU5%3=
AYi5pZ2phY2tidWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC05YTYxNTJhMzdjYWFlOTExYTk3Z=
jAwMGQzYTE4Y2I0Ny03MTIyNWViYjdmNmM0MzRhODBiNTQwMmUwMzFiYjcxYg%3AZmFsc2U%3AM=
TE%3A%3AaHR0cHM6Ly93d3cuaW5zdGFncmFtLmNvbS9icGNfYmlwYXJ0aXNhbi8_X2NsZGVlPVl=
pNXBaMnBoWTJ0aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udG=
FjdC05YTYxNTJhMzdjYWFlOTExYTk3ZjAwMGQzYTE4Y2I0Ny03MTIyNWViYjdmNmM0MzRhODBiN=
TQwMmUwMzFiYjcxYiZ1dG1fc291cmNlPUNsaWNrRGltZW5zaW9ucyZ1dG1fbWVkaXVtPWVtYWls=
JnV0bV9jYW1wYWlnbj1Db3Jwb3JhdGUlMjBHb3Zlcm5hbmNlJTIwJTdDJTIwRVBBJTIwUnVsZSU=
yMFdlYmluYXIlMjAlN0MlMjAxMC4xNi4yMCZlc2lkPWY1MmY2NDBmLTJkMGUtZWIxMS1hODEzLT=
AwMGQzYTEzYTliNw&K=3DdEzlyjfizzMRx1iCTJ89gQ" title=3D"Instagram" target=3D"=
_blank" style=3D"text-decoration: none;" undefined cdlinkrefid=3D"37_3">
<img class=3D"social" width=3D"32" height=3D"32" st=
yle=3D"width: 32px; height: 32px; margin: 5px;" src=3D"[link removed]
msecnd.net/web/SPA_resources/DndEditor_v2/social_links/square/gray/instagra=
m.png">
</a>
</span> <span style=3D"display: inline-block;">
<a href=3D"[link removed]
=3DMTE3NDM3Mzc%3AMDItYjIwMjkwLTkxZTJmMGVkZWNjYjRhYWJiYjk5N2EyNmU5ZmI1NmU5%3=
AYi5pZ2phY2tidWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC05YTYxNTJhMzdjYWFlOTExYTk3Z=
jAwMGQzYTE4Y2I0Ny03MTIyNWViYjdmNmM0MzRhODBiNTQwMmUwMzFiYjcxYg%3AZmFsc2U%3AM=
TI%3A%3AaHR0cHM6Ly93d3cueW91dHViZS5jb20vY2hhbm5lbC9VQ3IxTC1LRHU1TVpNUHBtVi1=
ncjQ4ZlE_X2NsZGVlPVlpNXBaMnBoWTJ0aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2Qmcm=
VjaXBpZW50aWQ9Y29udGFjdC05YTYxNTJhMzdjYWFlOTExYTk3ZjAwMGQzYTE4Y2I0Ny03MTIyN=
WViYjdmNmM0MzRhODBiNTQwMmUwMzFiYjcxYiZ1dG1fc291cmNlPUNsaWNrRGltZW5zaW9ucyZ1=
dG1fbWVkaXVtPWVtYWlsJnV0bV9jYW1wYWlnbj1Db3Jwb3JhdGUlMjBHb3Zlcm5hbmNlJTIwJTd=
DJTIwRVBBJTIwUnVsZSUyMFdlYmluYXIlMjAlN0MlMjAxMC4xNi4yMCZlc2lkPWY1MmY2NDBmLT=
JkMGUtZWIxMS1hODEzLTAwMGQzYTEzYTliNw&K=3DIZGXWXSWogz6PTHORcKDoA" title=3D"Y=
outube" target=3D"_blank" style=3D"text-decoration: none;" undefined cdlink=
refid=3D"37_4">
<img class=3D"social" width=3D"32" height=3D"32" st=
yle=3D"width: 32px; height: 32px; margin: 5px;" src=3D"[link removed]
msecnd.net/web/SPA_resources/DndEditor_v2/social_links/square/gray/youtube.=
png">
</a>
</span><!--<![endif]-->
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div><!--[if mso]></td><![endif]-->
<!--[if mso]>
</tr>
</table>
<![endif]-->
</td>
</tr>
</tbody>
</table>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
<!-- Email Section : END -->
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div>
</center>
</body>
</html>
</html>
------=_Part_87055161_1069031305.1602858695492--

------=_Part_87055160_1355586496.1602858695492--

View this email in your browser here [[link removed]].
Watch Live
EPA's Cost-Benefit Analysis Rule: Too Prescriptive?
 
Friday, October 16, 2020
11:30 a.m. - 12:30 p.m. ET
 
Live Webinar Available at 11:30 a.m. ET
Watch Live [[link removed]]
Submit a Question
To submit a question for the participants, use the chat feature on YouTube or tweet using @BPC_Bipartisan and #BPClive
The Environmental Protection Agency has proposed a new Benefit Cost Rule that would require a cost-benefit analysis of all new "economically significant" regulations, use of scientific best practices in evaluating new rules, more transparency in the description of costs and benefits, and more detailed assessments of how well proposed rules would accomplish intended goals.
 
Cost-benefit analysis has been endorsed by administrations of both parties and long been seen as a way to improve the regulatory process through providing objective analysis before new rules are implemented.
 
Some argue this is merely a procedural rule to standardize and add transparency to the existing cost-benefit analysis process. But others believe the rule could limit the EPA's flexibility in proposing and implementing new regulations. And while previous administrations have focused on "what" can be considered in a cost-benefit analysis, this new rule appears to focus more on "how" that analysis occurs. Is there a middle ground that could make the EPA more effective and efficient?
 
Join BPC and a panel of experts for a robust conversation on the proposed rule and where we go from here.
Featured Participants
 
Joseph Aldy ● Professor of the Practice of Public Policy, Harvard Kennedy School; Former Member, President Barack Obama's National Economic Council
 
John D. Graham ● Professor and Former Dean, Indiana University's School of Public and Environmental Affairs; Former Administrator of the Office of Information and Regulatory Affairs under President George W. Bush
 
Moderated by:
 
Tim Doyle ● Senior Policy Advisor, BPC
1225 Eye Street NW
 Suite 1000 
Washington, DC xxxxxx
bipartisanpolicy.org
Manage Preferences [[link removed]] | Unsubscribe [[link removed]]
[[link removed]]
[[link removed]]
[[link removed]]
[[link removed]]
[[link removed]]
Screenshot of the email generated on import

Message Analysis