From Autism Speaks <[email protected]>
Subject Time Sensitive: Tell your US Rep to pass the Autism CARES Act
Date December 11, 2024 2:08 PM
  Links have been removed from this email. Learn more in the FAQ.
  Links have been removed from this email. Learn more in the FAQ.
------=_Part_1357095938_1299196561.1733926139215
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-b1be1e459135 {
width: auto%;
height: auto !important;
}
=20
.email-container img.cd-image.image-161ddbfa7dbb {
width: 48.333333333333336%;
height: auto !important;
}
=20
.email-container img.cd-image.image-211f54021ee5 {
width: 94.66666666666667%;
height: auto !important;
}
=20
}

@media screen and (max-width: 768px) {
=20
.email-container img.cd-image.image-b1be1e459135 {
width: auto%;
height: auto !important;
}
=20
.email-container img.cd-image.image-161ddbfa7dbb {
width: 48.333333333333336%;
height: auto !important;
}
=20
.email-container img.cd-image.image-211f54021ee5 {
width: 94.66666666666667%;
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
<link href=3D"[link removed]
lay=3Dswap" rel=3D"stylesheet">
<!--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;'>Critical autism programs are about to expire, but your voi=
ce can help protect them. =
</span><img src=3D"[link removed]
haSI6ODA3MDY2NDgsImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3=
QtMDdiMDFhYzA5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtNmIwODM1ODhmODZhNDY4MjhlNzQ3Y=
zJlZjJhZmNhMGMiLCJycSI6IjAyLWIyNDM0Ni1kMjZkM2EzODUzODY0MDE5YjU2NWYyODBlMjll=
NTdhYiJ9/VY9vWJwxqJXmuV1WmuIqOg" 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-style: none; width: 601px; max-width: 601px; border-=
collapse: separate!important;" class=3D"email-page-container">
<![endif]-->
<!--[if !mso]><!-- -->
<table role=3D"presentation" cellspacing=3D"0"=
cellpadding=3D"0" border=3D"0" align=3D"center" width=3D"602" style=3D"bo=
rder-width: 1px; border-style: none; width: 602px; max-width: 602px; borde=
r-collapse: separate!important;" class=3D"email-page-container">
<!--<![endif]-->
<tbody>
<tr class=3D"section-block">
<td align=3D"center" height=3D"100%" valign=3D"top"=
width=3D"100%" style=3D" ">
<!-- Email Section : BEGIN -->
<!--[if mso]>
<table role=3D"presentation" border=3D"0" cell=
spacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600">
<tr>
<td align=3D"center" valign=3D"top" width=
=3D"600">
<![endif]-->
<table id=3D"15" 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"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: 8px; padding-bottom: =
8px; padding-left: 20px; padding-right: 20px;"><p style=3D"text-align:right=
;font-family:Open Sans,Arial;font-size:14px;color:#272f37;letter-spacing:0p=
x;line-height:normal;margin:0;word-wrap:break-word !important;font-weight:n=
ormal;font-style:normal;text-decoration: none"><span style=3D"font-family:O=
pen Sans,Arial"><span style=3D"font-size:10px"><a cd-link-manager-tab=3D"6"=
href=3D"[link removed]
4019b565f280e29e57ab/2/381/f8c9d37c-d7b7-4bf4-87ab-4c742f3d2442" target=3D"=
_blank" style=3D"color: #2e86ef; text-decoration: underline;">View in brows=
er</a></span></span></p>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div><!--[if mso]></td><![endif]-->
<!--[if mso]>
</tr>
</table>
<![endif]-->
</td>
</tr>
</tbody>
</table>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
<!-- Email Section : END -->
</td>
</tr><tr class=3D"section-block">
<td align=3D"center" height=3D"100%" valign=3D"top"=
width=3D"100%" style=3D" ">
<!-- Email Section : BEGIN -->
<!--[if mso]>
<table role=3D"presentation" border=3D"0" cell=
spacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600">
<tr>
<td align=3D"center" valign=3D"top" width=
=3D"600">
<![endif]-->
<table id=3D"16" 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: 16px; padding-bottom: 16px; padding-left: 16px; paddin=
g-right: 16px; background-color: #ffffff;; font-size: 0;">
<!--[if mso]>
<table role=3D"presentation" borde=
r=3D"0" cellspacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600px=
" style=3D"table-layout:fixed; border-collapse: collapse; mso-table-lspace:=
0; mso-table-rspace:0;" cellpadding=3D"0" cellspacing=3D"0" >
<tr>
<![endif]-->
<!--[if mso]><td align=3D"left" val=
ign=3D"top" width=3D"568px"><![endif]--><div style=3D"overflow: visible!imp=
ortant; display: inline-block; width:568px; max-width:568px; min-width:568p=
x; vertical-align:top;" class=3D"stack-column">
<table role=3D"presentation" cellspaci=
ng=3D"0" cellpadding=3D"0" border=3D"0" width=3D"100%">
<tbody>
<tr>
<td style=3D"padding-top: 0=
px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px;">
<table role=3D"presenta=
tion" cellspacing=3D"0" cellpadding=3D"0" border=3D"0" width=3D"568px" sty=
le=3D"table-layout: fixed; width: 568px;" >
<tbody>
<!--[if mso]>
<tr>
<td width=3D"568" class=3D"stack-column-cen=
ter image-block-container" style=3D"vertical-align: top; text-align: center=
; padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right=
: 0px;">
<a href=3D"[link removed]
org/c/7/eyJhaSI6ODA3MDY2NDgsImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI=
6ImNvbnRhY3QtMDdiMDFhYzA5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtNmIwODM1ODhmODZhND=
Y4MjhlNzQ3YzJlZjJhZmNhMGMiLCJycSI6IjAyLWIyNDM0Ni1kMjZkM2EzODUzODY0MDE5YjU2N=
WYyODBlMjllNTdhYiIsIm0iOmZhbHNlLCJ1aSI6IjAiLCJ1biI6IiU3QiUyNTIyVXJsSWRPZmZz=
ZXQlMjUyMiUyNTNBMSU3RCIsInUiOiJodHRwczovL3d3dy5hdXRpc21zcGVha3Mub3JnLz91dG1=
fc291cmNlPWVtYWlsJnV0bV9tZWRpdW09aGVhZGVyJnV0bV9jYW1wYWlnbj1jbGlja2RpbWVuc2=
lvbnMmX2NsZGVlPWU2Wm9UWDQzcUJFVzVxN0dkQV9WVzgxc2lIY3JTRTREUHl4c2NpQmhmSnoxR=
XB6M3Z6S19sWkhuaDdMeFR5a1kmcmVjaXBpZW50aWQ9Y29udGFjdC0wN2IwMWFjMDk1YTE0MGYx=
ODE0YjQyNzc4NDhhYTE3NC02YjA4MzU4OGY4NmE0NjgyOGU3NDdjMmVmMmFmY2EwYyZlc2lkPTc=
wMjhmZDdmLTNmYjctZWYxMS05MTNiLTAwMWRkOGI3MWNjZCJ9/7VR4npoNHx4DCQu5Cq9CbQ" n=
ame=3D"{%22UrlIdOffset%22%3A1}" target=3D"_blank" cdlinkrefidmso=3D"4" ><=
img class=3D"center-on-narrow cd-image" height=3D"auto" width=3D"32.9225352=
1126761%" style=3D"vertical-align: middle;" src=3D"[link removed]
ensions.com/autismspeaksorg-arrhn/files/logo-horizontal-header.png" alt=3D=
"Autism Speaks Logo" /></a>
</td>
</tr>
<![endif]-->
<!--[if !mso]><!-- --><tr>
<td width=3D"568" class=3D"stack-column-center im=
age-block-container" style=3D"vertical-align: top; box-sizing: border-box; =
text-align: center; padding-left: 0%; padding-right: 0%; padding-top: 0%;=
padding-bottom: 0%;">
<a href=3D"[link removed]
eyJhaSI6ODA3MDY2NDgsImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnR=
hY3QtMDdiMDFhYzA5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtNmIwODM1ODhmODZhNDY4MjhlNz=
Q3YzJlZjJhZmNhMGMiLCJycSI6IjAyLWIyNDM0Ni1kMjZkM2EzODUzODY0MDE5YjU2NWYyODBlM=
jllNTdhYiIsIm0iOmZhbHNlLCJ1aSI6IjEiLCJ1biI6IiIsInUiOiJodHRwczovL3d3dy5hdXRp=
c21zcGVha3Mub3JnLz91dG1fc291cmNlPWVtYWlsJnV0bV9tZWRpdW09aGVhZGVyJnV0bV9jYW1=
wYWlnbj1jbGlja2RpbWVuc2lvbnMmX2NsZGVlPWU2Wm9UWDQzcUJFVzVxN0dkQV9WVzgxc2lIY3=
JTRTREUHl4c2NpQmhmSnoxRXB6M3Z6S19sWkhuaDdMeFR5a1kmcmVjaXBpZW50aWQ9Y29udGFjd=
C0wN2IwMWFjMDk1YTE0MGYxODE0YjQyNzc4NDhhYTE3NC02YjA4MzU4OGY4NmE0NjgyOGU3NDdj=
MmVmMmFmY2EwYyZlc2lkPTcwMjhmZDdmLTNmYjctZWYxMS05MTNiLTAwMWRkOGI3MWNjZCJ9/xh=
R_o6_O0BP1xdOiYGhOig" target=3D"_blank" cdlinkrefid=3D"4" ><img class=3D=
"center-on-narrow cd-image image-b1be1e459135 " height=3D"auto" style=3D"v=
ertical-align: middle;" src=3D"[link removed]
eaksorg-arrhn/files/logo-horizontal-header.png" alt=3D"Autism Speaks Logo"=
/></a>
</td>
</tr><!--<![endif]--><tr>
<td width=3D"528" class=3D"text-block-container" =
style=3D"box-sizing: border-box;white-space: normal;font-family:Arial,Helve=
tica,sans-serif;font-size:12px;line-height:1.4;color:#000; word-wrap: break=
-word !important; white-space: normal; padding-top: 10px; padding-bottom: =
10px; padding-left: 20px; padding-right: 20px;">
<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: none;" 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"109" 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"600" 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: 0px; padding-bottom: =
0px; padding-left: 0px; padding-right: 0px;"><p style=3D"font-family:Open S=
ans,Arial;font-size:14px;color:#272f37;letter-spacing:0px;line-height:norma=
l;text-align:left;margin:0;word-wrap:break-word !important;font-weight:norm=
al;font-style:normal;text-decoration: none"><span style=3D"font-size:14px">=
<span style=3D"font-family:Open Sans,Arial">John,=C2=A0</span></span></p>

<p style=3D"font-family:Open Sans,Arial;font-size:14px;color:#272f37;letter=
-spacing:0px;line-height:normal;text-align:left;margin:0;word-wrap:break-wo=
rd !important;font-weight:normal;font-style:normal;text-decoration: none">=
=C2=A0</p>

<p style=3D"font-family:Open Sans,Arial;font-size:14px;color:#272f37;letter=
-spacing:0px;line-height:normal;text-align:left;margin:0;word-wrap:break-wo=
rd !important;font-weight:normal;font-style:normal;text-decoration: none"><=
span style=3D"font-size:14px"><span style=3D"font-family:Open Sans,Arial"><=
strong><a cd-link-manager-tab=3D"1" href=3D"[link removed]
c/7/eyJhaSI6ODA3MDY2NDgsImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImN=
vbnRhY3QtMDdiMDFhYzA5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtNmIwODM1ODhmODZhNDY4Mj=
hlNzQ3YzJlZjJhZmNhMGMiLCJycSI6IjAyLWIyNDM0Ni1kMjZkM2EzODUzODY0MDE5YjU2NWYyO=
DBlMjllNTdhYiIsIm0iOmZhbHNlLCJ1aSI6IjIiLCJ1biI6IiIsInUiOiJodHRwczovL2F1dGlz=
bXNwZWFrcy5xdW9ydW0udXMvY2FtcGFpZ24vOTQ4MDQvP19jbGRlZT1lNlpvVFg0M3FCRVc1cTd=
HZEFfVlc4MXNpSGNyU0U0RFB5eHNjaUJoZkp6MUVwejN2ektfbFpIbmg3THhUeWtZJnJlY2lwaW=
VudGlkPWNvbnRhY3QtMDdiMDFhYzA5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtNmIwODM1ODhmO=
DZhNDY4MjhlNzQ3YzJlZjJhZmNhMGMmZXNpZD03MDI4ZmQ3Zi0zZmI3LWVmMTEtOTEzYi0wMDFk=
ZDhiNzFjY2QifQ/wJhFLJnlxddAxNfXZuJIFA" target=3D"_blank" style=3D"color: #2=
e86ef; text-decoration: underline;">Please contact your US Representative t=
oday!</a></strong> Without action by Congress, critical funding for nationa=
l autism research, training and supports will expire next Friday. You have =
the power to protect these vital initiatives.</span></span></p>

<p style=3D"font-family:Open Sans,Arial;font-size:14px;color:#272f37;letter=
-spacing:0px;line-height:normal;text-align:left;margin:0;word-wrap:break-wo=
rd !important;font-weight:normal;font-style:normal;text-decoration: none">=
=C2=A0</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"70" 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"290px"><![endif]--><div style=3D"overflow: visible!imp=
ortant; display: inline-block; width:290px; max-width:290px; min-width:290p=
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"290px" sty=
le=3D"table-layout: fixed; width: 290px;" >
<tbody>
<tr>
<td width=3D"290" 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: 0px; padding-bottom: =
0px; padding-left: 0px; padding-right: 0px;"><p style=3D"font-family:Open S=
ans,Arial;font-size:14px;color:#272f37;letter-spacing:0px;line-height:norma=
l;text-align:left;margin:0;word-wrap:break-word !important;font-weight:norm=
al;font-style:normal;text-decoration: none"><span style=3D"font-size:14px">=
<span style=3D"font-family:Open Sans,Arial">The Autism CARES Act of 2024 is=
the most critical legislation for the autism community right now. Over the=
past two decades, our understanding of autism and the landscape of service=
s and supports for people with autism has fundamentally changed, in large p=
art due to the <a cd-link-manager-tab=3D"1" href=3D"[link removed]
aks.org/c/7/eyJhaSI6ODA3MDY2NDgsImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJ=
yaSI6ImNvbnRhY3QtMDdiMDFhYzA5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtNmIwODM1ODhmOD=
ZhNDY4MjhlNzQ3YzJlZjJhZmNhMGMiLCJycSI6IjAyLWIyNDM0Ni1kMjZkM2EzODUzODY0MDE5Y=
jU2NWYyODBlMjllNTdhYiIsIm0iOmZhbHNlLCJ1aSI6IjMiLCJ1biI6IiIsInUiOiJodHRwczov=
L3d3dy5hdXRpc21zcGVha3Mub3JnL2Fkdm9jYWN5LW5ld3MvdXMtc2VuYXRlLXBhc3Nlcy1hdXR=
pc20tY2FyZXMtYWN0LTIwMjQtc2VuZGluZy1pdC1iYWNrLWhvdXNlLWZpbmFsLXBhc3NhZ2U_X2=
NsZGVlPWU2Wm9UWDQzcUJFVzVxN0dkQV9WVzgxc2lIY3JTRTREUHl4c2NpQmhmSnoxRXB6M3Z6S=
19sWkhuaDdMeFR5a1kmcmVjaXBpZW50aWQ9Y29udGFjdC0wN2IwMWFjMDk1YTE0MGYxODE0YjQy=
Nzc4NDhhYTE3NC02YjA4MzU4OGY4NmE0NjgyOGU3NDdjMmVmMmFmY2EwYyZlc2lkPTcwMjhmZDd=
mLTNmYjctZWYxMS05MTNiLTAwMWRkOGI3MWNjZCJ9/HxtzXFTOylnu_uBcbKz1iA" target=3D=
"_blank" style=3D"color: #2e86ef; text-decoration: underline;">Autism CARES=
Act</a>.</span></span></p>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div><!--[if mso]></td><![endif]--><!--[if m=
so]><td align=3D"left" valign=3D"top" width=3D"20px"><![endif]--><div style=
=3D"overflow: visible!important; display: inline-block; width:20px; max-wid=
th:20px; min-width:20px; vertical-align:top;" class=3D"stack-column">
<table role=3D"presentation" cellspaci=
ng=3D"0" cellpadding=3D"0" border=3D"0" width=3D"100%">
<tbody>
<tr>
<td style=3D"padding-top: 0=
px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px;">
<table role=3D"presenta=
tion" cellspacing=3D"0" cellpadding=3D"0" border=3D"0" width=3D"20px" styl=
e=3D"table-layout: fixed; width: 20px;" >
<tbody>
=20
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div><!--[if mso]></td><![endif]--><!--[if m=
so]><td align=3D"left" valign=3D"top" width=3D"290px"><![endif]--><div styl=
e=3D"overflow: visible!important; display: inline-block; width:290px; max-w=
idth:290px; min-width:290px; 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"290px" sty=
le=3D"table-layout: fixed; width: 290px;" >
<tbody>
<!--[if mso]>
<tr>
<td width=3D"290" class=3D"stack-column-cen=
ter image-block-container" style=3D"vertical-align: top; text-align: right;=
padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right:=
0px;">
<a href=3D"[link removed]
org/c/7/eyJhaSI6ODA3MDY2NDgsImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI=
6ImNvbnRhY3QtMDdiMDFhYzA5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtNmIwODM1ODhmODZhND=
Y4MjhlNzQ3YzJlZjJhZmNhMGMiLCJycSI6IjAyLWIyNDM0Ni1kMjZkM2EzODUzODY0MDE5YjU2N=
WYyODBlMjllNTdhYiIsIm0iOmZhbHNlLCJ1aSI6IjQiLCJ1biI6IiU3QiUyNTIyVXJsSWRPZmZz=
ZXQlMjUyMiUyNTNBMSU3RCIsInUiOiJodHRwczovL2F1dGlzbXNwZWFrcy5xdW9ydW0udXMvY2F=
tcGFpZ24vOTQ4MDQvP19jbGRlZT1lNlpvVFg0M3FCRVc1cTdHZEFfVlc4MXNpSGNyU0U0RFB5eH=
NjaUJoZkp6MUVwejN2ektfbFpIbmg3THhUeWtZJnJlY2lwaWVudGlkPWNvbnRhY3QtMDdiMDFhY=
zA5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtNmIwODM1ODhmODZhNDY4MjhlNzQ3YzJlZjJhZmNh=
MGMmZXNpZD03MDI4ZmQ3Zi0zZmI3LWVmMTEtOTEzYi0wMDFkZDhiNzFjY2QifQ/ZiiRqqaI5u-P=
9_ngx9DMMg" name=3D"{%22UrlIdOffset%22%3A1}" target=3D"_blank" cdlinkrefi=
dmso=3D"78" ><img class=3D"center-on-narrow cd-image" height=3D"290" width=
=3D"290" style=3D"vertical-align: middle;" src=3D"[link removed]
nsions.com/autismspeaksorg-arrhn/files/autismcaresact-dec24.png" alt=3D"Th=
e Autism CARES Act expires Dec 20, 2024" /></a>
</td>
</tr>
<![endif]-->
<!--[if !mso]><!-- --><tr>
<td width=3D"290" class=3D"stack-column-center im=
age-block-container" style=3D"vertical-align: top; box-sizing: border-box; =
text-align: right; padding-top: 0px; padding-bottom: 0px; padding-left: 0=
px; padding-right: 0px;">
<a href=3D"[link removed]
eyJhaSI6ODA3MDY2NDgsImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnR=
hY3QtMDdiMDFhYzA5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtNmIwODM1ODhmODZhNDY4MjhlNz=
Q3YzJlZjJhZmNhMGMiLCJycSI6IjAyLWIyNDM0Ni1kMjZkM2EzODUzODY0MDE5YjU2NWYyODBlM=
jllNTdhYiIsIm0iOmZhbHNlLCJ1aSI6IjUiLCJ1biI6IiIsInUiOiJodHRwczovL2F1dGlzbXNw=
ZWFrcy5xdW9ydW0udXMvY2FtcGFpZ24vOTQ4MDQvP19jbGRlZT1lNlpvVFg0M3FCRVc1cTdHZEF=
fVlc4MXNpSGNyU0U0RFB5eHNjaUJoZkp6MUVwejN2ektfbFpIbmg3THhUeWtZJnJlY2lwaWVudG=
lkPWNvbnRhY3QtMDdiMDFhYzA5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtNmIwODM1ODhmODZhN=
DY4MjhlNzQ3YzJlZjJhZmNhMGMmZXNpZD03MDI4ZmQ3Zi0zZmI3LWVmMTEtOTEzYi0wMDFkZDhi=
NzFjY2QifQ/WAF1rrMvqbCYSn8csei3FQ" target=3D"_blank" cdlinkrefid=3D"78" =
><img class=3D"center-on-narrow cd-image image-161ddbfa7dbb no-img-edit" he=
ight=3D"290" width=3D"290" style=3D"vertical-align: middle;" src=3D"https:/=
/file-us.clickdimensions.com/autismspeaksorg-arrhn/files/autismcaresact-dec=
24.png" alt=3D"The Autism CARES Act expires Dec 20, 2024" /></a>
</td>
</tr><!--<![endif]-->
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div><!--[if mso]></td><![endif]-->
<!--[if mso]>
</tr>
</table>
<![endif]-->
</td>
</tr>
</tbody>
</table>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
<!-- Email Section : END -->
</td>
</tr><tr class=3D"section-block">
<td align=3D"center" height=3D"100%" valign=3D"top"=
width=3D"100%" style=3D" ">
<!-- Email Section : BEGIN -->
<!--[if mso]>
<table role=3D"presentation" border=3D"0" cell=
spacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600">
<tr>
<td align=3D"center" valign=3D"top" width=
=3D"600">
<![endif]-->
<table id=3D"105" 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"600" 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: 0px; padding-bottom: =
0px; padding-left: 0px; padding-right: 0px;"><p style=3D"font-family:Open S=
ans,Arial;font-size:14px;color:#272f37;letter-spacing:0px;line-height:norma=
l;text-align:left;margin:0;word-wrap:break-word !important;font-weight:norm=
al;font-style:normal;text-decoration: none"><span style=3D"font-size:14px">=
<span style=3D"font-family:Open Sans,Arial">This bill not only continues co=
untless autism programs that advance supports for people with autism but in=
cludes new enhancements that address challenges related to:</span></span></=
p>

<ul style=3D"color: #000000">
=09<li><span style=3D"font-size:14px"><span style=3D"font-family:Open Sans,=
Arial">Older and aging autistic adults;</span></span></li>
=09<li><span style=3D"font-size:14px"><span style=3D"font-family:Open Sans,=
Arial">Autistic people who are non-speaking or may need additional communic=
ation support;=C2=A0</span></span></li>
=09<li><span style=3D"font-size:14px"><span style=3D"font-family:Open Sans,=
Arial">Autistic individuals who require 24-hour care and may struggle with =
harmful or self-injurious behaviors; and</span></span></li>
=09<li><span style=3D"font-size:14px"><span style=3D"font-family:Open Sans,=
Arial">Families encountering provider shortages of developmental behavioral=
pediatricians.</span></span></li>
</ul>

<p style=3D"font-family:Open Sans,Arial;font-size:14px;color:#272f37;letter=
-spacing:0px;line-height:normal;text-align:left;margin:0;word-wrap:break-wo=
rd !important;font-weight:normal;font-style:normal;text-decoration: none">=
=C2=A0</p>

<p style=3D"font-family:Open Sans,Arial;font-size:14px;color:#272f37;letter=
-spacing:0px;line-height:normal;text-align:left;margin:0;word-wrap:break-wo=
rd !important;font-weight:normal;font-style:normal;text-decoration: none"><=
span style=3D"font-size:14px"><span style=3D"font-family:Open Sans,Arial">Y=
ou can help <strong>secure $2 billion over the next 5 years for federal aut=
ism programs</strong> by advocating with us for the Autism CARES Act. <a cd=
-link-manager-tab=3D"1" href=3D"[link removed]
ODA3MDY2NDgsImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3QtMDd=
iMDFhYzA5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtNmIwODM1ODhmODZhNDY4MjhlNzQ3YzJlZj=
JhZmNhMGMiLCJycSI6IjAyLWIyNDM0Ni1kMjZkM2EzODUzODY0MDE5YjU2NWYyODBlMjllNTdhY=
iIsIm0iOmZhbHNlLCJ1aSI6IjYiLCJ1biI6IiIsInUiOiJodHRwczovL2F1dGlzbXNwZWFrcy5x=
dW9ydW0udXMvY2FtcGFpZ24vOTQ4MDQvP19jbGRlZT1lNlpvVFg0M3FCRVc1cTdHZEFfVlc4MXN=
pSGNyU0U0RFB5eHNjaUJoZkp6MUVwejN2ektfbFpIbmg3THhUeWtZJnJlY2lwaWVudGlkPWNvbn=
RhY3QtMDdiMDFhYzA5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtNmIwODM1ODhmODZhNDY4MjhlN=
zQ3YzJlZjJhZmNhMGMmZXNpZD03MDI4ZmQ3Zi0zZmI3LWVmMTEtOTEzYi0wMDFkZDhiNzFjY2Qi=
fQ/IIEMako-dxJaoYSc8jYwJw" target=3D"_blank" style=3D"color: #2e86ef; text-=
decoration: underline;"><strong>Contact your US Representative today!=C2=A0=
</strong></a></span></span></p>

<p style=3D"font-family:Open Sans,Arial;font-size:14px;color:#272f37;letter=
-spacing:0px;line-height:normal;text-align:left;margin:0;word-wrap:break-wo=
rd !important;font-weight:normal;font-style:normal;text-decoration: none">=
=C2=A0</p>

<p style=3D"font-family:Open Sans,Arial;font-size:14px;color:#272f37;letter=
-spacing:0px;line-height:normal;text-align:left;margin:0;word-wrap:break-wo=
rd !important;font-weight:normal;font-style:normal;text-decoration: none"><=
span style=3D"font-size:14px"><span style=3D"font-family:Open Sans,Arial">S=
incerely,=C2=A0<br>
David Sitcovsky=C2=A0<br>
Vice President of Advocacy</span></span></p>
</td>
</tr><tr>
<td width=3D"568" class=3D"button-block-container=
"
style=3D"box-sizing: border-box;white-space: norm=
al;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:1.4;co=
lor:#000; word-wrap: break-word !important; white-space: normal;
padding-top: 16px; padding-bottom: 16px; padding=
-left: 16px; padding-right: 16px; text-align: center;">
<!--[if mso]><table role=3D"presentation" cell=
spacing=3D"0" cellpadding=3D"0" border=3D"0" >
<tr>
<td valign=3D"t=
op" style=3D"padding: 13px; color:
font-weight: n=
ormal; word-wrap: break-word !important;
word-wrap: bre=
ak-word !important; white-space: normal; box-sizing: content-box; text-alig=
n: center;
background-col=
or: #b96dfc;
border:1px non=
e #000;border-radius:6px;
max-width: 540=
px;">
<p align=3D"=
center" style=3D"font-family: Arial; color: #ffffff; text-align:center; fon=
t-size:20px;"><a class=3D"button-link" href=3D"[link removed]
rg/c/7/eyJhaSI6ODA3MDY2NDgsImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6=
ImNvbnRhY3QtMDdiMDFhYzA5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtNmIwODM1ODhmODZhNDY=
4MjhlNzQ3YzJlZjJhZmNhMGMiLCJycSI6IjAyLWIyNDM0Ni1kMjZkM2EzODUzODY0MDE5YjU2NW=
YyODBlMjllNTdhYiIsIm0iOmZhbHNlLCJ1aSI6IjciLCJ1biI6IiU3QiUyNTIyVXJsSWRPZmZzZ=
XQlMjUyMiUyNTNBMSU3RCIsInUiOiJodHRwczovL2F1dGlzbXNwZWFrcy5xdW9ydW0udXMvY2Ft=
cGFpZ24vOTQ4MDQvP19jbGRlZT1lNlpvVFg0M3FCRVc1cTdHZEFfVlc4MXNpSGNyU0U0RFB5eHN=
jaUJoZkp6MUVwejN2ektfbFpIbmg3THhUeWtZJnJlY2lwaWVudGlkPWNvbnRhY3QtMDdiMDFhYz=
A5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtNmIwODM1ODhmODZhNDY4MjhlNzQ3YzJlZjJhZmNhM=
GMmZXNpZD03MDI4ZmQ3Zi0zZmI3LWVmMTEtOTEzYi0wMDFkZDhiNzFjY2QifQ/mSp99nsc-i-u3=
zzneGXkYA" target=3D"_blank"
name=3D"{%22UrlIdOffset%22%3A1}" cdlinkrefidmso=3D"11=
4" style=3D"text-decoration: none; color:#fff; font-family: Arial;
font-weight: normal; display: inline-block;"><span sty=
le=3D"font-family:Open Sans,Arial"><strong>Ensure Autism CARES passes!</str=
ong></span></a></p>
</td>
</tr></table><![end=
if]-->
<!--[if !mso]><!-- -->

<a class=3D"button-link" style=3D"display: block;" href=3D"[link removed]
.autismspeaks.org/c/7/eyJhaSI6ODA3MDY2NDgsImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpb=
C5jb20iLCJyaSI6ImNvbnRhY3QtMDdiMDFhYzA5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtNmIw=
ODM1ODhmODZhNDY4MjhlNzQ3YzJlZjJhZmNhMGMiLCJycSI6IjAyLWIyNDM0Ni1kMjZkM2EzODU=
zODY0MDE5YjU2NWYyODBlMjllNTdhYiIsIm0iOmZhbHNlLCJ1aSI6IjgiLCJ1biI6IiIsInUiOi=
JodHRwczovL2F1dGlzbXNwZWFrcy5xdW9ydW0udXMvY2FtcGFpZ24vOTQ4MDQvP19jbGRlZT1lN=
lpvVFg0M3FCRVc1cTdHZEFfVlc4MXNpSGNyU0U0RFB5eHNjaUJoZkp6MUVwejN2ektfbFpIbmg3=
THhUeWtZJnJlY2lwaWVudGlkPWNvbnRhY3QtMDdiMDFhYzA5NWExNDBmMTgxNGI0Mjc3ODQ4YWE=
xNzQtNmIwODM1ODhmODZhNDY4MjhlNzQ3YzJlZjJhZmNhMGMmZXNpZD03MDI4ZmQ3Zi0zZmI3LW=
VmMTEtOTEzYi0wMDFkZDhiNzFjY2QifQ/jFNQ23isNIuZzvLCcArxMQ" target=3D"_blank" =
cdlinkrefid=3D"114" >
<span class=3D"button-text" style=3D"display: inline-block; vertical-a=
lign: middle; padding: 13px; font-size: 20px;
color: #ffffff; word-wrap: break-word !important; white-space: normal=
; box-sizing: content-box; text-align: center;
background-color: #b96dfc;
border:1px none #000;border-radius:6px;
max-width: 540px;"><span style=3D"font-family:=
Open Sans,Arial"><strong>Ensure Autism CARES passes!</strong></span></span>
</a>
<!--<![endif]-->
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div><!--[if mso]></td><![endif]-->
<!--[if mso]>
</tr>
</table>
<![endif]-->
</td>
</tr>
</tbody>
</table>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
<!-- Email Section : END -->
</td>
</tr><tr class=3D"section-block">
<td align=3D"center" height=3D"100%" valign=3D"top"=
width=3D"100%" style=3D" ">
<!-- Email Section : BEGIN -->
<!--[if mso]>
<table role=3D"presentation" border=3D"0" cell=
spacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600">
<tr>
<td align=3D"center" valign=3D"top" width=
=3D"600">
<![endif]-->
<table id=3D"18" role=3D"presentation" border=
=3D"0" cellpadding=3D"0" cellspacing=3D"0" align=3D"center" width=3D"100%" =
style=3D"max-width:600px;">
<tbody>
<tr>
<td valign=3D"top" width=3D"100%" s=
tyle=3D"padding-top: 8px; padding-bottom: 8px; padding-left: 16px; padding-=
right: 16px; background-color: #ffffff;; font-size: 0;">
<!--[if mso]>
<table role=3D"presentation" borde=
r=3D"0" cellspacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600px=
" style=3D"table-layout:fixed; border-collapse: collapse; mso-table-lspace:=
0; mso-table-rspace:0;" cellpadding=3D"0" cellspacing=3D"0" >
<tr>
<![endif]-->
<!--[if mso]><td align=3D"left" val=
ign=3D"top" width=3D"568px"><![endif]--><div style=3D"overflow: visible!imp=
ortant; display: inline-block; width:568px; max-width:568px; min-width:568p=
x; vertical-align:top;" class=3D"stack-column">
<table role=3D"presentation" cellspaci=
ng=3D"0" cellpadding=3D"0" border=3D"0" width=3D"100%">
<tbody>
<tr>
<td style=3D"padding-top: 0=
px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px;">
<table role=3D"presenta=
tion" cellspacing=3D"0" cellpadding=3D"0" border=3D"0" width=3D"568px" sty=
le=3D"table-layout: fixed; width: 568px;" >
<tbody>
<!--[if mso]>
<tr>
<td width=3D"568" class=3D"stack-column-cen=
ter image-block-container" style=3D"vertical-align: top; text-align: center=
; padding-top: 8px; padding-bottom: 8px; padding-left: 0px; padding-right=
: 0px;">
<img class=3D"center-on-narrow cd-imag=
e" height=3D"6" width=3D"568" style=3D"vertical-align: middle;" src=3D"http=
s://file-us.clickdimensions.com/autismspeaksorg-arrhn/files/spectrumbar_lar=
gee0e2.png" />
</td>
</tr>
<![endif]-->
<!--[if !mso]><!-- --><tr>
<td width=3D"568" class=3D"stack-column-center im=
age-block-container" style=3D"vertical-align: top; box-sizing: border-box; =
text-align: center; padding-top: 8px; padding-bottom: 8px; padding-left: =
0px; padding-right: 0px;">
<img class=3D"center-on-narrow cd-image image-=
211f54021ee5 no-img-edit" height=3D"6" width=3D"568" style=3D"vertical-alig=
n: middle;" src=3D"[link removed]
n/files/spectrumbar_largee0e2.png" />
</td>
</tr><!--<![endif]-->
<tr>
<td
width=3D"568"
class=3D"stack-column-center social-block-container"
style=3D"font-size: 0; vertical-align: top; text-align: center; padd=
ing-top: 8px; padding-bottom: 8px; padding-left: 0px; padding-right: 0px;"
>
<!--[if mso]>
<table role=3D"presentation" cellspacing=3D"0" cellpadding=3D"0" bo=
rder=3D"0" align=3D"center">
<tr>
<td style=3D"padding: 5px;">
<span style=3D"display: inline-block;">
<a
target=3D"_blank" name=3D"{%22UrlIdOffset%22%3A5}" cdlink=
refidmso=3D"12_0"
style=3D"text-decoration: none;"
href=3D"[link removed]
Y2NDgsImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3QtMDdiMDFhY=
zA5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtNmIwODM1ODhmODZhNDY4MjhlNzQ3YzJlZjJhZmNh=
MGMiLCJycSI6IjAyLWIyNDM0Ni1kMjZkM2EzODUzODY0MDE5YjU2NWYyODBlMjllNTdhYiIsIm0=
iOmZhbHNlLCJ1aSI6IjkiLCJ1biI6IiU3QiUyNTIyVXJsSWRPZmZzZXQlMjUyMiUyNTNBNSU3RC=
IsInUiOiJodHRwczovL3d3dy5mYWNlYm9vay5jb20vYXV0aXNtc3BlYWtzP19jbGRlZT1lNlpvV=
Fg0M3FCRVc1cTdHZEFfVlc4MXNpSGNyU0U0RFB5eHNjaUJoZkp6MUVwejN2ektfbFpIbmg3THhU=
eWtZJnJlY2lwaWVudGlkPWNvbnRhY3QtMDdiMDFhYzA5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQ=
tNmIwODM1ODhmODZhNDY4MjhlNzQ3YzJlZjJhZmNhMGMmZXNpZD03MDI4ZmQ3Zi0zZmI3LWVmMT=
EtOTEzYi0wMDFkZDhiNzFjY2QifQ/o6BdzgSrBJ29NGijpLoS-g"
>
<img
class=3D"social" width=3D"32" height=3D"32"
style=3D"width: 32px; height: 32px; margin: 5px;"
src=3D"[link removed]
/DndEditor_v2/social_links/circle/gray/facebook.png"
>
</a>
</span>
</td>
<td style=3D"padding: 5px;">
<span style=3D"display: inline-block;">
<a
target=3D"_blank" name=3D"{%22UrlIdOffset%22%3A5}" cdlink=
refidmso=3D"12_1"
style=3D"text-decoration: none;"
href=3D"[link removed]
Y2NDgsImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3QtMDdiMDFhY=
zA5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtNmIwODM1ODhmODZhNDY4MjhlNzQ3YzJlZjJhZmNh=
MGMiLCJycSI6IjAyLWIyNDM0Ni1kMjZkM2EzODUzODY0MDE5YjU2NWYyODBlMjllNTdhYiIsIm0=
iOmZhbHNlLCJ1aSI6IjEwIiwidW4iOiIlN0IlMjUyMlVybElkT2Zmc2V0JTI1MjIlMjUzQTUlN0=
QiLCJ1IjoiaHR0cHM6Ly93d3cuaW5zdGFncmFtLmNvbS9hdXRpc21zcGVha3MvP19jbGRlZT1lN=
lpvVFg0M3FCRVc1cTdHZEFfVlc4MXNpSGNyU0U0RFB5eHNjaUJoZkp6MUVwejN2ektfbFpIbmg3=
THhUeWtZJnJlY2lwaWVudGlkPWNvbnRhY3QtMDdiMDFhYzA5NWExNDBmMTgxNGI0Mjc3ODQ4YWE=
xNzQtNmIwODM1ODhmODZhNDY4MjhlNzQ3YzJlZjJhZmNhMGMmZXNpZD03MDI4ZmQ3Zi0zZmI3LW=
VmMTEtOTEzYi0wMDFkZDhiNzFjY2QifQ/clvFRh1zU3e9fc0daxZ8Ew"
>
<img
class=3D"social" width=3D"32" height=3D"32"
style=3D"width: 32px; height: 32px; margin: 5px;"
src=3D"[link removed]
/DndEditor_v2/social_links/circle/gray/instagram.png"
>
</a>
</span>
</td>
<td style=3D"padding: 5px;">
<span style=3D"display: inline-block;">
<a
target=3D"_blank" name=3D"{%22UrlIdOffset%22%3A5}" cdlink=
refidmso=3D"12_2"
style=3D"text-decoration: none;"
href=3D"[link removed]
Y2NDgsImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3QtMDdiMDFhY=
zA5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtNmIwODM1ODhmODZhNDY4MjhlNzQ3YzJlZjJhZmNh=
MGMiLCJycSI6IjAyLWIyNDM0Ni1kMjZkM2EzODUzODY0MDE5YjU2NWYyODBlMjllNTdhYiIsIm0=
iOmZhbHNlLCJ1aSI6IjExIiwidW4iOiIlN0IlMjUyMlVybElkT2Zmc2V0JTI1MjIlMjUzQTUlN0=
QiLCJ1IjoiaHR0cHM6Ly93d3cubGlua2VkaW4uY29tL2NvbXBhbnkvYXV0aXNtLXNwZWFrcy8_X=
2NsZGVlPWU2Wm9UWDQzcUJFVzVxN0dkQV9WVzgxc2lIY3JTRTREUHl4c2NpQmhmSnoxRXB6M3Z6=
S19sWkhuaDdMeFR5a1kmcmVjaXBpZW50aWQ9Y29udGFjdC0wN2IwMWFjMDk1YTE0MGYxODE0YjQ=
yNzc4NDhhYTE3NC02YjA4MzU4OGY4NmE0NjgyOGU3NDdjMmVmMmFmY2EwYyZlc2lkPTcwMjhmZD=
dmLTNmYjctZWYxMS05MTNiLTAwMWRkOGI3MWNjZCJ9/4GPuWBWLjIll3wXEBxWW7w"
>
<img
class=3D"social" width=3D"32" height=3D"32"
style=3D"width: 32px; height: 32px; margin: 5px;"
src=3D"[link removed]
/DndEditor_v2/social_links/circle/gray/linkedin.png"
>
</a>
</span>
</td>
<td style=3D"padding: 5px;">
<span style=3D"display: inline-block;">
<a
target=3D"_blank" name=3D"{%22UrlIdOffset%22%3A5}" cdlink=
refidmso=3D"12_3"
style=3D"text-decoration: none;"
href=3D"[link removed]
Y2NDgsImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3QtMDdiMDFhY=
zA5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtNmIwODM1ODhmODZhNDY4MjhlNzQ3YzJlZjJhZmNh=
MGMiLCJycSI6IjAyLWIyNDM0Ni1kMjZkM2EzODUzODY0MDE5YjU2NWYyODBlMjllNTdhYiIsIm0=
iOmZhbHNlLCJ1aSI6IjEyIiwidW4iOiIlN0IlMjUyMlVybElkT2Zmc2V0JTI1MjIlMjUzQTUlN0=
QiLCJ1IjoiaHR0cHM6Ly93d3cudGlrdG9rLmNvbS9AYXV0aXNtc3BlYWtzP19jbGRlZT1lNlpvV=
Fg0M3FCRVc1cTdHZEFfVlc4MXNpSGNyU0U0RFB5eHNjaUJoZkp6MUVwejN2ektfbFpIbmg3THhU=
eWtZJnJlY2lwaWVudGlkPWNvbnRhY3QtMDdiMDFhYzA5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQ=
tNmIwODM1ODhmODZhNDY4MjhlNzQ3YzJlZjJhZmNhMGMmZXNpZD03MDI4ZmQ3Zi0zZmI3LWVmMT=
EtOTEzYi0wMDFkZDhiNzFjY2QifQ/cnKz9IIjhviK_CN37DL_eg"
>
<img
class=3D"social" width=3D"32" height=3D"32"
style=3D"width: 32px; height: 32px; margin: 5px;"
src=3D"[link removed]
org-arrhn/images/social-links/tiktok_icon_32.png?m=3D5/26/2022%209:03:23%20=
PM"
>
</a>
</span>
</td>
<td style=3D"padding: 5px;">
<span style=3D"display: inline-block;">
<a
target=3D"_blank" name=3D"{%22UrlIdOffset%22%3A5}" cdlink=
refidmso=3D"12_4"
style=3D"text-decoration: none;"
href=3D"[link removed]
Y2NDgsImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3QtMDdiMDFhY=
zA5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtNmIwODM1ODhmODZhNDY4MjhlNzQ3YzJlZjJhZmNh=
MGMiLCJycSI6IjAyLWIyNDM0Ni1kMjZkM2EzODUzODY0MDE5YjU2NWYyODBlMjllNTdhYiIsIm0=
iOmZhbHNlLCJ1aSI6IjEzIiwidW4iOiIlN0IlMjUyMlVybElkT2Zmc2V0JTI1MjIlMjUzQTUlN0=
QiLCJ1IjoiaHR0cHM6Ly93d3cueW91dHViZS5jb20vYXV0aXNtc3BlYWtzP19jbGRlZT1lNlpvV=
Fg0M3FCRVc1cTdHZEFfVlc4MXNpSGNyU0U0RFB5eHNjaUJoZkp6MUVwejN2ektfbFpIbmg3THhU=
eWtZJnJlY2lwaWVudGlkPWNvbnRhY3QtMDdiMDFhYzA5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQ=
tNmIwODM1ODhmODZhNDY4MjhlNzQ3YzJlZjJhZmNhMGMmZXNpZD03MDI4ZmQ3Zi0zZmI3LWVmMT=
EtOTEzYi0wMDFkZDhiNzFjY2QifQ/QjaBJP12ZLSHo7c4UWdd5Q"
>
<img
class=3D"social" width=3D"32" height=3D"32"
style=3D"width: 32px; height: 32px; margin: 5px;"
src=3D"[link removed]
/DndEditor_v2/social_links/circle/gray/youtube.png"
>
</a>
</span>
</td>
</tr>
</table>
<![endif]--> <!--[if !mso]><!-->
<span style=3D"display: inline-block;">
<a
target=3D"_blank" cdlinkrefid=3D"12_0"
style=3D"text-decoration: none;"
href=3D"[link removed]
gsImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3QtMDdiMDFhYzA5N=
WExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtNmIwODM1ODhmODZhNDY4MjhlNzQ3YzJlZjJhZmNhMGMi=
LCJycSI6IjAyLWIyNDM0Ni1kMjZkM2EzODUzODY0MDE5YjU2NWYyODBlMjllNTdhYiIsIm0iOmZ=
hbHNlLCJ1aSI6IjE0IiwidW4iOiIiLCJ1IjoiaHR0cHM6Ly93d3cuZmFjZWJvb2suY29tL2F1dG=
lzbXNwZWFrcz9fY2xkZWU9ZTZab1RYNDNxQkVXNXE3R2RBX1ZXODFzaUhjclNFNERQeXhzY2lCa=
GZKejFFcHozdnpLX2xaSG5oN0x4VHlrWSZyZWNpcGllbnRpZD1jb250YWN0LTA3YjAxYWMwOTVh=
MTQwZjE4MTRiNDI3Nzg0OGFhMTc0LTZiMDgzNTg4Zjg2YTQ2ODI4ZTc0N2MyZWYyYWZjYTBjJmV=
zaWQ9NzAyOGZkN2YtM2ZiNy1lZjExLTkxM2ItMDAxZGQ4YjcxY2NkIn0/c65VDH1NOcwmVXNsj9=
ljrg"
>
<img
class=3D"social" width=3D"32" height=3D"32"
style=3D"width: 32px; height: 32px; margin: 5px;"
src=3D"[link removed]
Editor_v2/social_links/circle/gray/facebook.png"
>
</a>
</span>
<span style=3D"display: inline-block;">
<a
target=3D"_blank" cdlinkrefid=3D"12_1"
style=3D"text-decoration: none;"
href=3D"[link removed]
gsImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3QtMDdiMDFhYzA5N=
WExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtNmIwODM1ODhmODZhNDY4MjhlNzQ3YzJlZjJhZmNhMGMi=
LCJycSI6IjAyLWIyNDM0Ni1kMjZkM2EzODUzODY0MDE5YjU2NWYyODBlMjllNTdhYiIsIm0iOmZ=
hbHNlLCJ1aSI6IjE1IiwidW4iOiIiLCJ1IjoiaHR0cHM6Ly93d3cuaW5zdGFncmFtLmNvbS9hdX=
Rpc21zcGVha3MvP19jbGRlZT1lNlpvVFg0M3FCRVc1cTdHZEFfVlc4MXNpSGNyU0U0RFB5eHNja=
UJoZkp6MUVwejN2ektfbFpIbmg3THhUeWtZJnJlY2lwaWVudGlkPWNvbnRhY3QtMDdiMDFhYzA5=
NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtNmIwODM1ODhmODZhNDY4MjhlNzQ3YzJlZjJhZmNhMGM=
mZXNpZD03MDI4ZmQ3Zi0zZmI3LWVmMTEtOTEzYi0wMDFkZDhiNzFjY2QifQ/ELO324M7BnJnRzb=
ZbE6hoQ"
>
<img
class=3D"social" width=3D"32" height=3D"32"
style=3D"width: 32px; height: 32px; margin: 5px;"
src=3D"[link removed]
Editor_v2/social_links/circle/gray/instagram.png"
>
</a>
</span>
<span style=3D"display: inline-block;">
<a
target=3D"_blank" cdlinkrefid=3D"12_2"
style=3D"text-decoration: none;"
href=3D"[link removed]
gsImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3QtMDdiMDFhYzA5N=
WExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtNmIwODM1ODhmODZhNDY4MjhlNzQ3YzJlZjJhZmNhMGMi=
LCJycSI6IjAyLWIyNDM0Ni1kMjZkM2EzODUzODY0MDE5YjU2NWYyODBlMjllNTdhYiIsIm0iOmZ=
hbHNlLCJ1aSI6IjE2IiwidW4iOiIiLCJ1IjoiaHR0cHM6Ly93d3cubGlua2VkaW4uY29tL2NvbX=
BhbnkvYXV0aXNtLXNwZWFrcy8_X2NsZGVlPWU2Wm9UWDQzcUJFVzVxN0dkQV9WVzgxc2lIY3JTR=
TREUHl4c2NpQmhmSnoxRXB6M3Z6S19sWkhuaDdMeFR5a1kmcmVjaXBpZW50aWQ9Y29udGFjdC0w=
N2IwMWFjMDk1YTE0MGYxODE0YjQyNzc4NDhhYTE3NC02YjA4MzU4OGY4NmE0NjgyOGU3NDdjMmV=
mMmFmY2EwYyZlc2lkPTcwMjhmZDdmLTNmYjctZWYxMS05MTNiLTAwMWRkOGI3MWNjZCJ9/OMXpm=
tk8xfbC3btV56Cxfg"
>
<img
class=3D"social" width=3D"32" height=3D"32"
style=3D"width: 32px; height: 32px; margin: 5px;"
src=3D"[link removed]
Editor_v2/social_links/circle/gray/linkedin.png"
>
</a>
</span>
<span style=3D"display: inline-block;">
<a
target=3D"_blank" cdlinkrefid=3D"12_3"
style=3D"text-decoration: none;"
href=3D"[link removed]
gsImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3QtMDdiMDFhYzA5N=
WExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtNmIwODM1ODhmODZhNDY4MjhlNzQ3YzJlZjJhZmNhMGMi=
LCJycSI6IjAyLWIyNDM0Ni1kMjZkM2EzODUzODY0MDE5YjU2NWYyODBlMjllNTdhYiIsIm0iOmZ=
hbHNlLCJ1aSI6IjE3IiwidW4iOiIiLCJ1IjoiaHR0cHM6Ly93d3cudGlrdG9rLmNvbS9AYXV0aX=
Ntc3BlYWtzP19jbGRlZT1lNlpvVFg0M3FCRVc1cTdHZEFfVlc4MXNpSGNyU0U0RFB5eHNjaUJoZ=
kp6MUVwejN2ektfbFpIbmg3THhUeWtZJnJlY2lwaWVudGlkPWNvbnRhY3QtMDdiMDFhYzA5NWEx=
NDBmMTgxNGI0Mjc3ODQ4YWExNzQtNmIwODM1ODhmODZhNDY4MjhlNzQ3YzJlZjJhZmNhMGMmZXN=
pZD03MDI4ZmQ3Zi0zZmI3LWVmMTEtOTEzYi0wMDFkZDhiNzFjY2QifQ/6VGgcbOC1ghIQksA5he=
KrQ"
>
<img
class=3D"social" width=3D"32" height=3D"32"
style=3D"width: 32px; height: 32px; margin: 5px;"
src=3D"[link removed]
arrhn/images/social-links/tiktok_icon_32.png?m=3D5/26/2022%209:03:23%20PM"
>
</a>
</span>
<span style=3D"display: inline-block;">
<a
target=3D"_blank" cdlinkrefid=3D"12_4"
style=3D"text-decoration: none;"
href=3D"[link removed]
gsImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3QtMDdiMDFhYzA5N=
WExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtNmIwODM1ODhmODZhNDY4MjhlNzQ3YzJlZjJhZmNhMGMi=
LCJycSI6IjAyLWIyNDM0Ni1kMjZkM2EzODUzODY0MDE5YjU2NWYyODBlMjllNTdhYiIsIm0iOmZ=
hbHNlLCJ1aSI6IjE4IiwidW4iOiIiLCJ1IjoiaHR0cHM6Ly93d3cueW91dHViZS5jb20vYXV0aX=
Ntc3BlYWtzP19jbGRlZT1lNlpvVFg0M3FCRVc1cTdHZEFfVlc4MXNpSGNyU0U0RFB5eHNjaUJoZ=
kp6MUVwejN2ektfbFpIbmg3THhUeWtZJnJlY2lwaWVudGlkPWNvbnRhY3QtMDdiMDFhYzA5NWEx=
NDBmMTgxNGI0Mjc3ODQ4YWExNzQtNmIwODM1ODhmODZhNDY4MjhlNzQ3YzJlZjJhZmNhMGMmZXN=
pZD03MDI4ZmQ3Zi0zZmI3LWVmMTEtOTEzYi0wMDFkZDhiNzFjY2QifQ/8I1mEX36i28gapfPSD8=
Zyw"
>
<img
class=3D"social" width=3D"32" height=3D"32"
style=3D"width: 32px; height: 32px; margin: 5px;"
src=3D"[link removed]
Editor_v2/social_links/circle/gray/youtube.png"
>
</a>
</span>
<!--<![endif]-->
</td>
</tr><tr>
<td width=3D"536" 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: 8px; padding-bottom: =
8px; padding-left: 16px; padding-right: 16px;"><p style=3D"text-align:cente=
r;font-family:Open Sans,Arial;font-size:14px;color:#272f37;letter-spacing:0=
px;line-height:normal;margin:0;word-wrap:break-word !important;font-weight:=
normal;font-style:normal;text-decoration: none"><span style=3D"font-size:10=
px"><span style=3D"font-family:Open Sans,Arial"><span style=3D"color:black"=
>Autism Speaks | 50 F Street NW, Suite 360, Washington, DC 20001<br>
Mailing address: P.O. Box 37148, Boone, IA 50037</span></span></span></p>

<p style=3D"text-align:center;font-family:Open Sans,Arial;font-size:14px;co=
lor:#272f37;letter-spacing:0px;line-height:normal;margin:0;word-wrap:break-=
word !important;font-weight:normal;font-style:normal;text-decoration: none"=
><span style=3D"font-size:10px"><span style=3D"font-family:Open Sans,Arial"=
>=C2=A9 2024=C2=A0Autism Speaks Inc. Autism Speaks and Autism Speaks Design=
are registered trademarks owned by Autism Speaks Inc. All rights reserved.=
=C2=A0</span></span></p>

<p style=3D"text-align:center;font-family:Open Sans,Arial;font-size:14px;co=
lor:#272f37;letter-spacing:0px;line-height:normal;margin:0;word-wrap:break-=
word !important;font-weight:normal;font-style:normal;text-decoration: none"=
>=C2=A0</p>

<p style=3D"text-align:center;font-family:Open Sans,Arial;font-size:14px;co=
lor:#272f37;letter-spacing:0px;line-height:normal;margin:0;word-wrap:break-=
word !important;font-weight:normal;font-style:normal;text-decoration: none"=
><span style=3D"font-family:Open Sans,Arial"><span style=3D"font-size:10px"=
><a cd-link-manager-tab=3D"5" href=3D"[link removed]
yJhaSI6ODA3MDY2NDgsImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRh=
Y3QtMDdiMDFhYzA5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtNmIwODM1ODhmODZhNDY4MjhlNzQ=
3YzJlZjJhZmNhMGMiLCJycSI6IjAyLWIyNDM0Ni1kMjZkM2EzODUzODY0MDE5YjU2NWYyODBlMj=
llNTdhYiIsIm0iOmZhbHNlfQ/bICs5sVP559_KVIOxwqeUQ" link-metadata=3D"GlobalUns=
ubscribe" target=3D"_blank" style=3D"color: #2e86ef; text-decoration: under=
line;">Unsubscribe</a>=C2=A0|=C2=A0<a cd-link-manager-tab=3D"5" href=3D"htt=
ps://web.autismspeaks.org/autismspeaksorg-arrhn/pages/o8hqmsrweeyrfgavxcszj=
w.html?_cldunsub=3D7028fd7f3fb7ef11913b001dd8b71ccd-6b083588f86a46828e747c2=
ef2afca0c-contact&_cldee=3De6ZoTX43qBEW5q7GdA_VW81siHcrSE4DPyxsciBhfJz1Epz3=
vzK_lZHnh7LxTykY&recipientid=3Dcontact-07b01ac095a140f1814b4277848aa174-6b0=
83588f86a46828e747c2ef2afca0c&esid=3D7028fd7f-3fb7-ef11-913b-001dd8b71ccd" =
link-metadata=3D"SpecificUnsubscribe" target=3D"_blank" style=3D"color: #2e=
86ef; text-decoration: underline;" autotrack=3D"false">Update subscription =
preferences</a></span></span></p>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div><!--[if mso]></td><![endif]-->
<!--[if mso]>
</tr>
</table>
<![endif]-->
</td>
</tr>
</tbody>
</table>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
<!-- Email Section : END -->
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div>
</center>
</body>
</html>
</html>
------=_Part_1357095938_1299196561.1733926139215--
Screenshot of the email generated on import

Message Analysis

  • Sender: Autism Speaks
  • Political Party: n/a
  • Country: United States
  • State/Locality: n/a
  • Office: n/a
  • Email Providers:
    • ClickDimensions