------=_Part_20875017_684878681.1673434956264
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-b36b0376240c {
width: 100%;
height: auto !important;
}
=20
.email-container img.cd-image.image-20188ec31170 {
width: 94.66666666666667%;
height: auto !important;
}
=20
}
@media screen and (max-width: 768px) {
=20
.email-container img.cd-image.image-b36b0376240c {
width: 100%;
height: auto !important;
}
=20
.email-container img.cd-image.image-20188ec31170 {
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;'>Learn about your child's rights in education =
=
</span><img src=3D"[link removed]
aSI6ODA3MDY2NDgsImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3Q=
tMDdiMDFhYzA5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtZDQwZmFlZmY2N2I1NGNkZmI0NDYxYj=
dlMjJiZWExMjIiLCJycSI6IjAyLWIyMzAxMS0zNmMxMTgyMjcwZmQ0ZDk2YjA0YWE0NTcxMzVlY=
jQ4MyIsInBoIjpudWxsfQ/RA3sMJHv-zHr37pEK6G-Aw" 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"12" 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-size:10p=
x"><span style=3D"font-family: 'Open Sans', Arial;"><a cd-link-manager-tab=
=3D"6" href=3D"[link removed]
270fd4d96b04aa457135eb483/3/829/44704f35-3a2a-4b95-9f5d-a13f2e0e5529" targe=
t=3D"_blank" style=3D"color: #2e86ef; text-decoration: underline;">View in =
browser</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"13" role=3D"presentation" border=
=3D"0" cellpadding=3D"0" cellspacing=3D"0" align=3D"center" width=3D"100%" =
style=3D"max-width:600px;">
<tbody>
<tr>
<td valign=3D"top" width=3D"100%" s=
tyle=3D"padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-r=
ight: 0px; ; font-size: 0;">
<!--[if mso]>
<table role=3D"presentation" borde=
r=3D"0" cellspacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600px=
" style=3D"table-layout:fixed; border-collapse: collapse; mso-table-lspace:=
0; mso-table-rspace:0;" cellpadding=3D"0" cellspacing=3D"0" >
<tr>
<![endif]-->
<!--[if mso]><td align=3D"left" val=
ign=3D"top" width=3D"600px"><![endif]--><div style=3D"overflow: visible!imp=
ortant; display: inline-block; width:600px; max-width:600px; min-width:600p=
x; vertical-align:top;" class=3D"stack-column">
<table role=3D"presentation" cellspaci=
ng=3D"0" cellpadding=3D"0" border=3D"0" width=3D"100%">
<tbody>
<tr>
<td style=3D"padding-top: 0=
px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px;">
<table role=3D"presenta=
tion" cellspacing=3D"0" cellpadding=3D"0" border=3D"0" width=3D"600px" sty=
le=3D"table-layout: fixed; width: 600px;" >
<tbody>
<!--[if mso]>
<tr>
<td width=3D"600" class=3D"stack-column-cen=
ter image-block-container" style=3D"vertical-align: top; text-align: center=
; padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right=
: 0px;">
<img class=3D"center-on-narrow cd-imag=
e" height=3D"179" width=3D"600" style=3D"vertical-align: middle;" src=3D"ht=
tps://file-us.clickdimensions.com/autismspeaksorg-arrhn/files/2020_as_outre=
achemailbanner_v1.png" />
</td>
</tr>
<![endif]-->
<!--[if !mso]><!-- --><tr>
<td width=3D"600" class=3D"stack-column-center im=
age-block-container" style=3D"vertical-align: top; box-sizing: border-box; =
text-align: center; padding-top: 0px; padding-bottom: 0px; padding-left: =
0px; padding-right: 0px;">
<img class=3D"center-on-narrow cd-image image-=
b36b0376240c no-img-edit" height=3D"179" width=3D"600" style=3D"vertical-al=
ign: middle;" src=3D"[link removed]
rhn/files/2020_as_outreachemailbanner_v1.png" />
</td>
</tr><!--<![endif]-->
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div><!--[if mso]></td><![endif]-->
<!--[if mso]>
</tr>
</table>
<![endif]-->
</td>
</tr>
</tbody>
</table>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
<!-- Email Section : END -->
</td>
</tr><tr class=3D"section-block">
<td align=3D"center" height=3D"100%" valign=3D"top"=
width=3D"100%" style=3D" ">
<!-- Email Section : BEGIN -->
<!--[if mso]>
<table role=3D"presentation" border=3D"0" cell=
spacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600">
<tr>
<td align=3D"center" valign=3D"top" width=
=3D"600">
<![endif]-->
<table id=3D"14" 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>
<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: 16px; padding-bottom:=
16px; padding-left: 16px; padding-right: 16px;"><p style=3D"font-family:Op=
en Sans,Arial;font-size:14px;color:#272f37;letter-spacing:0px;line-height:n=
ormal;text-align:left;margin:0;word-wrap:break-word !important;font-weight:=
normal;font-style:normal;text-decoration: none">Join Autism Speaks National=
Capital to learn about your child's rights in education.</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">T=
hursday, February 2, 2023=E2=80=AF=C2=A0<br>
12:00 PM ET</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"><=
strong><a cd-link-manager-tab=3D"1" href=3D"[link removed]
/7/eyJhaSI6ODA3MDY2NDgsImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNv=
bnRhY3QtMDdiMDFhYzA5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtZDQwZmFlZmY2N2I1NGNkZmI=
0NDYxYjdlMjJiZWExMjIiLCJycSI6IjAyLWIyMzAxMS0zNmMxMTgyMjcwZmQ0ZDk2YjA0YWE0NT=
cxMzVlYjQ4MyIsInBoIjpudWxsLCJtIjpmYWxzZSwidWkiOiIwIiwidW4iOiIiLCJ1IjoiaHR0c=
HM6Ly9hdXRpc21zcGVha3Muem9vbS51cy93ZWJpbmFyL3JlZ2lzdGVyL1dOX0tubEFCWEhWUV9h=
VWpQWE14UHNrZkE_X2NsZGVlPS1QQzNURHMzb1pfS0FTUW1sUV9Pb09YY2w5TmFkOGZqd1ljSGs=
tbGRZTjB3NWh3ZUR6cGxxOU5uQkFQWnByZ3kmcmVjaXBpZW50aWQ9Y29udGFjdC0wN2IwMWFjMD=
k1YTE0MGYxODE0YjQyNzc4NDhhYTE3NC1kNDBmYWVmZjY3YjU0Y2RmYjQ0NjFiN2UyMmJlYTEyM=
iZlc2lkPTYzNDMyYjNhLTE1OTEtZWQxMS05MTI0LTAwMTU1ZGNiMzNkOSJ9/P3cXFKk0VnkcEPe=
RslbZsQ" target=3D"_blank" style=3D"color: #2e86ef; text-decoration: underl=
ine;">Register Here</a></strong></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"><=
br>
Topics we will discuss:</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>
<ul style=3D"color: #000000">
=09<li>
=09<p style=3D"font-family:Open Sans,Arial;font-size:14px;color:#272f37;let=
ter-spacing:0px;line-height:normal;text-align:left;margin:0;word-wrap:break=
-word !important;font-weight:normal;font-style:normal;text-decoration: none=
">Your child's right to a free appropriate public education (FAPE) in the l=
east restrictive environment (LRE)</p>
=09</li>
=09<li>
=09<p style=3D"font-family:Open Sans,Arial;font-size:14px;color:#272f37;let=
ter-spacing:0px;line-height:normal;text-align:left;margin:0;word-wrap:break=
-word !important;font-weight:normal;font-style:normal;text-decoration: none=
">An introduction to the Individualized Education Program (IEP) and 504 pla=
ns</p>
=09</li>
=09<li>
=09<p style=3D"font-family:Open Sans,Arial;font-size:14px;color:#272f37;let=
ter-spacing:0px;line-height:normal;text-align:left;margin:0;word-wrap:break=
-word !important;font-weight:normal;font-style:normal;text-decoration: none=
">Choosing the right educational environment for your child</p>
=09</li>
=09<li>
=09<p style=3D"font-family:Open Sans,Arial;font-size:14px;color:#272f37;let=
ter-spacing:0px;line-height:normal;text-align:left;margin:0;word-wrap:break=
-word !important;font-weight:normal;font-style:normal;text-decoration: none=
">Plus, hear from our Federal Advocacy team on what's new in autism and edu=
cation</p>
=09</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"><=
strong>Who Should Attend?</strong> Families and caregivers of school-aged c=
hildren diagnosed with autism, school staff, service professionals and poli=
cy makers.</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"><=
br>
The event is=C2=A0<strong>free</strong>, but registration is required <stro=
ng><a cd-link-manager-tab=3D"1" href=3D"[link removed]
yJhaSI6ODA3MDY2NDgsImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRh=
Y3QtMDdiMDFhYzA5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtZDQwZmFlZmY2N2I1NGNkZmI0NDY=
xYjdlMjJiZWExMjIiLCJycSI6IjAyLWIyMzAxMS0zNmMxMTgyMjcwZmQ0ZDk2YjA0YWE0NTcxMz=
VlYjQ4MyIsInBoIjpudWxsLCJtIjpmYWxzZSwidWkiOiIxIiwidW4iOiIiLCJ1IjoiaHR0cHM6L=
y9hdXRpc21zcGVha3Muem9vbS51cy93ZWJpbmFyL3JlZ2lzdGVyL1dOX0tubEFCWEhWUV9hVWpQ=
WE14UHNrZkE_X2NsZGVlPS1QQzNURHMzb1pfS0FTUW1sUV9Pb09YY2w5TmFkOGZqd1ljSGstbGR=
ZTjB3NWh3ZUR6cGxxOU5uQkFQWnByZ3kmcmVjaXBpZW50aWQ9Y29udGFjdC0wN2IwMWFjMDk1YT=
E0MGYxODE0YjQyNzc4NDhhYTE3NC1kNDBmYWVmZjY3YjU0Y2RmYjQ0NjFiN2UyMmJlYTEyMiZlc=
2lkPTYzNDMyYjNhLTE1OTEtZWQxMS05MTI0LTAwMTU1ZGNiMzNkOSJ9/e8rLqW_08Joi-yb7izu=
HnQ" target=3D"_blank" style=3D"color: #2e86ef; text-decoration: underline;=
">here</a></strong>.</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"><=
br>
For questions or to request accommodations, please email: <strong><a cd-lin=
k-manager-tab=3D"2" href=3D"mailto:
[email protected]" target=3D"_blank"=
style=3D"color: #2e86ef; text-decoration: underline;">
[email protected]=
g</a></strong> or <strong><a cd-link-manager-tab=3D"2" href=3D"mailto:ayuda=
@autismspeaks.org" target=3D"_blank" style=3D"color: #2e86ef; text-decorati=
on: underline;">
[email protected]</a></strong>.</p>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div><!--[if mso]></td><![endif]-->
<!--[if mso]>
</tr>
</table>
<![endif]-->
</td>
</tr>
</tbody>
</table>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
<!-- Email Section : END -->
</td>
</tr><tr class=3D"section-block">
<td align=3D"center" height=3D"100%" valign=3D"top"=
width=3D"100%" style=3D" ">
<!-- Email Section : BEGIN -->
<!--[if mso]>
<table role=3D"presentation" border=3D"0" cell=
spacing=3D"0" cellpadding=3D"0" align=3D"center" width=3D"600">
<tr>
<td align=3D"center" valign=3D"top" width=
=3D"600">
<![endif]-->
<table id=3D"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: 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-=
20188ec31170 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%3A6}" cdlink=
refidmso=3D"9_0"
style=3D"text-decoration: none;"
href=3D"[link removed]
2NDgsImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3QtMDdiMDFhYz=
A5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtZDQwZmFlZmY2N2I1NGNkZmI0NDYxYjdlMjJiZWExM=
jIiLCJycSI6IjAyLWIyMzAxMS0zNmMxMTgyMjcwZmQ0ZDk2YjA0YWE0NTcxMzVlYjQ4MyIsInBo=
IjpudWxsLCJtIjpmYWxzZSwidWkiOiIyIiwidW4iOiIlN0IlMjUyMlVybElkT2Zmc2V0JTI1MjI=
lMjUzQTYlN0QiLCJ1IjoiaHR0cHM6Ly93d3cuZmFjZWJvb2suY29tL2F1dGlzbXNwZWFrcz9fY2=
xkZWU9LVBDM1REczNvWl9LQVNRbWxRX09vT1hjbDlOYWQ4Zmp3WWNIay1sZFlOMHc1aHdlRHpwb=
HE5Tm5CQVBacHJneSZyZWNpcGllbnRpZD1jb250YWN0LTA3YjAxYWMwOTVhMTQwZjE4MTRiNDI3=
Nzg0OGFhMTc0LWQ0MGZhZWZmNjdiNTRjZGZiNDQ2MWI3ZTIyYmVhMTIyJmVzaWQ9NjM0MzJiM2E=
tMTU5MS1lZDExLTkxMjQtMDAxNTVkY2IzM2Q5In0/gJxmw96Z9scGPEWIQ07t-Q"
>
<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%3A6}" cdlink=
refidmso=3D"9_1"
style=3D"text-decoration: none;"
href=3D"[link removed]
2NDgsImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3QtMDdiMDFhYz=
A5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtZDQwZmFlZmY2N2I1NGNkZmI0NDYxYjdlMjJiZWExM=
jIiLCJycSI6IjAyLWIyMzAxMS0zNmMxMTgyMjcwZmQ0ZDk2YjA0YWE0NTcxMzVlYjQ4MyIsInBo=
IjpudWxsLCJtIjpmYWxzZSwidWkiOiIzIiwidW4iOiIlN0IlMjUyMlVybElkT2Zmc2V0JTI1MjI=
lMjUzQTYlN0QiLCJ1IjoiaHR0cHM6Ly93d3cuaW5zdGFncmFtLmNvbS9hdXRpc21zcGVha3MvP1=
9jbGRlZT0tUEMzVERzM29aX0tBU1FtbFFfT29PWGNsOU5hZDhmandZY0hrLWxkWU4wdzVod2VEe=
nBscTlObkJBUFpwcmd5JnJlY2lwaWVudGlkPWNvbnRhY3QtMDdiMDFhYzA5NWExNDBmMTgxNGI0=
Mjc3ODQ4YWExNzQtZDQwZmFlZmY2N2I1NGNkZmI0NDYxYjdlMjJiZWExMjImZXNpZD02MzQzMmI=
zYS0xNTkxLWVkMTEtOTEyNC0wMDE1NWRjYjMzZDkifQ/B_H0HuxNq3lTlysCz8dgig"
>
<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%3A6}" cdlink=
refidmso=3D"9_2"
style=3D"text-decoration: none;"
href=3D"[link removed]
2NDgsImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3QtMDdiMDFhYz=
A5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtZDQwZmFlZmY2N2I1NGNkZmI0NDYxYjdlMjJiZWExM=
jIiLCJycSI6IjAyLWIyMzAxMS0zNmMxMTgyMjcwZmQ0ZDk2YjA0YWE0NTcxMzVlYjQ4MyIsInBo=
IjpudWxsLCJtIjpmYWxzZSwidWkiOiI0IiwidW4iOiIlN0IlMjUyMlVybElkT2Zmc2V0JTI1MjI=
lMjUzQTYlN0QiLCJ1IjoiaHR0cHM6Ly93d3cubGlua2VkaW4uY29tL2NvbXBhbnkvYXV0aXNtLX=
NwZWFrcy8_X2NsZGVlPS1QQzNURHMzb1pfS0FTUW1sUV9Pb09YY2w5TmFkOGZqd1ljSGstbGRZT=
jB3NWh3ZUR6cGxxOU5uQkFQWnByZ3kmcmVjaXBpZW50aWQ9Y29udGFjdC0wN2IwMWFjMDk1YTE0=
MGYxODE0YjQyNzc4NDhhYTE3NC1kNDBmYWVmZjY3YjU0Y2RmYjQ0NjFiN2UyMmJlYTEyMiZlc2l=
kPTYzNDMyYjNhLTE1OTEtZWQxMS05MTI0LTAwMTU1ZGNiMzNkOSJ9/M3XtbWYxBC5CRqSBVCOVX=
Q"
>
<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%3A6}" cdlink=
refidmso=3D"9_3"
style=3D"text-decoration: none;"
href=3D"[link removed]
2NDgsImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3QtMDdiMDFhYz=
A5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtZDQwZmFlZmY2N2I1NGNkZmI0NDYxYjdlMjJiZWExM=
jIiLCJycSI6IjAyLWIyMzAxMS0zNmMxMTgyMjcwZmQ0ZDk2YjA0YWE0NTcxMzVlYjQ4MyIsInBo=
IjpudWxsLCJtIjpmYWxzZSwidWkiOiI1IiwidW4iOiIlN0IlMjUyMlVybElkT2Zmc2V0JTI1MjI=
lMjUzQTYlN0QiLCJ1IjoiaHR0cHM6Ly93d3cudGlrdG9rLmNvbS9AYXV0aXNtc3BlYWtzP19jbG=
RlZT0tUEMzVERzM29aX0tBU1FtbFFfT29PWGNsOU5hZDhmandZY0hrLWxkWU4wdzVod2VEenBsc=
TlObkJBUFpwcmd5JnJlY2lwaWVudGlkPWNvbnRhY3QtMDdiMDFhYzA5NWExNDBmMTgxNGI0Mjc3=
ODQ4YWExNzQtZDQwZmFlZmY2N2I1NGNkZmI0NDYxYjdlMjJiZWExMjImZXNpZD02MzQzMmIzYS0=
xNTkxLWVkMTEtOTEyNC0wMDE1NWRjYjMzZDkifQ/8c8m8LME1TmGluamV6z-yA"
>
<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%3A6}" cdlink=
refidmso=3D"9_4"
style=3D"text-decoration: none;"
href=3D"[link removed]
2NDgsImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3QtMDdiMDFhYz=
A5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtZDQwZmFlZmY2N2I1NGNkZmI0NDYxYjdlMjJiZWExM=
jIiLCJycSI6IjAyLWIyMzAxMS0zNmMxMTgyMjcwZmQ0ZDk2YjA0YWE0NTcxMzVlYjQ4MyIsInBo=
IjpudWxsLCJtIjpmYWxzZSwidWkiOiI2IiwidW4iOiIlN0IlMjUyMlVybElkT2Zmc2V0JTI1MjI=
lMjUzQTYlN0QiLCJ1IjoiaHR0cHM6Ly90d2l0dGVyLmNvbS9hdXRpc21zcGVha3M_X2NsZGVlPS=
1QQzNURHMzb1pfS0FTUW1sUV9Pb09YY2w5TmFkOGZqd1ljSGstbGRZTjB3NWh3ZUR6cGxxOU5uQ=
kFQWnByZ3kmcmVjaXBpZW50aWQ9Y29udGFjdC0wN2IwMWFjMDk1YTE0MGYxODE0YjQyNzc4NDhh=
YTE3NC1kNDBmYWVmZjY3YjU0Y2RmYjQ0NjFiN2UyMmJlYTEyMiZlc2lkPTYzNDMyYjNhLTE1OTE=
tZWQxMS05MTI0LTAwMTU1ZGNiMzNkOSJ9/pB-6HhPdpnO0XoToJOVpeg"
>
<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/twitter.png"
>
</a>
</span>
</td>
<td style=3D"padding: 5px;">
<span style=3D"display: inline-block;">
<a
target=3D"_blank" name=3D"{%22UrlIdOffset%22%3A6}" cdlink=
refidmso=3D"9_5"
style=3D"text-decoration: none;"
href=3D"[link removed]
2NDgsImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3QtMDdiMDFhYz=
A5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtZDQwZmFlZmY2N2I1NGNkZmI0NDYxYjdlMjJiZWExM=
jIiLCJycSI6IjAyLWIyMzAxMS0zNmMxMTgyMjcwZmQ0ZDk2YjA0YWE0NTcxMzVlYjQ4MyIsInBo=
IjpudWxsLCJtIjpmYWxzZSwidWkiOiI3IiwidW4iOiIlN0IlMjUyMlVybElkT2Zmc2V0JTI1MjI=
lMjUzQTYlN0QiLCJ1IjoiaHR0cHM6Ly93d3cueW91dHViZS5jb20vYXV0aXNtc3BlYWtzP19jbG=
RlZT0tUEMzVERzM29aX0tBU1FtbFFfT29PWGNsOU5hZDhmandZY0hrLWxkWU4wdzVod2VEenBsc=
TlObkJBUFpwcmd5JnJlY2lwaWVudGlkPWNvbnRhY3QtMDdiMDFhYzA5NWExNDBmMTgxNGI0Mjc3=
ODQ4YWExNzQtZDQwZmFlZmY2N2I1NGNkZmI0NDYxYjdlMjJiZWExMjImZXNpZD02MzQzMmIzYS0=
xNTkxLWVkMTEtOTEyNC0wMDE1NWRjYjMzZDkifQ/vthEeGjdS5_6i8Yq_FgnBg"
>
<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"9_0"
style=3D"text-decoration: none;"
href=3D"[link removed]
sImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3QtMDdiMDFhYzA5NW=
ExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtZDQwZmFlZmY2N2I1NGNkZmI0NDYxYjdlMjJiZWExMjIiL=
CJycSI6IjAyLWIyMzAxMS0zNmMxMTgyMjcwZmQ0ZDk2YjA0YWE0NTcxMzVlYjQ4MyIsInBoIjpu=
dWxsLCJtIjpmYWxzZSwidWkiOiI4IiwidW4iOiIiLCJ1IjoiaHR0cHM6Ly93d3cuZmFjZWJvb2s=
uY29tL2F1dGlzbXNwZWFrcz9fY2xkZWU9LVBDM1REczNvWl9LQVNRbWxRX09vT1hjbDlOYWQ4Zm=
p3WWNIay1sZFlOMHc1aHdlRHpwbHE5Tm5CQVBacHJneSZyZWNpcGllbnRpZD1jb250YWN0LTA3Y=
jAxYWMwOTVhMTQwZjE4MTRiNDI3Nzg0OGFhMTc0LWQ0MGZhZWZmNjdiNTRjZGZiNDQ2MWI3ZTIy=
YmVhMTIyJmVzaWQ9NjM0MzJiM2EtMTU5MS1lZDExLTkxMjQtMDAxNTVkY2IzM2Q5In0/2irEyX8=
AmWSkiebFEH8RvQ"
>
<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"9_1"
style=3D"text-decoration: none;"
href=3D"[link removed]
sImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3QtMDdiMDFhYzA5NW=
ExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtZDQwZmFlZmY2N2I1NGNkZmI0NDYxYjdlMjJiZWExMjIiL=
CJycSI6IjAyLWIyMzAxMS0zNmMxMTgyMjcwZmQ0ZDk2YjA0YWE0NTcxMzVlYjQ4MyIsInBoIjpu=
dWxsLCJtIjpmYWxzZSwidWkiOiI5IiwidW4iOiIiLCJ1IjoiaHR0cHM6Ly93d3cuaW5zdGFncmF=
tLmNvbS9hdXRpc21zcGVha3MvP19jbGRlZT0tUEMzVERzM29aX0tBU1FtbFFfT29PWGNsOU5hZD=
hmandZY0hrLWxkWU4wdzVod2VEenBscTlObkJBUFpwcmd5JnJlY2lwaWVudGlkPWNvbnRhY3QtM=
DdiMDFhYzA5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtZDQwZmFlZmY2N2I1NGNkZmI0NDYxYjdl=
MjJiZWExMjImZXNpZD02MzQzMmIzYS0xNTkxLWVkMTEtOTEyNC0wMDE1NWRjYjMzZDkifQ/RgBd=
9OyOggiZYUMRCaJimw"
>
<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"9_2"
style=3D"text-decoration: none;"
href=3D"[link removed]
sImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3QtMDdiMDFhYzA5NW=
ExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtZDQwZmFlZmY2N2I1NGNkZmI0NDYxYjdlMjJiZWExMjIiL=
CJycSI6IjAyLWIyMzAxMS0zNmMxMTgyMjcwZmQ0ZDk2YjA0YWE0NTcxMzVlYjQ4MyIsInBoIjpu=
dWxsLCJtIjpmYWxzZSwidWkiOiIxMCIsInVuIjoiIiwidSI6Imh0dHBzOi8vd3d3LmxpbmtlZGl=
uLmNvbS9jb21wYW55L2F1dGlzbS1zcGVha3MvP19jbGRlZT0tUEMzVERzM29aX0tBU1FtbFFfT2=
9PWGNsOU5hZDhmandZY0hrLWxkWU4wdzVod2VEenBscTlObkJBUFpwcmd5JnJlY2lwaWVudGlkP=
WNvbnRhY3QtMDdiMDFhYzA5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtZDQwZmFlZmY2N2I1NGNk=
ZmI0NDYxYjdlMjJiZWExMjImZXNpZD02MzQzMmIzYS0xNTkxLWVkMTEtOTEyNC0wMDE1NWRjYjM=
zZDkifQ/110APn9z_YiNdrx6Doq30w"
>
<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"9_3"
style=3D"text-decoration: none;"
href=3D"[link removed]
sImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3QtMDdiMDFhYzA5NW=
ExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtZDQwZmFlZmY2N2I1NGNkZmI0NDYxYjdlMjJiZWExMjIiL=
CJycSI6IjAyLWIyMzAxMS0zNmMxMTgyMjcwZmQ0ZDk2YjA0YWE0NTcxMzVlYjQ4MyIsInBoIjpu=
dWxsLCJtIjpmYWxzZSwidWkiOiIxMSIsInVuIjoiIiwidSI6Imh0dHBzOi8vd3d3LnRpa3Rvay5=
jb20vQGF1dGlzbXNwZWFrcz9fY2xkZWU9LVBDM1REczNvWl9LQVNRbWxRX09vT1hjbDlOYWQ4Zm=
p3WWNIay1sZFlOMHc1aHdlRHpwbHE5Tm5CQVBacHJneSZyZWNpcGllbnRpZD1jb250YWN0LTA3Y=
jAxYWMwOTVhMTQwZjE4MTRiNDI3Nzg0OGFhMTc0LWQ0MGZhZWZmNjdiNTRjZGZiNDQ2MWI3ZTIy=
YmVhMTIyJmVzaWQ9NjM0MzJiM2EtMTU5MS1lZDExLTkxMjQtMDAxNTVkY2IzM2Q5In0/cOwsVkP=
1Cm1E0rwhc5WIiQ"
>
<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"9_4"
style=3D"text-decoration: none;"
href=3D"[link removed]
sImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3QtMDdiMDFhYzA5NW=
ExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtZDQwZmFlZmY2N2I1NGNkZmI0NDYxYjdlMjJiZWExMjIiL=
CJycSI6IjAyLWIyMzAxMS0zNmMxMTgyMjcwZmQ0ZDk2YjA0YWE0NTcxMzVlYjQ4MyIsInBoIjpu=
dWxsLCJtIjpmYWxzZSwidWkiOiIxMiIsInVuIjoiIiwidSI6Imh0dHBzOi8vdHdpdHRlci5jb20=
vYXV0aXNtc3BlYWtzP19jbGRlZT0tUEMzVERzM29aX0tBU1FtbFFfT29PWGNsOU5hZDhmandZY0=
hrLWxkWU4wdzVod2VEenBscTlObkJBUFpwcmd5JnJlY2lwaWVudGlkPWNvbnRhY3QtMDdiMDFhY=
zA5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtZDQwZmFlZmY2N2I1NGNkZmI0NDYxYjdlMjJiZWEx=
MjImZXNpZD02MzQzMmIzYS0xNTkxLWVkMTEtOTEyNC0wMDE1NWRjYjMzZDkifQ/h2UZ_tRterJL=
MOeYx0WtTQ"
>
<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/twitter.png"
>
</a>
</span>
<span style=3D"display: inline-block;">
<a
target=3D"_blank" cdlinkrefid=3D"9_5"
style=3D"text-decoration: none;"
href=3D"[link removed]
sImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3QtMDdiMDFhYzA5NW=
ExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtZDQwZmFlZmY2N2I1NGNkZmI0NDYxYjdlMjJiZWExMjIiL=
CJycSI6IjAyLWIyMzAxMS0zNmMxMTgyMjcwZmQ0ZDk2YjA0YWE0NTcxMzVlYjQ4MyIsInBoIjpu=
dWxsLCJtIjpmYWxzZSwidWkiOiIxMyIsInVuIjoiIiwidSI6Imh0dHBzOi8vd3d3LnlvdXR1YmU=
uY29tL2F1dGlzbXNwZWFrcz9fY2xkZWU9LVBDM1REczNvWl9LQVNRbWxRX09vT1hjbDlOYWQ4Zm=
p3WWNIay1sZFlOMHc1aHdlRHpwbHE5Tm5CQVBacHJneSZyZWNpcGllbnRpZD1jb250YWN0LTA3Y=
jAxYWMwOTVhMTQwZjE4MTRiNDI3Nzg0OGFhMTc0LWQ0MGZhZWZmNjdiNTRjZGZiNDQ2MWI3ZTIy=
YmVhMTIyJmVzaWQ9NjM0MzJiM2EtMTU5MS1lZDExLTkxMjQtMDAxNTVkY2IzM2Q5In0/NcL6m-E=
YLTfAcJKBISSKoQ"
>
<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;">Autism Speaks | 1060 S=
tate Road 2nd Floor,=C2=A0Princeton, NJ 08540<br>
=C2=A9 2022 Autism Speaks Inc. Autism Speaks and Autism Speaks Design are r=
egistered 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-size:10px"><span style=3D"font-family: 'Open Sans', Ar=
ial;"><a cd-link-manager-tab=3D"5" href=3D"[link removed]
/3/eyJhaSI6ODA3MDY2NDgsImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNv=
bnRhY3QtMDdiMDFhYzA5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtZDQwZmFlZmY2N2I1NGNkZmI=
0NDYxYjdlMjJiZWExMjIiLCJycSI6IjAyLWIyMzAxMS0zNmMxMTgyMjcwZmQ0ZDk2YjA0YWE0NT=
cxMzVlYjQ4MyIsInBoIjpudWxsLCJtIjpmYWxzZX0/pJ95Iuft2uWaqt4ferq9Tw" link-meta=
data=3D"GlobalUnsubscribe" target=3D"_blank" style=3D"color: #2e86ef; text-=
decoration: underline;">Unsubscribe</a>=C2=A0|=C2=A0<a cd-link-manager-tab=
=3D"5" href=3D"[link removed]
qmsrweeyrfgavxcszjw.html?_cldunsub=3D63432b3a1591ed11912400155dcb33d9-d40fa=
eff67b54cdfb4461b7e22bea122-contact&_cldee=3D-PC3TDs3oZ_KASQmlQ_OoOXcl9Nad8=
fjwYcHk-ldYN0w5hweDzplq9NnBAPZprgy&recipientid=3Dcontact-07b01ac095a140f181=
4b4277848aa174-d40faeff67b54cdfb4461b7e22bea122&esid=3D63432b3a-1591-ed11-9=
124-00155dcb33d9" link-metadata=3D"SpecificUnsubscribe" target=3D"_blank" s=
tyle=3D"color: #2e86ef; text-decoration: underline;" autotrack=3D"false">Up=
date 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_20875017_684878681.1673434956264--