------=_Part_24803358_1460091311.1599141716069
Content-Type: multipart/alternative;
boundary="----=_Part_24803359_1282801183.1599141716069"
------=_Part_24803359_1282801183.1599141716069
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-b20247-c84413c604664b549c1511965eb0f492/6/382/c26f0480-d6=
89-4d75-87a6-659d2672e174].
Webinar
Climate Risks in=C2=A0Financial Markets
=C2=A0
Thursday, September 10, 2020
9:30-10:30=C2=A0a.m. ET
Register Now [[link removed]{EC6E=
BFD1-52E2-EA11-A813-000D3A13ABA0}]
The Bipartisan Policy Center Energy Project is bringing together leaders fr=
om the Commodity Futures Trading Commission (CFTC) and Congress in a discus=
sion on climate-related risks in=C2=A0the financial markets. Over the past =
year, the CFTC has led an effort reviewing=C2=A0the important implications =
of climate change risk to the U.S. financial system. Please join us for a m=
oderated conversation with leaders from the CFTC and Congress on the nature=
of these risks and how to manage them.
Featured Participants
=C2=A0
Panel discussion with:
=C2=A0
Rostin Behnam =E2=97=8F Commissioner of the Commodity Futures Trading Commi=
ssion;=C2=A0Sponsor, CFTC Climate-Related Market Risk Advisory
=C2=A0
Bob Litterman=C2=A0=E2=97=8F Chair,=C2=A0CFTC Climate-Related Market Risk A=
dvisory Subcommittee
=C2=A0
Senator Sheldon Whitehouse=C2=A0(D-RI) =C2=A0
=C2=A0
=C2=A0
Moderated by:
=C2=A0
Jason Grumet =E2=97=8F President, Bipartisan Policy Center
=C2=A0
Additional participants to be announced
View All Events [[link removed]]
=C2=A0
Register Now [[link removed]{EC6E=
BFD1-52E2-EA11-A813-000D3A13ABA0}]
In light of restrictions related to the COVID-19 pandemic, BPC events have =
shifted to all remote formats, such as video teleconferences or calls.=C2=
=A0
1225 Eye Street NW, Suite 1000=C2=A0
Washington, DC, xxxxxx
(202) 204-2400
bipartisanpolicy.org
Manage Preferences [[link removed]] | Unsubscribe =
[[link removed]
M4NDQxM2M2MDQ2NjRiNTQ5YzE1MTE5NjVlYjBmNDky%3AYi5pZ2phY2tidWx3YXJrQGdtYWlsLm=
NvbQ%3AY29udGFjdC05YTYxNTJhMzdjYWFlOTExYTk3ZjAwMGQzYTE4Y2I0Ny00OWMwZmU3NmEx=
YjY0MmQ3OGRlMTllYTBlNDNjNWQxNw%3An%3An%3AeY_GHopcGpZBhpx7ZA-_dQ]
[[link removed]]
[[link removed]]
[[link removed]]
[[link removed]]
[[link removed]]
------=_Part_24803359_1282801183.1599141716069
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-9c62d6feff66 {
width: 28.833333333333332%;
height: auto !important;
}
=20
.email-container img.cd-image.image-92b88d51addb {
width: 94.66666666666667%;
height: auto !important;
}
=20
.email-container img.cd-image.image-171ff735b760 {
width: 35.2112676056338%;
height: auto !important;
}
=20
}
@media screen and (max-width: 768px) {
=20
.email-container img.cd-image.image-9c62d6feff66 {
width: 28.833333333333332%;
height: auto !important;
}
=20
.email-container img.cd-image.image-92b88d51addb {
width: 94.66666666666667%;
height: auto !important;
}
=20
.email-container img.cd-image.image-171ff735b760 {
width: 35.2112676056338%;
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;'>September 10 =
=
</span><img src=3D"[link removed]
TVRFM05ETTNNemM6TURJdFlqSXdNalEzTFdNNE5EUXhNMk0yTURRMk5qUmlOVFE1WXpFMU1URTV=
OalZsWWpCbU5Ea3k6WWk1cFoycGhZMnRpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUTpZMjl1ZEdGam=
RDMDVZVFl4TlRKaE16ZGpZV0ZsT1RFeFlUazNaakF3TUdRellURTRZMkkwTnkwME9XTXdabVUzT=
m1FeFlqWTBNbVEzT0dSbE1UbGxZVEJsTkROak5XUXhOdw/TMq-PQYluI8N7vZfCdijpg" width=
=3D"1" height=3D"1" /><img src=3D"[link removed]
FM05ETTNNemM6TURJdFlqSXdNalEzTFdNNE5EUXhNMk0yTURRMk5qUmlOVFE1WXpFMU1URTVOal=
ZsWWpCbU5Ea3k6WWk1cFoycGhZMnRpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUTpZMjl1ZEdGamRDM=
DVZVFl4TlRKaE16ZGpZV0ZsT1RFeFlUazNaakF3TUdRellURTRZMkkwTnkwME9XTXdabVUzTm1F=
eFlqWTBNbVEzT0dSbE1UbGxZVEJsTkROak5XUXhOdw/TMq-PQYluI8N7vZfCdijpg" 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"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: 10px; 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: 15px; padding-bottom: =
15px; padding-left: 20px; padding-right: 20px;"><p style=3D"text-align:cent=
er;mso-line-height-rule: exactly;line-height:120%;font-family:Lucida Sans U=
nicode,Lucida Grande;font-size:12px;color:#000000;letter-spacing:0px;margin=
:0;word-wrap:break-word !important;font-weight:normal;font-style:normal;tex=
t-decoration: none"><span style=3D"font-size:13px"><span style=3D"font-fami=
ly:Lucida Sans Unicode,Lucida Grande">View this email in your browser=C2=A0=
<a cd-link-manager-tab=3D"6" href=3D"[link removed]
11743737/02-b20247-c84413c604664b549c1511965eb0f492/6/382/c26f0480-d689-4d7=
5-87a6-659d2672e174" target=3D"_blank" style=3D"color: #3687e7; text-decora=
tion: underline;">here</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"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: 0px; padding-bottom: 20px; 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"173px"><![endif]--><div style=3D"overflow: visible!imp=
ortant; display: inline-block; width:173px; max-width:173px; min-width:173p=
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"173px" sty=
le=3D"table-layout: fixed; width: 173px;" >
<tbody>
<div> </div>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div><!--[if mso]></td><![endif]--><!--[if m=
so]><td align=3D"left" valign=3D"top" width=3D"20px"><![endif]--><div style=
=3D"overflow: visible!important; display: inline-block; width:20px; max-wid=
th:20px; min-width:20px; 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"20px" styl=
e=3D"table-layout: fixed; width: 20px;" >
<tbody>
=20
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div><!--[if mso]></td><![endif]--><!--[if m=
so]><td align=3D"left" valign=3D"top" width=3D"173px"><![endif]--><div styl=
e=3D"overflow: visible!important; display: inline-block; width:173px; max-w=
idth:173px; min-width:173px; 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"173px" sty=
le=3D"table-layout: fixed; width: 173px;" >
<tbody>
<!--[if mso]>
<tr>
<td width=3D"173" class=3D"stack-column-cen=
ter image-block-container" style=3D"vertical-align: top; text-align: center=
; background-color: #ffffff; padding-top: 0px; padding-bottom: 0px; paddin=
g-left: 0px; padding-right: 0px;">
<img class=3D"center-on-narrow cd-imag=
e" height=3D"51" width=3D"173" style=3D"vertical-align: middle;" src=3D"htt=
ps://file-us.clickdimensions.com/bipartisanpolicyorg-a5ii9/files/bpclogo-01=
.png" />
</td>
</tr>
<![endif]-->
<!--[if !mso]><!-- --><tr>
<td width=3D"173" class=3D"stack-column-center im=
age-block-container" style=3D"vertical-align: top; box-sizing: border-box; =
text-align: center; background-color: #ffffff; padding-top: 0px; padding-b=
ottom: 0px; padding-left: 0px; padding-right: 0px;">
<img class=3D"center-on-narrow cd-image image-=
9c62d6feff66 no-img-edit" height=3D"51" width=3D"173" style=3D"vertical-ali=
gn: middle;" src=3D"[link removed]
-a5ii9/files/bpclogo-01.png" />
</td>
</tr><!--<![endif]-->
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div><!--[if mso]></td><![endif]--><!--[if m=
so]><td align=3D"left" valign=3D"top" width=3D"20px"><![endif]--><div style=
=3D"overflow: visible!important; display: inline-block; width:20px; max-wid=
th:20px; min-width:20px; 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"20px" styl=
e=3D"table-layout: fixed; width: 20px;" >
<tbody>
=20
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div><!--[if mso]></td><![endif]--><!--[if m=
so]><td align=3D"left" valign=3D"top" width=3D"173px"><![endif]--><div styl=
e=3D"overflow: visible!important; display: inline-block; width:173px; max-w=
idth:173px; min-width:173px; 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"173px" sty=
le=3D"table-layout: fixed; width: 173px;" >
<tbody>
<div> </div>
</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: 10px; padding-bottom: 10px; 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"color:#f6fbc2"><span style=3D"font-family:Georgia"><span style=3D"font=
-size:24px"><strong>Webinar</strong></span></span></span></h1>
<p style=3D"mso-line-height-rule: exactly;line-height:120%;font-family:Luci=
da Sans Unicode,Lucida Grande;font-size:12px;color:#000000;letter-spacing:0=
px;text-align:left;margin:0;word-wrap:break-word !important;font-weight:nor=
mal;font-style:normal;text-decoration: none"><strong><span style=3D"color:#=
f6fbc2"><span style=3D"font-size:18px"><span style=3D"font-family:Lucida Sa=
ns Unicode,Lucida Grande">Climate Risks in=C2=A0Financial Markets</span></s=
pan></span></strong></p>
<p style=3D"mso-line-height-rule: exactly;line-height:120%;font-family:Luci=
da Sans Unicode,Lucida Grande;font-size:12px;color:#000000;letter-spacing:0=
px;text-align:left;margin:0;word-wrap:break-word !important;font-weight:nor=
mal;font-style:normal;text-decoration: none">=C2=A0</p>
<p style=3D"mso-line-height-rule: exactly;line-height:120%;font-family:Luci=
da Sans Unicode,Lucida Grande;font-size:12px;color:#000000;letter-spacing:0=
px;text-align:left;margin:0;word-wrap:break-word !important;font-weight:nor=
mal;font-style:normal;text-decoration: none"><span style=3D"font-family:Luc=
ida Sans Unicode,Lucida Grande"><strong><span style=3D"color:#f6fbc2"><span=
style=3D"font-size:14px">Thursday, September 10, 2020</span></span></stron=
g></span></p>
<p style=3D"mso-line-height-rule: exactly;line-height:120%;font-family:Luci=
da Sans Unicode,Lucida Grande;font-size:12px;color:#000000;letter-spacing:0=
px;text-align:left;margin:0;word-wrap:break-word !important;font-weight:nor=
mal;font-style:normal;text-decoration: none"><span style=3D"font-family:Luc=
ida Sans Unicode,Lucida Grande"><span style=3D"color:#f6fbc2"><span style=
=3D"font-size:14px"><strong>9:30-10:30=C2=A0a.m. ET</strong></span></span><=
/span></p>
</td>
</tr><tr>
<td width=3D"536" 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: 16px; padding-bottom: 16px; padding=
-left: 16px; padding-right: 16px; 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: #f6fbc2;
border:1px non=
e #000;border-radius:6px;
max-width: 508=
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%3AMDItYjIwMjQ3LWM4NDQxM2M2MDQ2NjRiNTQ5YzE1MTE5Nj=
VlYjBmNDky%3AYi5pZ2phY2tidWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC05YTYxNTJhMzdjY=
WFlOTExYTk3ZjAwMGQzYTE4Y2I0Ny00OWMwZmU3NmExYjY0MmQ3OGRlMTllYTBlNDNjNWQxNw%3=
AZmFsc2U%3AMA%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0ExJTdE%3AaHR0cDovL2Jw=
Y2V2ZW50cy5jbG91ZGFwcC5uZXQvUGFnZXMvSG9tZS5hc3B4P2V2ZW50aWQ9e0VDNkVCRkQxLTU=
yRTItRUExMS1BODEzLTAwMEQzQTEzQUJBMH0mX2NsZGVlPVlpNXBaMnBoWTJ0aWRXeDNZWEpyUU=
dkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC05YTYxNTJhMzdjYWFlOTExY=
Tk3ZjAwMGQzYTE4Y2I0Ny00OWMwZmU3NmExYjY0MmQ3OGRlMTllYTBlNDNjNWQxNyZ1dG1fc291=
cmNlPUNsaWNrRGltZW5zaW9ucyZ1dG1fbWVkaXVtPWVtYWlsJnV0bV9jYW1wYWlnbj1FbmVyZ3k=
lMjAlN0MlMjBDRlRDJTIwUmVwb3J0JTIwUmVsZWFzZSUyMCU3QyUyMDkuMTAuMjAmZXNpZD00Mm=
FmMjRiOS03NWVjLWVhMTEtYTgxNy0wMDBkM2ExYmJiMjM&K=3Deo-8JoKsabldZrBGcGggWg" t=
itle=3D"[link removed]{EC6EBFD1-5=
2E2-EA11-A813-000D3A13ABA0}" target=3D"_blank"
name=3D"{%22UrlIdOffset%22%3A1}" cdlinkrefidmso=3D"27=
" style=3D"text-decoration: none; color:#fff; font-family: Arial;
font-weight: normal; display: inline-block;"><strong><=
span style=3D"font-family:Georgia"><span style=3D"color:#3687e7"><span styl=
e=3D"font-size:18px">Register Now</span></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%3AMDItYjIwMjQ3LWM4NDQxM2M2MDQ2NjR=
iNTQ5YzE1MTE5NjVlYjBmNDky%3AYi5pZ2phY2tidWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC=
05YTYxNTJhMzdjYWFlOTExYTk3ZjAwMGQzYTE4Y2I0Ny00OWMwZmU3NmExYjY0MmQ3OGRlMTllY=
TBlNDNjNWQxNw%3AZmFsc2U%3AMQ%3A%3AaHR0cDovL2JwY2V2ZW50cy5jbG91ZGFwcC5uZXQvU=
GFnZXMvSG9tZS5hc3B4P2V2ZW50aWQ9e0VDNkVCRkQxLTUyRTItRUExMS1BODEzLTAwMEQzQTEz=
QUJBMH0mX2NsZGVlPVlpNXBaMnBoWTJ0aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmV=
jaXBpZW50aWQ9Y29udGFjdC05YTYxNTJhMzdjYWFlOTExYTk3ZjAwMGQzYTE4Y2I0Ny00OWMwZm=
U3NmExYjY0MmQ3OGRlMTllYTBlNDNjNWQxNyZ1dG1fc291cmNlPUNsaWNrRGltZW5zaW9ucyZ1d=
G1fbWVkaXVtPWVtYWlsJnV0bV9jYW1wYWlnbj1FbmVyZ3klMjAlN0MlMjBDRlRDJTIwUmVwb3J0=
JTIwUmVsZWFzZSUyMCU3QyUyMDkuMTAuMjAmZXNpZD00MmFmMjRiOS03NWVjLWVhMTEtYTgxNy0=
wMDBkM2ExYmJiMjM&K=3DM9ZkE2VlUgTW3v3f3d4cTQ" title=3D"[link removed]
dapp.net/Pages/Home.aspx?eventid=3D{EC6EBFD1-52E2-EA11-A813-000D3A13ABA0}" =
target=3D"_blank" cdlinkrefid=3D"27" >
<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: #f6fbc2;
border:1px none #000;border-radius:6px;
max-width: 508px;"><strong><span style=3D"font=
-family:Georgia"><span style=3D"color:#3687e7"><span style=3D"font-size:18p=
x">Register Now</span></span></span></strong></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"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: 0px; padding-bottom: 15px; 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: =
5px; padding-left: 20px; padding-right: 20px;"><p style=3D"mso-line-height-=
rule: exactly;line-height:120%;font-family:Lucida Sans Unicode,Lucida Grand=
e;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">The Bipartis=
an Policy Center Energy Project is bringing together leaders from the Commo=
dity Futures Trading Commission (CFTC) and Congress in a discussion on clim=
ate-related risks in=C2=A0the financial markets. Over the past year, the CF=
TC has led an effort reviewing=C2=A0the important implications of climate c=
hange risk to the U.S. financial system. Please join us for a moderated con=
versation with leaders from the CFTC and Congress on the nature of these ri=
sks and how to manage them.</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"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: 0px; 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: =
10px; padding-left: 16px; padding-right: 16px;"><h1 style=3D"mso-line-heigh=
t-rule: exactly;line-height:120%;font-family:Arial;font-size:45px;color:#00=
0000;letter-spacing:0px;text-align:left;margin:0;word-wrap:break-word !impo=
rtant;font-weight:normal;font-style:normal;text-decoration: none;"><span st=
yle=3D"color:#000000"><span style=3D"font-family:Georgia"><span style=3D"fo=
nt-size:18px"><strong>Featured Participants</strong></span></span></span></=
h1>
<p style=3D"mso-line-height-rule: exactly;line-height:120%;font-family:Luci=
da Sans Unicode,Lucida Grande;font-size:12px;color:#000000;letter-spacing:0=
px;text-align:left;margin:0;word-wrap:break-word !important;font-weight:nor=
mal;font-style:normal;text-decoration: none">=C2=A0</p>
<p style=3D"mso-line-height-rule: exactly;line-height:120%;font-family:Luci=
da Sans Unicode,Lucida Grande;font-size:12px;color:#000000;letter-spacing:0=
px;text-align:left;margin:0;word-wrap:break-word !important;font-weight:nor=
mal;font-style:normal;text-decoration: none"><em><span style=3D"font-size:1=
3px">Panel discussion with:</span></em></p>
<p style=3D"mso-line-height-rule: exactly;line-height:120%;font-family:Luci=
da Sans Unicode,Lucida Grande;font-size:12px;color:#000000;letter-spacing:0=
px;text-align:left;margin:0;word-wrap:break-word !important;font-weight:nor=
mal;font-style:normal;text-decoration: none">=C2=A0</p>
<p style=3D"mso-line-height-rule: exactly;line-height:120%;font-family:Luci=
da Sans Unicode,Lucida Grande;font-size:12px;color:#000000;letter-spacing:0=
px;text-align:left;margin:0;word-wrap:break-word !important;font-weight:nor=
mal;font-style:normal;text-decoration: none"><strong><span style=3D"font-si=
ze:14px">Rostin Behnam</span> </strong>=E2=97=8F <span style=3D"font-size:1=
3px"><span style=3D"font-family:Lucida Sans Unicode,Lucida Grande">Commissi=
oner of the Commodity Futures Trading Commission;=C2=A0Sponsor, CFTC Climat=
e-Related Market Risk Advisory</span></span></p>
<p style=3D"mso-line-height-rule: exactly;line-height:120%;font-family:Luci=
da Sans Unicode,Lucida Grande;font-size:12px;color:#000000;letter-spacing:0=
px;text-align:left;margin:0;word-wrap:break-word !important;font-weight:nor=
mal;font-style:normal;text-decoration: none">=C2=A0</p>
<p style=3D"mso-line-height-rule: exactly;line-height:120%;font-family:Luci=
da Sans Unicode,Lucida Grande;font-size:12px;color:#000000;letter-spacing:0=
px;text-align:left;margin:0;word-wrap:break-word !important;font-weight:nor=
mal;font-style:normal;text-decoration: none"><span style=3D"font-size:14px"=
><strong>Bob Litterman</strong></span>=C2=A0=E2=97=8F <span style=3D"font-s=
ize:13px"><span style=3D"font-family:Lucida Sans Unicode,Lucida Grande">Cha=
ir,=C2=A0CFTC Climate-Related Market Risk Advisory Subcommittee</span></spa=
n></p>
<p style=3D"mso-line-height-rule: exactly;line-height:120%;font-family:Luci=
da Sans Unicode,Lucida Grande;font-size:12px;color:#000000;letter-spacing:0=
px;text-align:left;margin:0;word-wrap:break-word !important;font-weight:nor=
mal;font-style:normal;text-decoration: none">=C2=A0</p>
<p style=3D"mso-line-height-rule: exactly;line-height:120%;font-family:Luci=
da Sans Unicode,Lucida Grande;font-size:12px;color:#000000;letter-spacing:0=
px;text-align:left;margin:0;word-wrap:break-word !important;font-weight:nor=
mal;font-style:normal;text-decoration: none"><span style=3D"font-size:14px"=
><strong>Senator Sheldon Whitehouse</strong><strong>=C2=A0<span style=3D"co=
lor:black">(D-RI) </span></strong></span>=C2=A0</p>
<p style=3D"mso-line-height-rule: exactly;line-height:120%;font-family:Luci=
da Sans Unicode,Lucida Grande;font-size:12px;color:#000000;letter-spacing:0=
px;text-align:left;margin:0;word-wrap:break-word !important;font-weight:nor=
mal;font-style:normal;text-decoration: none">=C2=A0</p>
<p style=3D"mso-line-height-rule: exactly;line-height:120%;font-family:Luci=
da Sans Unicode,Lucida Grande;font-size:12px;color:#000000;letter-spacing:0=
px;text-align:left;margin:0;word-wrap:break-word !important;font-weight:nor=
mal;font-style:normal;text-decoration: none">=C2=A0</p>
<p style=3D"mso-line-height-rule: exactly;line-height:120%;font-family:Luci=
da Sans Unicode,Lucida Grande;font-size:12px;color:#000000;letter-spacing:0=
px;text-align:left;margin:0;word-wrap:break-word !important;font-weight:nor=
mal;font-style:normal;text-decoration: none"><em><span style=3D"font-size:1=
3px">Moderated by:</span></em></p>
<p style=3D"mso-line-height-rule: exactly;line-height:120%;font-family:Luci=
da Sans Unicode,Lucida Grande;font-size:12px;color:#000000;letter-spacing:0=
px;text-align:left;margin:0;word-wrap:break-word !important;font-weight:nor=
mal;font-style:normal;text-decoration: none">=C2=A0</p>
<p style=3D"mso-line-height-rule: exactly;line-height:120%;font-family:Luci=
da Sans Unicode,Lucida Grande;font-size:12px;color:#000000;letter-spacing:0=
px;text-align:left;margin:0;word-wrap:break-word !important;font-weight:nor=
mal;font-style:normal;text-decoration: none"><span style=3D"font-size:14px"=
><strong>Jason Grumet</strong></span> =E2=97=8F <span style=3D"font-size:13=
px"><span style=3D"font-family:Lucida Sans Unicode,Lucida Grande">President=
, Bipartisan Policy Center</span></span></p>
<p style=3D"mso-line-height-rule: exactly;line-height:120%;font-family:Luci=
da Sans Unicode,Lucida Grande;font-size:12px;color:#000000;letter-spacing:0=
px;text-align:left;margin:0;word-wrap:break-word !important;font-weight:nor=
mal;font-style:normal;text-decoration: none">=C2=A0</p>
<p style=3D"mso-line-height-rule: exactly;line-height:120%;font-family:Luci=
da Sans Unicode,Lucida Grande;font-size:12px;color:#000000;letter-spacing:0=
px;text-align:left;margin:0;word-wrap:break-word !important;font-weight:nor=
mal;font-style:normal;text-decoration: none"><em><span style=3D"font-size:1=
3px">Additional participants to be announced</span></em></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"47" 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: 10px; 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: 20px; padding-bottom: =
5px; padding-left: 20px; padding-right: 20px;"><p style=3D"text-align:cente=
r;mso-line-height-rule: exactly;line-height:120%;font-family:Lucida Sans Un=
icode,Lucida Grande;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"><a href=3D"[link removed]
DItYjIwMjQ3LWM4NDQxM2M2MDQ2NjRiNTQ5YzE1MTE5NjVlYjBmNDky%3AYi5pZ2phY2tidWx3Y=
XJrQGdtYWlsLmNvbQ%3AY29udGFjdC05YTYxNTJhMzdjYWFlOTExYTk3ZjAwMGQzYTE4Y2I0Ny0=
0OWMwZmU3NmExYjY0MmQ3OGRlMTllYTBlNDNjNWQxNw%3AZmFsc2U%3AMg%3A%3AaHR0cHM6Ly9=
iaXBhcnRpc2FucG9saWN5Lm9yZy9ldmVudHM_X2NsZGVlPVlpNXBaMnBoWTJ0aWRXeDNZWEpyUU=
dkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC05YTYxNTJhMzdjYWFlOTExY=
Tk3ZjAwMGQzYTE4Y2I0Ny00OWMwZmU3NmExYjY0MmQ3OGRlMTllYTBlNDNjNWQxNyZ1dG1fc291=
cmNlPUNsaWNrRGltZW5zaW9ucyZ1dG1fbWVkaXVtPWVtYWlsJnV0bV9jYW1wYWlnbj1FbmVyZ3k=
lMjAlN0MlMjBDRlRDJTIwUmVwb3J0JTIwUmVsZWFzZSUyMCU3QyUyMDkuMTAuMjAmZXNpZD00Mm=
FmMjRiOS03NWVjLWVhMTEtYTgxNy0wMDBkM2ExYmJiMjM&K=3D9L6CP_5Vs8331yFXXwTtEA" t=
arget=3D"_blank" style=3D"color: #3687e7; text-decoration: underline;">View=
All Events</a></span></p>
<p style=3D"text-align:center;mso-line-height-rule: exactly;line-height:120=
%;font-family:Lucida Sans Unicode,Lucida Grande;font-size:12px;color:#00000=
0;letter-spacing:0px;margin:0;word-wrap:break-word !important;font-weight:n=
ormal;font-style:normal;text-decoration: none">=C2=A0</p>
</td>
</tr><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;
background-color: #ffffff; padding-top: 5px; padd=
ing-bottom: 10px; padding-left: 20px; padding-right: 20px; text-align: cent=
er;">
<!--[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: #0b8be3;
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%3AMDItYjIwMjQ3LWM4NDQxM2M2MDQ2NjRiNTQ5YzE1MTE5Nj=
VlYjBmNDky%3AYi5pZ2phY2tidWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC05YTYxNTJhMzdjY=
WFlOTExYTk3ZjAwMGQzYTE4Y2I0Ny00OWMwZmU3NmExYjY0MmQ3OGRlMTllYTBlNDNjNWQxNw%3=
AZmFsc2U%3AMw%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0ExJTdE%3AaHR0cDovL2Jw=
Y2V2ZW50cy5jbG91ZGFwcC5uZXQvUGFnZXMvSG9tZS5hc3B4P2V2ZW50aWQ9e0VDNkVCRkQxLTU=
yRTItRUExMS1BODEzLTAwMEQzQTEzQUJBMH0mX2NsZGVlPVlpNXBaMnBoWTJ0aWRXeDNZWEpyUU=
dkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC05YTYxNTJhMzdjYWFlOTExY=
Tk3ZjAwMGQzYTE4Y2I0Ny00OWMwZmU3NmExYjY0MmQ3OGRlMTllYTBlNDNjNWQxNyZ1dG1fc291=
cmNlPUNsaWNrRGltZW5zaW9ucyZ1dG1fbWVkaXVtPWVtYWlsJnV0bV9jYW1wYWlnbj1FbmVyZ3k=
lMjAlN0MlMjBDRlRDJTIwUmVwb3J0JTIwUmVsZWFzZSUyMCU3QyUyMDkuMTAuMjAmZXNpZD00Mm=
FmMjRiOS03NWVjLWVhMTEtYTgxNy0wMDBkM2ExYmJiMjM&K=3DKfu3oEv-urbPa2ApziG3Gw" t=
itle=3D"[link removed]{EC6EBFD1-5=
2E2-EA11-A813-000D3A13ABA0}" target=3D"_blank"
name=3D"{%22UrlIdOffset%22%3A1}" cdlinkrefidmso=3D"34=
" style=3D"text-decoration: none; color:#fff; font-family: Arial;
font-weight: normal; display: inline-block;"><span sty=
le=3D"font-family:Georgia"><span style=3D"color:#f6fbc2">Register Now</span=
></span></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%3AMDItYjIwMjQ3LWM4NDQxM2M2MDQ2NjR=
iNTQ5YzE1MTE5NjVlYjBmNDky%3AYi5pZ2phY2tidWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC=
05YTYxNTJhMzdjYWFlOTExYTk3ZjAwMGQzYTE4Y2I0Ny00OWMwZmU3NmExYjY0MmQ3OGRlMTllY=
TBlNDNjNWQxNw%3AZmFsc2U%3ANA%3A%3AaHR0cDovL2JwY2V2ZW50cy5jbG91ZGFwcC5uZXQvU=
GFnZXMvSG9tZS5hc3B4P2V2ZW50aWQ9e0VDNkVCRkQxLTUyRTItRUExMS1BODEzLTAwMEQzQTEz=
QUJBMH0mX2NsZGVlPVlpNXBaMnBoWTJ0aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmV=
jaXBpZW50aWQ9Y29udGFjdC05YTYxNTJhMzdjYWFlOTExYTk3ZjAwMGQzYTE4Y2I0Ny00OWMwZm=
U3NmExYjY0MmQ3OGRlMTllYTBlNDNjNWQxNyZ1dG1fc291cmNlPUNsaWNrRGltZW5zaW9ucyZ1d=
G1fbWVkaXVtPWVtYWlsJnV0bV9jYW1wYWlnbj1FbmVyZ3klMjAlN0MlMjBDRlRDJTIwUmVwb3J0=
JTIwUmVsZWFzZSUyMCU3QyUyMDkuMTAuMjAmZXNpZD00MmFmMjRiOS03NWVjLWVhMTEtYTgxNy0=
wMDBkM2ExYmJiMjM&K=3Da_ZxYnudC4--yghK21aEpA" title=3D"[link removed]
dapp.net/Pages/Home.aspx?eventid=3D{EC6EBFD1-52E2-EA11-A813-000D3A13ABA0}" =
target=3D"_blank" cdlinkrefid=3D"34" >
<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: #0b8be3;
border:2px none #000;border-radius:10px;
max-width: 498px;"><span style=3D"font-family:=
Georgia"><span style=3D"color:#f6fbc2">Register Now</span></span></span>
</a>
<!--<![endif]-->
</td>
</tr><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: 15px; padding-bottom: =
15px; padding-left: 20px; padding-right: 20px;"><p style=3D"mso-line-height=
-rule: exactly;line-height:120%;font-family:Lucida Sans Unicode,Lucida Gran=
de;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-=
decoration: none"><span style=3D"font-size:13px"><em><span style=3D"font-fa=
mily:Lucida Sans Unicode,Lucida Grande"><span style=3D"background-color:whi=
te"><span style=3D"color:#201f1e">In light of restrictions related to the C=
OVID-19 pandemic, BPC events have shifted to all remote formats, such as vi=
deo teleconferences or calls.=C2=A0</span></span></span></em></span></p>
</td>
</tr><!--[if mso]>
<tr>
<td width=3D"568" class=3D"stack-column-cen=
ter image-block-container" style=3D"vertical-align: top; text-align: center=
; padding-top: 10px; padding-bottom: 15px; padding-left: 0px; padding-rig=
ht: 0px;">
<img class=3D"center-on-narrow cd-imag=
e" height=3D"10" width=3D"568" 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"568" 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: 15px; padding-left=
: 0px; padding-right: 0px;">
<img class=3D"center-on-narrow cd-image image-=
92b88d51addb no-img-edit" height=3D"10" width=3D"568" style=3D"vertical-ali=
gn: middle;" src=3D"[link removed]
-a5ii9/files/horizontalbar181a.png" />
</td>
</tr><!--<![endif]--><!--[if mso]>
<tr>
<td width=3D"568" class=3D"stack-column-cen=
ter image-block-container" style=3D"vertical-align: top; text-align: center=
; padding-top: 10px; 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.2112676056338%" style=3D"vertical-align: mid=
dle;" src=3D"[link removed]
files/bpclogo-01cd10ef76.png" />
</td>
</tr>
<![endif]-->
<!--[if !mso]><!-- --><tr>
<td width=3D"568" 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: 3px; padding-left:=
0px; padding-right: 0px;">
<img class=3D"center-on-narrow cd-image image-=
171ff735b760 no-img-edit" height=3D"auto" width=3D"35.2112676056338%" style=
=3D"vertical-align: middle;" src=3D"[link removed]
artisanpolicyorg-a5ii9/files/bpclogo-01cd10ef76.png" />
</td>
</tr><!--<![endif]--><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: =
10px; padding-left: 20px; padding-right: 20px;"><p style=3D"text-align:cent=
er;mso-line-height-rule: exactly;line-height:120%;font-family:Lucida Sans U=
nicode,Lucida Grande;font-size:12px;color:#000000;letter-spacing:0px;margin=
:0;word-wrap:break-word !important;font-weight:normal;font-style:normal;tex=
t-decoration: none"><span style=3D"font-size:13px">1225 Eye Street NW, Suit=
e 1000=C2=A0</span></p>
<p style=3D"text-align:center;mso-line-height-rule: exactly;line-height:120=
%;font-family:Lucida Sans Unicode,Lucida Grande;font-size:12px;color:#00000=
0;letter-spacing:0px;margin:0;word-wrap:break-word !important;font-weight:n=
ormal;font-style:normal;text-decoration: none"><span style=3D"font-size:13p=
x">Washington, DC, xxxxxx</span></p>
<p style=3D"text-align:center;mso-line-height-rule: exactly;line-height:120=
%;font-family:Lucida Sans Unicode,Lucida Grande;font-size:12px;color:#00000=
0;letter-spacing:0px;margin:0;word-wrap:break-word !important;font-weight:n=
ormal;font-style:normal;text-decoration: none"><span style=3D"font-size:13p=
x">(202) 204-2400</span></p>
<p style=3D"text-align:center;mso-line-height-rule: exactly;line-height:120=
%;font-family:Lucida Sans Unicode,Lucida Grande;font-size:12px;color:#00000=
0;letter-spacing:0px;margin:0;word-wrap:break-word !important;font-weight:n=
ormal;font-style:normal;text-decoration: none"><span style=3D"font-size:13p=
x">bipartisanpolicy.org</span></p>
<p style=3D"text-align:center;mso-line-height-rule: exactly;line-height:120=
%;font-family:Lucida Sans Unicode,Lucida Grande;font-size:12px;color:#00000=
0;letter-spacing:0px;margin:0;word-wrap:break-word !important;font-weight:n=
ormal;font-style:normal;text-decoration: none"><span style=3D"font-size:13p=
x"><a cd-link-manager-tab=3D"1" href=3D"[link removed]
/6/?T=3DMTE3NDM3Mzc%3AMDItYjIwMjQ3LWM4NDQxM2M2MDQ2NjRiNTQ5YzE1MTE5NjVlYjBmN=
Dky%3AYi5pZ2phY2tidWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC05YTYxNTJhMzdjYWFlOTEx=
YTk3ZjAwMGQzYTE4Y2I0Ny00OWMwZmU3NmExYjY0MmQ3OGRlMTllYTBlNDNjNWQxNw%3AZmFsc2=
U%3ANQ%3A%3AaHR0cHM6Ly9iaXBhcnRpc2FucG9saWN5Lm9yZy9zdWJzY3JpYmUvP19jbGRlZT1=
ZaTVwWjJwaFkydGlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbn=
RhY3QtOWE2MTUyYTM3Y2FhZTkxMWE5N2YwMDBkM2ExOGNiNDctNDljMGZlNzZhMWI2NDJkNzhkZ=
TE5ZWEwZTQzYzVkMTcmdXRtX3NvdXJjZT1DbGlja0RpbWVuc2lvbnMmdXRtX21lZGl1bT1lbWFp=
bCZ1dG1fY2FtcGFpZ249RW5lcmd5JTIwJTdDJTIwQ0ZUQyUyMFJlcG9ydCUyMFJlbGVhc2UlMjA=
lN0MlMjA5LjEwLjIwJmVzaWQ9NDJhZjI0YjktNzVlYy1lYTExLWE4MTctMDAwZDNhMWJiYjIz&K=
=3D1WNJh8jp9EoihIxpPboWLA" target=3D"_blank" style=3D"color: #3687e7; text-=
decoration: underline;">Manage Preferences</a> | <a cd-link-manager-tab=3D"=
5" href=3D"[link removed]
YjIwMjQ3LWM4NDQxM2M2MDQ2NjRiNTQ5YzE1MTE5NjVlYjBmNDky%3AYi5pZ2phY2tidWx3YXJr=
QGdtYWlsLmNvbQ%3AY29udGFjdC05YTYxNTJhMzdjYWFlOTExYTk3ZjAwMGQzYTE4Y2I0Ny00OW=
MwZmU3NmExYjY0MmQ3OGRlMTllYTBlNDNjNWQxNw%3An%3An%3AeY_GHopcGpZBhpx7ZA-_dQ" =
link-metadata=3D"GlobalUnsubscribe" target=3D"_blank" style=3D"color: #3687=
e7; text-decoration: underline;">Unsubscribe</a></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"48" 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; background-color: #ffffff; padding-top: 5px; padding-bottom: 20p=
x; padding-left: 0px; padding-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%3AMDItYjIwMjQ3LWM4NDQxM2M2MDQ2NjRiNTQ5YzE1MTE5NjVlYjBmNDk=
y%3AYi5pZ2phY2tidWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC05YTYxNTJhMzdjYWFlOTExYT=
k3ZjAwMGQzYTE4Y2I0Ny00OWMwZmU3NmExYjY0MmQ3OGRlMTllYTBlNDNjNWQxNw%3AZmFsc2U%=
3ANg%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0E1JTdE%3AaHR0cHM6Ly93d3cuZmFjZ=
WJvb2suY29tL0JpcGFydGlzYW5Qb2xpY3lDZW50ZXIvP19jbGRlZT1ZaTVwWjJwaFkydGlkV3gz=
WVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtOWE2MTUyYTM3Y2F=
hZTkxMWE5N2YwMDBkM2ExOGNiNDctNDljMGZlNzZhMWI2NDJkNzhkZTE5ZWEwZTQzYzVkMTcmdX=
RtX3NvdXJjZT1DbGlja0RpbWVuc2lvbnMmdXRtX21lZGl1bT1lbWFpbCZ1dG1fY2FtcGFpZ249R=
W5lcmd5JTIwJTdDJTIwQ0ZUQyUyMFJlcG9ydCUyMFJlbGVhc2UlMjAlN0MlMjA5LjEwLjIwJmVz=
aWQ9NDJhZjI0YjktNzVlYy1lYTExLWE4MTctMDAwZDNhMWJiYjIz&K=3DOTJ1abr2brPeutpKh4=
yXKg" title=3D"Facebook" target=3D"_blank" style=3D"text-decoration: none;"=
name=3D"{%22UrlIdOffset%22%3A5}" cdlinkrefidmso=3D"40_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%3AMDItYjIwMjQ3LWM4NDQxM2M2MDQ2NjRiNTQ5YzE1MTE5NjVlYjBmNDk=
y%3AYi5pZ2phY2tidWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC05YTYxNTJhMzdjYWFlOTExYT=
k3ZjAwMGQzYTE4Y2I0Ny00OWMwZmU3NmExYjY0MmQ3OGRlMTllYTBlNDNjNWQxNw%3AZmFsc2U%=
3ANw%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0E1JTdE%3AaHR0cHM6Ly90d2l0dGVyL=
mNvbS9CUENfQmlwYXJ0aXNhbj9fY2xkZWU9WWk1cFoycGhZMnRpZFd4M1lYSnJRR2R0WVdsc0xt=
TnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTlhNjE1MmEzN2NhYWU5MTFhOTdmMDAwZDN=
hMThjYjQ3LTQ5YzBmZTc2YTFiNjQyZDc4ZGUxOWVhMGU0M2M1ZDE3JnV0bV9zb3VyY2U9Q2xpY2=
tEaW1lbnNpb25zJnV0bV9tZWRpdW09ZW1haWwmdXRtX2NhbXBhaWduPUVuZXJneSUyMCU3QyUyM=
ENGVEMlMjBSZXBvcnQlMjBSZWxlYXNlJTIwJTdDJTIwOS4xMC4yMCZlc2lkPTQyYWYyNGI5LTc1=
ZWMtZWExMS1hODE3LTAwMGQzYTFiYmIyMw&K=3D-GRuf8RaIp0QpJuWbk3aIw" title=3D"Twi=
tter" target=3D"_blank" style=3D"text-decoration: none;" name=3D"{%22UrlIdO=
ffset%22%3A5}" cdlinkrefidmso=3D"40_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%3AMDItYjIwMjQ3LWM4NDQxM2M2MDQ2NjRiNTQ5YzE1MTE5NjVlYjBmNDk=
y%3AYi5pZ2phY2tidWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC05YTYxNTJhMzdjYWFlOTExYT=
k3ZjAwMGQzYTE4Y2I0Ny00OWMwZmU3NmExYjY0MmQ3OGRlMTllYTBlNDNjNWQxNw%3AZmFsc2U%=
3AOA%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0E1JTdE%3AaHR0cHM6Ly93d3cubGlua=
2VkaW4uY29tL2NvbXBhbnkvYmlwYXJ0aXNhbi1wb2xpY3ktY2VudGVyP19jbGRlZT1ZaTVwWjJw=
aFkydGlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtOWE=
2MTUyYTM3Y2FhZTkxMWE5N2YwMDBkM2ExOGNiNDctNDljMGZlNzZhMWI2NDJkNzhkZTE5ZWEwZT=
QzYzVkMTcmdXRtX3NvdXJjZT1DbGlja0RpbWVuc2lvbnMmdXRtX21lZGl1bT1lbWFpbCZ1dG1fY=
2FtcGFpZ249RW5lcmd5JTIwJTdDJTIwQ0ZUQyUyMFJlcG9ydCUyMFJlbGVhc2UlMjAlN0MlMjA5=
LjEwLjIwJmVzaWQ9NDJhZjI0YjktNzVlYy1lYTExLWE4MTctMDAwZDNhMWJiYjIz&K=3DG5JaP8=
MI5iJCpFCfvRuL3w" title=3D"Linkedin" target=3D"_blank" style=3D"text-decora=
tion: none;" name=3D"{%22UrlIdOffset%22%3A5}" cdlinkrefidmso=3D"40_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%3AMDItYjIwMjQ3LWM4NDQxM2M2MDQ2NjRiNTQ5YzE1MTE5NjVlYjBmNDk=
y%3AYi5pZ2phY2tidWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC05YTYxNTJhMzdjYWFlOTExYT=
k3ZjAwMGQzYTE4Y2I0Ny00OWMwZmU3NmExYjY0MmQ3OGRlMTllYTBlNDNjNWQxNw%3AZmFsc2U%=
3AOQ%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0E1JTdE%3AaHR0cHM6Ly93d3cuaW5zd=
GFncmFtLmNvbS9icGNfYmlwYXJ0aXNhbi8_X2NsZGVlPVlpNXBaMnBoWTJ0aWRXeDNZWEpyUUdk=
dFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC05YTYxNTJhMzdjYWFlOTExYTk=
3ZjAwMGQzYTE4Y2I0Ny00OWMwZmU3NmExYjY0MmQ3OGRlMTllYTBlNDNjNWQxNyZ1dG1fc291cm=
NlPUNsaWNrRGltZW5zaW9ucyZ1dG1fbWVkaXVtPWVtYWlsJnV0bV9jYW1wYWlnbj1FbmVyZ3klM=
jAlN0MlMjBDRlRDJTIwUmVwb3J0JTIwUmVsZWFzZSUyMCU3QyUyMDkuMTAuMjAmZXNpZD00MmFm=
MjRiOS03NWVjLWVhMTEtYTgxNy0wMDBkM2ExYmJiMjM&K=3DTZUvNgOhPPhsRRrgUYjszg" tit=
le=3D"Instagram" target=3D"_blank" style=3D"text-decoration: none;" name=3D=
"{%22UrlIdOffset%22%3A5}" cdlinkrefidmso=3D"40_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%3AMDItYjIwMjQ3LWM4NDQxM2M2MDQ2NjRiNTQ5YzE1MTE5NjVlYjBmNDk=
y%3AYi5pZ2phY2tidWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC05YTYxNTJhMzdjYWFlOTExYT=
k3ZjAwMGQzYTE4Y2I0Ny00OWMwZmU3NmExYjY0MmQ3OGRlMTllYTBlNDNjNWQxNw%3AZmFsc2U%=
3AMTA%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0E1JTdE%3AaHR0cHM6Ly93d3cueW91=
dHViZS5jb20vY2hhbm5lbC9VQ3IxTC1LRHU1TVpNUHBtVi1ncjQ4ZlE_X2NsZGVlPVlpNXBaMnB=
oWTJ0aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC05YT=
YxNTJhMzdjYWFlOTExYTk3ZjAwMGQzYTE4Y2I0Ny00OWMwZmU3NmExYjY0MmQ3OGRlMTllYTBlN=
DNjNWQxNyZ1dG1fc291cmNlPUNsaWNrRGltZW5zaW9ucyZ1dG1fbWVkaXVtPWVtYWlsJnV0bV9j=
YW1wYWlnbj1FbmVyZ3klMjAlN0MlMjBDRlRDJTIwUmVwb3J0JTIwUmVsZWFzZSUyMCU3QyUyMDk=
uMTAuMjAmZXNpZD00MmFmMjRiOS03NWVjLWVhMTEtYTgxNy0wMDBkM2ExYmJiMjM&K=3DcHuzdi=
W-So1TJjSv6Rl8fA" title=3D"Youtube" target=3D"_blank" style=3D"text-decorat=
ion: none;" name=3D"{%22UrlIdOffset%22%3A5}" cdlinkrefidmso=3D"40_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%3AMDItYjIwMjQ3LWM4NDQxM2M2MDQ2NjRiNTQ5YzE1MTE5NjVlYjBmNDky%3=
AYi5pZ2phY2tidWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC05YTYxNTJhMzdjYWFlOTExYTk3Z=
jAwMGQzYTE4Y2I0Ny00OWMwZmU3NmExYjY0MmQ3OGRlMTllYTBlNDNjNWQxNw%3AZmFsc2U%3AM=
TE%3A%3AaHR0cHM6Ly93d3cuZmFjZWJvb2suY29tL0JpcGFydGlzYW5Qb2xpY3lDZW50ZXIvP19=
jbGRlZT1ZaTVwWjJwaFkydGlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudG=
lkPWNvbnRhY3QtOWE2MTUyYTM3Y2FhZTkxMWE5N2YwMDBkM2ExOGNiNDctNDljMGZlNzZhMWI2N=
DJkNzhkZTE5ZWEwZTQzYzVkMTcmdXRtX3NvdXJjZT1DbGlja0RpbWVuc2lvbnMmdXRtX21lZGl1=
bT1lbWFpbCZ1dG1fY2FtcGFpZ249RW5lcmd5JTIwJTdDJTIwQ0ZUQyUyMFJlcG9ydCUyMFJlbGV=
hc2UlMjAlN0MlMjA5LjEwLjIwJmVzaWQ9NDJhZjI0YjktNzVlYy1lYTExLWE4MTctMDAwZDNhMW=
JiYjIz&K=3D7GYyxq3_Jm0mgDCUYuz9tQ" title=3D"Facebook" target=3D"_blank" sty=
le=3D"text-decoration: none;" undefined cdlinkrefid=3D"40_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%3AMDItYjIwMjQ3LWM4NDQxM2M2MDQ2NjRiNTQ5YzE1MTE5NjVlYjBmNDky%3=
AYi5pZ2phY2tidWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC05YTYxNTJhMzdjYWFlOTExYTk3Z=
jAwMGQzYTE4Y2I0Ny00OWMwZmU3NmExYjY0MmQ3OGRlMTllYTBlNDNjNWQxNw%3AZmFsc2U%3AM=
TI%3A%3AaHR0cHM6Ly90d2l0dGVyLmNvbS9CUENfQmlwYXJ0aXNhbj9fY2xkZWU9WWk1cFoycGh=
ZMnRpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTlhNj=
E1MmEzN2NhYWU5MTFhOTdmMDAwZDNhMThjYjQ3LTQ5YzBmZTc2YTFiNjQyZDc4ZGUxOWVhMGU0M=
2M1ZDE3JnV0bV9zb3VyY2U9Q2xpY2tEaW1lbnNpb25zJnV0bV9tZWRpdW09ZW1haWwmdXRtX2Nh=
bXBhaWduPUVuZXJneSUyMCU3QyUyMENGVEMlMjBSZXBvcnQlMjBSZWxlYXNlJTIwJTdDJTIwOS4=
xMC4yMCZlc2lkPTQyYWYyNGI5LTc1ZWMtZWExMS1hODE3LTAwMGQzYTFiYmIyMw&K=3DSFOWKet=
RN-r-yY9pVTUl0g" title=3D"Twitter" target=3D"_blank" style=3D"text-decorati=
on: none;" undefined cdlinkrefid=3D"40_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%3AMDItYjIwMjQ3LWM4NDQxM2M2MDQ2NjRiNTQ5YzE1MTE5NjVlYjBmNDky%3=
AYi5pZ2phY2tidWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC05YTYxNTJhMzdjYWFlOTExYTk3Z=
jAwMGQzYTE4Y2I0Ny00OWMwZmU3NmExYjY0MmQ3OGRlMTllYTBlNDNjNWQxNw%3AZmFsc2U%3AM=
TM%3A%3AaHR0cHM6Ly93d3cubGlua2VkaW4uY29tL2NvbXBhbnkvYmlwYXJ0aXNhbi1wb2xpY3k=
tY2VudGVyP19jbGRlZT1ZaTVwWjJwaFkydGlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJn=
JlY2lwaWVudGlkPWNvbnRhY3QtOWE2MTUyYTM3Y2FhZTkxMWE5N2YwMDBkM2ExOGNiNDctNDljM=
GZlNzZhMWI2NDJkNzhkZTE5ZWEwZTQzYzVkMTcmdXRtX3NvdXJjZT1DbGlja0RpbWVuc2lvbnMm=
dXRtX21lZGl1bT1lbWFpbCZ1dG1fY2FtcGFpZ249RW5lcmd5JTIwJTdDJTIwQ0ZUQyUyMFJlcG9=
ydCUyMFJlbGVhc2UlMjAlN0MlMjA5LjEwLjIwJmVzaWQ9NDJhZjI0YjktNzVlYy1lYTExLWE4MT=
ctMDAwZDNhMWJiYjIz&K=3DGp-Wj42zfoiP3qYmTrPDgg" title=3D"Linkedin" target=3D=
"_blank" style=3D"text-decoration: none;" undefined cdlinkrefid=3D"40_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%3AMDItYjIwMjQ3LWM4NDQxM2M2MDQ2NjRiNTQ5YzE1MTE5NjVlYjBmNDky%3=
AYi5pZ2phY2tidWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC05YTYxNTJhMzdjYWFlOTExYTk3Z=
jAwMGQzYTE4Y2I0Ny00OWMwZmU3NmExYjY0MmQ3OGRlMTllYTBlNDNjNWQxNw%3AZmFsc2U%3AM=
TQ%3A%3AaHR0cHM6Ly93d3cuaW5zdGFncmFtLmNvbS9icGNfYmlwYXJ0aXNhbi8_X2NsZGVlPVl=
pNXBaMnBoWTJ0aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udG=
FjdC05YTYxNTJhMzdjYWFlOTExYTk3ZjAwMGQzYTE4Y2I0Ny00OWMwZmU3NmExYjY0MmQ3OGRlM=
TllYTBlNDNjNWQxNyZ1dG1fc291cmNlPUNsaWNrRGltZW5zaW9ucyZ1dG1fbWVkaXVtPWVtYWls=
JnV0bV9jYW1wYWlnbj1FbmVyZ3klMjAlN0MlMjBDRlRDJTIwUmVwb3J0JTIwUmVsZWFzZSUyMCU=
3QyUyMDkuMTAuMjAmZXNpZD00MmFmMjRiOS03NWVjLWVhMTEtYTgxNy0wMDBkM2ExYmJiMjM&K=
=3Db9jWSQ0XUJ1QlzAnWbSsSg" title=3D"Instagram" target=3D"_blank" style=3D"t=
ext-decoration: none;" undefined cdlinkrefid=3D"40_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%3AMDItYjIwMjQ3LWM4NDQxM2M2MDQ2NjRiNTQ5YzE1MTE5NjVlYjBmNDky%3=
AYi5pZ2phY2tidWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC05YTYxNTJhMzdjYWFlOTExYTk3Z=
jAwMGQzYTE4Y2I0Ny00OWMwZmU3NmExYjY0MmQ3OGRlMTllYTBlNDNjNWQxNw%3AZmFsc2U%3AM=
TU%3A%3AaHR0cHM6Ly93d3cueW91dHViZS5jb20vY2hhbm5lbC9VQ3IxTC1LRHU1TVpNUHBtVi1=
ncjQ4ZlE_X2NsZGVlPVlpNXBaMnBoWTJ0aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2Qmcm=
VjaXBpZW50aWQ9Y29udGFjdC05YTYxNTJhMzdjYWFlOTExYTk3ZjAwMGQzYTE4Y2I0Ny00OWMwZ=
mU3NmExYjY0MmQ3OGRlMTllYTBlNDNjNWQxNyZ1dG1fc291cmNlPUNsaWNrRGltZW5zaW9ucyZ1=
dG1fbWVkaXVtPWVtYWlsJnV0bV9jYW1wYWlnbj1FbmVyZ3klMjAlN0MlMjBDRlRDJTIwUmVwb3J=
0JTIwUmVsZWFzZSUyMCU3QyUyMDkuMTAuMjAmZXNpZD00MmFmMjRiOS03NWVjLWVhMTEtYTgxNy=
0wMDBkM2ExYmJiMjM&K=3DXgVbUCuKTSWLeUl9s3WR6w" title=3D"Youtube" target=3D"_=
blank" style=3D"text-decoration: none;" undefined cdlinkrefid=3D"40_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_24803359_1282801183.1599141716069--
------=_Part_24803358_1460091311.1599141716069--
View this email in your browser here [[link removed]].
Webinar
Climate Risks in Financial Markets
Thursday, September 10, 2020
9:30-10:30 a.m. ET
Register Now [[link removed]{EC6EBFD1-52E2-EA11-A813-000D3A13ABA0}]
The Bipartisan Policy Center Energy Project is bringing together leaders from the Commodity Futures Trading Commission (CFTC) and Congress in a discussion on climate-related risks in the financial markets. Over the past year, the CFTC has led an effort reviewing the important implications of climate change risk to the U.S. financial system. Please join us for a moderated conversation with leaders from the CFTC and Congress on the nature of these risks and how to manage them.
Featured Participants
Panel discussion with:
Rostin Behnam ● Commissioner of the Commodity Futures Trading Commission; Sponsor, CFTC Climate-Related Market Risk Advisory
Bob Litterman ● Chair, CFTC Climate-Related Market Risk Advisory Subcommittee
Senator Sheldon Whitehouse (D-RI)
Moderated by:
Jason Grumet ● President, Bipartisan Policy Center
Additional participants to be announced
View All Events [[link removed]]
Register Now [[link removed]{EC6EBFD1-52E2-EA11-A813-000D3A13ABA0}]
In light of restrictions related to the COVID-19 pandemic, BPC events have shifted to all remote formats, such as video teleconferences or calls.
1225 Eye Street NW, Suite 1000
Washington, DC, xxxxxx
(202) 204-2400
bipartisanpolicy.org
Manage Preferences [[link removed]] | Unsubscribe [[link removed]]
[[link removed]]
[[link removed]]
[[link removed]]
[[link removed]]
[[link removed]]