------=_Part_208925522_1453901418.1691185700802
Content-Type: multipart/alternative;
boundary="----=_Part_208925523_431429412.1691185700802"
------=_Part_208925523_431429412.1691185700802
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
View in browser [[link removed]
033f5fe466b90d639c20aa66375/4/897/2a23bc72-41a7-408d-9adc-a8c21226e437]
[[link removed]
83yHVFtDGIw]
Please join leaders of Autism Speaks for a free webinar to discuss quality =
of life issues of aging autistic adults and our efforts to address them.
=C2=A0
Enhancing Quality of Life for Aging Adults with Autism
Thursday, August 24, 2023
12:00pm to 1:00pm EDT
Register here [[link removed]
WN_2WEsk6rHRkm83yHVFtDGIw]
=C2=A0
Topics we will discuss:
* Understanding aging and enhancing quality of life for older autistic adul=
ts
* Evidence-based science needed to drive healthcare improvements
* Enhancing Medicaid home and community based services (HCBS)
* Supporting the autistic community throughout the lifespan
=C2=A0
Autism Speaks Guest Speakers:
* Dean Hartley, Senior Director of Genetic Discovery & Translational Scienc=
e, Genomics Discovery
* Kelly Headrick, MPA, Senior Director, State Government Affairs and Grassr=
oots Advocacy
* Andrew Nelson, Senior Director, Autism Response Team
* David Sitcovsky, Senior Director, Policy & Federal Government Affairs
=C2=A0
Who Should Come?=C2=A0=C2=A0This event is open to autistic adults, family m=
embers, adult autism services professionals, advocates and policy makers.
Registration is required. Once registered, you will receive a confirmation =
email with details to from Zoom.
=C2=A0
Contact us here [[link removed]] with any question=
s or to request an accommodation.
=C2=A0
REGISTER NOW [[link removed]
N_2WEsk6rHRkm83yHVFtDGIw]
[[link removed]]
[[link removed]]
[[link removed]]
[[link removed]]
[[link removed]]
Autism Speaks | 50 F Street NW, Suite 360, Washington, DC 20001
Mailing address: P.O. Box 37148, Boone, IA 50037
=C2=A9 2023=C2=A0Autism Speaks Inc. Autism Speaks and Autism Speaks Design =
are registered trademarks owned by Autism Speaks Inc. All rights reserved.=
=C2=A0
=C2=A0
Unsubscribe [[link removed]
iaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3QtMDdiMDFhYzA5NWExNDBmMT=
gxNGI0Mjc3ODQ4YWExNzQtN2U0YmJjODhiM2U5NGY4OTg3OGQyNTlkNjY2ZGNiNzgiLCJycSI6I=
jAyLWIyMzIxNi04ZGY2NjAzM2Y1ZmU0NjZiOTBkNjM5YzIwYWE2NjM3NSIsInBoIjpudWxsLCJt=
IjpmYWxzZX0/Y_12n8j4ZkELcBvANU5xUg]=C2=A0|=C2=A0Update subscription prefere=
nces [[link removed]
fgavxcszjw.html?_cldunsub=3D59d4e0da3e32ee11913100155dcc3a58-7e4bbc88b3e94f=
89878d259d666dcb78-contact]
------=_Part_208925523_431429412.1691185700802
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-7165ed15ddb8 {
width: 100%;
height: auto !important;
}
=20
.email-container img.cd-image.image-916ddfee32a6 {
width: 94.66666666666667%;
height: auto !important;
}
=20
}
@media screen and (max-width: 768px) {
=20
.email-container img.cd-image.image-7165ed15ddb8 {
width: 100%;
height: auto !important;
}
=20
.email-container img.cd-image.image-916ddfee32a6 {
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;'>Please join us for this free Enhancing Quality of Life for=
Aging Adults with Autism webinar on August 24 =
</span><img src=3D"[link removed]
aSI6ODA3MDY2NDgsImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3Q=
tMDdiMDFhYzA5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtN2U0YmJjODhiM2U5NGY4OTg3OGQyNT=
lkNjY2ZGNiNzgiLCJycSI6IjAyLWIyMzIxNi04ZGY2NjAzM2Y1ZmU0NjZiOTBkNjM5YzIwYWE2N=
jM3NSIsInBoIjpudWxsfQ/TEgS_FdIcpEuj1d7XDHFRQ" 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"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: 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]
66b90d639c20aa66375/4/897/2a23bc72-41a7-408d-9adc-a8c21226e437" target=3D"_=
blank" style=3D"color: #2e86ef; text-decoration: underline;">View in browse=
r</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"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; ; 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;">
<a href=3D"[link removed]
rg/c/7/eyJhaSI6ODA3MDY2NDgsImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6=
ImNvbnRhY3QtMDdiMDFhYzA5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtN2U0YmJjODhiM2U5NGY=
4OTg3OGQyNTlkNjY2ZGNiNzgiLCJycSI6IjAyLWIyMzIxNi04ZGY2NjAzM2Y1ZmU0NjZiOTBkNj=
M5YzIwYWE2NjM3NSIsInBoIjpudWxsLCJtIjpmYWxzZSwidWkiOiIwIiwidW4iOiIlN0IlMjUyM=
lVybElkT2Zmc2V0JTI1MjIlMjUzQTElN0QiLCJ1IjoiaHR0cHM6Ly9hdXRpc21zcGVha3Muem9v=
bS51cy93ZWJpbmFyL3JlZ2lzdGVyLzgwMTY5MTE2MTAwOTkvV05fMldFc2s2ckhSa204M3lIVkZ=
0REdJdz9fY2xkZWU9NGRfck5zVGxxV1dSeGdLdnhSU1VTNXF0SFVzakQ2YWZpNTMxalZxajBSTE=
1MalkwZkVTcTJCTG9qODRBckdhWiZyZWNpcGllbnRpZD1jb250YWN0LTA3YjAxYWMwOTVhMTQwZ=
jE4MTRiNDI3Nzg0OGFhMTc0LTdlNGJiYzg4YjNlOTRmODk4NzhkMjU5ZDY2NmRjYjc4JmVzaWQ9=
NTlkNGUwZGEtM2UzMi1lZTExLTkxMzEtMDAxNTVkY2MzYTU4In0/_Lyt6sqa74fATl2YTMWaHQ"=
name=3D"{%22UrlIdOffset%22%3A1}" target=3D"_blank" cdlinkrefidmso=3D"4" =
><img class=3D"center-on-narrow cd-image" height=3D"179" width=3D"600" styl=
e=3D"vertical-align: middle;" src=3D"[link removed]
tismspeaksorg-arrhn/files/2020_as_outreachemailbanner_v1copy.png" alt=3D"I=
nvitation sticking out of an envelope" /></a>
</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;">
<a href=3D"[link removed]
yJhaSI6ODA3MDY2NDgsImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRh=
Y3QtMDdiMDFhYzA5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtN2U0YmJjODhiM2U5NGY4OTg3OGQ=
yNTlkNjY2ZGNiNzgiLCJycSI6IjAyLWIyMzIxNi04ZGY2NjAzM2Y1ZmU0NjZiOTBkNjM5YzIwYW=
E2NjM3NSIsInBoIjpudWxsLCJtIjpmYWxzZSwidWkiOiIxIiwidW4iOiIiLCJ1IjoiaHR0cHM6L=
y9hdXRpc21zcGVha3Muem9vbS51cy93ZWJpbmFyL3JlZ2lzdGVyLzgwMTY5MTE2MTAwOTkvV05f=
MldFc2s2ckhSa204M3lIVkZ0REdJdz9fY2xkZWU9NGRfck5zVGxxV1dSeGdLdnhSU1VTNXF0SFV=
zakQ2YWZpNTMxalZxajBSTE1MalkwZkVTcTJCTG9qODRBckdhWiZyZWNpcGllbnRpZD1jb250YW=
N0LTA3YjAxYWMwOTVhMTQwZjE4MTRiNDI3Nzg0OGFhMTc0LTdlNGJiYzg4YjNlOTRmODk4NzhkM=
jU5ZDY2NmRjYjc4JmVzaWQ9NTlkNGUwZGEtM2UzMi1lZTExLTkxMzEtMDAxNTVkY2MzYTU4In0/=
MEM_zV-T4hiIkBX8l6VSLQ" target=3D"_blank" cdlinkrefid=3D"4" ><img class=
=3D"center-on-narrow cd-image image-7165ed15ddb8 no-img-edit" height=3D"179=
" width=3D"600" style=3D"vertical-align: middle;" src=3D"[link removed]
ickdimensions.com/autismspeaksorg-arrhn/files/2020_as_outreachemailbanner_v=
1copy.png" alt=3D"Invitation sticking out of an envelope" /></a>
</td>
</tr><!--<![endif]--><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: 10px; padding-bottom:=
10px; padding-left: 0px; padding-right: 0px;"><p style=3D"margin-left:0in;=
margin-right:0in;font-family:Open Sans,Arial;font-size:14px;color:#272f37;=
letter-spacing:0px;line-height:normal;text-align:left;margin:0;word-wrap:br=
eak-word !important;font-weight:normal;font-style:normal;text-decoration: n=
one"><span style=3D"font-size:14px"><span style=3D"font-family:Open Sans,Ar=
ial">Please join leaders of Autism Speaks for a free webinar to discuss qua=
lity of life issues of aging autistic adults and our efforts to address the=
m.</span></span></p>
<p style=3D"margin-left:0in; margin-right:0in;font-family:Open Sans,Arial;f=
ont-size:14px;color:#272f37;letter-spacing:0px;line-height:normal;text-alig=
n:left;margin:0;word-wrap:break-word !important;font-weight:normal;font-sty=
le:normal;text-decoration: none">=C2=A0</p>
<p style=3D"margin-left:0in; margin-right:0in;font-family:Open Sans,Arial;f=
ont-size:14px;color:#272f37;letter-spacing:0px;line-height:normal;text-alig=
n:left;margin:0;word-wrap:break-word !important;font-weight:normal;font-sty=
le:normal;text-decoration: none"><span style=3D"font-size:14px"><span style=
=3D"font-family:Open Sans,Arial"><strong><span style=3D"color:#272f37">Enha=
ncing Quality of Life for Aging Adults with Autism</span></strong></span></=
span></p>
<p style=3D"margin-left:0in; margin-right:0in;font-family:Open Sans,Arial;f=
ont-size:14px;color:#272f37;letter-spacing:0px;line-height:normal;text-alig=
n:left;margin:0;word-wrap:break-word !important;font-weight:normal;font-sty=
le:normal;text-decoration: none"><span style=3D"font-size:14px"><span style=
=3D"font-family:Open Sans,Arial"><strong><span style=3D"color:#272f37">Thur=
sday, August 24, 2023</span></strong><br>
<strong><span style=3D"color:#272f37">12:00pm to 1:00pm EDT</span></strong>=
<br>
<strong><a cd-link-manager-tab=3D"1" href=3D"[link removed]
c/7/eyJhaSI6ODA3MDY2NDgsImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImN=
vbnRhY3QtMDdiMDFhYzA5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtN2U0YmJjODhiM2U5NGY4OT=
g3OGQyNTlkNjY2ZGNiNzgiLCJycSI6IjAyLWIyMzIxNi04ZGY2NjAzM2Y1ZmU0NjZiOTBkNjM5Y=
zIwYWE2NjM3NSIsInBoIjpudWxsLCJtIjpmYWxzZSwidWkiOiIyIiwidW4iOiIiLCJ1IjoiaHR0=
cHM6Ly9hdXRpc21zcGVha3Muem9vbS51cy93ZWJpbmFyL3JlZ2lzdGVyLzgwMTY5MTE2MTAwOTk=
vV05fMldFc2s2ckhSa204M3lIVkZ0REdJdz9fY2xkZWU9NGRfck5zVGxxV1dSeGdLdnhSU1VTNX=
F0SFVzakQ2YWZpNTMxalZxajBSTE1MalkwZkVTcTJCTG9qODRBckdhWiZyZWNpcGllbnRpZD1jb=
250YWN0LTA3YjAxYWMwOTVhMTQwZjE4MTRiNDI3Nzg0OGFhMTc0LTdlNGJiYzg4YjNlOTRmODk4=
NzhkMjU5ZDY2NmRjYjc4JmVzaWQ9NTlkNGUwZGEtM2UzMi1lZTExLTkxMzEtMDAxNTVkY2MzYTU=
4In0/3J5r2oK7hj7WuBNijnL8FA" target=3D"_blank" style=3D"color: #2e86ef; tex=
t-decoration: underline;">Register here </a></strong></span></span></p>
<p style=3D"margin-left:0in; margin-right:0in;font-family:Open Sans,Arial;f=
ont-size:14px;color:#272f37;letter-spacing:0px;line-height:normal;text-alig=
n:left;margin:0;word-wrap:break-word !important;font-weight:normal;font-sty=
le:normal;text-decoration: none">=C2=A0</p>
<p style=3D"margin-left:0in; margin-right:0in;font-family:Open Sans,Arial;f=
ont-size:14px;color:#272f37;letter-spacing:0px;line-height:normal;text-alig=
n:left;margin:0;word-wrap:break-word !important;font-weight:normal;font-sty=
le:normal;text-decoration: none"><span style=3D"font-size:14px"><span style=
=3D"font-family:Open Sans,Arial"><strong>Topics we will discuss:</strong></=
span></span></p>
<ul style=3D"color: #000000">
=09<li><span style=3D"font-size:14px"><span style=3D"font-family:Open Sans,=
Arial">Understanding aging and enhancing quality of life for older autistic=
adults </span></span></li>
=09<li><span style=3D"font-size:14px"><span style=3D"font-family:Open Sans,=
Arial">Evidence-based science needed to drive healthcare improvements</span=
></span></li>
=09<li><span style=3D"font-size:14px"><span style=3D"font-family:Open Sans,=
Arial">Enhancing Medicaid home and community based services (HCBS)</span></=
span></li>
=09<li><span style=3D"font-size:14px"><span style=3D"font-family:Open Sans,=
Arial">Supporting the autistic community throughout the lifespan</span></sp=
an><br>
=09=C2=A0</li>
</ul>
<p style=3D"margin-left:0in; margin-right:0in;font-family:Open Sans,Arial;f=
ont-size:14px;color:#272f37;letter-spacing:0px;line-height:normal;text-alig=
n:left;margin:0;word-wrap:break-word !important;font-weight:normal;font-sty=
le:normal;text-decoration: none"><span style=3D"font-size:14px"><span style=
=3D"font-family:Open Sans,Arial"><strong><span style=3D"color:#272f37">Auti=
sm Speaks Guest Speakers:</span></strong></span></span></p>
<ul style=3D"color: #000000">
=09<li><span style=3D"font-size:14px"><span style=3D"font-family:Open Sans,=
Arial"><span style=3D"color:#272f37">Dean Hartley, Senior Director of Genet=
ic Discovery & Translational Science, Genomics Discovery</span></span></spa=
n></li>
=09<li><span style=3D"font-size:14px"><span style=3D"font-family:Open Sans,=
Arial"><span style=3D"color:#272f37">Kelly Headrick, MPA, Senior Director, =
State Government Affairs and Grassroots Advocacy </span></span></span></li>
=09<li><span style=3D"font-size:14px"><span style=3D"font-family:Open Sans,=
Arial"><span style=3D"color:#272f37">Andrew Nelson, Senior Director, Autism=
Response Team</span></span></span></li>
=09<li><span style=3D"font-size:14px"><span style=3D"font-family:Open Sans,=
Arial"><span style=3D"color:#272f37">David Sitcovsky, Senior Director, Poli=
cy & Federal Government Affairs</span></span></span></li>
</ul>
<p style=3D"margin-left:0in; margin-right:0in;font-family:Open Sans,Arial;f=
ont-size:14px;color:#272f37;letter-spacing:0px;line-height:normal;text-alig=
n:left;margin:0;word-wrap:break-word !important;font-weight:normal;font-sty=
le:normal;text-decoration: none">=C2=A0</p>
<p style=3D"margin-left:0in; margin-right:0in;font-family:Open Sans,Arial;f=
ont-size:14px;color:#272f37;letter-spacing:0px;line-height:normal;text-alig=
n:left;margin:0;word-wrap:break-word !important;font-weight:normal;font-sty=
le:normal;text-decoration: none"><span style=3D"font-size:14px"><span style=
=3D"font-family:Open Sans,Arial"><strong><span style=3D"color:#272f37">Who =
Should Come?=C2=A0</span></strong><span style=3D"color:#272f37">=C2=A0This =
event is open to autistic adults, family members, adult autism services pro=
fessionals, advocates and policy makers.</span></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"><=
br>
<span style=3D"font-size:14px"><span style=3D"font-family:Open Sans,Arial">=
<span style=3D"color:#e74c3c"><strong>Registration is required.</strong></s=
pan> Once registered, you will receive a confirmation email with details to=
from Zoom.<br>
=C2=A0<br>
<strong><a cd-link-manager-tab=3D"1" href=3D"[link removed]
c/7/eyJhaSI6ODA3MDY2NDgsImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImN=
vbnRhY3QtMDdiMDFhYzA5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtN2U0YmJjODhiM2U5NGY4OT=
g3OGQyNTlkNjY2ZGNiNzgiLCJycSI6IjAyLWIyMzIxNi04ZGY2NjAzM2Y1ZmU0NjZiOTBkNjM5Y=
zIwYWE2NjM3NSIsInBoIjpudWxsLCJtIjpmYWxzZSwidWkiOiIzIiwidW4iOiIiLCJ1IjoiaHR0=
cHM6Ly93d3cuYXV0aXNtc3BlYWtzLm9yZy9jb250YWN0LXVzP19jbGRlZT00ZF9yTnNUbHFXV1J=
4Z0t2eFJTVVM1cXRIVXNqRDZhZmk1MzFqVnFqMFJMTUxqWTBmRVNxMkJMb2o4NEFyR2FaJnJlY2=
lwaWVudGlkPWNvbnRhY3QtMDdiMDFhYzA5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtN2U0YmJjO=
DhiM2U5NGY4OTg3OGQyNTlkNjY2ZGNiNzgmZXNpZD01OWQ0ZTBkYS0zZTMyLWVlMTEtOTEzMS0w=
MDE1NWRjYzNhNTgifQ/EZP9K9uFAkqf5sHXPYomEQ" target=3D"_blank" style=3D"color=
: #2e86ef; text-decoration: underline;">Contact us here</a></strong> with a=
ny questions or to request an accommodation.</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>
<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><tr>
<td width=3D"536" class=3D"button-block-container=
"
style=3D"box-sizing: border-box;white-space: norm=
al;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:1.4;co=
lor:#000; word-wrap: break-word !important; white-space: normal;
padding-top: 16px; padding-bottom: 16px; padding=
-left: 16px; padding-right: 16px; text-align: center;">
<!--[if mso]><table role=3D"presentation" cell=
spacing=3D"0" cellpadding=3D"0" border=3D"0" >
<tr>
<td valign=3D"t=
op" style=3D"padding: 13px; color:
font-weight: n=
ormal; word-wrap: break-word !important;
word-wrap: bre=
ak-word !important; white-space: normal; box-sizing: content-box; text-alig=
n: center;
background-col=
or: #b96dfc;
border:1px non=
e #000;border-radius:6px;
max-width: 508=
px;">
<p align=3D"=
center" style=3D"font-family: Arial; color: #ffffff; text-align:center; fon=
t-size:20px;"><a class=3D"button-link" href=3D"[link removed]
g/c/7/eyJhaSI6ODA3MDY2NDgsImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6I=
mNvbnRhY3QtMDdiMDFhYzA5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtN2U0YmJjODhiM2U5NGY4=
OTg3OGQyNTlkNjY2ZGNiNzgiLCJycSI6IjAyLWIyMzIxNi04ZGY2NjAzM2Y1ZmU0NjZiOTBkNjM=
5YzIwYWE2NjM3NSIsInBoIjpudWxsLCJtIjpmYWxzZSwidWkiOiI0IiwidW4iOiIlN0IlMjUyMl=
VybElkT2Zmc2V0JTI1MjIlMjUzQTElN0QiLCJ1IjoiaHR0cHM6Ly9hdXRpc21zcGVha3Muem9vb=
S51cy93ZWJpbmFyL3JlZ2lzdGVyLzgwMTY5MTE2MTAwOTkvV05fMldFc2s2ckhSa204M3lIVkZ0=
REdJdz9fY2xkZWU9NGRfck5zVGxxV1dSeGdLdnhSU1VTNXF0SFVzakQ2YWZpNTMxalZxajBSTE1=
MalkwZkVTcTJCTG9qODRBckdhWiZyZWNpcGllbnRpZD1jb250YWN0LTA3YjAxYWMwOTVhMTQwZj=
E4MTRiNDI3Nzg0OGFhMTc0LTdlNGJiYzg4YjNlOTRmODk4NzhkMjU5ZDY2NmRjYjc4JmVzaWQ9N=
TlkNGUwZGEtM2UzMi1lZTExLTkxMzEtMDAxNTVkY2MzYTU4In0/YuvAf3BbTePZWTqX6SmNvA" =
target=3D"_blank"
name=3D"{%22UrlIdOffset%22%3A1}" cdlinkrefidmso=3D"8"=
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>REGISTER NOW</strong></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/eyJhaSI6ODA3MDY2NDgsImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC=
5jb20iLCJyaSI6ImNvbnRhY3QtMDdiMDFhYzA5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtN2U0Y=
mJjODhiM2U5NGY4OTg3OGQyNTlkNjY2ZGNiNzgiLCJycSI6IjAyLWIyMzIxNi04ZGY2NjAzM2Y1=
ZmU0NjZiOTBkNjM5YzIwYWE2NjM3NSIsInBoIjpudWxsLCJtIjpmYWxzZSwidWkiOiI1IiwidW4=
iOiIiLCJ1IjoiaHR0cHM6Ly9hdXRpc21zcGVha3Muem9vbS51cy93ZWJpbmFyL3JlZ2lzdGVyLz=
gwMTY5MTE2MTAwOTkvV05fMldFc2s2ckhSa204M3lIVkZ0REdJdz9fY2xkZWU9NGRfck5zVGxxV=
1dSeGdLdnhSU1VTNXF0SFVzakQ2YWZpNTMxalZxajBSTE1MalkwZkVTcTJCTG9qODRBckdhWiZy=
ZWNpcGllbnRpZD1jb250YWN0LTA3YjAxYWMwOTVhMTQwZjE4MTRiNDI3Nzg0OGFhMTc0LTdlNGJ=
iYzg4YjNlOTRmODk4NzhkMjU5ZDY2NmRjYjc4JmVzaWQ9NTlkNGUwZGEtM2UzMi1lZTExLTkxMz=
EtMDAxNTVkY2MzYTU4In0/vvqrhwUZhOTRrN6cXSX_2g" target=3D"_blank" cdlinkrefi=
d=3D"8" >
<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: 508px;"><span style=3D"font-family:=
Open Sans,Arial"><strong>REGISTER NOW</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"17" 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-=
916ddfee32a6 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"11_0"
style=3D"text-decoration: none;"
href=3D"[link removed]
2NDgsImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3QtMDdiMDFhYz=
A5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtN2U0YmJjODhiM2U5NGY4OTg3OGQyNTlkNjY2ZGNiN=
zgiLCJycSI6IjAyLWIyMzIxNi04ZGY2NjAzM2Y1ZmU0NjZiOTBkNjM5YzIwYWE2NjM3NSIsInBo=
IjpudWxsLCJtIjpmYWxzZSwidWkiOiI2IiwidW4iOiIlN0IlMjUyMlVybElkT2Zmc2V0JTI1MjI=
lMjUzQTUlN0QiLCJ1IjoiaHR0cHM6Ly93d3cuZmFjZWJvb2suY29tL2F1dGlzbXNwZWFrcz9fY2=
xkZWU9NGRfck5zVGxxV1dSeGdLdnhSU1VTNXF0SFVzakQ2YWZpNTMxalZxajBSTE1MalkwZkVTc=
TJCTG9qODRBckdhWiZyZWNpcGllbnRpZD1jb250YWN0LTA3YjAxYWMwOTVhMTQwZjE4MTRiNDI3=
Nzg0OGFhMTc0LTdlNGJiYzg4YjNlOTRmODk4NzhkMjU5ZDY2NmRjYjc4JmVzaWQ9NTlkNGUwZGE=
tM2UzMi1lZTExLTkxMzEtMDAxNTVkY2MzYTU4In0/kaLclwVApaT3Ze3Ld4DjMw"
>
<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"11_1"
style=3D"text-decoration: none;"
href=3D"[link removed]
2NDgsImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3QtMDdiMDFhYz=
A5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtN2U0YmJjODhiM2U5NGY4OTg3OGQyNTlkNjY2ZGNiN=
zgiLCJycSI6IjAyLWIyMzIxNi04ZGY2NjAzM2Y1ZmU0NjZiOTBkNjM5YzIwYWE2NjM3NSIsInBo=
IjpudWxsLCJtIjpmYWxzZSwidWkiOiI3IiwidW4iOiIlN0IlMjUyMlVybElkT2Zmc2V0JTI1MjI=
lMjUzQTUlN0QiLCJ1IjoiaHR0cHM6Ly93d3cuaW5zdGFncmFtLmNvbS9hdXRpc21zcGVha3MvP1=
9jbGRlZT00ZF9yTnNUbHFXV1J4Z0t2eFJTVVM1cXRIVXNqRDZhZmk1MzFqVnFqMFJMTUxqWTBmR=
VNxMkJMb2o4NEFyR2FaJnJlY2lwaWVudGlkPWNvbnRhY3QtMDdiMDFhYzA5NWExNDBmMTgxNGI0=
Mjc3ODQ4YWExNzQtN2U0YmJjODhiM2U5NGY4OTg3OGQyNTlkNjY2ZGNiNzgmZXNpZD01OWQ0ZTB=
kYS0zZTMyLWVlMTEtOTEzMS0wMDE1NWRjYzNhNTgifQ/QonxEyOMyJtHOQ8kqEAhpA"
>
<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"11_2"
style=3D"text-decoration: none;"
href=3D"[link removed]
2NDgsImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3QtMDdiMDFhYz=
A5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtN2U0YmJjODhiM2U5NGY4OTg3OGQyNTlkNjY2ZGNiN=
zgiLCJycSI6IjAyLWIyMzIxNi04ZGY2NjAzM2Y1ZmU0NjZiOTBkNjM5YzIwYWE2NjM3NSIsInBo=
IjpudWxsLCJtIjpmYWxzZSwidWkiOiI4IiwidW4iOiIlN0IlMjUyMlVybElkT2Zmc2V0JTI1MjI=
lMjUzQTUlN0QiLCJ1IjoiaHR0cHM6Ly93d3cubGlua2VkaW4uY29tL2NvbXBhbnkvYXV0aXNtLX=
NwZWFrcy8_X2NsZGVlPTRkX3JOc1RscVdXUnhnS3Z4UlNVUzVxdEhVc2pENmFmaTUzMWpWcWowU=
kxNTGpZMGZFU3EyQkxvajg0QXJHYVomcmVjaXBpZW50aWQ9Y29udGFjdC0wN2IwMWFjMDk1YTE0=
MGYxODE0YjQyNzc4NDhhYTE3NC03ZTRiYmM4OGIzZTk0Zjg5ODc4ZDI1OWQ2NjZkY2I3OCZlc2l=
kPTU5ZDRlMGRhLTNlMzItZWUxMS05MTMxLTAwMTU1ZGNjM2E1OCJ9/AMA9xvNDjIC0-RcM7hGaX=
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%3A5}" cdlink=
refidmso=3D"11_3"
style=3D"text-decoration: none;"
href=3D"[link removed]
2NDgsImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3QtMDdiMDFhYz=
A5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtN2U0YmJjODhiM2U5NGY4OTg3OGQyNTlkNjY2ZGNiN=
zgiLCJycSI6IjAyLWIyMzIxNi04ZGY2NjAzM2Y1ZmU0NjZiOTBkNjM5YzIwYWE2NjM3NSIsInBo=
IjpudWxsLCJtIjpmYWxzZSwidWkiOiI5IiwidW4iOiIlN0IlMjUyMlVybElkT2Zmc2V0JTI1MjI=
lMjUzQTUlN0QiLCJ1IjoiaHR0cHM6Ly93d3cudGlrdG9rLmNvbS9AYXV0aXNtc3BlYWtzP19jbG=
RlZT00ZF9yTnNUbHFXV1J4Z0t2eFJTVVM1cXRIVXNqRDZhZmk1MzFqVnFqMFJMTUxqWTBmRVNxM=
kJMb2o4NEFyR2FaJnJlY2lwaWVudGlkPWNvbnRhY3QtMDdiMDFhYzA5NWExNDBmMTgxNGI0Mjc3=
ODQ4YWExNzQtN2U0YmJjODhiM2U5NGY4OTg3OGQyNTlkNjY2ZGNiNzgmZXNpZD01OWQ0ZTBkYS0=
zZTMyLWVlMTEtOTEzMS0wMDE1NWRjYzNhNTgifQ/W3ZdkgVlvEti8DL7tdIGYw"
>
<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"11_4"
style=3D"text-decoration: none;"
href=3D"[link removed]
2NDgsImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3QtMDdiMDFhYz=
A5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtN2U0YmJjODhiM2U5NGY4OTg3OGQyNTlkNjY2ZGNiN=
zgiLCJycSI6IjAyLWIyMzIxNi04ZGY2NjAzM2Y1ZmU0NjZiOTBkNjM5YzIwYWE2NjM3NSIsInBo=
IjpudWxsLCJtIjpmYWxzZSwidWkiOiIxMCIsInVuIjoiJTdCJTI1MjJVcmxJZE9mZnNldCUyNTI=
yJTI1M0E1JTdEIiwidSI6Imh0dHBzOi8vd3d3LnlvdXR1YmUuY29tL2F1dGlzbXNwZWFrcz9fY2=
xkZWU9NGRfck5zVGxxV1dSeGdLdnhSU1VTNXF0SFVzakQ2YWZpNTMxalZxajBSTE1MalkwZkVTc=
TJCTG9qODRBckdhWiZyZWNpcGllbnRpZD1jb250YWN0LTA3YjAxYWMwOTVhMTQwZjE4MTRiNDI3=
Nzg0OGFhMTc0LTdlNGJiYzg4YjNlOTRmODk4NzhkMjU5ZDY2NmRjYjc4JmVzaWQ9NTlkNGUwZGE=
tM2UzMi1lZTExLTkxMzEtMDAxNTVkY2MzYTU4In0/ywXRP_gkryHYvAotmgMr2Q"
>
<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"11_0"
style=3D"text-decoration: none;"
href=3D"[link removed]
sImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3QtMDdiMDFhYzA5NW=
ExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtN2U0YmJjODhiM2U5NGY4OTg3OGQyNTlkNjY2ZGNiNzgiL=
CJycSI6IjAyLWIyMzIxNi04ZGY2NjAzM2Y1ZmU0NjZiOTBkNjM5YzIwYWE2NjM3NSIsInBoIjpu=
dWxsLCJtIjpmYWxzZSwidWkiOiIxMSIsInVuIjoiIiwidSI6Imh0dHBzOi8vd3d3LmZhY2Vib29=
rLmNvbS9hdXRpc21zcGVha3M_X2NsZGVlPTRkX3JOc1RscVdXUnhnS3Z4UlNVUzVxdEhVc2pENm=
FmaTUzMWpWcWowUkxNTGpZMGZFU3EyQkxvajg0QXJHYVomcmVjaXBpZW50aWQ9Y29udGFjdC0wN=
2IwMWFjMDk1YTE0MGYxODE0YjQyNzc4NDhhYTE3NC03ZTRiYmM4OGIzZTk0Zjg5ODc4ZDI1OWQ2=
NjZkY2I3OCZlc2lkPTU5ZDRlMGRhLTNlMzItZWUxMS05MTMxLTAwMTU1ZGNjM2E1OCJ9/aEhFcg=
G41mChos9-uVjNAQ"
>
<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"11_1"
style=3D"text-decoration: none;"
href=3D"[link removed]
sImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3QtMDdiMDFhYzA5NW=
ExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtN2U0YmJjODhiM2U5NGY4OTg3OGQyNTlkNjY2ZGNiNzgiL=
CJycSI6IjAyLWIyMzIxNi04ZGY2NjAzM2Y1ZmU0NjZiOTBkNjM5YzIwYWE2NjM3NSIsInBoIjpu=
dWxsLCJtIjpmYWxzZSwidWkiOiIxMiIsInVuIjoiIiwidSI6Imh0dHBzOi8vd3d3Lmluc3RhZ3J=
hbS5jb20vYXV0aXNtc3BlYWtzLz9fY2xkZWU9NGRfck5zVGxxV1dSeGdLdnhSU1VTNXF0SFVzak=
Q2YWZpNTMxalZxajBSTE1MalkwZkVTcTJCTG9qODRBckdhWiZyZWNpcGllbnRpZD1jb250YWN0L=
TA3YjAxYWMwOTVhMTQwZjE4MTRiNDI3Nzg0OGFhMTc0LTdlNGJiYzg4YjNlOTRmODk4NzhkMjU5=
ZDY2NmRjYjc4JmVzaWQ9NTlkNGUwZGEtM2UzMi1lZTExLTkxMzEtMDAxNTVkY2MzYTU4In0/XX2=
KXzgZKxogBp3md91ReQ"
>
<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"11_2"
style=3D"text-decoration: none;"
href=3D"[link removed]
sImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3QtMDdiMDFhYzA5NW=
ExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtN2U0YmJjODhiM2U5NGY4OTg3OGQyNTlkNjY2ZGNiNzgiL=
CJycSI6IjAyLWIyMzIxNi04ZGY2NjAzM2Y1ZmU0NjZiOTBkNjM5YzIwYWE2NjM3NSIsInBoIjpu=
dWxsLCJtIjpmYWxzZSwidWkiOiIxMyIsInVuIjoiIiwidSI6Imh0dHBzOi8vd3d3LmxpbmtlZGl=
uLmNvbS9jb21wYW55L2F1dGlzbS1zcGVha3MvP19jbGRlZT00ZF9yTnNUbHFXV1J4Z0t2eFJTVV=
M1cXRIVXNqRDZhZmk1MzFqVnFqMFJMTUxqWTBmRVNxMkJMb2o4NEFyR2FaJnJlY2lwaWVudGlkP=
WNvbnRhY3QtMDdiMDFhYzA5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtN2U0YmJjODhiM2U5NGY4=
OTg3OGQyNTlkNjY2ZGNiNzgmZXNpZD01OWQ0ZTBkYS0zZTMyLWVlMTEtOTEzMS0wMDE1NWRjYzN=
hNTgifQ/GelEgBmNBNzKKV41QT2ijg"
>
<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"11_3"
style=3D"text-decoration: none;"
href=3D"[link removed]
sImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3QtMDdiMDFhYzA5NW=
ExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtN2U0YmJjODhiM2U5NGY4OTg3OGQyNTlkNjY2ZGNiNzgiL=
CJycSI6IjAyLWIyMzIxNi04ZGY2NjAzM2Y1ZmU0NjZiOTBkNjM5YzIwYWE2NjM3NSIsInBoIjpu=
dWxsLCJtIjpmYWxzZSwidWkiOiIxNCIsInVuIjoiIiwidSI6Imh0dHBzOi8vd3d3LnRpa3Rvay5=
jb20vQGF1dGlzbXNwZWFrcz9fY2xkZWU9NGRfck5zVGxxV1dSeGdLdnhSU1VTNXF0SFVzakQ2YW=
ZpNTMxalZxajBSTE1MalkwZkVTcTJCTG9qODRBckdhWiZyZWNpcGllbnRpZD1jb250YWN0LTA3Y=
jAxYWMwOTVhMTQwZjE4MTRiNDI3Nzg0OGFhMTc0LTdlNGJiYzg4YjNlOTRmODk4NzhkMjU5ZDY2=
NmRjYjc4JmVzaWQ9NTlkNGUwZGEtM2UzMi1lZTExLTkxMzEtMDAxNTVkY2MzYTU4In0/ky9DmPd=
5joSHPRIzmKvg1A"
>
<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"11_4"
style=3D"text-decoration: none;"
href=3D"[link removed]
sImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY3QtMDdiMDFhYzA5NW=
ExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtN2U0YmJjODhiM2U5NGY4OTg3OGQyNTlkNjY2ZGNiNzgiL=
CJycSI6IjAyLWIyMzIxNi04ZGY2NjAzM2Y1ZmU0NjZiOTBkNjM5YzIwYWE2NjM3NSIsInBoIjpu=
dWxsLCJtIjpmYWxzZSwidWkiOiIxNSIsInVuIjoiIiwidSI6Imh0dHBzOi8vd3d3LnlvdXR1YmU=
uY29tL2F1dGlzbXNwZWFrcz9fY2xkZWU9NGRfck5zVGxxV1dSeGdLdnhSU1VTNXF0SFVzakQ2YW=
ZpNTMxalZxajBSTE1MalkwZkVTcTJCTG9qODRBckdhWiZyZWNpcGllbnRpZD1jb250YWN0LTA3Y=
jAxYWMwOTVhMTQwZjE4MTRiNDI3Nzg0OGFhMTc0LTdlNGJiYzg4YjNlOTRmODk4NzhkMjU5ZDY2=
NmRjYjc4JmVzaWQ9NTlkNGUwZGEtM2UzMi1lZTExLTkxMzEtMDAxNTVkY2MzYTU4In0/nQmssAS=
wPqrxwWpwc2roWw"
>
<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 2023=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]
JhaSI6ODA3MDY2NDgsImUiOiJiaWdqYWNrYnVsd2Fya0BnbWFpbC5jb20iLCJyaSI6ImNvbnRhY=
3QtMDdiMDFhYzA5NWExNDBmMTgxNGI0Mjc3ODQ4YWExNzQtN2U0YmJjODhiM2U5NGY4OTg3OGQy=
NTlkNjY2ZGNiNzgiLCJycSI6IjAyLWIyMzIxNi04ZGY2NjAzM2Y1ZmU0NjZiOTBkNjM5YzIwYWE=
2NjM3NSIsInBoIjpudWxsLCJtIjpmYWxzZX0/Y_12n8j4ZkELcBvANU5xUg" link-metadata=
=3D"GlobalUnsubscribe" target=3D"_blank" style=3D"color: #2e86ef; text-deco=
ration: underline;">Unsubscribe</a>=C2=A0|=C2=A0<a cd-link-manager-tab=3D"5=
" href=3D"[link removed]
eeyrfgavxcszjw.html?_cldunsub=3D59d4e0da3e32ee11913100155dcc3a58-7e4bbc88b3=
e94f89878d259d666dcb78-contact&_cldee=3D4d_rNsTlqWWRxgKvxRSUS5qtHUsjD6afi53=
1jVqj0RLMLjY0fESq2BLoj84ArGaZ&recipientid=3Dcontact-07b01ac095a140f1814b427=
7848aa174-7e4bbc88b3e94f89878d259d666dcb78&esid=3D59d4e0da-3e32-ee11-9131-0=
0155dcc3a58" link-metadata=3D"SpecificUnsubscribe" target=3D"_blank" style=
=3D"color: #2e86ef; 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_208925523_431429412.1691185700802--
------=_Part_208925522_1453901418.1691185700802--
View in browser [[link removed]]
[[link removed]]
Please join leaders of Autism Speaks for a free webinar to discuss quality of life issues of aging autistic adults and our efforts to address them.
Enhancing Quality of Life for Aging Adults with Autism
Thursday, August 24, 2023
12:00pm to 1:00pm EDT
Register here [[link removed]]
Topics we will discuss:
* Understanding aging and enhancing quality of life for older autistic adults
* Evidence-based science needed to drive healthcare improvements
* Enhancing Medicaid home and community based services (HCBS)
* Supporting the autistic community throughout the lifespan
Autism Speaks Guest Speakers:
* Dean Hartley, Senior Director of Genetic Discovery & Translational Science, Genomics Discovery
* Kelly Headrick, MPA, Senior Director, State Government Affairs and Grassroots Advocacy
* Andrew Nelson, Senior Director, Autism Response Team
* David Sitcovsky, Senior Director, Policy & Federal Government Affairs
Who Should Come? This event is open to autistic adults, family members, adult autism services professionals, advocates and policy makers.
Registration is required. Once registered, you will receive a confirmation email with details to from Zoom.
Contact us here [[link removed]] with any questions or to request an accommodation.
REGISTER NOW [[link removed]]
[[link removed]]
[[link removed]]
[[link removed]]
[[link removed]]
[[link removed]]
Autism Speaks | 50 F Street NW, Suite 360, Washington, DC 20001
Mailing address: P.O. Box 37148, Boone, IA 50037
© 2023 Autism Speaks Inc. Autism Speaks and Autism Speaks Design are registered trademarks owned by Autism Speaks Inc. All rights reserved.
Unsubscribe [[link removed]] | Update subscription preferences [[link removed]]