------=_Part_38847894_856569494.1627927470236
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-99de919e15cb {
width: 35.99290780141844%;
height: auto !important;
}
=20
.email-container img.cd-image.image-69d3913da47d {
width: 94%;
height: auto !important;
}
=20
}
@media screen and (max-width: 768px) {
=20
.email-container img.cd-image.image-99de919e15cb {
width: 35.99290780141844%;
height: auto !important;
}
=20
.email-container img.cd-image.image-69d3913da47d {
width: 94%;
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;'>News from Power to Decide =
=
</span><img src=3D"[link removed]
TlRnME5qZzRNekU6TURJdFlqSXhNakUwTFRVd05UaGxNamRoWVRsalpEUTNNemhoWkdWa1l6Qmx=
NV1UyTkRKak56TTI6WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUTpZMjl1ZEdGam=
RDMDFPVGN3WmpjMU4yUXdZVGhsT1RFeFlUazROVEF3TUdRellUTmhZMkZtWkMxaFlUVmtNalF6T=
m1RM1l6TTBaRFE0WW1RM00yRTROVFV5TXpSbU1tUmpaQQ/J128EJw296IApZ3xfABRhA" width=
=3D"1" height=3D"1" /><img src=3D"[link removed]
nME5qZzRNekU6TURJdFlqSXhNakUwTFRVd05UaGxNamRoWVRsalpEUTNNemhoWkdWa1l6QmxNV1=
UyTkRKak56TTI6WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUTpZMjl1ZEdGamRDM=
DFPVGN3WmpjMU4yUXdZVGhsT1RFeFlUazROVEF3TUdRellUTmhZMkZtWkMxaFlUVmtNalF6Tm1R=
M1l6TTBaRFE0WW1RM00yRTROVFV5TXpSbU1tUmpaQQ/J128EJw296IApZ3xfABRhA" 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: #ffffff; 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"widt=
h: 100%; max-width: 100%; border-collapse: separate!important;" class=3D"e=
mail-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"wi=
dth: 100%; max-width: 100%; border-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"background-color: #ffffff; border-top-left-radius:=
0px;border-top-right-radius: 0px; ">
<!-- 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"36" 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: 0px; padding-r=
ight: 0px; ; 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"564" class=3D"text-block-container"=
style=3D"box-sizing: border-box;white-space: normal;font-family:Arial,Helv=
etica,sans-serif;font-size:12px;line-height:1.4;color:#000; word-wrap: brea=
k-word !important; white-space: normal; padding-top: 9px; padding-bottom: =
9px; padding-left: 18px; padding-right: 18px;"><p style=3D"text-align:left;=
font-family:Arial;font-size:11px;color:#505050;letter-spacing:0px;line-heig=
ht:1.2;margin:0;word-wrap:break-word !important;font-weight:normal;font-sty=
le:normal;text-decoration: none"><span style=3D"font-family:Verdana">Click =
<a cd-link-manager-tab=3D"6" href=3D"[link removed]
58468831/02-b21214-5058e27aa9cd4738adedc0e1e642c736/3/738/4c1e4e49-e9c9-4d6=
3-a2b2-a17f0fae26bd" style=3D"color: rgb(0, 127, 183); text-decoration: non=
e;"><span style=3D"color:#007fb7"><u>here</u></span></a> if you are having =
trouble viewing this message.</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"background-color: #ffffff; ">
<!-- 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"37" 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: 0px; padding-r=
ight: 0px; ; 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>
<!--[if mso]>
<tr>
<td width=3D"564" class=3D"stack-column-cen=
ter image-block-container" style=3D"vertical-align: top; text-align: center=
; padding-top: 9px; padding-bottom: 9px; padding-left: 18px; padding-righ=
t: 18px;">
<a href=3D"[link removed]
ns.com/c/6/?T=3DNTg0Njg4MzE%3AMDItYjIxMjE0LTUwNThlMjdhYTljZDQ3MzhhZGVkYzBlM=
WU2NDJjNzM2%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2Qw=
YThlOTExYTk4NTAwMGQzYTNhY2FmZC1hYTVkMjQzNmQ3YzM0ZDQ4YmQ3M2E4NTUyMzRmMmRjZA%=
3AZmFsc2U%3AMA%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0ExJTdE%3AaHR0cHM6Ly9=
wb3dlcnRvZGVjaWRlLm9yZy9jb250YWN0LXVzP19jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhKcl=
FHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxM=
WE5ODUwMDBkM2EzYWNhZmQtYWE1ZDI0MzZkN2MzNGQ0OGJkNzNhODU1MjM0ZjJkY2QmZXNpZD1l=
MzVhNjQyOC05OGYzLWViMTEtOTRlZi0wMDBkM2EzMzlkYWQ&K=3DJzDz2Dl5EdyYOgxvu-6hIg"=
name=3D"{%22UrlIdOffset%22%3A1}" title=3D"[link removed]
t-us" target=3D"_blank" cdlinkrefidmso=3D"20" ><img class=3D"center-on-na=
rrow cd-image" height=3D"auto" width=3D"35.99290780141844%" style=3D"vertic=
al-align: middle;" src=3D"[link removed]
org-axals/files/pulse.png" alt=3D"Power to Decide Pulse logo" title=3D"Pow=
er to Decide Pulse logo" /></a>
</td>
</tr>
<![endif]-->
<!--[if !mso]><!-- --><tr>
<td width=3D"564" class=3D"stack-column-center im=
age-block-container" style=3D"vertical-align: top; box-sizing: border-box; =
text-align: center; padding-top: 9px; padding-bottom: 9px; padding-left: =
18px; padding-right: 18px;">
<a href=3D"[link removed]
/6/?T=3DNTg0Njg4MzE%3AMDItYjIxMjE0LTUwNThlMjdhYTljZDQ3MzhhZGVkYzBlMWU2NDJjN=
zM2%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTEx=
YTk4NTAwMGQzYTNhY2FmZC1hYTVkMjQzNmQ3YzM0ZDQ4YmQ3M2E4NTUyMzRmMmRjZA%3AZmFsc2=
U%3AMQ%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9jb250YWN0LXVzP19jbGRlZT1ZbWx=
uYW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3=
QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtYWE1ZDI0MzZkN2MzNGQ0OGJkNzNhO=
DU1MjM0ZjJkY2QmZXNpZD1lMzVhNjQyOC05OGYzLWViMTEtOTRlZi0wMDBkM2EzMzlkYWQ&K=3D=
NYquH8lIPwx7jk0iI6TY4w" undefined title=3D"[link removed]
t-us" target=3D"_blank" cdlinkrefid=3D"20" ><img class=3D"center-on-narro=
w cd-image image-99de919e15cb no-img-edit" height=3D"auto" width=3D"35.9929=
0780141844%" style=3D"vertical-align: middle;" src=3D"[link removed]
dimensions.com/powertodecideorg-axals/files/pulse.png" alt=3D"Power to Dec=
ide Pulse logo" title=3D"Power to Decide Pulse logo" /></a>
</td>
</tr><!--<![endif]--><!--[if mso]>
<tr>
<td width=3D"564" class=3D"stack-column-cen=
ter image-block-container" style=3D"vertical-align: top; text-align: center=
; padding-top: 9px; padding-bottom: 9px; padding-left: 18px; padding-righ=
t: 18px;">
<a href=3D"[link removed]
ns.com/c/6/?T=3DNTg0Njg4MzE%3AMDItYjIxMjE0LTUwNThlMjdhYTljZDQ3MzhhZGVkYzBlM=
WU2NDJjNzM2%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2Qw=
YThlOTExYTk4NTAwMGQzYTNhY2FmZC1hYTVkMjQzNmQ3YzM0ZDQ4YmQ3M2E4NTUyMzRmMmRjZA%=
3AZmFsc2U%3AMg%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0ExJTdE%3AaHR0cHM6Ly9=
3d3cucG93ZXJ0b2RlY2lkZS5vcmc_X2NsZGVlPVltbG5hbUZqYXk1aWRXeDNZWEpyUUdkdFlXbH=
NMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwM=
GQzYTNhY2FmZC1hYTVkMjQzNmQ3YzM0ZDQ4YmQ3M2E4NTUyMzRmMmRjZCZlc2lkPWUzNWE2NDI4=
LTk4ZjMtZWIxMS05NGVmLTAwMGQzYTMzOWRhZA&K=3D-RRuFTI_FBnCTeqe_TDhGg" name=3D"=
{%22UrlIdOffset%22%3A1}" title=3D"[link removed]" target=3D"=
_blank" cdlinkrefidmso=3D"21" ><img class=3D"center-on-narrow cd-image" h=
eight=3D"214" width=3D"564" style=3D"vertical-align: middle;" src=3D"https:=
//file-us.clickdimensions.com/powertodecideorg-axals/files/herotriptych_new=
sletter_003.jpg" alt=3D"Picture Collage Power to Decide" title=3D"Picture =
Collage Power to Decide" /></a>
</td>
</tr>
<![endif]-->
<!--[if !mso]><!-- --><tr>
<td width=3D"564" class=3D"stack-column-center im=
age-block-container" style=3D"vertical-align: top; box-sizing: border-box; =
text-align: center; padding-top: 9px; padding-bottom: 9px; padding-left: =
18px; padding-right: 18px;">
<a href=3D"[link removed]
/6/?T=3DNTg0Njg4MzE%3AMDItYjIxMjE0LTUwNThlMjdhYTljZDQ3MzhhZGVkYzBlMWU2NDJjN=
zM2%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTEx=
YTk4NTAwMGQzYTNhY2FmZC1hYTVkMjQzNmQ3YzM0ZDQ4YmQ3M2E4NTUyMzRmMmRjZA%3AZmFsc2=
U%3AMw%3A%3AaHR0cHM6Ly93d3cucG93ZXJ0b2RlY2lkZS5vcmc_X2NsZGVlPVltbG5hbUZqYXk=
1aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC01OTcwZj=
c1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1hYTVkMjQzNmQ3YzM0ZDQ4YmQ3M2E4NTUyMzRmM=
mRjZCZlc2lkPWUzNWE2NDI4LTk4ZjMtZWIxMS05NGVmLTAwMGQzYTMzOWRhZA&K=3DP9GHPY1ur=
GgLFFFfpTW1rg" undefined title=3D"[link removed]" target=3D"=
_blank" cdlinkrefid=3D"21" ><img class=3D"center-on-narrow cd-image image=
-69d3913da47d no-img-edit" height=3D"214" width=3D"564" style=3D"vertical-a=
lign: middle;" src=3D"[link removed]
axals/files/herotriptych_newsletter_003.jpg" alt=3D"Picture Collage Power =
to Decide" title=3D"Picture Collage Power to Decide" /></a>
</td>
</tr><!--<![endif]--><tr>
<td width=3D"564" class=3D"stack-column-center so=
cial-block-container" style=3D"font-size: 0; vertical-align: top; text-alig=
n: center; padding-top: 9px; padding-bottom: 5px; padding-left: 18px; padd=
ing-right: 18px;">
<!--[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=3DNTg0Njg4MzE%3AMDItYjIxMjE0LTUwNThlMjdhYTljZDQ3MzhhZGVkYzBlMWU2NDJjNzM=
2%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYT=
k4NTAwMGQzYTNhY2FmZC1hYTVkMjQzNmQ3YzM0ZDQ4YmQ3M2E4NTUyMzRmMmRjZA%3AZmFsc2U%=
3ANA%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0EzJTdE%3AaHR0cDovL2FuYWx5dGljc=
y5jbGlja2RpbWVuc2lvbnMuY29tL1NvY2lhbExpbmtzLmFzcHg_ZGF0YT1YMnhwYm1zOWFIUjBj=
RG92TDJGdVlXeDVkR2xqY3k1amJHbGphMlJwYldWdWMybHZibk11WTI5dEwyVnRZV2xzWTI5dWR=
HVnVkQzloZUVGc2MyNUVSVk5ZTTBoaGNFRlFhMEVtWDJGclBXRjRRV3h6YmtSRlUxZ3pTR0Z3UV=
ZCclFTWmZZV04wUFRFbVgzUjVjR1U5TVNaZmJYTm5QUSUzRCUzRCZfcmlkPWNvbnRhY3QtNTk3M=
GY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtYWE1ZDI0MzZkN2MzNGQ0OGJkNzNhODU1MjM0=
ZjJkY2QmX2VzPWUzNWE2NDI4LTk4ZjMtZWIxMS05NGVmLTAwMGQzYTMzOWRhZCZfY2xkZWU9WW1=
sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YW=
N0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWFhNWQyNDM2ZDdjMzRkNDhiZDczY=
Tg1NTIzNGYyZGNkJmVzaWQ9ZTM1YTY0MjgtOThmMy1lYjExLTk0ZWYtMDAwZDNhMzM5ZGFk&K=
=3DK5K0a7voWtwUTxCew0AUrw" title=3D"Facebook" target=3D"_blank" style=3D"te=
xt-decoration: none;" name=3D"{%22UrlIdOffset%22%3A3}" cdlinkrefidmso=3D"22=
_0">
<img class=3D"social" width=3D"110" height=3D"32" s=
tyle=3D"width: 110px; height: 32px; margin: 5px;" src=3D"[link removed]
o.msecnd.net/web/SPA_resources/DndEditor_v2/social_share/circle/full/facebo=
ok.png">
</a>
</span>
</td><td style=3D"padding: 5px;">
<span style=3D"display: inline-block; ">
<a href=3D"[link removed]
/?T=3DNTg0Njg4MzE%3AMDItYjIxMjE0LTUwNThlMjdhYTljZDQ3MzhhZGVkYzBlMWU2NDJjNzM=
2%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYT=
k4NTAwMGQzYTNhY2FmZC1hYTVkMjQzNmQ3YzM0ZDQ4YmQ3M2E4NTUyMzRmMmRjZA%3AZmFsc2U%=
3ANQ%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0EzJTdE%3AaHR0cDovL2FuYWx5dGljc=
y5jbGlja2RpbWVuc2lvbnMuY29tL1NvY2lhbExpbmtzLmFzcHg_ZGF0YT1YMnhwYm1zOWFIUjBj=
RG92TDJGdVlXeDVkR2xqY3k1amJHbGphMlJwYldWdWMybHZibk11WTI5dEwyVnRZV2xzWTI5dWR=
HVnVkQzloZUVGc2MyNUVSVk5ZTTBoaGNFRlFhMEVtWDJGclBXRjRRV3h6YmtSRlUxZ3pTR0Z3UV=
ZCclFTWmZZV04wUFRFbVgzUjVjR1U5TXlaZmJYTm5QUSUzRCUzRCZfcmlkPWNvbnRhY3QtNTk3M=
GY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtYWE1ZDI0MzZkN2MzNGQ0OGJkNzNhODU1MjM0=
ZjJkY2QmX2VzPWUzNWE2NDI4LTk4ZjMtZWIxMS05NGVmLTAwMGQzYTMzOWRhZCZfY2xkZWU9WW1=
sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YW=
N0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWFhNWQyNDM2ZDdjMzRkNDhiZDczY=
Tg1NTIzNGYyZGNkJmVzaWQ9ZTM1YTY0MjgtOThmMy1lYjExLTk0ZWYtMDAwZDNhMzM5ZGFk&K=
=3DEY_Spmmku_-tpwptQmDlfg" title=3D"Twitter" target=3D"_blank" style=3D"tex=
t-decoration: none;" name=3D"{%22UrlIdOffset%22%3A3}" cdlinkrefidmso=3D"22_=
1">
<img class=3D"social" width=3D"110" height=3D"32" s=
tyle=3D"width: 110px; height: 32px; margin: 5px;" src=3D"[link removed]
o.msecnd.net/web/SPA_resources/DndEditor_v2/social_share/circle/full/twitte=
r.png">
</a>
</span>
</td><td style=3D"padding: 5px;">
<span style=3D"display: inline-block; ">
<a href=3D"[link removed]
/?T=3DNTg0Njg4MzE%3AMDItYjIxMjE0LTUwNThlMjdhYTljZDQ3MzhhZGVkYzBlMWU2NDJjNzM=
2%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYT=
k4NTAwMGQzYTNhY2FmZC1hYTVkMjQzNmQ3YzM0ZDQ4YmQ3M2E4NTUyMzRmMmRjZA%3AZmFsc2U%=
3ANg%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0EzJTdE%3AaHR0cDovL2FuYWx5dGljc=
y5jbGlja2RpbWVuc2lvbnMuY29tL1NvY2lhbExpbmtzLmFzcHg_ZGF0YT1YMnhwYm1zOWFIUjBj=
RG92TDJGdVlXeDVkR2xqY3k1amJHbGphMlJwYldWdWMybHZibk11WTI5dEwyVnRZV2xzWTI5dWR=
HVnVkQzloZUVGc2MyNUVSVk5ZTTBoaGNFRlFhMEVtWDJGclBXRjRRV3h6YmtSRlUxZ3pTR0Z3UV=
ZCclFTWmZZV04wUFRFbVgzUjVjR1U5TWlaZmJYTm5QUSUzRCUzRCZfcmlkPWNvbnRhY3QtNTk3M=
GY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtYWE1ZDI0MzZkN2MzNGQ0OGJkNzNhODU1MjM0=
ZjJkY2QmX2VzPWUzNWE2NDI4LTk4ZjMtZWIxMS05NGVmLTAwMGQzYTMzOWRhZCZfY2xkZWU9WW1=
sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YW=
N0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWFhNWQyNDM2ZDdjMzRkNDhiZDczY=
Tg1NTIzNGYyZGNkJmVzaWQ9ZTM1YTY0MjgtOThmMy1lYjExLTk0ZWYtMDAwZDNhMzM5ZGFk&K=
=3DPgCwgQpHL_X4irT6geqSew" title=3D"LinkedIn" target=3D"_blank" style=3D"te=
xt-decoration: none;" name=3D"{%22UrlIdOffset%22%3A3}" cdlinkrefidmso=3D"22=
_2">
<img class=3D"social" width=3D"110" height=3D"32" s=
tyle=3D"width: 110px; height: 32px; margin: 5px;" src=3D"[link removed]
o.msecnd.net/web/SPA_resources/DndEditor_v2/social_share/circle/full/linked=
in.png">
</a>
</span>
</td></tr></table><![endif]--> <!--[if !mso]><!--> <span=
style=3D"display: inline-block;">
<a href=3D"[link removed]
=3DNTg0Njg4MzE%3AMDItYjIxMjE0LTUwNThlMjdhYTljZDQ3MzhhZGVkYzBlMWU2NDJjNzM2%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC1hYTVkMjQzNmQ3YzM0ZDQ4YmQ3M2E4NTUyMzRmMmRjZA%3AZmFsc2U%3AN=
w%3A%3AaHR0cDovL2FuYWx5dGljcy5jbGlja2RpbWVuc2lvbnMuY29tL1NvY2lhbExpbmtzLmFz=
cHg_ZGF0YT1YMnhwYm1zOWFIUjBjRG92TDJGdVlXeDVkR2xqY3k1amJHbGphMlJwYldWdWMybHZ=
ibk11WTI5dEwyVnRZV2xzWTI5dWRHVnVkQzloZUVGc2MyNUVSVk5ZTTBoaGNFRlFhMEVtWDJGcl=
BXRjRRV3h6YmtSRlUxZ3pTR0Z3UVZCclFTWmZZV04wUFRFbVgzUjVjR1U5TVNaZmJYTm5QUSUzR=
CUzRCZfcmlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtYWE1ZDI0=
MzZkN2MzNGQ0OGJkNzNhODU1MjM0ZjJkY2QmX2VzPWUzNWE2NDI4LTk4ZjMtZWIxMS05NGVmLTA=
wMGQzYTMzOWRhZCZfY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZC=
UzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkL=
WFhNWQyNDM2ZDdjMzRkNDhiZDczYTg1NTIzNGYyZGNkJmVzaWQ9ZTM1YTY0MjgtOThmMy1lYjEx=
LTk0ZWYtMDAwZDNhMzM5ZGFk&K=3DdakWOAqiZmbIwwz_qo3nig" title=3D"Facebook" tar=
get=3D"_blank" style=3D"text-decoration: none;" undefined cdlinkrefid=3D"22=
_0">
<img class=3D"social" width=3D"110" height=3D"32" s=
tyle=3D"width: 110px; height: 32px; margin: 5px;" src=3D"[link removed]
o.msecnd.net/web/SPA_resources/DndEditor_v2/social_share/circle/full/facebo=
ok.png">
</a>
</span> <span style=3D"display: inline-block;">
<a href=3D"[link removed]
=3DNTg0Njg4MzE%3AMDItYjIxMjE0LTUwNThlMjdhYTljZDQ3MzhhZGVkYzBlMWU2NDJjNzM2%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC1hYTVkMjQzNmQ3YzM0ZDQ4YmQ3M2E4NTUyMzRmMmRjZA%3AZmFsc2U%3AO=
A%3A%3AaHR0cDovL2FuYWx5dGljcy5jbGlja2RpbWVuc2lvbnMuY29tL1NvY2lhbExpbmtzLmFz=
cHg_ZGF0YT1YMnhwYm1zOWFIUjBjRG92TDJGdVlXeDVkR2xqY3k1amJHbGphMlJwYldWdWMybHZ=
ibk11WTI5dEwyVnRZV2xzWTI5dWRHVnVkQzloZUVGc2MyNUVSVk5ZTTBoaGNFRlFhMEVtWDJGcl=
BXRjRRV3h6YmtSRlUxZ3pTR0Z3UVZCclFTWmZZV04wUFRFbVgzUjVjR1U5TXlaZmJYTm5QUSUzR=
CUzRCZfcmlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtYWE1ZDI0=
MzZkN2MzNGQ0OGJkNzNhODU1MjM0ZjJkY2QmX2VzPWUzNWE2NDI4LTk4ZjMtZWIxMS05NGVmLTA=
wMGQzYTMzOWRhZCZfY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZC=
UzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkL=
WFhNWQyNDM2ZDdjMzRkNDhiZDczYTg1NTIzNGYyZGNkJmVzaWQ9ZTM1YTY0MjgtOThmMy1lYjEx=
LTk0ZWYtMDAwZDNhMzM5ZGFk&K=3DOHha7xJN4rTWIOjcw7Dj5Q" title=3D"Twitter" targ=
et=3D"_blank" style=3D"text-decoration: none;" undefined cdlinkrefid=3D"22_=
1">
<img class=3D"social" width=3D"110" height=3D"32" s=
tyle=3D"width: 110px; height: 32px; margin: 5px;" src=3D"[link removed]
o.msecnd.net/web/SPA_resources/DndEditor_v2/social_share/circle/full/twitte=
r.png">
</a>
</span> <span style=3D"display: inline-block;">
<a href=3D"[link removed]
=3DNTg0Njg4MzE%3AMDItYjIxMjE0LTUwNThlMjdhYTljZDQ3MzhhZGVkYzBlMWU2NDJjNzM2%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC1hYTVkMjQzNmQ3YzM0ZDQ4YmQ3M2E4NTUyMzRmMmRjZA%3AZmFsc2U%3AO=
Q%3A%3AaHR0cDovL2FuYWx5dGljcy5jbGlja2RpbWVuc2lvbnMuY29tL1NvY2lhbExpbmtzLmFz=
cHg_ZGF0YT1YMnhwYm1zOWFIUjBjRG92TDJGdVlXeDVkR2xqY3k1amJHbGphMlJwYldWdWMybHZ=
ibk11WTI5dEwyVnRZV2xzWTI5dWRHVnVkQzloZUVGc2MyNUVSVk5ZTTBoaGNFRlFhMEVtWDJGcl=
BXRjRRV3h6YmtSRlUxZ3pTR0Z3UVZCclFTWmZZV04wUFRFbVgzUjVjR1U5TWlaZmJYTm5QUSUzR=
CUzRCZfcmlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtYWE1ZDI0=
MzZkN2MzNGQ0OGJkNzNhODU1MjM0ZjJkY2QmX2VzPWUzNWE2NDI4LTk4ZjMtZWIxMS05NGVmLTA=
wMGQzYTMzOWRhZCZfY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZC=
UzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkL=
WFhNWQyNDM2ZDdjMzRkNDhiZDczYTg1NTIzNGYyZGNkJmVzaWQ9ZTM1YTY0MjgtOThmMy1lYjEx=
LTk0ZWYtMDAwZDNhMzM5ZGFk&K=3D_Jao1mo3NYWOS_pF5N2vzQ" title=3D"LinkedIn" tar=
get=3D"_blank" style=3D"text-decoration: none;" undefined cdlinkrefid=3D"22=
_2">
<img class=3D"social" width=3D"110" height=3D"32" s=
tyle=3D"width: 110px; height: 32px; margin: 5px;" src=3D"[link removed]
o.msecnd.net/web/SPA_resources/DndEditor_v2/social_share/circle/full/linked=
in.png">
</a>
</span><!--<![endif]-->
</td>
</tr><tr>
<td width=3D"564" class=3D"text-block-container"=
style=3D"box-sizing: border-box;white-space: normal;font-family:Arial,Helv=
etica,sans-serif;font-size:12px;line-height:1.4;color:#000; word-wrap: brea=
k-word !important; white-space: normal; padding-top: 9px; padding-bottom: =
9px; padding-left: 18px; padding-right: 18px;"><p style=3D"font-family:Aria=
l;font-size:11px;color:#505050;letter-spacing:0px;line-height:1.2;text-alig=
n:left;margin:0;word-wrap:break-word !important;font-weight:normal;font-sty=
le:normal;text-decoration: none"><span style=3D"color:#2889e9"><span style=
=3D"font-size:17px"><span style=3D"font-family:Verdana">NEWS FROM POWER TO =
DECIDE</span></span></span></p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none">=C2=A0</p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><strong><span =
style=3D"font-size:14px"><span style=3D"font-family:Verdana">Reminder: Spec=
ial Enrollment Period Still Open</span></span></strong></p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><br>
<span style=3D"font-size:14px"><span style=3D"font-family:Verdana">Don=E2=
=80=99t forget that the ACA=E2=80=99s federal marketplace, <a cd-link-manag=
er-tab=3D"1" href=3D"[link removed]
%3AMDItYjIxMjE0LTUwNThlMjdhYTljZDQ3MzhhZGVkYzBlMWU2NDJjNzM2%3AYmlnamFjay5id=
Wx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2F=
mZC1hYTVkMjQzNmQ3YzM0ZDQ4YmQ3M2E4NTUyMzRmMmRjZA%3AZmFsc2U%3AMTA%3A%3AaHR0cH=
M6Ly93d3cuaGVhbHRoY2FyZS5nb3YvP19jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZHRZV=
2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUw=
MDBkM2EzYWNhZmQtYWE1ZDI0MzZkN2MzNGQ0OGJkNzNhODU1MjM0ZjJkY2QmZXNpZD1lMzVhNjQ=
yOC05OGYzLWViMTEtOTRlZi0wMDBkM2EzMzlkYWQ&K=3Dbboz42qkQ9vKm1eifYZbcw" target=
=3D"_blank" style=3D"color: #0c00ff; text-decoration: none;">healthcare.gov=
</a>, is still open through August 15, 2021. If you, a friend, loved one, p=
atient, or client is in need of health insurance head to <a cd-link-manager=
-tab=3D"1" href=3D"[link removed]
AMDItYjIxMjE0LTUwNThlMjdhYTljZDQ3MzhhZGVkYzBlMWU2NDJjNzM2%3AYmlnamFjay5idWx=
3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZ=
C1hYTVkMjQzNmQ3YzM0ZDQ4YmQ3M2E4NTUyMzRmMmRjZA%3AZmFsc2U%3AMTE%3A%3AaHR0cHM6=
Ly93d3cuaGVhbHRoY2FyZS5nb3YvP19jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZHRZV2x=
zTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMD=
BkM2EzYWNhZmQtYWE1ZDI0MzZkN2MzNGQ0OGJkNzNhODU1MjM0ZjJkY2QmZXNpZD1lMzVhNjQyO=
C05OGYzLWViMTEtOTRlZi0wMDBkM2EzMzlkYWQ&K=3DgfFc8CMzfdsIip3HHHozkw" target=
=3D"_blank" style=3D"color: #0c00ff; text-decoration: none;">healthcare.gov=
</a>today and get covered. We know that seems like a short time, but don=
=E2=80=99t worry. We=E2=80=99ve <a cd-link-manager-tab=3D"1" href=3D"https:=
//elink.clickdimensions.com/c/6/?T=3DNTg0Njg4MzE%3AMDItYjIxMjE0LTUwNThlMjdh=
YTljZDQ3MzhhZGVkYzBlMWU2NDJjNzM2%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29=
udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1hYTVkMjQzNmQ3YzM0ZDQ4Ym=
Q3M2E4NTUyMzRmMmRjZA%3AZmFsc2U%3AMTI%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZ=
y9uZXdzL3NwZWNpYWwtYWNhLWVucm9sbG1lbnQtZGF0ZXM_X2NsZGVlPVltbG5hbUZqYXk1aWRX=
eDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC01OTcwZjc1N2Q=
wYThlOTExYTk4NTAwMGQzYTNhY2FmZC1hYTVkMjQzNmQ3YzM0ZDQ4YmQ3M2E4NTUyMzRmMmRjZC=
Zlc2lkPWUzNWE2NDI4LTk4ZjMtZWIxMS05NGVmLTAwMGQzYTMzOWRhZA&K=3DsJ6721dG1NM0OY=
Em9mrWbA" target=3D"_blank" style=3D"color: #0c00ff; text-decoration: none;=
">gathered the resources </a>and reminders to help you get your plan in tim=
e.</span></span></p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none">=C2=A0</p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><span style=3D=
"font-size:14px"><span style=3D"font-family:Verdana"><img class=3D"ck-edito=
r-embedded-image" src=3D"[link removed]
rg-axals/files/thornhillpromo.png?m=3D8/2/2021%202:05:02%20PM" style=3D"ver=
tical-align: text-bottom; border-color: rgb(0, 0, 0); width: 550px; height:=
550px;" width=3D"550" height=3D"550"></span></span></p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><br>
<span style=3D"font-size:14px"><span style=3D"font-family:Verdana"><strong>=
Our Newest Power Player</strong></span></span></p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><br>
<span style=3D"font-size:14px"><span style=3D"font-family:Verdana">We=E2=80=
=99re committed to uplifting the many individuals championing the effort to=
support young people=E2=80=99s reproductive well-being. This month=E2=80=
=99s power player is Nadine Thornhill, a sexuality educator. <a cd-link-man=
ager-tab=3D"1" href=3D"[link removed]
zE%3AMDItYjIxMjE0LTUwNThlMjdhYTljZDQ3MzhhZGVkYzBlMWU2NDJjNzM2%3AYmlnamFjay5=
idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY=
2FmZC1hYTVkMjQzNmQ3YzM0ZDQ4YmQ3M2E4NTUyMzRmMmRjZA%3AZmFsc2U%3AMTM%3A%3AaHR0=
cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9uZXdzL2p1bmUtMjAyMS1wb3dlci1wbGF5ZXI_X2NsZGV=
lPVltbG5hbUZqYXk1aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y2=
9udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1hYTVkMjQzNmQ3YzM0ZDQ4Y=
mQ3M2E4NTUyMzRmMmRjZCZlc2lkPWUzNWE2NDI4LTk4ZjMtZWIxMS05NGVmLTAwMGQzYTMzOWRh=
ZA&K=3DpLl6AWb_M6_kx85naMPQyA" target=3D"_blank" style=3D"color: #0c00ff; t=
ext-decoration: none;">Read her story</a>.</span></span></p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none">=C2=A0</p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><strong><span =
style=3D"font-size:14px"><span style=3D"font-family:Verdana">Powerful Trans=
itions: Our 2020 Annual Report</span></span></strong></p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><br>
<span style=3D"font-size:14px"><span style=3D"font-family:Verdana">We=E2=80=
=99ve just published our <a cd-link-manager-tab=3D"1" href=3D"[link removed]
.clickdimensions.com/c/6/?T=3DNTg0Njg4MzE%3AMDItYjIxMjE0LTUwNThlMjdhYTljZDQ=
3MzhhZGVkYzBlMWU2NDJjNzM2%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC=
01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1hYTVkMjQzNmQ3YzM0ZDQ4YmQ3M2E4N=
TUyMzRmMmRjZA%3AZmFsc2U%3AMTQ%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9zaXRl=
cy9kZWZhdWx0L2ZpbGVzLzIwMjEtMDcvUDJEX0FubnVhbCBSZXBvcnRfMjAyMC5wZGY_X2NsZGV=
lPVltbG5hbUZqYXk1aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y2=
9udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1hYTVkMjQzNmQ3YzM0ZDQ4Y=
mQ3M2E4NTUyMzRmMmRjZCZlc2lkPWUzNWE2NDI4LTk4ZjMtZWIxMS05NGVmLTAwMGQzYTMzOWRh=
ZA&K=3DSxx6kVBGv1Vlst7ujWYWbQ" target=3D"_blank" style=3D"color: #0c00ff; t=
ext-decoration: none;">2020 Annual Report</a>. Some highlights from the rep=
ort:</span></span></p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none">=C2=A0</p>
<ul style=3D"color: #000000">
=09<li><span style=3D"font-size:14px"><span style=3D"font-family:Verdana">W=
e welcomed a new CEO, Dr. Raegan McDonald-Mosley.=C2=A0</span></span></li>
=09<li><span style=3D"font-family:Verdana; font-size:14px">We launched <a c=
d-link-manager-tab=3D"1" href=3D"[link removed]
=3DNTg0Njg4MzE%3AMDItYjIxMjE0LTUwNThlMjdhYTljZDQ3MzhhZGVkYzBlMWU2NDJjNzM2%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC1hYTVkMjQzNmQ3YzM0ZDQ4YmQ3M2E4NTUyMzRmMmRjZA%3AZmFsc2U%3AM=
TU%3A%3AaHR0cHM6Ly93d3cuYWJvcnRpb25maW5kZXIub3JnLz9fY2xkZWU9WW1sbmFtRmpheTV=
pZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNz=
U3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWFhNWQyNDM2ZDdjMzRkNDhiZDczYTg1NTIzNGYyZ=
GNkJmVzaWQ9ZTM1YTY0MjgtOThmMy1lYjExLTk0ZWYtMDAwZDNhMzM5ZGFk&K=3DvLcFXPfPUOR=
gQY_fhZScYw" target=3D"_blank" style=3D"color: #0c00ff; text-decoration: no=
ne;">Abortion Finder</a>, the most comprehensive online directory of aborti=
on providers in the US.=C2=A0</span></li>
=09<li><span style=3D"font-family:Verdana; font-size:14px">We saw 99% posit=
ive social media sentiment for <a cd-link-manager-tab=3D"1" href=3D"https:/=
/elink.clickdimensions.com/c/6/?T=3DNTg0Njg4MzE%3AMDItYjIxMjE0LTUwNThlMjdhY=
TljZDQ3MzhhZGVkYzBlMWU2NDJjNzM2%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29u=
dGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1hYTVkMjQzNmQ3YzM0ZDQ4YmQ=
3M2E4NTUyMzRmMmRjZA%3AZmFsc2U%3AMTY%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy=
90aHhiaXJ0aGNvbnRyb2w_X2NsZGVlPVltbG5hbUZqYXk1aWRXeDNZWEpyUUdkdFlXbHNMbU52Y=
lElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNh=
Y2FmZC1hYTVkMjQzNmQ3YzM0ZDQ4YmQ3M2E4NTUyMzRmMmRjZCZlc2lkPWUzNWE2NDI4LTk4ZjM=
tZWIxMS05NGVmLTAwMGQzYTMzOWRhZA&K=3D5iVSCuSo_7JClx_TAHSLHg" target=3D"_blan=
k" style=3D"color: #0c00ff; text-decoration: none;">#ThxBirthControl</a>, o=
ur annual campaign to thank contraception for all that it makes possible.=
=C2=A0</span></li>
</ul>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none">=C2=A0</p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><strong><span =
style=3D"font-size:14px"><span style=3D"font-family:Verdana">Opening Doors =
and Conversations</span></span></strong></p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><br>
<span style=3D"font-size:14px"><span style=3D"font-family:Verdana">Power to=
Decide=E2=80=99s One Key Question<sup>=C2=AE</sup> online training opens t=
he door to a conversation about pregnancy desire. Thousands of clinical and=
non-clinical providers in more than 30 states are using OKQ. Support for t=
he training is widespread:</span></span></p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none">=C2=A0</p>
<ul style=3D"color: #000000">
=09<li><span style=3D"font-size:14px"><span style=3D"font-family:Verdana">T=
he Association of Maternal and Child Health Programs has identified OKQ as =
a =E2=80=9Cbest practice.=E2=80=9D=C2=A0</span></span></li>
=09<li><span style=3D"font-size:14px"><span style=3D"font-family:Verdana">T=
he American Public Health Association and the American College of Obstetric=
ians and Gynecologists support OKQ as an effective Reproductive Life Planni=
ng strategy.=C2=A0</span></span></li>
=09<li><span style=3D"font-size:14px"><span style=3D"font-family:Verdana">O=
KQ is aligned with the CDC=E2=80=99s Quality in Family Planning service del=
ivery recommendations.=C2=A0</span></span></li>
=09<li><span style=3D"font-size:14px"><span style=3D"font-family:Verdana">T=
he American Medica Association supports the use of pregnancy intention scre=
ening as a part of routine well-care.=C2=A0</span></span></li>
</ul>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none">=C2=A0</p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><span style=3D=
"font-size:14px"><span style=3D"font-family:Verdana">Visit our <a cd-link-m=
anager-tab=3D"1" href=3D"[link removed]
4MzE%3AMDItYjIxMjE0LTUwNThlMjdhYTljZDQ3MzhhZGVkYzBlMWU2NDJjNzM2%3AYmlnamFja=
y5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTN=
hY2FmZC1hYTVkMjQzNmQ3YzM0ZDQ4YmQ3M2E4NTUyMzRmMmRjZA%3AZmFsc2U%3AMTc%3A%3AaH=
R0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9vbmUta2V5LXF1ZXN0aW9uP19jbGRlZT1ZbWxuYW1Ga=
mF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3=
MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtYWE1ZDI0MzZkN2MzNGQ0OGJkNzNhODU1MjM=
0ZjJkY2QmZXNpZD1lMzVhNjQyOC05OGYzLWViMTEtOTRlZi0wMDBkM2EzMzlkYWQ&K=3Dkv0Q9a=
ZCQCKl2VoXTby5Cg" target=3D"_blank" style=3D"color: #0c00ff; text-decoratio=
n: none;">OKQ portal</a> to learn more, watch a video about the training, a=
nd to sign-up. =C2=A0</span></span></p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none">=C2=A0</p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><strong><span =
style=3D"font-size:14px"><span style=3D"font-family:Verdana">Tell Us Your B=
irth Control Story</span></span></strong></p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><br>
<span style=3D"font-size:14px"><span style=3D"font-family:Verdana">Since we=
began collecting a <a cd-link-manager-tab=3D"1" href=3D"[link removed]
kdimensions.com/c/6/?T=3DNTg0Njg4MzE%3AMDItYjIxMjE0LTUwNThlMjdhYTljZDQ3Mzhh=
ZGVkYzBlMWU2NDJjNzM2%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTc=
wZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1hYTVkMjQzNmQ3YzM0ZDQ4YmQ3M2E4NTUyMz=
RmMmRjZA%3AZmFsc2U%3AMTg%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9zaGFyZS15b=
3VyLWJpcnRoLWNvbnRyb2wtbG92ZT9fY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVds=
c0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDA=
wZDNhM2FjYWZkLWFhNWQyNDM2ZDdjMzRkNDhiZDczYTg1NTIzNGYyZGNkJmVzaWQ9ZTM1YTY0Mj=
gtOThmMy1lYjExLTk0ZWYtMDAwZDNhMzM5ZGFk&K=3DDqmvqGoCNIJBtI0Xl19-Hw" target=
=3D"_blank" style=3D"color: #0c00ff; text-decoration: none;">story bank </a=
>of your birth control stories you=E2=80=99ve told us how the ACA helped yo=
u get access and about the barriers you=E2=80=99ve faced when on your birth=
control journey. We=E2=80=99ve learned so much from your stories and we=E2=
=80=99ve seen the progress our country has made to expanding access for all=
.</span></span></p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none">=C2=A0</p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><span style=3D=
"font-size:14px"><span style=3D"font-family:Verdana">Your stories help us t=
o highlight the continued importance of birth control and the role it plays=
in giving all young people the power to decide if, when, and under what ci=
rcumstances to get pregnant and to pursue the future they want, on their ow=
n terms. Please <a cd-link-manager-tab=3D"1" href=3D"[link removed]
ensions.com/c/6/?T=3DNTg0Njg4MzE%3AMDItYjIxMjE0LTUwNThlMjdhYTljZDQ3MzhhZGVk=
YzBlMWU2NDJjNzM2%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc=
1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1hYTVkMjQzNmQ3YzM0ZDQ4YmQ3M2E4NTUyMzRmMm=
RjZA%3AZmFsc2U%3AMTk%3A%3AaHR0cHM6Ly93d3cudm90ZXJ2b2ljZS5uZXQvUG93ZXJUb0RlY=
2lkZS9TdXJ2ZXlzLzUwNDMvUmVzcG9uZD9fY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0=
WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg=
1MDAwZDNhM2FjYWZkLWFhNWQyNDM2ZDdjMzRkNDhiZDczYTg1NTIzNGYyZGNkJmVzaWQ9ZTM1YT=
Y0MjgtOThmMy1lYjExLTk0ZWYtMDAwZDNhMzM5ZGFk&K=3D1n_9mjWfdnPOb8d3khMkHw" targ=
et=3D"_blank" style=3D"color: #0c00ff; text-decoration: none;">share your s=
tory </a>to help us continue this work.</span></span></p>
</td>
</tr><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: 20px; padding-bottom: =
20px; padding-left: 20px; padding-right: 20px;">
<table role=3D"presentation" cellspacing=3D"0" c=
ellpadding=3D"0" style=3D"border-collapse: collapse; border-spacing: 0; ver=
tical-align: top; width: 100%; min-width: 100%;
border-bottom-width: 1px;
border-bottom-color: #000000;
border-bottom-style: solid;" width=3D"100%=
" >
<tr>
<td style=3D"border: 0 none transparent; pa=
dding: 0; vertical-align: top; width: 100%; font-size: 0; line-height: 0;">=
=C2=A0</td>
</tr>
</table> =20
</td>
</tr><tr>
<td width=3D"560" class=3D"text-block-container"=
style=3D"box-sizing: border-box;white-space: normal;font-family:Arial,Helv=
etica,sans-serif;font-size:12px;line-height:1.4;color:#000; word-wrap: brea=
k-word !important; white-space: normal; padding-top: 20px; padding-bottom:=
20px; padding-left: 20px; padding-right: 20px;"><p style=3D"font-family:Ar=
ial;font-size:11px;color:#505050;letter-spacing:0px;line-height:1.2;text-al=
ign:left;margin:0;word-wrap:break-word !important;font-weight:normal;font-s=
tyle:normal;text-decoration: none"><span style=3D"font-size:17px"><span sty=
le=3D"font-family:Verdana"><span style=3D"color:#2889e9">POLICY UPDATES</sp=
an></span></span></p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none">=C2=A0</p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><strong><span =
style=3D"font-size:14px"><span style=3D"font-family:Verdana">House Passes a=
n Historic Funding Bill=C2=A0</span></span></strong></p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none">=C2=A0</p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><span style=3D=
"font-size:14px"><span style=3D"font-family:Verdana">Last week, the US Hous=
e of Representatives passed HR 4502, a funding package for Fiscal Year (FY)=
2022. The bill provides $400 million for the Title X Family Planning Progr=
am (Title X), which is an increase of $113.5 million over the current fundi=
ng level. The bill also includes $130 million for the evidence-based Teen P=
regnancy Prevention (TPP) Program, an increase of $29 million other the cur=
rent funding level. In addition, the bill eliminates abstinence-only progra=
ms funded in appropriations. Finally, the bill eliminates the Hyde Amendmen=
t, as well as bans on coverage of abortion care for federal employee health=
insurance plans and for Medicaid beneficiaries in the District of Columbia=
. See our <a cd-link-manager-tab=3D"1" href=3D"[link removed]
s.com/c/6/?T=3DNTg0Njg4MzE%3AMDItYjIxMjE0LTUwNThlMjdhYTljZDQ3MzhhZGVkYzBlMW=
U2NDJjNzM2%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwY=
ThlOTExYTk4NTAwMGQzYTNhY2FmZC1hYTVkMjQzNmQ3YzM0ZDQ4YmQ3M2E4NTUyMzRmMmRjZA%3=
AZmFsc2U%3AMjA%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9hYm91dC11c25ld3Nyb29=
tL3Bvd2VyLWRlY2lkZS1oYWlscy1wYXNzYWdlLWhvdXNlLWZ5LTIwMjItbGFib3ItaGVhbHRoLW=
h1bWFuLXNlcnZpY2VzLWFuZC1lZHVjYXRpb24_X2NsZGVlPVltbG5hbUZqYXk1aWRXeDNZWEpyU=
UdkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC01OTcwZjc1N2QwYThlOTEx=
YTk4NTAwMGQzYTNhY2FmZC1hYTVkMjQzNmQ3YzM0ZDQ4YmQ3M2E4NTUyMzRmMmRjZCZlc2lkPWU=
zNWE2NDI4LTk4ZjMtZWIxMS05NGVmLTAwMGQzYTMzOWRhZA&K=3DW7RcUVF6g8HDfilFb8dn7Q"=
target=3D"_blank" style=3D"color: #0c00ff; text-decoration: none;">full st=
atement </a>on the passage of this momentous bill. It is unknown when the S=
enate will consider its version of an appropriations bill that funds the TP=
P Program and Title X, but it=E2=80=99s important that your Senators hear f=
rom you. Contact your Senators now, especially if they are on the <a cd-lin=
k-manager-tab=3D"1" href=3D"[link removed]
Njg4MzE%3AMDItYjIxMjE0LTUwNThlMjdhYTljZDQ3MzhhZGVkYzBlMWU2NDJjNzM2%3AYmlnam=
Fjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQz=
YTNhY2FmZC1hYTVkMjQzNmQ3YzM0ZDQ4YmQ3M2E4NTUyMzRmMmRjZA%3AZmFsc2U%3AMjE%3A%3=
AaHR0cHM6Ly93d3cuYXBwcm9wcmlhdGlvbnMuc2VuYXRlLmdvdi9hYm91dC9tZW1iZXJzP19jbG=
RlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkP=
WNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtYWE1ZDI0MzZkN2MzNGQ0=
OGJkNzNhODU1MjM0ZjJkY2QmZXNpZD1lMzVhNjQyOC05OGYzLWViMTEtOTRlZi0wMDBkM2EzMzl=
kYWQ&K=3Dckgn_weDOVMad5ihikVsBw" target=3D"_blank" style=3D"color: #0c00ff;=
text-decoration: none;">Senate Appropriations Committee</a> and urge them =
to provide robust funding for the <a cd-link-manager-tab=3D"1" href=3D"http=
s://elink.clickdimensions.com/c/6/?T=3DNTg0Njg4MzE%3AMDItYjIxMjE0LTUwNThlMj=
dhYTljZDQ3MzhhZGVkYzBlMWU2NDJjNzM2%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY=
29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1hYTVkMjQzNmQ3YzM0ZDQ4=
YmQ3M2E4NTUyMzRmMmRjZA%3AZmFsc2U%3AMjI%3A%3AaHR0cHM6Ly93d3cudm90ZXJ2b2ljZS5=
uZXQvUG93ZXJUb0RlY2lkZS9jYW1wYWlnbnMvODQwNTAvcmVzcG9uZD9fY2xkZWU9WW1sbmFtRm=
pheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5N=
zBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWFhNWQyNDM2ZDdjMzRkNDhiZDczYTg1NTIz=
NGYyZGNkJmVzaWQ9ZTM1YTY0MjgtOThmMy1lYjExLTk0ZWYtMDAwZDNhMzM5ZGFk&K=3DIK8v3a=
ORFGNE7hxS_4PrtQ" target=3D"_blank" style=3D"color: #0c00ff; text-decoratio=
n: none;">TPP Program</a> and <a cd-link-manager-tab=3D"1" href=3D"[link removed]
elink.clickdimensions.com/c/6/?T=3DNTg0Njg4MzE%3AMDItYjIxMjE0LTUwNThlMjdhYT=
ljZDQ3MzhhZGVkYzBlMWU2NDJjNzM2%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29ud=
GFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1hYTVkMjQzNmQ3YzM0ZDQ4YmQ3=
M2E4NTUyMzRmMmRjZA%3AZmFsc2U%3AMjM%3A%3AaHR0cHM6Ly93d3cudm90ZXJ2b2ljZS5uZXQ=
vUG93ZXJUb0RlY2lkZS9jYW1wYWlnbnMvODI3OTIvcmVzcG9uZD9fY2xkZWU9WW1sbmFtRmpheT=
VpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmN=
zU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWFhNWQyNDM2ZDdjMzRkNDhiZDczYTg1NTIzNGYy=
ZGNkJmVzaWQ9ZTM1YTY0MjgtOThmMy1lYjExLTk0ZWYtMDAwZDNhMzM5ZGFk&K=3DXKpVIdKR4_=
36S1G5-fULeA" target=3D"_blank" style=3D"color: #0c00ff; text-decoration: n=
one;">Title X</a>.</span></span></p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none">=C2=A0</p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><strong><span =
style=3D"font-size:14px"><span style=3D"font-family:Verdana">More States to=
Allow Pharmacist Prescribing of Hormonal Contraceptives</span></span></str=
ong></p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none">=C2=A0</p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><span style=3D=
"font-size:14px"><span style=3D"font-family:Verdana">In July, Arizona and I=
llinois became the latest states to pass laws allowing pharmacists to presc=
ribe hormonal contraception. For the details of each law, and to see if you=
r state has a similar policy, see Power to Decide=E2=80=99s <a cd-link-mana=
ger-tab=3D"1" href=3D"[link removed]
E%3AMDItYjIxMjE0LTUwNThlMjdhYTljZDQ3MzhhZGVkYzBlMWU2NDJjNzM2%3AYmlnamFjay5i=
dWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2=
FmZC1hYTVkMjQzNmQ3YzM0ZDQ4YmQ3M2E4NTUyMzRmMmRjZA%3AZmFsc2U%3AMjQ%3A%3AaHR0c=
HM6Ly9wb3dlcnRvZGVjaWRlLm9yZy93aGF0LXdlLWRvL2FjY2Vzcy9zdGF0ZS1wb2xpY3kvcmgt=
YWNjZXNzLXBvbGljaWVzL3BoYXJtYWNpc3QtcHJlc2NyaWJpbmc_X2NsZGVlPVltbG5hbUZqYXk=
1aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC01OTcwZj=
c1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1hYTVkMjQzNmQ3YzM0ZDQ4YmQ3M2E4NTUyMzRmM=
mRjZCZlc2lkPWUzNWE2NDI4LTk4ZjMtZWIxMS05NGVmLTAwMGQzYTMzOWRhZA&K=3DI6nOqTIJ_=
XwI7b8kCujMog" target=3D"_blank" style=3D"color: #0c00ff; text-decoration: =
none;">interactive map </a>on pharmacist prescribing.=C2=A0</span></span></=
p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none">=C2=A0</p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><span style=3D=
"font-size:14px"><span style=3D"font-family:Verdana">We also continue to ad=
d state-specific <a cd-link-manager-tab=3D"1" href=3D"[link removed]
mensions.com/c/6/?T=3DNTg0Njg4MzE%3AMDItYjIxMjE0LTUwNThlMjdhYTljZDQ3MzhhZGV=
kYzBlMWU2NDJjNzM2%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZj=
c1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1hYTVkMjQzNmQ3YzM0ZDQ4YmQ3M2E4NTUyMzRmM=
mRjZA%3AZmFsc2U%3AMjU%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy90YWdzL3N0YXRl=
LWNvbnRyYWNlcHRpdmUtYWNjZXNzP19jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZHRZV2x=
zTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMD=
BkM2EzYWNhZmQtYWE1ZDI0MzZkN2MzNGQ0OGJkNzNhODU1MjM0ZjJkY2QmZXNpZD1lMzVhNjQyO=
C05OGYzLWViMTEtOTRlZi0wMDBkM2EzMzlkYWQ&K=3DmuENKFKhtugSrot8Vsfqsg" target=
=3D"_blank" style=3D"color: #0c00ff; text-decoration: none;">contraceptive =
landscape fact sheets </a>to our <em>Advancing Contraceptive Access Toolkit=
</em>. We encourage you to share our most recent additions, <a cd-link-mana=
ger-tab=3D"1" href=3D"[link removed]
E%3AMDItYjIxMjE0LTUwNThlMjdhYTljZDQ3MzhhZGVkYzBlMWU2NDJjNzM2%3AYmlnamFjay5i=
dWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2=
FmZC1hYTVkMjQzNmQ3YzM0ZDQ4YmQ3M2E4NTUyMzRmMmRjZA%3AZmFsc2U%3AMjY%3A%3AaHR0c=
HM6Ly90d2l0dGVyLmNvbS9wb3dlcnRvZGVjaWRlL3N0YXR1cy8xNDIxMTQxMzEwODY2NTkxNzQ3=
P19jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWV=
udGlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtYWE1ZDI0MzZkN2=
MzNGQ0OGJkNzNhODU1MjM0ZjJkY2QmZXNpZD1lMzVhNjQyOC05OGYzLWViMTEtOTRlZi0wMDBkM=
2EzMzlkYWQ&K=3D15KLnZerf00vOhaxLhDw1g" target=3D"_blank" style=3D"color: #0=
c00ff; text-decoration: none;">New Mexico </a>and <a cd-link-manager-tab=3D=
"1" href=3D"[link removed]
IxMjE0LTUwNThlMjdhYTljZDQ3MzhhZGVkYzBlMWU2NDJjNzM2%3AYmlnamFjay5idWx3YXJrQG=
dtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1hYTVk=
MjQzNmQ3YzM0ZDQ4YmQ3M2E4NTUyMzRmMmRjZA%3AZmFsc2U%3AMjc%3A%3AaHR0cHM6Ly90d2l=
0dGVyLmNvbS9wb3dlcnRvZGVjaWRlL3N0YXR1cy8xNDExMDMwOTIwMzc1NzEzNzkyP19jbGRlZT=
1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvb=
nRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtYWE1ZDI0MzZkN2MzNGQ0OGJk=
NzNhODU1MjM0ZjJkY2QmZXNpZD1lMzVhNjQyOC05OGYzLWViMTEtOTRlZi0wMDBkM2EzMzlkYWQ=
&K=3DPTZuFiDX_cC-nBntl28GqA" target=3D"_blank" style=3D"color: #0c00ff; tex=
t-decoration: none;">Kansas</a>, with your networks and to help us amplify =
them on social media.=C2=A0</span></span></p>
</td>
</tr><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: 20px; padding-bottom: =
20px; padding-left: 20px; padding-right: 20px;">
<table role=3D"presentation" cellspacing=3D"0" c=
ellpadding=3D"0" style=3D"border-collapse: collapse; border-spacing: 0; ver=
tical-align: top; width: 100%; min-width: 100%;
border-bottom-width: 1px;
border-bottom-color: #000000;
border-bottom-style: solid;" width=3D"100%=
" >
<tr>
<td style=3D"border: 0 none transparent; pa=
dding: 0; vertical-align: top; width: 100%; font-size: 0; line-height: 0;">=
=C2=A0</td>
</tr>
</table> =20
</td>
</tr><tr>
<td width=3D"560" class=3D"text-block-container"=
style=3D"box-sizing: border-box;white-space: normal;font-family:Arial,Helv=
etica,sans-serif;font-size:12px;line-height:1.4;color:#000; word-wrap: brea=
k-word !important; white-space: normal; padding-top: 20px; padding-bottom:=
20px; padding-left: 20px; padding-right: 20px;"><p style=3D"font-family:Ar=
ial;font-size:11px;color:#505050;letter-spacing:0px;line-height:1.2;text-al=
ign:left;margin:0;word-wrap:break-word !important;font-weight:normal;font-s=
tyle:normal;text-decoration: none"><span style=3D"font-size:17px"><span sty=
le=3D"font-family:Verdana"><span style=3D"color:#2889e9">POWER UPDATES</spa=
n></span></span></p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none">=C2=A0</p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><span style=3D=
"font-size:14px"><span style=3D"font-family:Verdana"><a cd-link-manager-tab=
=3D"1" href=3D"[link removed]
tYjIxMjE0LTUwNThlMjdhYTljZDQ3MzhhZGVkYzBlMWU2NDJjNzM2%3AYmlnamFjay5idWx3YXJ=
rQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1hY=
TVkMjQzNmQ3YzM0ZDQ4YmQ3M2E4NTUyMzRmMmRjZA%3AZmFsc2U%3AMjg%3A%3AaHR0cHM6Ly9w=
b3dlcnRvZGVjaWRlLm9yZy9uZXdzL2p1bHktMjAyMS1wb3dlci11cGRhdGVzLWVkaXRpb24_X2N=
sZGVlPVltbG5hbUZqYXk1aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aW=
Q9Y29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1hYTVkMjQzNmQ3YzM0Z=
DQ4YmQ3M2E4NTUyMzRmMmRjZCZlc2lkPWUzNWE2NDI4LTk4ZjMtZWIxMS05NGVmLTAwMGQzYTMz=
OWRhZA&K=3DRTwDed4ZGjJ6Btdt9DOZ2g" target=3D"_blank" style=3D"color: #0c00f=
f; text-decoration: none;">Click here</a> to see the top publications and a=
rticles on sexual health published in the last month.</span></span></p>
</td>
</tr><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: 20px; padding-bottom: =
20px; padding-left: 20px; padding-right: 20px;">
<table role=3D"presentation" cellspacing=3D"0" c=
ellpadding=3D"0" style=3D"border-collapse: collapse; border-spacing: 0; ver=
tical-align: top; width: 100%; min-width: 100%;
border-bottom-width: 1px;
border-bottom-color: #000000;
border-bottom-style: solid;" width=3D"100%=
" >
<tr>
<td style=3D"border: 0 none transparent; pa=
dding: 0; vertical-align: top; width: 100%; font-size: 0; line-height: 0;">=
=C2=A0</td>
</tr>
</table> =20
</td>
</tr><tr>
<td width=3D"560" class=3D"text-block-container"=
style=3D"box-sizing: border-box;white-space: normal;font-family:Arial,Helv=
etica,sans-serif;font-size:12px;line-height:1.4;color:#000; word-wrap: brea=
k-word !important; white-space: normal; padding-top: 20px; padding-bottom:=
20px; padding-left: 20px; padding-right: 20px;"><p style=3D"font-family:Ar=
ial;font-size:11px;color:#505050;letter-spacing:0px;line-height:1.2;text-al=
ign:left;margin:0;word-wrap:break-word !important;font-weight:normal;font-s=
tyle:normal;text-decoration: none"><span style=3D"font-size:17px"><span sty=
le=3D"font-family:Verdana"><span style=3D"color:#2889e9">GENEROUS SUPPORT F=
OR OUR WORK</span></span></span></p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none">=C2=A0</p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><span style=3D=
"font-size:14px"><span style=3D"font-family:Verdana">Power to Decide would =
like to thank PRJKT Ruby for their continued support of our Contraceptive A=
ccess Fund which provides people most in need with free contraception throu=
gh their donation!</span></span></p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none">=C2=A0</p>
<p style=3D"font-family:Arial;font-size:11px;color:#505050;letter-spacing:0=
px;line-height:1.2;text-align:left;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><span style=3D=
"font-size:14px"><span style=3D"font-family:Verdana">Join others dedicated =
to ensuring all young people have the power to decide their futures by <a c=
d-link-manager-tab=3D"1" href=3D"[link removed]
=3DNTg0Njg4MzE%3AMDItYjIxMjE0LTUwNThlMjdhYTljZDQ3MzhhZGVkYzBlMWU2NDJjNzM2%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC1hYTVkMjQzNmQ3YzM0ZDQ4YmQ3M2E4NTUyMzRmMmRjZA%3AZmFsc2U%3AM=
jk%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9kb25hdGU_X2NsZGVlPVltbG5hbUZqYXk=
1aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC01OTcwZj=
c1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1hYTVkMjQzNmQ3YzM0ZDQ4YmQ3M2E4NTUyMzRmM=
mRjZCZlc2lkPWUzNWE2NDI4LTk4ZjMtZWIxMS05NGVmLTAwMGQzYTMzOWRhZA&K=3DYkDHI539U=
aB-6F_r81k6PA" target=3D"_blank" style=3D"color: #0c00ff; text-decoration: =
none;">making a donation </a>today.</span></span></p>
</td>
</tr><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: 18px; padding-bottom: =
18px; padding-left: 20px; padding-right: 20px;">
<table role=3D"presentation" cellspacing=3D"0" c=
ellpadding=3D"0" style=3D"border-collapse: collapse; border-spacing: 0; ver=
tical-align: top; width: 100%; min-width: 100%;
border-bottom-width: 1px;
border-bottom-color: #999999;
border-bottom-style: solid;" width=3D"100%=
" >
<tr>
<td style=3D"border: 0 none transparent; pa=
dding: 0; vertical-align: top; width: 100%; font-size: 0; line-height: 0;">=
=C2=A0</td>
</tr>
</table> =20
</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"background-color: #ffffff; ">
<!-- 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"38" 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: 0px; padding-r=
ight: 0px; ; 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"564" class=3D"stack-column-center so=
cial-block-container" style=3D"font-size: 0; vertical-align: top; text-alig=
n: center; padding-top: 9px; padding-bottom: 5px; padding-left: 18px; padd=
ing-right: 18px;">
<!--[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=3DNTg0Njg4MzE%3AMDItYjIxMjE0LTUwNThlMjdhYTljZDQ3MzhhZGVkYzBlMWU2NDJjNzM=
2%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYT=
k4NTAwMGQzYTNhY2FmZC1hYTVkMjQzNmQ3YzM0ZDQ4YmQ3M2E4NTUyMzRmMmRjZA%3AZmFsc2U%=
3AMzA%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0E2JTdE%3AaHR0cHM6Ly93d3cuZmFj=
ZWJvb2suY29tL1Bvd2VyVG9EZWNpZGUvP19jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZHR=
ZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5OD=
UwMDBkM2EzYWNhZmQtYWE1ZDI0MzZkN2MzNGQ0OGJkNzNhODU1MjM0ZjJkY2QmZXNpZD1lMzVhN=
jQyOC05OGYzLWViMTEtOTRlZi0wMDBkM2EzMzlkYWQ&K=3D-uoyDhjczEXxIaY4RB1e8g" titl=
e=3D"Facebook" target=3D"_blank" style=3D"text-decoration: none;" name=3D"{=
%22UrlIdOffset%22%3A6}" cdlinkrefidmso=3D"32_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/squircle/full/facebo=
ok.png">
</a>
</span>
</td><td style=3D"padding: 5px;">
<span style=3D"display: inline-block; ">
<a href=3D"[link removed]
/?T=3DNTg0Njg4MzE%3AMDItYjIxMjE0LTUwNThlMjdhYTljZDQ3MzhhZGVkYzBlMWU2NDJjNzM=
2%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYT=
k4NTAwMGQzYTNhY2FmZC1hYTVkMjQzNmQ3YzM0ZDQ4YmQ3M2E4NTUyMzRmMmRjZA%3AZmFsc2U%=
3AMzE%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0E2JTdE%3AaHR0cHM6Ly90d2l0dGVy=
LmNvbS9wb3dlcnRvZGVjaWRlP19jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1=
OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2=
EzYWNhZmQtYWE1ZDI0MzZkN2MzNGQ0OGJkNzNhODU1MjM0ZjJkY2QmZXNpZD1lMzVhNjQyOC05O=
GYzLWViMTEtOTRlZi0wMDBkM2EzMzlkYWQ&K=3DWdR7x4I-WNQvT0LsWLfmzA" title=3D"Twi=
tter" target=3D"_blank" style=3D"text-decoration: none;" name=3D"{%22UrlIdO=
ffset%22%3A6}" cdlinkrefidmso=3D"32_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/squircle/full/twitte=
r.png">
</a>
</span>
</td><td style=3D"padding: 5px;">
<span style=3D"display: inline-block; ">
<a href=3D"[link removed]
/?T=3DNTg0Njg4MzE%3AMDItYjIxMjE0LTUwNThlMjdhYTljZDQ3MzhhZGVkYzBlMWU2NDJjNzM=
2%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYT=
k4NTAwMGQzYTNhY2FmZC1hYTVkMjQzNmQ3YzM0ZDQ4YmQ3M2E4NTUyMzRmMmRjZA%3AZmFsc2U%=
3AMzI%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0E2JTdE%3AaHR0cHM6Ly93d3cueW91=
dHViZS5jb20vcG93ZXJ0b2RlY2lkZT9fY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVd=
sc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MD=
AwZDNhM2FjYWZkLWFhNWQyNDM2ZDdjMzRkNDhiZDczYTg1NTIzNGYyZGNkJmVzaWQ9ZTM1YTY0M=
jgtOThmMy1lYjExLTk0ZWYtMDAwZDNhMzM5ZGFk&K=3D70pp4QIG0IZogY-XHswHqQ" title=
=3D"Youtube" target=3D"_blank" style=3D"text-decoration: none;" name=3D"{%2=
2UrlIdOffset%22%3A6}" cdlinkrefidmso=3D"32_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/squircle/full/youtub=
e.png">
</a>
</span>
</td><td style=3D"padding: 5px;">
<span style=3D"display: inline-block; ">
<a href=3D"[link removed]
/?T=3DNTg0Njg4MzE%3AMDItYjIxMjE0LTUwNThlMjdhYTljZDQ3MzhhZGVkYzBlMWU2NDJjNzM=
2%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYT=
k4NTAwMGQzYTNhY2FmZC1hYTVkMjQzNmQ3YzM0ZDQ4YmQ3M2E4NTUyMzRmMmRjZA%3AZmFsc2U%=
3AMzM%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0E2JTdE%3AaHR0cHM6Ly93d3cuaW5z=
dGFncmFtLmNvbS9wb3dlcnRvZGVjaWRlLz9fY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R=
0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOT=
g1MDAwZDNhM2FjYWZkLWFhNWQyNDM2ZDdjMzRkNDhiZDczYTg1NTIzNGYyZGNkJmVzaWQ9ZTM1Y=
TY0MjgtOThmMy1lYjExLTk0ZWYtMDAwZDNhMzM5ZGFk&K=3Dwv14gljdZGxegNiMhzlH8A" tit=
le=3D"Instagram" target=3D"_blank" style=3D"text-decoration: none;" name=3D=
"{%22UrlIdOffset%22%3A6}" cdlinkrefidmso=3D"32_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/squircle/full/instag=
ram.png">
</a>
</span>
</td><td style=3D"padding: 5px;">
<span style=3D"display: inline-block; ">
<a href=3D"[link removed]
/?T=3DNTg0Njg4MzE%3AMDItYjIxMjE0LTUwNThlMjdhYTljZDQ3MzhhZGVkYzBlMWU2NDJjNzM=
2%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYT=
k4NTAwMGQzYTNhY2FmZC1hYTVkMjQzNmQ3YzM0ZDQ4YmQ3M2E4NTUyMzRmMmRjZA%3AZmFsc2U%=
3AMzQ%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0E2JTdE%3AaHR0cHM6Ly93d3cubGlu=
a2VkaW4uY29tL2NvbXBhbnkvcG93ZXItdG8tZGVjaWRlLz9fY2xkZWU9WW1sbmFtRmpheTVpZFd=
4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZD=
BhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWFhNWQyNDM2ZDdjMzRkNDhiZDczYTg1NTIzNGYyZGNkJ=
mVzaWQ9ZTM1YTY0MjgtOThmMy1lYjExLTk0ZWYtMDAwZDNhMzM5ZGFk&K=3DBpa6LUaN4HQZus4=
tyolm8Q" title=3D"Linkedin" target=3D"_blank" style=3D"text-decoration: non=
e;" name=3D"{%22UrlIdOffset%22%3A6}" cdlinkrefidmso=3D"32_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/squircle/full/linked=
in.png">
</a>
</span>
</td><td style=3D"padding: 5px;">
<span style=3D"display: inline-block; ">
<a href=3D"[link removed]
/?T=3DNTg0Njg4MzE%3AMDItYjIxMjE0LTUwNThlMjdhYTljZDQ3MzhhZGVkYzBlMWU2NDJjNzM=
2%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYT=
k4NTAwMGQzYTNhY2FmZC1hYTVkMjQzNmQ3YzM0ZDQ4YmQ3M2E4NTUyMzRmMmRjZA%3AZmFsc2U%=
3AMzU%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0E2JTdE%3AaHR0cHM6Ly9wb3dlcnRv=
ZGVjaWRlLm9yZy9kb25hdGU_dXRtX3NvdXJjZT1FbWFpbCUyMEZvb3RlciZ1dG1fbWVkaXVtPUV=
tYWlsJnV0bV9jYW1wYWlnbj1HZW5lcmFsJl9jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZH=
RZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5O=
DUwMDBkM2EzYWNhZmQtYWE1ZDI0MzZkN2MzNGQ0OGJkNzNhODU1MjM0ZjJkY2QmZXNpZD1lMzVh=
NjQyOC05OGYzLWViMTEtOTRlZi0wMDBkM2EzMzlkYWQ&K=3DKZqEtP73oG5XS6k0CJDxvQ" tit=
le=3D"Custom" target=3D"_blank" style=3D"text-decoration: none;" name=3D"{%=
22UrlIdOffset%22%3A6}" cdlinkrefidmso=3D"32_5">
<img class=3D"social" width=3D"32" height=3D"32" st=
yle=3D"width: 32px; height: 32px; margin: 5px;" src=3D"[link removed]
kdimensions.com/powertodecideorg-axals/images/social-links/donateicon.png?m=
=3D6/17/2019%205:37:04%20PM">
</a>
</span>
</td></tr></table><![endif]--> <!--[if !mso]><!--> <span=
style=3D"display: inline-block;">
<a href=3D"[link removed]
=3DNTg0Njg4MzE%3AMDItYjIxMjE0LTUwNThlMjdhYTljZDQ3MzhhZGVkYzBlMWU2NDJjNzM2%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC1hYTVkMjQzNmQ3YzM0ZDQ4YmQ3M2E4NTUyMzRmMmRjZA%3AZmFsc2U%3AM=
zY%3A%3AaHR0cHM6Ly93d3cuZmFjZWJvb2suY29tL1Bvd2VyVG9EZWNpZGUvP19jbGRlZT1ZbWx=
uYW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3=
QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtYWE1ZDI0MzZkN2MzNGQ0OGJkNzNhO=
DU1MjM0ZjJkY2QmZXNpZD1lMzVhNjQyOC05OGYzLWViMTEtOTRlZi0wMDBkM2EzMzlkYWQ&K=3D=
MSALuJ8dSieH2vbEyLmyNg" title=3D"Facebook" target=3D"_blank" style=3D"text-=
decoration: none;" undefined cdlinkrefid=3D"32_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/squircle/full/facebo=
ok.png">
</a>
</span> <span style=3D"display: inline-block;">
<a href=3D"[link removed]
=3DNTg0Njg4MzE%3AMDItYjIxMjE0LTUwNThlMjdhYTljZDQ3MzhhZGVkYzBlMWU2NDJjNzM2%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC1hYTVkMjQzNmQ3YzM0ZDQ4YmQ3M2E4NTUyMzRmMmRjZA%3AZmFsc2U%3AM=
zc%3A%3AaHR0cHM6Ly90d2l0dGVyLmNvbS9wb3dlcnRvZGVjaWRlP19jbGRlZT1ZbWxuYW1GamF=
5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MG=
Y3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtYWE1ZDI0MzZkN2MzNGQ0OGJkNzNhODU1MjM0Z=
jJkY2QmZXNpZD1lMzVhNjQyOC05OGYzLWViMTEtOTRlZi0wMDBkM2EzMzlkYWQ&K=3DxotKrEOO=
VbYC8QiYMRaeOA" title=3D"Twitter" target=3D"_blank" style=3D"text-decoratio=
n: none;" undefined cdlinkrefid=3D"32_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/squircle/full/twitte=
r.png">
</a>
</span> <span style=3D"display: inline-block;">
<a href=3D"[link removed]
=3DNTg0Njg4MzE%3AMDItYjIxMjE0LTUwNThlMjdhYTljZDQ3MzhhZGVkYzBlMWU2NDJjNzM2%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC1hYTVkMjQzNmQ3YzM0ZDQ4YmQ3M2E4NTUyMzRmMmRjZA%3AZmFsc2U%3AM=
zg%3A%3AaHR0cHM6Ly93d3cueW91dHViZS5jb20vcG93ZXJ0b2RlY2lkZT9fY2xkZWU9WW1sbmF=
tRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LT=
U5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWFhNWQyNDM2ZDdjMzRkNDhiZDczYTg1N=
TIzNGYyZGNkJmVzaWQ9ZTM1YTY0MjgtOThmMy1lYjExLTk0ZWYtMDAwZDNhMzM5ZGFk&K=3DNSW=
AUOo5yF_R6Sw0owqpww" title=3D"Youtube" target=3D"_blank" style=3D"text-deco=
ration: none;" undefined cdlinkrefid=3D"32_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/squircle/full/youtub=
e.png">
</a>
</span> <span style=3D"display: inline-block;">
<a href=3D"[link removed]
=3DNTg0Njg4MzE%3AMDItYjIxMjE0LTUwNThlMjdhYTljZDQ3MzhhZGVkYzBlMWU2NDJjNzM2%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC1hYTVkMjQzNmQ3YzM0ZDQ4YmQ3M2E4NTUyMzRmMmRjZA%3AZmFsc2U%3AM=
zk%3A%3AaHR0cHM6Ly93d3cuaW5zdGFncmFtLmNvbS9wb3dlcnRvZGVjaWRlLz9fY2xkZWU9WW1=
sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YW=
N0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWFhNWQyNDM2ZDdjMzRkNDhiZDczY=
Tg1NTIzNGYyZGNkJmVzaWQ9ZTM1YTY0MjgtOThmMy1lYjExLTk0ZWYtMDAwZDNhMzM5ZGFk&K=
=3Dz0A3fzf3olepT6zI1fUHhw" title=3D"Instagram" target=3D"_blank" style=3D"t=
ext-decoration: none;" undefined cdlinkrefid=3D"32_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/squircle/full/instag=
ram.png">
</a>
</span> <span style=3D"display: inline-block;">
<a href=3D"[link removed]
=3DNTg0Njg4MzE%3AMDItYjIxMjE0LTUwNThlMjdhYTljZDQ3MzhhZGVkYzBlMWU2NDJjNzM2%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC1hYTVkMjQzNmQ3YzM0ZDQ4YmQ3M2E4NTUyMzRmMmRjZA%3AZmFsc2U%3AN=
DA%3A%3AaHR0cHM6Ly93d3cubGlua2VkaW4uY29tL2NvbXBhbnkvcG93ZXItdG8tZGVjaWRlLz9=
fY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbn=
RpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLWFhNWQyNDM2ZDdjM=
zRkNDhiZDczYTg1NTIzNGYyZGNkJmVzaWQ9ZTM1YTY0MjgtOThmMy1lYjExLTk0ZWYtMDAwZDNh=
MzM5ZGFk&K=3Da0Fx3pGeG7ca8asW97nsdg" title=3D"Linkedin" target=3D"_blank" s=
tyle=3D"text-decoration: none;" undefined cdlinkrefid=3D"32_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/squircle/full/linked=
in.png">
</a>
</span> <span style=3D"display: inline-block;">
<a href=3D"[link removed]
=3DNTg0Njg4MzE%3AMDItYjIxMjE0LTUwNThlMjdhYTljZDQ3MzhhZGVkYzBlMWU2NDJjNzM2%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC1hYTVkMjQzNmQ3YzM0ZDQ4YmQ3M2E4NTUyMzRmMmRjZA%3AZmFsc2U%3AN=
DE%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9kb25hdGU_dXRtX3NvdXJjZT1FbWFpbCU=
yMEZvb3RlciZ1dG1fbWVkaXVtPUVtYWlsJnV0bV9jYW1wYWlnbj1HZW5lcmFsJl9jbGRlZT1ZbW=
xuYW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY=
3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtYWE1ZDI0MzZkN2MzNGQ0OGJkNzNh=
ODU1MjM0ZjJkY2QmZXNpZD1lMzVhNjQyOC05OGYzLWViMTEtOTRlZi0wMDBkM2EzMzlkYWQ&K=
=3DT7uEpXwJH50EqfHZIam9AA" title=3D"Custom" target=3D"_blank" style=3D"text=
-decoration: none;" undefined cdlinkrefid=3D"32_5">
<img class=3D"social" width=3D"32" height=3D"32" st=
yle=3D"width: 32px; height: 32px; margin: 5px;" src=3D"[link removed]
kdimensions.com/powertodecideorg-axals/images/social-links/donateicon.png?m=
=3D6/17/2019%205:37:04%20PM">
</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><tr class=3D"section-block">
<td align=3D"center" height=3D"100%" valign=3D"top"=
width=3D"100%" style=3D"background-color: #ffffff; border-bottom-left-radi=
us: 0px;border-bottom-right-radius: 0px; ">
<!-- 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: 0px; padding-left: 0px; padding-r=
ight: 0px; ; 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"564" class=3D"text-block-container"=
style=3D"box-sizing: border-box;white-space: normal;font-family:Arial,Helv=
etica,sans-serif;font-size:12px;line-height:1.4;color:#000; word-wrap: brea=
k-word !important; white-space: normal; padding-top: 9px; padding-bottom: =
9px; padding-left: 18px; padding-right: 18px;"><p style=3D"text-align:left;=
font-family:Arial;font-size:11px;color:#505050;letter-spacing:0px;line-heig=
ht:1.2;margin:0;word-wrap:break-word !important;font-weight:normal;font-sty=
le:normal;text-decoration: none"><span style=3D"font-family:Verdana">=C2=A9=
2021, Power to Decide, the campaign to prevent unplanned pregnancy</span></=
p>
<p style=3D"text-align:left;font-family:Arial;font-size:11px;color:#505050;=
letter-spacing:0px;line-height:1.2;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><span style=3D=
"font-family:Verdana">1776 Massachusetts Ave., NW, Suite 200, Washington, D=
C 20036</span></p>
<p style=3D"text-align:left;font-family:Arial;font-size:11px;color:#505050;=
letter-spacing:0px;line-height:1.2;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><span style=3D=
"font-family:Verdana">ph: (202) 478-8500. fax: (202) 478-8588.</span></p>
<p style=3D"text-align:left;font-family:Arial;font-size:11px;color:#505050;=
letter-spacing:0px;line-height:1.2;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><span style=3D=
"font-family:Verdana"><a cd-link-manager-tab=3D"1" href=3D"[link removed]
ickdimensions.com/c/6/?T=3DNTg0Njg4MzE%3AMDItYjIxMjE0LTUwNThlMjdhYTljZDQ3Mz=
hhZGVkYzBlMWU2NDJjNzM2%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01O=
TcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1hYTVkMjQzNmQ3YzM0ZDQ4YmQ3M2E4NTUy=
MzRmMmRjZA%3AZmFsc2U%3ANDI%3A%3AaHR0cHM6Ly93d3cucG93ZXJ0b2RlY2lkZS5vcmcvP19=
jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudG=
lkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtYWE1ZDI0MzZkN2MzN=
GQ0OGJkNzNhODU1MjM0ZjJkY2QmZXNpZD1lMzVhNjQyOC05OGYzLWViMTEtOTRlZi0wMDBkM2Ez=
MzlkYWQ&K=3D6tDLmZIExyBteQc0lOGxmA" target=3D"_blank" style=3D"color: rgb(0=
, 127, 183); text-decoration: none;"><span style=3D"color:#007fb7"><u>www.P=
owertoDecide.org</u></span></a></span></p>
<p style=3D"text-align:left;font-family:Arial;font-size:11px;color:#505050;=
letter-spacing:0px;line-height:1.2;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none">=C2=A0</p>
<p style=3D"text-align:left;font-family:Arial;font-size:11px;color:#505050;=
letter-spacing:0px;line-height:1.2;margin:0;word-wrap:break-word !important=
;font-weight:normal;font-style:normal;text-decoration: none"><span style=3D=
"font-family:Verdana">Click <a cd-link-manager-tab=3D"5" href=3D"[link removed]
ink.clickdimensions.com/uu/2/1cla%3ANTg0Njg4MzE%3AMDItYjIxMjE0LTUwNThlMjdhY=
TljZDQ3MzhhZGVkYzBlMWU2NDJjNzM2%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29u=
dGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC1hYTVkMjQzNmQ3YzM0ZDQ4YmQ=
3M2E4NTUyMzRmMmRjZA%3An%3An%3ACivQo11tM2GRD1VGEMwRxA" link-metadata=3D"Glob=
alUnsubscribe" style=3D"color: rgb(0, 127, 183); text-decoration: none;"><s=
pan style=3D"color:#007fb7"><u>here</u></span></a> to unsubscribe or to cha=
nge your Subscription Preferences.</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>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div>
</center>
</body>
</html>
</html>
------=_Part_38847894_856569494.1627927470236--