------=_Part_135853499_1407979867.1625587434008
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-8faf8c59b934 {
width: 35.99290780141844%;
height: auto !important;
}
=20
.email-container img.cd-image.image-6bb5b5e4050b {
width: 94%;
height: auto !important;
}
=20
}
@media screen and (max-width: 768px) {
=20
.email-container img.cd-image.image-8faf8c59b934 {
width: 35.99290780141844%;
height: auto !important;
}
=20
.email-container img.cd-image.image-6bb5b5e4050b {
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]
TlRnME5qZzRNekU6TURJdFlqSXhNVGczTFRCak9XTTBOVEJpWkRRNU1qUm1NalZoTWpJd01ERTN=
OVGs0TlRaa1pUZ3k6WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUTpZMjl1ZEdGam=
RDMDFPVGN3WmpjMU4yUXdZVGhsT1RFeFlUazROVEF3TUdRellUTmhZMkZtWkMwNE5EbG1OVGhsT=
Wpjd05qTTBZbUpsT0RZMU5tUm1aV0ZoWWpFMVptRTRaUQ/lAYWKZCKFIquSDSUv2gIeA" width=
=3D"1" height=3D"1" /><img src=3D"[link removed]
nME5qZzRNekU6TURJdFlqSXhNVGczTFRCak9XTTBOVEJpWkRRNU1qUm1NalZoTWpJd01ERTNOVG=
s0TlRaa1pUZ3k6WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUTpZMjl1ZEdGamRDM=
DFPVGN3WmpjMU4yUXdZVGhsT1RFeFlUazROVEF3TUdRellUTmhZMkZtWkMwNE5EbG1OVGhsTWpj=
d05qTTBZbUpsT0RZMU5tUm1aV0ZoWWpFMVptRTRaUQ/lAYWKZCKFIquSDSUv2gIeA" 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"bord=
er-width: 1px; border-color: #ffffff; border-style: None; width: 601px; max=
-width: 601px; border-collapse: separate!important;" class=3D"email-page-c=
ontainer">
<![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-color: #ffffff; border-style: None; width: 602px; m=
ax-width: 602px; 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" ">
<!-- 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; 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"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-b21187-0c9c450bd4924f25a22001759856de82/1/475/aa613937-51cc-448=
f-8de4-8ce74613e9d8" 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" ">
<!-- 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; 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>
<!--[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%3AMDItYjIxMTg3LTBjOWM0NTBiZDQ5MjRmMjVhMjIwMDE3N=
Tk4NTZkZTgy%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2Qw=
YThlOTExYTk4NTAwMGQzYTNhY2FmZC04NDlmNThlMjcwNjM0YmJlODY1NmRmZWFhYjE1ZmE4ZQ%=
3AZmFsc2U%3AMA%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0ExJTdE%3AaHR0cHM6Ly9=
wb3dlcnRvZGVjaWRlLm9yZy9jb250YWN0LXVzP19jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhKcl=
FHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxM=
WE5ODUwMDBkM2EzYWNhZmQtODQ5ZjU4ZTI3MDYzNGJiZTg2NTZkZmVhYWIxNWZhOGUmZXNpZD02=
ZWMxZTM1OS02M2RlLWViMTEtYmFjYi0wMDBkM2EzMzBlNTY&K=3DvEy1a_NZav9sRGXHasj1ag"=
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%3AMDItYjIxMTg3LTBjOWM0NTBiZDQ5MjRmMjVhMjIwMDE3NTk4NTZkZ=
Tgy%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTEx=
YTk4NTAwMGQzYTNhY2FmZC04NDlmNThlMjcwNjM0YmJlODY1NmRmZWFhYjE1ZmE4ZQ%3AZmFsc2=
U%3AMQ%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9jb250YWN0LXVzP19jbGRlZT1ZbWx=
uYW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3=
QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtODQ5ZjU4ZTI3MDYzNGJiZTg2NTZkZ=
mVhYWIxNWZhOGUmZXNpZD02ZWMxZTM1OS02M2RlLWViMTEtYmFjYi0wMDBkM2EzMzBlNTY&K=3D=
pAWHjB23djn4zut7IHZhGg" undefined title=3D"[link removed]
t-us" target=3D"_blank" cdlinkrefid=3D"20" ><img class=3D"center-on-narro=
w cd-image image-8faf8c59b934 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%3AMDItYjIxMTg3LTBjOWM0NTBiZDQ5MjRmMjVhMjIwMDE3N=
Tk4NTZkZTgy%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2Qw=
YThlOTExYTk4NTAwMGQzYTNhY2FmZC04NDlmNThlMjcwNjM0YmJlODY1NmRmZWFhYjE1ZmE4ZQ%=
3AZmFsc2U%3AMg%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0ExJTdE%3AaHR0cHM6Ly9=
3d3cucG93ZXJ0b2RlY2lkZS5vcmc_X2NsZGVlPVltbG5hbUZqYXk1aWRXeDNZWEpyUUdkdFlXbH=
NMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwM=
GQzYTNhY2FmZC04NDlmNThlMjcwNjM0YmJlODY1NmRmZWFhYjE1ZmE4ZSZlc2lkPTZlYzFlMzU5=
LTYzZGUtZWIxMS1iYWNiLTAwMGQzYTMzMGU1Ng&K=3DZT1guLhu2PSXS9L2P-SbDA" 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%3AMDItYjIxMTg3LTBjOWM0NTBiZDQ5MjRmMjVhMjIwMDE3NTk4NTZkZ=
Tgy%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTEx=
YTk4NTAwMGQzYTNhY2FmZC04NDlmNThlMjcwNjM0YmJlODY1NmRmZWFhYjE1ZmE4ZQ%3AZmFsc2=
U%3AMw%3A%3AaHR0cHM6Ly93d3cucG93ZXJ0b2RlY2lkZS5vcmc_X2NsZGVlPVltbG5hbUZqYXk=
1aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC01OTcwZj=
c1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC04NDlmNThlMjcwNjM0YmJlODY1NmRmZWFhYjE1Z=
mE4ZSZlc2lkPTZlYzFlMzU5LTYzZGUtZWIxMS1iYWNiLTAwMGQzYTMzMGU1Ng&K=3DdlwI4khs-=
VLwAJN7PYw85Q" undefined title=3D"[link removed]" target=3D"=
_blank" cdlinkrefid=3D"21" ><img class=3D"center-on-narrow cd-image image=
-6bb5b5e4050b 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%3AMDItYjIxMTg3LTBjOWM0NTBiZDQ5MjRmMjVhMjIwMDE3NTk4NTZkZTg=
y%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYT=
k4NTAwMGQzYTNhY2FmZC04NDlmNThlMjcwNjM0YmJlODY1NmRmZWFhYjE1ZmE4ZQ%3AZmFsc2U%=
3ANA%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0EzJTdE%3AaHR0cDovL2FuYWx5dGljc=
y5jbGlja2RpbWVuc2lvbnMuY29tL1NvY2lhbExpbmtzLmFzcHg_ZGF0YT1YMnhwYm1zOWFIUjBj=
RG92TDJGdVlXeDVkR2xqY3k1amJHbGphMlJwYldWdWMybHZibk11WTI5dEwyVnRZV2xzWTI5dWR=
HVnVkQzloZUVGc2MyNUVSVk5ZTTBoaGNFRlFhMEVtWDJGclBXRjRRV3h6YmtSRlUxZ3pTR0Z3UV=
ZCclFTWmZZV04wUFRFbVgzUjVjR1U5TVNaZmJYTm5QUSUzRCUzRCZfcmlkPWNvbnRhY3QtNTk3M=
GY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtODQ5ZjU4ZTI3MDYzNGJiZTg2NTZkZmVhYWIx=
NWZhOGUmX2VzPTZlYzFlMzU5LTYzZGUtZWIxMS1iYWNiLTAwMGQzYTMzMGU1NiZfY2xkZWU9WW1=
sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YW=
N0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLTg0OWY1OGUyNzA2MzRiYmU4NjU2Z=
GZlYWFiMTVmYThlJmVzaWQ9NmVjMWUzNTktNjNkZS1lYjExLWJhY2ItMDAwZDNhMzMwZTU2&K=
=3DYw0LeNpaRXtJxXLHh1mynA" 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%3AMDItYjIxMTg3LTBjOWM0NTBiZDQ5MjRmMjVhMjIwMDE3NTk4NTZkZTg=
y%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYT=
k4NTAwMGQzYTNhY2FmZC04NDlmNThlMjcwNjM0YmJlODY1NmRmZWFhYjE1ZmE4ZQ%3AZmFsc2U%=
3ANQ%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0EzJTdE%3AaHR0cDovL2FuYWx5dGljc=
y5jbGlja2RpbWVuc2lvbnMuY29tL1NvY2lhbExpbmtzLmFzcHg_ZGF0YT1YMnhwYm1zOWFIUjBj=
RG92TDJGdVlXeDVkR2xqY3k1amJHbGphMlJwYldWdWMybHZibk11WTI5dEwyVnRZV2xzWTI5dWR=
HVnVkQzloZUVGc2MyNUVSVk5ZTTBoaGNFRlFhMEVtWDJGclBXRjRRV3h6YmtSRlUxZ3pTR0Z3UV=
ZCclFTWmZZV04wUFRFbVgzUjVjR1U5TXlaZmJYTm5QUSUzRCUzRCZfcmlkPWNvbnRhY3QtNTk3M=
GY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtODQ5ZjU4ZTI3MDYzNGJiZTg2NTZkZmVhYWIx=
NWZhOGUmX2VzPTZlYzFlMzU5LTYzZGUtZWIxMS1iYWNiLTAwMGQzYTMzMGU1NiZfY2xkZWU9WW1=
sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YW=
N0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLTg0OWY1OGUyNzA2MzRiYmU4NjU2Z=
GZlYWFiMTVmYThlJmVzaWQ9NmVjMWUzNTktNjNkZS1lYjExLWJhY2ItMDAwZDNhMzMwZTU2&K=
=3DJ6GJHwzlGQPswCvCTzUYuA" 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%3AMDItYjIxMTg3LTBjOWM0NTBiZDQ5MjRmMjVhMjIwMDE3NTk4NTZkZTg=
y%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYT=
k4NTAwMGQzYTNhY2FmZC04NDlmNThlMjcwNjM0YmJlODY1NmRmZWFhYjE1ZmE4ZQ%3AZmFsc2U%=
3ANg%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0EzJTdE%3AaHR0cDovL2FuYWx5dGljc=
y5jbGlja2RpbWVuc2lvbnMuY29tL1NvY2lhbExpbmtzLmFzcHg_ZGF0YT1YMnhwYm1zOWFIUjBj=
RG92TDJGdVlXeDVkR2xqY3k1amJHbGphMlJwYldWdWMybHZibk11WTI5dEwyVnRZV2xzWTI5dWR=
HVnVkQzloZUVGc2MyNUVSVk5ZTTBoaGNFRlFhMEVtWDJGclBXRjRRV3h6YmtSRlUxZ3pTR0Z3UV=
ZCclFTWmZZV04wUFRFbVgzUjVjR1U5TWlaZmJYTm5QUSUzRCUzRCZfcmlkPWNvbnRhY3QtNTk3M=
GY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtODQ5ZjU4ZTI3MDYzNGJiZTg2NTZkZmVhYWIx=
NWZhOGUmX2VzPTZlYzFlMzU5LTYzZGUtZWIxMS1iYWNiLTAwMGQzYTMzMGU1NiZfY2xkZWU9WW1=
sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YW=
N0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLTg0OWY1OGUyNzA2MzRiYmU4NjU2Z=
GZlYWFiMTVmYThlJmVzaWQ9NmVjMWUzNTktNjNkZS1lYjExLWJhY2ItMDAwZDNhMzMwZTU2&K=
=3DyUmTlwiuFNaNSP0x8OMKCA" 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%3AMDItYjIxMTg3LTBjOWM0NTBiZDQ5MjRmMjVhMjIwMDE3NTk4NTZkZTgy%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC04NDlmNThlMjcwNjM0YmJlODY1NmRmZWFhYjE1ZmE4ZQ%3AZmFsc2U%3AN=
w%3A%3AaHR0cDovL2FuYWx5dGljcy5jbGlja2RpbWVuc2lvbnMuY29tL1NvY2lhbExpbmtzLmFz=
cHg_ZGF0YT1YMnhwYm1zOWFIUjBjRG92TDJGdVlXeDVkR2xqY3k1amJHbGphMlJwYldWdWMybHZ=
ibk11WTI5dEwyVnRZV2xzWTI5dWRHVnVkQzloZUVGc2MyNUVSVk5ZTTBoaGNFRlFhMEVtWDJGcl=
BXRjRRV3h6YmtSRlUxZ3pTR0Z3UVZCclFTWmZZV04wUFRFbVgzUjVjR1U5TVNaZmJYTm5QUSUzR=
CUzRCZfcmlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtODQ5ZjU4=
ZTI3MDYzNGJiZTg2NTZkZmVhYWIxNWZhOGUmX2VzPTZlYzFlMzU5LTYzZGUtZWIxMS1iYWNiLTA=
wMGQzYTMzMGU1NiZfY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZC=
UzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkL=
Tg0OWY1OGUyNzA2MzRiYmU4NjU2ZGZlYWFiMTVmYThlJmVzaWQ9NmVjMWUzNTktNjNkZS1lYjEx=
LWJhY2ItMDAwZDNhMzMwZTU2&K=3DrDT3ZHbAP2IKtgfVc6U5fg" 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%3AMDItYjIxMTg3LTBjOWM0NTBiZDQ5MjRmMjVhMjIwMDE3NTk4NTZkZTgy%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC04NDlmNThlMjcwNjM0YmJlODY1NmRmZWFhYjE1ZmE4ZQ%3AZmFsc2U%3AO=
A%3A%3AaHR0cDovL2FuYWx5dGljcy5jbGlja2RpbWVuc2lvbnMuY29tL1NvY2lhbExpbmtzLmFz=
cHg_ZGF0YT1YMnhwYm1zOWFIUjBjRG92TDJGdVlXeDVkR2xqY3k1amJHbGphMlJwYldWdWMybHZ=
ibk11WTI5dEwyVnRZV2xzWTI5dWRHVnVkQzloZUVGc2MyNUVSVk5ZTTBoaGNFRlFhMEVtWDJGcl=
BXRjRRV3h6YmtSRlUxZ3pTR0Z3UVZCclFTWmZZV04wUFRFbVgzUjVjR1U5TXlaZmJYTm5QUSUzR=
CUzRCZfcmlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtODQ5ZjU4=
ZTI3MDYzNGJiZTg2NTZkZmVhYWIxNWZhOGUmX2VzPTZlYzFlMzU5LTYzZGUtZWIxMS1iYWNiLTA=
wMGQzYTMzMGU1NiZfY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZC=
UzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkL=
Tg0OWY1OGUyNzA2MzRiYmU4NjU2ZGZlYWFiMTVmYThlJmVzaWQ9NmVjMWUzNTktNjNkZS1lYjEx=
LWJhY2ItMDAwZDNhMzMwZTU2&K=3D1q_a3ynfs58gilk6tRlLrw" 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%3AMDItYjIxMTg3LTBjOWM0NTBiZDQ5MjRmMjVhMjIwMDE3NTk4NTZkZTgy%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC04NDlmNThlMjcwNjM0YmJlODY1NmRmZWFhYjE1ZmE4ZQ%3AZmFsc2U%3AO=
Q%3A%3AaHR0cDovL2FuYWx5dGljcy5jbGlja2RpbWVuc2lvbnMuY29tL1NvY2lhbExpbmtzLmFz=
cHg_ZGF0YT1YMnhwYm1zOWFIUjBjRG92TDJGdVlXeDVkR2xqY3k1amJHbGphMlJwYldWdWMybHZ=
ibk11WTI5dEwyVnRZV2xzWTI5dWRHVnVkQzloZUVGc2MyNUVSVk5ZTTBoaGNFRlFhMEVtWDJGcl=
BXRjRRV3h6YmtSRlUxZ3pTR0Z3UVZCclFTWmZZV04wUFRFbVgzUjVjR1U5TWlaZmJYTm5QUSUzR=
CUzRCZfcmlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtODQ5ZjU4=
ZTI3MDYzNGJiZTg2NTZkZmVhYWIxNWZhOGUmX2VzPTZlYzFlMzU5LTYzZGUtZWIxMS1iYWNiLTA=
wMGQzYTMzMGU1NiZfY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZC=
UzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkL=
Tg0OWY1OGUyNzA2MzRiYmU4NjU2ZGZlYWFiMTVmYThlJmVzaWQ9NmVjMWUzNTktNjNkZS1lYjEx=
LWJhY2ItMDAwZDNhMzMwZTU2&K=3D3y4sAuD8bJQB1675hgE59w" 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">One Year Later=
: Our Continuing Commitment to Equity</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">Juneteen=
th serves as a reminder that more work is needed within reproductive health=
and more broadly as a nation to reckon with the impact of racism and reduc=
e the inequities faced by Black people every day. Only through this importa=
nt work, will we be able to achieve reproductive well-being for all. This J=
uneteenth <a cd-link-manager-tab=3D"1" href=3D"[link removed]
s.com/c/6/?T=3DNTg0Njg4MzE%3AMDItYjIxMTg3LTBjOWM0NTBiZDQ5MjRmMjVhMjIwMDE3NT=
k4NTZkZTgy%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwY=
ThlOTExYTk4NTAwMGQzYTNhY2FmZC04NDlmNThlMjcwNjM0YmJlODY1NmRmZWFhYjE1ZmE4ZQ%3=
AZmFsc2U%3AMTA%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9uZXdzL29uZS15ZWFyLWx=
hdGVyLW91ci1jb250aW51aW5nLWNvbW1pdG1lbnQtZXF1aXR5P19jbGRlZT1ZbWxuYW1GamF5NW=
lkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3N=
TdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtODQ5ZjU4ZTI3MDYzNGJiZTg2NTZkZmVhYWIxNWZh=
OGUmZXNpZD02ZWMxZTM1OS02M2RlLWViMTEtYmFjYi0wMDBkM2EzMzBlNTY&K=3DhMdcuN_nFhH=
e-Jq0TGNgFg" target=3D"_blank" style=3D"color: #0c00ff; text-decoration: no=
ne;">we look back at our work </a>over the last year and evaluate our effor=
ts to better incorporate an equity framework into our work to achieve repro=
ductive well-being.=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"><br>
<span style=3D"font-size:14px"><span style=3D"font-family:Verdana"><strong>=
Our Commitment to Transparency</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 are t=
hrilled to share that we <a cd-link-manager-tab=3D"1" href=3D"[link removed]
.clickdimensions.com/c/6/?T=3DNTg0Njg4MzE%3AMDItYjIxMTg3LTBjOWM0NTBiZDQ5MjR=
mMjVhMjIwMDE3NTk4NTZkZTgy%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC=
01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC04NDlmNThlMjcwNjM0YmJlODY1NmRmZ=
WFhYjE1ZmE4ZQ%3AZmFsc2U%3AMTE%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9hYm91=
dC11c25ld3Nyb29tL2d1aWRlc3Rhci0yMDIxLXBsYXRpbnVtLXNlYWwtdHJhbnNwYXJlbmN5P19=
jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudG=
lkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtODQ5ZjU4ZTI3MDYzN=
GJiZTg2NTZkZmVhYWIxNWZhOGUmZXNpZD02ZWMxZTM1OS02M2RlLWViMTEtYmFjYi0wMDBkM2Ez=
MzBlNTY&K=3D8N6ggoYfn0qAbG55FCVwCQ" target=3D"_blank" style=3D"color: #0c00=
ff; text-decoration: none;">recently received </a>a 2021 Platinum Seal of T=
ransparency from Guidestar. This recognition demonstrates our commitment to=
ensuring every dollar we receive is invested in our work toward a future w=
here all young people have the power to decide. </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"><span style=3D=
"font-size:14px"><span style=3D"font-family:Verdana">=C2=A0<br>
<strong>Diving Deep into Contraceptive Access</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">Despite =
the <a cd-link-manager-tab=3D"1" href=3D"[link removed]
c/6/?T=3DNTg0Njg4MzE%3AMDItYjIxMTg3LTBjOWM0NTBiZDQ5MjRmMjVhMjIwMDE3NTk4NTZk=
ZTgy%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTE=
xYTk4NTAwMGQzYTNhY2FmZC04NDlmNThlMjcwNjM0YmJlODY1NmRmZWFhYjE1ZmE4ZQ%3AZmFsc=
2U%3AMTI%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9zaXRlcy9kZWZhdWx0L2ZpbGVzL=
zIwMjEtMDQvUDJEX0V2ZXJ5b25lIExvdmVzIEJpcnRoIENvbnRyb2wucGRmP19jbGRlZT1ZbWxu=
YW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3Q=
tNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtODQ5ZjU4ZTI3MDYzNGJiZTg2NTZkZm=
VhYWIxNWZhOGUmZXNpZD02ZWMxZTM1OS02M2RlLWViMTEtYmFjYi0wMDBkM2EzMzBlNTY&K=3Dc=
8_0cB7aIHPge9H2XHg9_g" target=3D"_blank" style=3D"color: #0c00ff; text-deco=
ration: none;">majority of adults (86%) </a>supporting birth control as an =
essential part of health care, millions of people still lack access to and =
information of birth control. In this <a cd-link-manager-tab=3D"1" href=3D"=
[link removed]
M0NTBiZDQ5MjRmMjVhMjIwMDE3NTk4NTZkZTgy%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ=
%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC04NDlmNThlMjcwNjM0=
YmJlODY1NmRmZWFhYjE1ZmE4ZQ%3AZmFsc2U%3AMTM%3A%3AaHR0cHM6Ly93d3cuYXJub2xkdmV=
udHVyZXMub3JnL3BvZGNhc3RzL3BvZGNhc3QtY2hhbmNlLXRvLWNob29zZS1leHBhbmRpbmctY2=
9udHJhY2VwdGl2ZS1hY2Nlc3M_X2NsZGVlPVltbG5hbUZqYXk1aWRXeDNZWEpyUUdkdFlXbHNMb=
U52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQz=
YTNhY2FmZC04NDlmNThlMjcwNjM0YmJlODY1NmRmZWFhYjE1ZmE4ZSZlc2lkPTZlYzFlMzU5LTY=
zZGUtZWIxMS1iYWNiLTAwMGQzYTMzMGU1Ng&K=3DwSfl-5A9EQVvx6NupKxUng" target=3D"_=
blank" style=3D"color: #0c00ff; text-decoration: none;">episode </a>of <em>=
Deep Dive with Laura Arnold</em>, our CEO, Dr. Raegan McDonald-Mosley, expl=
ores and discusses the barriers many women face, especially Black and brown=
women, when it comes to accessing contraception. Take a listen!=C2=A0</spa=
n></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>=
A Bundle of Health Care</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">Power to=
Decide=E2=80=99s <em><a cd-link-manager-tab=3D"1" href=3D"[link removed]
ickdimensions.com/c/6/?T=3DNTg0Njg4MzE%3AMDItYjIxMTg3LTBjOWM0NTBiZDQ5MjRmMj=
VhMjIwMDE3NTk4NTZkZTgy%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01O=
TcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC04NDlmNThlMjcwNjM0YmJlODY1NmRmZWFh=
YjE1ZmE4ZQ%3AZmFsc2U%3AMTQ%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9vbmUta2V=
5LXF1ZXN0aW9uP19jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJT=
NkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtO=
DQ5ZjU4ZTI3MDYzNGJiZTg2NTZkZmVhYWIxNWZhOGUmZXNpZD02ZWMxZTM1OS02M2RlLWViMTEt=
YmFjYi0wMDBkM2EzMzBlNTY&K=3DBePONwlTiB54uDD3s7U5Tg" target=3D"_blank" style=
=3D"color: #0c00ff; text-decoration: none;">One Key Question</a><sup>=C2=AE=
</sup> </em>(OKQ) interactive training opens the door to a conversation wit=
h patients about if, when, and under what circumstances they want to get pr=
egnant and have a child. Our <a cd-link-manager-tab=3D"1" href=3D"[link removed]
link.clickdimensions.com/c/6/?T=3DNTg0Njg4MzE%3AMDItYjIxMTg3LTBjOWM0NTBiZDQ=
5MjRmMjVhMjIwMDE3NTk4NTZkZTgy%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udG=
FjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC04NDlmNThlMjcwNjM0YmJlODY1N=
mRmZWFhYjE1ZmE4ZQ%3AZmFsc2U%3AMTU%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9v=
bmUta2V5LXF1ZXN0aW9uP19jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJ=
RJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYW=
NhZmQtODQ5ZjU4ZTI3MDYzNGJiZTg2NTZkZmVhYWIxNWZhOGUmZXNpZD02ZWMxZTM1OS02M2RlL=
WViMTEtYmFjYi0wMDBkM2EzMzBlNTY&K=3DaWIeX1Acn1o_GKt0cWMMHQ" target=3D"_blank=
" style=3D"color: #0c00ff; text-decoration: none;">Preconception and Contra=
ception Pathways to Care </a>online training takes that conversation one st=
ep further by teaching providers how to offer preconception and contracepti=
on counseling and care in a personalized, non-judgmental, and unbiased way.=
=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"><br>
<span style=3D"font-size:14px"><span style=3D"font-family:Verdana">Both OKQ=
and Pathways to Care are available as stand-alone trainings. A discounted =
training bundle is available for those interested in taking both the OKQ an=
d Pathways trainings. Simply visit our <a cd-link-manager-tab=3D"1" href=3D=
"[link removed]
WM0NTBiZDQ5MjRmMjVhMjIwMDE3NTk4NTZkZTgy%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvb=
Q%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC04NDlmNThlMjcwNjM=
0YmJlODY1NmRmZWFhYjE1ZmE4ZQ%3AZmFsc2U%3AMTY%3A%3AaHR0cHM6Ly9zaG9wLnBvd2VydG=
9kZWNpZGUub3JnL3RyYWluaW5ncy5odG1sP19jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZ=
HRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5=
ODUwMDBkM2EzYWNhZmQtODQ5ZjU4ZTI3MDYzNGJiZTg2NTZkZmVhYWIxNWZhOGUmZXNpZD02ZWM=
xZTM1OS02M2RlLWViMTEtYmFjYi0wMDBkM2EzMzBlNTY&K=3D_PpdcyYc0YEt1YuORIkGJg" ta=
rget=3D"_blank" style=3D"color: #0c00ff; text-decoration: none;">online sho=
p </a>to begin your training.=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">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"><span style=3D=
"font-size:14px"><span style=3D"font-family:Verdana"><strong>Women=E2=80=99=
s Health Protection Act Introduced=C2=A0</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">On June =
8, the Women=E2=80=99s Health Protection Act (WHPA) was <a cd-link-manager-=
tab=3D"1" href=3D"[link removed]
MDItYjIxMTg3LTBjOWM0NTBiZDQ5MjRmMjVhMjIwMDE3NTk4NTZkZTgy%3AYmlnamFjay5idWx3=
YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC=
04NDlmNThlMjcwNjM0YmJlODY1NmRmZWFhYjE1ZmE4ZQ%3AZmFsc2U%3AMTc%3A%3AaHR0cHM6L=
y9wb3dlcnRvZGVjaWRlLm9yZy9hYm91dC11c25ld3Nyb29tL3Bvd2VyLWRlY2lkZS1oYWlscy1p=
bnRyb2R1Y3Rpb24td29tZW5zLWhlYWx0aC1wcm90ZWN0aW9uLWFjdD9fY2xkZWU9WW1sbmFtRmp=
heTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5Nz=
BmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLTg0OWY1OGUyNzA2MzRiYmU4NjU2ZGZlYWFiM=
TVmYThlJmVzaWQ9NmVjMWUzNTktNjNkZS1lYjExLWJhY2ItMDAwZDNhMzMwZTU2&K=3DDj0l2Lx=
HniXvsYcSgVQSXg" target=3D"_blank" style=3D"color: #0c00ff; text-decoration=
: none;">introduced </a>in Congress. This was followed by a <a cd-link-mana=
ger-tab=3D"1" href=3D"[link removed]
E%3AMDItYjIxMTg3LTBjOWM0NTBiZDQ5MjRmMjVhMjIwMDE3NTk4NTZkZTgy%3AYmlnamFjay5i=
dWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2=
FmZC04NDlmNThlMjcwNjM0YmJlODY1NmRmZWFhYjE1ZmE4ZQ%3AZmFsc2U%3AMTg%3A%3AaHR0c=
HM6Ly90d2l0dGVyLmNvbS9wb3dlcnRvZGVjaWRlL3N0YXR1cy8xNDA1MjMyMDE5ODQ0NTIxOTg2=
P19jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWV=
udGlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtODQ5ZjU4ZTI3MD=
YzNGJiZTg2NTZkZmVhYWIxNWZhOGUmZXNpZD02ZWMxZTM1OS02M2RlLWViMTEtYmFjYi0wMDBkM=
2EzMzBlNTY&K=3DgE5kGt_XtfWFpC8bFJXtrA" target=3D"_blank" style=3D"color: #0=
c00ff; text-decoration: none;">Senate Judiciary Committee </a>hearing on Ju=
ne 16. WHPA would create a statutory right for health care providers to pro=
vide abortion care and a corresponding right for their patients to receive =
abortion care without medically unnecessary restrictions, such as mandatory=
waiting periods, biased counseling and mandatory ultrasounds. Since 2011, =
<a cd-link-manager-tab=3D"1" href=3D"[link removed]
?T=3DNTg0Njg4MzE%3AMDItYjIxMTg3LTBjOWM0NTBiZDQ5MjRmMjVhMjIwMDE3NTk4NTZkZTgy=
%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk=
4NTAwMGQzYTNhY2FmZC04NDlmNThlMjcwNjM0YmJlODY1NmRmZWFhYjE1ZmE4ZQ%3AZmFsc2U%3=
AMTk%3A%3AaHR0cHM6Ly9hY3Rmb3J3b21lbi5vcmcvd3AtY29udGVudC91cGxvYWRzLzIwMjEvM=
DQvV0hQQS0yMDIxLW9uZS1wYWdlci5wZGY_X2NsZGVlPVltbG5hbUZqYXk1aWRXeDNZWEpyUUdk=
dFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udGFjdC01OTcwZjc1N2QwYThlOTExYTk=
4NTAwMGQzYTNhY2FmZC04NDlmNThlMjcwNjM0YmJlODY1NmRmZWFhYjE1ZmE4ZSZlc2lkPTZlYz=
FlMzU5LTYzZGUtZWIxMS1iYWNiLTAwMGQzYTMzMGU1Ng&K=3DiyOru3Bh1OfBhGgP_R8ifg" ta=
rget=3D"_blank" style=3D"color: #0c00ff; text-decoration: none;">nearly 500=
laws </a>restricting and banning abortion have passed across the country, =
causing significant challenges that impede access to abortion care and disp=
roportionately affect Black, Indigenous and People of Color (BIPOC) who alr=
eady face systemic barriers to health care access. <em>This means abortion =
care is not accessible to everyone</em>. WHPA would fix this. Please <a cd-=
link-manager-tab=3D"1" href=3D"[link removed]
Tg0Njg4MzE%3AMDItYjIxMTg3LTBjOWM0NTBiZDQ5MjRmMjVhMjIwMDE3NTk4NTZkZTgy%3AYml=
namFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwM=
GQzYTNhY2FmZC04NDlmNThlMjcwNjM0YmJlODY1NmRmZWFhYjE1ZmE4ZQ%3AZmFsc2U%3AMjA%3=
A%3AaHR0cHM6Ly92b3RlcnZvaWNlLm5ldC9Qb3dlclRvRGVjaWRlL0NhbXBhaWducy84NTc4OC9=
SZXNwb25kP19jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJn=
JlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtODQ5Z=
jU4ZTI3MDYzNGJiZTg2NTZkZmVhYWIxNWZhOGUmZXNpZD02ZWMxZTM1OS02M2RlLWViMTEtYmFj=
Yi0wMDBkM2EzMzBlNTY&K=3DiBZ-pWOXWVGNcEHr7QM9Pw" target=3D"_blank" style=3D"=
color: #0c00ff; text-decoration: none;">contact your members of Congress </=
a>to help ensure everyone has the ability to make decisions about if and wh=
en to become a parent.</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>=
State Telehealth Policy Updates</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">Power to=
Decide continues to monitor state telehealth policies that can facilitate =
contraceptive access. Hawaii and Nevada are the most recent states to pass =
legislation in this arena. Hawaii will now allow physician-patient relation=
ships to be established via telehealth, and Nevada will no longer exclude =
=E2=80=9Cstandard telephone=E2=80=9D from the definition of telehealth for =
Medicaid and private payors. For more, view our <a cd-link-manager-tab=3D"1=
" href=3D"[link removed]
MTg3LTBjOWM0NTBiZDQ5MjRmMjVhMjIwMDE3NTk4NTZkZTgy%3AYmlnamFjay5idWx3YXJrQGdt=
YWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC04NDlmNT=
hlMjcwNjM0YmJlODY1NmRmZWFhYjE1ZmE4ZQ%3AZmFsc2U%3AMjE%3A%3AaHR0cHM6Ly9wb3dlc=
nRvZGVjaWRlLm9yZy93aGF0LXdlLWRvL2FjY2Vzcy90ZWxlaGVhbHRoLXBvbGljeT9fY2xkZWU9=
WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb25=
0YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLTg0OWY1OGUyNzA2MzRiYmU4Nj=
U2ZGZlYWFiMTVmYThlJmVzaWQ9NmVjMWUzNTktNjNkZS1lYjExLWJhY2ItMDAwZDNhMzMwZTU2&=
K=3DYoBFWuVeWB2EXO9NSqIfyA" target=3D"_blank" style=3D"color: #0c00ff; text=
-decoration: none;">Interactive Telehealth Tools</a>.</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]
tYjIxMTg3LTBjOWM0NTBiZDQ5MjRmMjVhMjIwMDE3NTk4NTZkZTgy%3AYmlnamFjay5idWx3YXJ=
rQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC04N=
DlmNThlMjcwNjM0YmJlODY1NmRmZWFhYjE1ZmE4ZQ%3AZmFsc2U%3AMjI%3A%3AaHR0cHM6Ly9w=
b3dlcnRvZGVjaWRlLm9yZy9uZXdzL2p1bmUtMjAyMS1wb3dlci11cGRhdGVzLWVkaXRpb24_X2N=
sZGVlPVltbG5hbUZqYXk1aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aW=
Q9Y29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC04NDlmNThlMjcwNjM0Y=
mJlODY1NmRmZWFhYjE1ZmE4ZSZlc2lkPTZlYzFlMzU5LTYzZGUtZWIxMS1iYWNiLTAwMGQzYTMz=
MGU1Ng&K=3DIRu5tSS3LOzde13YTrxl0Q" 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 extend our gratitude to Arnold Ventures for their continued support=
of our <a cd-link-manager-tab=3D"1" href=3D"[link removed]
com/c/6/?T=3DNTg0Njg4MzE%3AMDItYjIxMTg3LTBjOWM0NTBiZDQ5MjRmMjVhMjIwMDE3NTk4=
NTZkZTgy%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYTh=
lOTExYTk4NTAwMGQzYTNhY2FmZC04NDlmNThlMjcwNjM0YmJlODY1NmRmZWFhYjE1ZmE4ZQ%3AZ=
mFsc2U%3AMjM%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9BY2Nlc3MtVG9vbGtpdD9fY=
2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRp=
ZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLTg0OWY1OGUyNzA2MzR=
iYmU4NjU2ZGZlYWFiMTVmYThlJmVzaWQ9NmVjMWUzNTktNjNkZS1lYjExLWJhY2ItMDAwZDNhMz=
MwZTU2&K=3D0wAG_XnlFatOHoMVCaBCfw" target=3D"_blank" style=3D"color: #0c00f=
f; text-decoration: none;">Advancing Contraceptive Access Toolkit </a>and o=
ur efforts to promote state policies that increase access to birth control.=
=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"><br>
<span style=3D"font-size:14px"><span style=3D"font-family:Verdana">Join oth=
ers dedicated to ensuring all young people have the power to decide their f=
utures by <a cd-link-manager-tab=3D"1" href=3D"[link removed]
s.com/c/6/?T=3DNTg0Njg4MzE%3AMDItYjIxMTg3LTBjOWM0NTBiZDQ5MjRmMjVhMjIwMDE3NT=
k4NTZkZTgy%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwY=
ThlOTExYTk4NTAwMGQzYTNhY2FmZC04NDlmNThlMjcwNjM0YmJlODY1NmRmZWFhYjE1ZmE4ZQ%3=
AZmFsc2U%3AMjQ%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9kb25hdGU_X2NsZGVlPVl=
tbG5hbUZqYXk1aWRXeDNZWEpyUUdkdFlXbHNMbU52YlElM2QlM2QmcmVjaXBpZW50aWQ9Y29udG=
FjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC04NDlmNThlMjcwNjM0YmJlODY1N=
mRmZWFhYjE1ZmE4ZSZlc2lkPTZlYzFlMzU5LTYzZGUtZWIxMS1iYWNiLTAwMGQzYTMzMGU1Ng&K=
=3DXKCGs9qWcPXE6tp4K8BJOg" target=3D"_blank" style=3D"color: #0c00ff; text-=
decoration: none;">making a donation today</a>.</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" ">
<!-- 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; 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"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%3AMDItYjIxMTg3LTBjOWM0NTBiZDQ5MjRmMjVhMjIwMDE3NTk4NTZkZTg=
y%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYT=
k4NTAwMGQzYTNhY2FmZC04NDlmNThlMjcwNjM0YmJlODY1NmRmZWFhYjE1ZmE4ZQ%3AZmFsc2U%=
3AMjU%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0E2JTdE%3AaHR0cHM6Ly93d3cuZmFj=
ZWJvb2suY29tL1Bvd2VyVG9EZWNpZGUvP19jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZHR=
ZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5OD=
UwMDBkM2EzYWNhZmQtODQ5ZjU4ZTI3MDYzNGJiZTg2NTZkZmVhYWIxNWZhOGUmZXNpZD02ZWMxZ=
TM1OS02M2RlLWViMTEtYmFjYi0wMDBkM2EzMzBlNTY&K=3Dhq-HOgwExblB6lAi9zG4aA" 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%3AMDItYjIxMTg3LTBjOWM0NTBiZDQ5MjRmMjVhMjIwMDE3NTk4NTZkZTg=
y%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYT=
k4NTAwMGQzYTNhY2FmZC04NDlmNThlMjcwNjM0YmJlODY1NmRmZWFhYjE1ZmE4ZQ%3AZmFsc2U%=
3AMjY%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0E2JTdE%3AaHR0cHM6Ly90d2l0dGVy=
LmNvbS9wb3dlcnRvZGVjaWRlP19jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1=
OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2=
EzYWNhZmQtODQ5ZjU4ZTI3MDYzNGJiZTg2NTZkZmVhYWIxNWZhOGUmZXNpZD02ZWMxZTM1OS02M=
2RlLWViMTEtYmFjYi0wMDBkM2EzMzBlNTY&K=3Dq2DUNESHYpgsLolXLGB3Jg" 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%3AMDItYjIxMTg3LTBjOWM0NTBiZDQ5MjRmMjVhMjIwMDE3NTk4NTZkZTg=
y%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYT=
k4NTAwMGQzYTNhY2FmZC04NDlmNThlMjcwNjM0YmJlODY1NmRmZWFhYjE1ZmE4ZQ%3AZmFsc2U%=
3AMjc%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0E2JTdE%3AaHR0cHM6Ly93d3cueW91=
dHViZS5jb20vcG93ZXJ0b2RlY2lkZT9fY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVd=
sc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MD=
AwZDNhM2FjYWZkLTg0OWY1OGUyNzA2MzRiYmU4NjU2ZGZlYWFiMTVmYThlJmVzaWQ9NmVjMWUzN=
TktNjNkZS1lYjExLWJhY2ItMDAwZDNhMzMwZTU2&K=3DhowL179RgJb_--_oTGo0OA" 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%3AMDItYjIxMTg3LTBjOWM0NTBiZDQ5MjRmMjVhMjIwMDE3NTk4NTZkZTg=
y%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYT=
k4NTAwMGQzYTNhY2FmZC04NDlmNThlMjcwNjM0YmJlODY1NmRmZWFhYjE1ZmE4ZQ%3AZmFsc2U%=
3AMjg%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0E2JTdE%3AaHR0cHM6Ly93d3cuaW5z=
dGFncmFtLmNvbS9wb3dlcnRvZGVjaWRlLz9fY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R=
0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOT=
g1MDAwZDNhM2FjYWZkLTg0OWY1OGUyNzA2MzRiYmU4NjU2ZGZlYWFiMTVmYThlJmVzaWQ9NmVjM=
WUzNTktNjNkZS1lYjExLWJhY2ItMDAwZDNhMzMwZTU2&K=3DxvCfFncxivueDXHlRaycsw" 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%3AMDItYjIxMTg3LTBjOWM0NTBiZDQ5MjRmMjVhMjIwMDE3NTk4NTZkZTg=
y%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYT=
k4NTAwMGQzYTNhY2FmZC04NDlmNThlMjcwNjM0YmJlODY1NmRmZWFhYjE1ZmE4ZQ%3AZmFsc2U%=
3AMjk%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0E2JTdE%3AaHR0cHM6Ly93d3cubGlu=
a2VkaW4uY29tL2NvbXBhbnkvcG93ZXItdG8tZGVjaWRlLz9fY2xkZWU9WW1sbmFtRmpheTVpZFd=
4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LTU5NzBmNzU3ZD=
BhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLTg0OWY1OGUyNzA2MzRiYmU4NjU2ZGZlYWFiMTVmYThlJ=
mVzaWQ9NmVjMWUzNTktNjNkZS1lYjExLWJhY2ItMDAwZDNhMzMwZTU2&K=3Drf_x09fOifgI2t1=
r5jDp8g" 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%3AMDItYjIxMTg3LTBjOWM0NTBiZDQ5MjRmMjVhMjIwMDE3NTk4NTZkZTg=
y%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYT=
k4NTAwMGQzYTNhY2FmZC04NDlmNThlMjcwNjM0YmJlODY1NmRmZWFhYjE1ZmE4ZQ%3AZmFsc2U%=
3AMzA%3AJTdCJTI1MjJVcmxJZE9mZnNldCUyNTIyJTI1M0E2JTdE%3AaHR0cHM6Ly9wb3dlcnRv=
ZGVjaWRlLm9yZy9kb25hdGU_dXRtX3NvdXJjZT1FbWFpbCUyMEZvb3RlciZ1dG1fbWVkaXVtPUV=
tYWlsJnV0bV9jYW1wYWlnbj1HZW5lcmFsJl9jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZH=
RZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5O=
DUwMDBkM2EzYWNhZmQtODQ5ZjU4ZTI3MDYzNGJiZTg2NTZkZmVhYWIxNWZhOGUmZXNpZD02ZWMx=
ZTM1OS02M2RlLWViMTEtYmFjYi0wMDBkM2EzMzBlNTY&K=3DGUm8M5YlQz0G_85ejtxTPw" 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%3AMDItYjIxMTg3LTBjOWM0NTBiZDQ5MjRmMjVhMjIwMDE3NTk4NTZkZTgy%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC04NDlmNThlMjcwNjM0YmJlODY1NmRmZWFhYjE1ZmE4ZQ%3AZmFsc2U%3AM=
zE%3A%3AaHR0cHM6Ly93d3cuZmFjZWJvb2suY29tL1Bvd2VyVG9EZWNpZGUvP19jbGRlZT1ZbWx=
uYW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3=
QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtODQ5ZjU4ZTI3MDYzNGJiZTg2NTZkZ=
mVhYWIxNWZhOGUmZXNpZD02ZWMxZTM1OS02M2RlLWViMTEtYmFjYi0wMDBkM2EzMzBlNTY&K=3D=
90otdmnSt8k2FiXn_r0BAA" 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%3AMDItYjIxMTg3LTBjOWM0NTBiZDQ5MjRmMjVhMjIwMDE3NTk4NTZkZTgy%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC04NDlmNThlMjcwNjM0YmJlODY1NmRmZWFhYjE1ZmE4ZQ%3AZmFsc2U%3AM=
zI%3A%3AaHR0cHM6Ly90d2l0dGVyLmNvbS9wb3dlcnRvZGVjaWRlP19jbGRlZT1ZbWxuYW1GamF=
5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY3QtNTk3MG=
Y3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtODQ5ZjU4ZTI3MDYzNGJiZTg2NTZkZmVhYWIxN=
WZhOGUmZXNpZD02ZWMxZTM1OS02M2RlLWViMTEtYmFjYi0wMDBkM2EzMzBlNTY&K=3DOSiU1xjG=
Hg2NZb3znP--Ig" 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%3AMDItYjIxMTg3LTBjOWM0NTBiZDQ5MjRmMjVhMjIwMDE3NTk4NTZkZTgy%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC04NDlmNThlMjcwNjM0YmJlODY1NmRmZWFhYjE1ZmE4ZQ%3AZmFsc2U%3AM=
zM%3A%3AaHR0cHM6Ly93d3cueW91dHViZS5jb20vcG93ZXJ0b2RlY2lkZT9fY2xkZWU9WW1sbmF=
tRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YWN0LT=
U5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLTg0OWY1OGUyNzA2MzRiYmU4NjU2ZGZlY=
WFiMTVmYThlJmVzaWQ9NmVjMWUzNTktNjNkZS1lYjExLWJhY2ItMDAwZDNhMzMwZTU2&K=3DtXE=
kAEOYndn5duITm3P3IA" 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%3AMDItYjIxMTg3LTBjOWM0NTBiZDQ5MjRmMjVhMjIwMDE3NTk4NTZkZTgy%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC04NDlmNThlMjcwNjM0YmJlODY1NmRmZWFhYjE1ZmE4ZQ%3AZmFsc2U%3AM=
zQ%3A%3AaHR0cHM6Ly93d3cuaW5zdGFncmFtLmNvbS9wb3dlcnRvZGVjaWRlLz9fY2xkZWU9WW1=
sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbnRpZD1jb250YW=
N0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLTg0OWY1OGUyNzA2MzRiYmU4NjU2Z=
GZlYWFiMTVmYThlJmVzaWQ9NmVjMWUzNTktNjNkZS1lYjExLWJhY2ItMDAwZDNhMzMwZTU2&K=
=3DO1NBHnlBKfXs7yadd7TxTQ" 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%3AMDItYjIxMTg3LTBjOWM0NTBiZDQ5MjRmMjVhMjIwMDE3NTk4NTZkZTgy%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC04NDlmNThlMjcwNjM0YmJlODY1NmRmZWFhYjE1ZmE4ZQ%3AZmFsc2U%3AM=
zU%3A%3AaHR0cHM6Ly93d3cubGlua2VkaW4uY29tL2NvbXBhbnkvcG93ZXItdG8tZGVjaWRlLz9=
fY2xkZWU9WW1sbmFtRmpheTVpZFd4M1lYSnJRR2R0WVdsc0xtTnZiUSUzZCUzZCZyZWNpcGllbn=
RpZD1jb250YWN0LTU5NzBmNzU3ZDBhOGU5MTFhOTg1MDAwZDNhM2FjYWZkLTg0OWY1OGUyNzA2M=
zRiYmU4NjU2ZGZlYWFiMTVmYThlJmVzaWQ9NmVjMWUzNTktNjNkZS1lYjExLWJhY2ItMDAwZDNh=
MzMwZTU2&K=3DLuN1h95J3Z7UjHVyOArh0A" 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%3AMDItYjIxMTg3LTBjOWM0NTBiZDQ5MjRmMjVhMjIwMDE3NTk4NTZkZTgy%3=
AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01OTcwZjc1N2QwYThlOTExYTk4N=
TAwMGQzYTNhY2FmZC04NDlmNThlMjcwNjM0YmJlODY1NmRmZWFhYjE1ZmE4ZQ%3AZmFsc2U%3AM=
zY%3A%3AaHR0cHM6Ly9wb3dlcnRvZGVjaWRlLm9yZy9kb25hdGU_dXRtX3NvdXJjZT1FbWFpbCU=
yMEZvb3RlciZ1dG1fbWVkaXVtPUVtYWlsJnV0bV9jYW1wYWlnbj1HZW5lcmFsJl9jbGRlZT1ZbW=
xuYW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudGlkPWNvbnRhY=
3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtODQ5ZjU4ZTI3MDYzNGJiZTg2NTZk=
ZmVhYWIxNWZhOGUmZXNpZD02ZWMxZTM1OS02M2RlLWViMTEtYmFjYi0wMDBkM2EzMzBlNTY&K=
=3DpWTuK-3BroD0dh3C5QizAw" 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" ">
<!-- 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; 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"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%3AMDItYjIxMTg3LTBjOWM0NTBiZDQ5MjRmMj=
VhMjIwMDE3NTk4NTZkZTgy%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29udGFjdC01O=
TcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC04NDlmNThlMjcwNjM0YmJlODY1NmRmZWFh=
YjE1ZmE4ZQ%3AZmFsc2U%3AMzc%3A%3AaHR0cHM6Ly93d3cucG93ZXJ0b2RlY2lkZS5vcmcvP19=
jbGRlZT1ZbWxuYW1GamF5NWlkV3gzWVhKclFHZHRZV2xzTG1OdmJRJTNkJTNkJnJlY2lwaWVudG=
lkPWNvbnRhY3QtNTk3MGY3NTdkMGE4ZTkxMWE5ODUwMDBkM2EzYWNhZmQtODQ5ZjU4ZTI3MDYzN=
GJiZTg2NTZkZmVhYWIxNWZhOGUmZXNpZD02ZWMxZTM1OS02M2RlLWViMTEtYmFjYi0wMDBkM2Ez=
MzBlNTY&K=3D0evPND4jPC-eyngysIYQnA" 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%3AMDItYjIxMTg3LTBjOWM0NTBiZ=
DQ5MjRmMjVhMjIwMDE3NTk4NTZkZTgy%3AYmlnamFjay5idWx3YXJrQGdtYWlsLmNvbQ%3AY29u=
dGFjdC01OTcwZjc1N2QwYThlOTExYTk4NTAwMGQzYTNhY2FmZC04NDlmNThlMjcwNjM0YmJlODY=
1NmRmZWFhYjE1ZmE4ZQ%3An%3An%3AKWEnpAo1aeMYHVomD6n0JA" 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_135853499_1407979867.1625587434008--