ࡱ>  "%` Wtbjbj"x"x ;@@c[ ```:,666J---8&..J/|118282TTToqqqqqq$hn6ϟ@ϟϟ8282f4 ϟ082682o ϟo h682/ e-?.<mBBXHB6G\T(N v MTTTdTTTϟϟϟϟJJJ-JJJ-JJJ Making Web Sites More Accessible for Users Who Are Older and/or Have a Disability Prepared by Emily Neaville Introduction Aging and Disability Resource Center (ADRC) grants are important systems change projects aimed at providing information on, streamlining access to, and assistance with long-term supports and services and related benefits. ADRCs serve both older adults and individuals with disabilities. While there are many methods for communicating with these consumers, Web sites serve as cost-effective means of information diffusion and are especially helpful to consumers looking for information. The populations targeted by the ADRCs likely require some adaptation of standard Web site construction techniques. This brief shares specific ideas and strategies for making their Web site experience informative and useful. This document is not designed to serve as a comprehensive set of accessibility guidelines. Instead, it is intended as an introduction to the issues relating to accessibility of Web sites; a listing of specific, concrete steps detailing some of the most critical accessibility considerations; strategies for testing the accessibility of Web sites; and a collection of further resources. background Today, a majority of working adults with disabilities use the Internet. Fewer seniors use the Internet, but as the more technology-savvy baby boomers age, the online senior population will increase. Only 26 percent of Americans aged 65 and older go online at least once a week, compared to 61 percent of 50-64-year-olds. However, for older adults and individuals with disabilities, some Web site designs can pose access problems. Older users and those with disabilities may be unable to use a Web sites navigational menu, fill out online forms, or even access Web site content. Addressing accessibility issues for these users is important for every Web site designer, but especially for ADRC grantees. Much of the recent impetus toward accessible Web sites originates from federal legislation -- Section 508 of the federal Rehabilitation Act amended in 1998 includes enforceable requirements for technology accessibility. However, Section 508 does not explicitly apply to federal grantees like the ADRCs and the only federal enforcement mechanism is for the Department of Education to withhold its limited Assistive Technology Act of 1998 (AT Act) funds from states. In the absence of enforceable federal requirements applicable to state agencies, many states have established their own accessibility standards or have required that state governmental entities follow Section 508. The development of many ADRC grantee Web sites may be bound by state accessibility regulations. The Information Technology Technical Assistance and Training Center ( HYPERLINK "http://www.ittatc.org/laws/state_intro.cfm" http://www.ittatc.org/laws/state_intro.cfm) tracks specific state laws, policies, and standards. Despite the lack of enforceable universal accessibility standards, Web designers should still seek to comply with the available universal accessibility guidelines. The two most authoritative sets of guidelines are included below. Many of the most critical considerations in these guidelines have been incorporated into this briefs section on Building Accessible Web Sites. The Section 508 standards ( HYPERLINK "http://www.section508.gov/index.cfm?FuseAction=Content&ID=3" http://www.section508.gov/index.cfm?FuseAction=Content&ID=3) list specific accessibility Web site requirements of federal agencies. The World Wide Web consortium (W3C), a member organization that develops Web standards, maintains well-respected Accessibility Guidelines as part of the Web Accessibility Initiative ( HYPERLINK "http://www.w3.org/WAI/" http://www.w3.org/WAI/). These guidelines are much more comprehensive than the Section 508 standards, and they are paired with corresponding coding techniques. Accessibility Challenges Inaccessible Web sites affect four major categories of disabilities: visual disabilities, auditory disabilities, motor disabilities, and cognitive disabilities. Seniors often develop disabilities as they age. Barriers to Internet access vary widely by disability. This section explores the prevalence of each disability category and the effects of poor Web site design on people with those disabilities. Visual disabilities One of the most important challenges for Web designers to consider is ensuring that users with visual disabilities are able to access the full range of resources on a Web site. About ten million Americans are visually-impaired. Despite access problems, over 60 percent of severely visually-impaired, working Americans are Internet users. The Internet is primarily a visual medium, meaning that visually-disabled or color-blind users face access problems on many Web sites. Though blind users may use software called screen readers that read a pages text out loud, poorly structured pages and non-text information, such as pictures or graphs, can cause problems with the software. In addition, many users with visual disabilities cannot navigate Web sites with a mouse. These users, who typically use keyboard commands to navigate through a page, can be frustrated when links and functions on a Web site are inaccessible without a mouse. Another factor to consider is the use of color. Some people are color-blind from birth, while many others lose some color sensitivity as they age. Reduced sensitivity to colors can make it more difficult to understand information that is conveyed entirely by color, such as a color-coded map. Finally, nearly all aging users begin to experience some vision changes as they grow older, such as reduced color sensitivity and a reduced ability to read close-up, small print. Auditory disabilities Twenty million Americans are deaf or hard-of-hearing. Fewer barriers are posed for people with auditory disabilities because many Web sites contain no auditory information. Consequently, three-quarters of severely-hearing impaired Americans in the labor force use the Internet. However, as designers increasingly incorporate multi-media presentations into Web pages, accessibility for Deaf users and those with other auditory disabilities is a growing concern. Motor disabilities Motor disabilities may originate from multiple sclerosis, severe rheumatoid arthritis, Parkinsons disease, and many other conditions. In addition, conditions like carpal tunnel syndrome can make typing painful and difficult. Of working American adults with difficulty typing, almost 65 percent are Internet users. Like blind Web site users, people with motor disabilities may use the keyboard rather than a mouse to navigate a Web site. Web sites designed without thought to alternative navigation may include keyboard-inaccessible menus or jumbled tab order on forms. Other people with less severe motor disabilities may use the mouse, but they may not be able to point and click with a great deal of precision. For these users, small links and menus pose a challenge. Cognitive disabilities and unfamiliarity with the Internet Cognitive disabilities may be caused by developmental disabilities, Alzheimers disease, and other conditions. In addition, many people, especially older seniors, are unfamiliar with computers and with the Internet. People with learning or cognitive disabilities as well as people who are unfamiliar with the Internet may find Web sites confusing. While poorly-structured sites and unclear navigation undermine the efforts of all users to understand the information on a Web site, users with cognitive disabilities or who are unfamiliar with the Internet are disproportionately affected by poorly-designed sites. Building Accessible Web Sites The Section 508 standards and the W3C Accessibility Guidelines are the two most authoritative sets of accessibility guidelines available. Although ADRC grantees are not explicitly required to follow either, grantees should make every effort to make Web sites available to all users. Grantees should also research state-level regulations in order to ensure that their Web sites follow any applicable policies. Many of the most critical considerations in building accessible Web sites are included below, organized by disability category. Since Web designers may program or create Web sites in a variety of different computer languages, this brief lists specific, concrete steps, but few references to actual code. Following these steps will help ensure a more informative, effortless Web experience for all users. Visual disabilities Many people with visual disabilities use software called screen readers to read aloud the contents of Web sites. Some screen readers can be quite sophisticated (and expensive), but others cannot interpret all code. In addition, no software can describe what a picture or video shows without help from the Web designer. Below are some tips to ensure that people using screen readers will be able to hear a Web page as the designer intended. Provide alternate text descriptions for pictures and transcripts for videos. If coding in HTML, consider the longdesc attribute when necessary to convey more information. Use alt= if an image was used for layout and contains no information. In general, Web designers should separate content from presentation. Make use of semantic elements like headers, strong or emphasized text, and lists in HTML. Use cascading style sheets (CSS) to create a more pleasing presentation, but ensure that the page is still readable with style sheets disabled. While PDF (Adobe Acrobat) files improve file-sharing across different operating systems, many PDF files cannot be read by screen readers. Make files available in alternative formats like HTML or plain text for these users. In addition, recent versions of Adobe Acrobat offer accessibility features that authors may integrate into documents. for more information on how to create or read accessible pdf files, go to  HYPERLINK "http://www.adobe.com/enterprise/accessibility/" http://www.adobe.com/enterprise/accessibility/. Similarly, less sophisticated screen readers may not read HTML tables in the order that they appear visually. They linearize the text of a Web page by reading the text in the order that it appears. It is recommended that Web designers use CSS rather than HTML tables for layout, but still ensure that the linearized page reads in the correct order. When using data tables, label row and column headers and describe the purpose of the table using the summary attribute. With large tables, associate cells with their headers. Provide full descriptions for abbreviations and acronyms. Screen readers tend to attempt to read acronyms as words, so ADRC would sound garbled. The Web designer should indicate the long form of the abbreviation or acronym either through the text or through attributes in HTML code. If frames are used, they should be assigned appropriate titles and names to improve navigation. Provide a means to skip past navigation bars. Each time a new page is loaded, the screen reader will re-read the contents of the navigational menu. Providing a way to skip the menu allows visually-impaired readers to skip the menu once they are familiar with it, just as other users do. The preferred method in HTML is to denote content using with HTML headings, which are easily navigable with most screen readers. HTML forms can cause problems with screen readers as well. Use drop-down menus rather than radio buttons if possible, as radio buttons can be especially problematic. Be sure to explicitly associate fields with the correct question by using the label for tag. Do not use server-side image maps. Use client-side image maps instead and assign alternate text to each region of the map. Provide redundant text links as well. Be cautious in the use of JavaScript, Java applets, and other applications. Be aware that scripts and applets are often inaccessible, though many include accessibility features. When using JavaScript, make sure that you test thoroughly with assistive technologies. If possible, limit usage of these applications, and provide alternate descriptions of their content. A text-only version of the Web site should only be considered as a last resort and should not be necessary for a well-designed site. As previously mentioned, careless use of color can also render a Web site inaccessible to some of its intended users. Ensure that whenever color conveys information, there is a way to perceive the information without color. For example, when using color-coded charts or maps, use text or symbols as well to code the information. In addition, if required fields in a form are indicated by color or bolding, they should also be indicated by text or symbols, like an asterisk. Use a high-contrast color scheme to help aging users with reduced color sensitivity. Designers should also address low vision by assuring that the text is easily read. For the most part, this means keeping the look of the text as standard as possible. (Sutton, SPRY) Use simple, legible fonts. Some experts recommend using only sans-serif fonts like Helvetica and Arial. Double-space text and align left. Keep font size around 12 14 point, and use relative rather than fixed font sizes to preserve users ability to change font size. Consider adding a feature to allow users to increase font size. Avoid formatting text in a distracting way. For example, use italics sparingly for emphasis. Other examples of practices to avoid include writing in all caps or placing text over ghosted images. These practices can slow reading speed. Ensure that the text on navigational menus and buttons is easy to read. Avoid unnecessary graphics and animation, especially anything that flashes. Auditory disabilities People who are deaf or hard-of-hearing may not be able to access audio information contained in auditory recordings, videos, and multi-media presentations. Provide alternative means of communicating audio information. For example, audio information in a video may be captured in a written transcript, captions, or even a video of a person signing. The National Center for Accessible Media website ( HYPERLINK "http://ncam.wgbh.org/richmedia/" http://ncam.wgbh.org/richmedia/) includes many resources on making rich media accessible to people with disabilities. NCAMs tool MAGpie facilitates the process of creating captions. Motor disabilities People with motor disabilities may find it difficult or even painful to use precise mouse movements or to type. Make navigational menus and buttons large and easy to use. Ensure that tabs are ordered in a logical way. Access keys are not recommended because conflicts between Web site access keys and software shortcuts can create problems for users. Be cautious in the use of pull-down navigational menus. If they are used, provide an alternative means of navigating to links. Cognitive disabilities and unfamiliarity with the Internet People with learning disabilities and people who are unfamiliar with the Internet may find many Web sites confusing or overwhelming. To address this issue, Web designers should present information as clearly and straightforwardly as possible. Below are some important areas of consideration. Inform Web site users if they must complete a form within a limited amount of time. Allow them to extend the time period. Format pages consistently across the site. Make navigation as clear as possible, using the same buttons throughout the site. Use unambiguous icons with text for buttons (e.g. an arrow with the words next page inside). Provide a simple site map showing a clear structure to the site. Show "breadcrumbs" at the top of pages, displaying where the page exists in the Web site's structure. Avoid lengthy pages by using more succinct text. People unfamiliar with computers or the Internet may not be comfortable with scrolling down Web pages, so try to keep text to one page. Where more explanation is necessary, split text into separate pages, and provide links. However, try to balance succinct pages with the 3 click rule if users must click more than 3 times to find the information they want, they may give up. Surround text with lots of white space. A busy design distracts readers. Provide a search function. Older users prefer searching over browsing. Address users fears about the security of their personal information. This is particularly relevant for sites that record health information. Offer a non-Web-based way to contact your organization with questions or concerns. Testing the Web site After creating any Web page, a designer will test the page using different browsers such as Internet Explorer, Netscape, and Safari. However, the process of creating an accessible Web site demands a more comprehensive testing process. For example, some screen readers linearize the text of a Web page by reading the text in the order that it appears. Features like tables can complicate this linearization process. To ensure that the Web site is read in the correct order, a Web designer can access the site using a text-based browser or a similar tool The beta version of the Wave tool ( HYPERLINK "http://dev.wave.webaim.org/index.jsp" http://dev.wave.webaim.org/index.jsp) allows a text-only view of a Web page. To use this feature, select Change Preferences, then check linearized reading order. Select Set Preferences and enter the URL of the Web site. More sophisticated screen readers render tables correctly, but other problems may arise. A Web designer may wish to access a Web site using a popular screen reader to find these potential problems. Unfortunately, the most widely-used and sophisticated screen readers can be prohibitively expensive. However, many of these same screen readers are often available as free demos for a limited amount of time, including three of the most popular U.S. screen readers. JAWS ( HYPERLINK "http://www.freedomscientific.com/fs_downloads/jaws.asp" http://www.freedomscientific.com/fs_downloads/jaws.asp) Window-Eyes ( HYPERLINK "http://www.gwmicro.com/demo/" http://www.gwmicro.com/demo/) IBM Home Page Reader ( HYPERLINK "http://www-306.ibm.com/able/solution_offerings/hpr.html" http://www-306.ibm.com/able/solution_offerings/hpr.html) Web designers may test their sites ease of alternative navigation by simply unplugging the mouse. Verify that tabs are ordered correctly by attempting to navigate to all pages and fill out all forms. In addition, designers should make use of the array of free tools available to test Web site accessibility. Please note that these tools should not be used as a substitute for comprehensive testing. Many decisions are subjective, and some functions can only be found through manual testing. Bobby Online ( HYPERLINK "http://bobby.watchfire.com/bobby/html/en/index.jsp" http://bobby.watchfire.com/bobby/html/en/index.jsp): Bobby is the most commonly used accessibility tool. Type in the URL of the Web page, and Bobby will test compliance with either Section 508 standards or the W3C Accessibility Guidelines. Wave ( HYPERLINK "http://www.wave.webaim.org/index.jsp" http://www.wave.webaim.org/index.jsp): The non-beta version of Wave is another common accessibility tester which can test for Section 508 standards and W3C Accessibility Guidelines. One benefit of this tool is that it shows alt text next to the image the text describes, thus facilitating the subjective decision of whether alt text adequately describes an image. Vischeck ( HYPERLINK "http://www.vischeck.com/vischeck/vischeckURL.php" http://www.vischeck.com/vischeck/vischeckURL.php): Vischeck will display a Web page as it would appear to a color-blind person. It checks for three types of color-blindness. Web designers using Bobby, Lift, or Webking as accessibility validation tools can use STEP 508 to help sort through and prioritize the errors/issues that these and other software might identify. STEP508, the Simple Tool for Error Prioritization for Section 508 compliance, is an electronic tool available free at  HYPERLINK "http://www.section508.gov/index.cfm?FuseAction=Content&ID=155" http://www.section508.gov/index.cfm?FuseAction=Content&ID=155. To increase the utility of a Web site to its users, designers should involve those same users in the review process. Before you make the Web site public, test it out with some members of your target group. They can help troubleshoot areas that other testing methods do not catch. Usability authority Jakob Nielsens 2001 column on user testing ( HYPERLINK "http://www.useit.com/alertbox/20010805.html" http://www.useit.com/alertbox/20010805.html) includes helpful considerations in observing usability tests. Provide a means for evaluation by the users of your Web page. Some grantees have found mail surveys to be helpful. Whatever method is used, be sure to incorporate new suggestions into the Web page. conclusion Web sites can efficiently serve marketing and informational goals of grantees, but they should not replace traditional marketing and informational activities. Many consumers, especially in the aging population, do not use the Internet. For other users, however, such as those with visual impairments, your accessible Web site may be the only readable version of your information. To reach online aging and disabled target populations, ADRC Web sites should be designed for accessibility. In addition, Web designers should test the Web site using tools and target users, both before the Web site is launched and on a continuing basis as changes are made to the design. Further Resources This listing of further resources includes a few of the most useful resources from the text of this document as well as additional resources. Resources are organized into three categories: General Information on Accessibility Guidelines and Standards Tutorials and Resources for Developing Accessible Web Sites Tools for Checking Web Site Accessibility General Information on Accessibility Guidelines and StandardsDescription of resourceWebsite URLSection 508 standards HYPERLINK "http://www.section508.gov/index.cfm?FuseAction=Content&ID=3" http://www.section508.gov/index.cfm?FuseAction=Content&ID=3The W3C Web Accessibility Initiative Web site contains guidelines, checklists, techniques, and links to accessibility tools and alternative browsers. HYPERLINK "http://www.w3.org/WAI/" http://www.w3.org/WAI/ Tutorials and Resources for Developing Accessible Web SitesDescription of resourceWebsite URLWebAIM, or Web Accessibility in Mind, is a non-profit organization within the Center for Persons with Disabilities at Utah State University. The WebAIM Web site contains information on concepts, techniques, and accessibility tools. HYPERLINK "http://www.webaim.org" www.webaim.orgJim Thatcher wrote this tutorial on Section 508 Accessibility for the Information Technology Technical Assistance and Training Center. HYPERLINK "http://www.jimthatcher.com/webcourse1.htm" http://www.jimthatcher.com/webcourse1.htmAdobe maintains this Web site with information on how to create or read accessible PDF files. HYPERLINK "http://www.adobe.com/enterprise/accessibility/" http://www.adobe.com/enterprise/accessibility/The National Center for Accessible Media website includes many resources on making rich media accessible to people with disabilities. NCAMs tool MAGpie facilitates the process of creating captions.  HYPERLINK "http://ncam.wgbh.org/richmedia/" http://ncam.wgbh.org/richmedia/Web designers using Dreamweaver may download this extension geared toward developing accessible pages with Dreamweaver. HYPERLINK "http://dynamic.macromedia.com/bin/MM/exchange/extension_detail.jsp?product=dreamweaver&extOid=195842" http://dynamic.macromedia.com/bin/MM/exchange/extension_detail.jsp?product=dreamweaver&extOid=195842Tools for Checking Web Site AccessibilityDescription of resourceWebsite URLJAWS (screen reader) HYPERLINK "http://www.freedomscientific.com/fs_downloads/jaws.asp" http://www.freedomscientific.com/fs_downloads/jaws.asp55Window-Eyes (screen reader) HYPERLINK "http://www.gwmicro.com/demo/" http://www.gwmicro.com/demo/IBM Home Page Reader (screen reader) HYPERLINK "http://www-306.ibm.com/able/solution_offerings/hpr.html" http://www-306.ibm.com/able/solution_offerings/hpr.htmlBobby Online is the most commonly used accessibility tool. Type in the URL of the Web page, and Bobby will test compliance with either Section 508 standards or the W3C Accessibility Guidelines.  HYPERLINK "http://bobby.watchfire.com/bobby/html/en/index.jsp" http://bobby.watchfire.com/bobby/html/en/index.jspWave is another common accessibility tester which can test for Section 508 standards and W3C Accessibility Guidelines. One benefit of this tool is that it shows alt text next to the image the text describes, thus facilitating the subjective decision of whether alt text adequately describes an image.  HYPERLINK "http://www.wave.webaim.org/index.jsp" http://www.wave.webaim.org/index.jspVischeck is a tool that will display a Web page as it would appear to a color-blind person. HYPERLINK "http://www.vischeck.com/vischeck/vischeckURL.php" http://www.vischeck.com/vischeck/vischeckURL.php  U.S. Department of Commerce. A Nation Online: Entering the Broadband Age. September 2004. Available at  HYPERLINK "http://www.ntia.doc.gov/reports/anol/" http://www.ntia.doc.gov/reports/anol/  Kaiser Family Foundation. e-Health and the Elderly: How Seniors Use the Internet for Health Information. January 2005. Available at  HYPERLINK "http://www.kff.org/entmedia/7223.cfm" http://www.kff.org/entmedia/7223.cfm  Assistive Technology Act Programs. Section 508 Information Technology Access: Questions, Answers, and Unknowns for State and Local Entities. Available at  HYPERLINK "http://www.ataporg.org/itqa.asp" http://www.ataporg.org/itqa.asp  American Foundation for the Blind. Statistics and Sources for Professionals. Available at  HYPERLINK "http://www.afb.org/section.asp?Documentid=1367" http://www.afb.org/section.asp?Documentid=1367  U.S. Department of Commerce. A Nation Online: Entering the Broadband Age. September 2004. Available at  HYPERLINK "http://www.ntia.doc.gov/reports/anol/" http://www.ntia.doc.gov/reports/anol/  Holt, Judith, Sue Hotto, and Kevin Cole. Demographic Aspects of Hearing Impairment: Questions and Answers. Center for Assessment and Demographic Studies, Gallaudet University. 1994. Available at  HYPERLINK "http://gri.gallaudet.edu/Demographics/factsheet.html#Q1" http://gri.gallaudet.edu/Demographics/factsheet.html#Q1  U.S. Department of Commerce. A Nation Online: Entering the Broadband Age. September 2004. Available at  HYPERLINK "http://www.ntia.doc.gov/reports/anol/" http://www.ntia.doc.gov/reports/anol/  U.S. Department of Commerce. A Nation Online: Entering the Broadband Age. September 2004. Available at  HYPERLINK "http://www.ntia.doc.gov/reports/anol/" http://www.ntia.doc.gov/reports/anol/  The Information Technology Technical Assistance and Training Center tracks specific state laws, policies, and standards found at  HYPERLINK "http://www.ittatc.org/laws/state_intro.cfm" http://www.ittatc.org/laws/state_intro.cfm.     ADRC-TAE Issue Brief  April 6, 2005   PAGE 1 # 367516 Posted 4/7/05 RTZmz   * 2 .Wjk/ "#$NOWk}thh|0J"jh|Ujh|Ujh|0J&U hPh|jh{b#h|0J&U h{b#h| hkoAh|h| h h| h hP5B*^JaJph h h]}5B*^JaJph,h h|5B*CJOJQJ^JaJph-Rmzb mo3 gd  & Fgd|gd|gd|gd $a$gd| $ha$gdPksLtVtk)dfgh3 !!####t$ h%,h| hvth| h h| hzh| hrlh| h^h|jh|0J&U h h%, hEh|jh|U h@h|hh|0J"j!h|U hPh|jh|U h|5h|2 !"#$$h&&"())+,- //12\346685gd|  `^gd|  ^gd|gd|gd|gd|gd|gd t$|$ (!())**++++3,4,, /T/U////////]011::;;[>q> ?_?j???@@@.@0@1@2@Q@~uh+ Qh|0J"j&h|U hh| h @h| h h| hvth| h\h|h|h|0J"jWh|Ujh|U h|h| hD#h| h.ch| hzh| h%,h|jh|0J&Uh| h#h|.889}::;;<=>[>q> ??@@oAAA^BBC?DD5gd| & Fgd]}gd  & Fgd| ^`gd|  `^gd|Q@R@@@@@@@oAABCC!D>DDEBFtFFGGiIKKKKKLLLL)L*LNNNOylhc,h>*B*ph!jhc,h>*B*UphhhPh|0J"jh|U h8h|hg h.ch| h0h| hD#h| h]}h| hLwh| h"ch| h h| hP{h| hvth| h|h|h|jh|U%DDEBFG*B*Uphhc,h@>*B*ph!jhc,h@>*B*Uphh@hc,hHl0J"'juhc,hHl>*B*Uphhc,hHl>*B*ph!jhc,hHl>*B*Uphh_$hhHlhc,h0J"!jhc,h>*B*Uph'j$hc,h>*B*Uph6PPQQQ&R'R5R6RBRtRvRwRxRRRsStSSSSSSSS%U&U2UbUdUeUfUUUQWRW^WWWWWWWWWWWX?Y h.ch| h- Fh|hA!:h|0J"j6 h|U ht#h|j h|Uj h|Uh+ Qh|0J"j h|U hq+h|jh|U hB/8h| haDmh|h|0?Y@YyYzY{YYYY8\@\Z][]m]]*^+^h^i^^^^^ __2_3_I_J__qq`K`)jh.ch|CJOJQJU^JaJ h.ch|CJOJQJ^JaJh h|5B*aJph(h h|5B*OJQJ^JaJph hhZh|hhZh|aJ h|aJ hjuh| h" h|h| h.ch|hc,h|0J"'jhc,h|>*B*Uphhc,h|>*B*ph!jhc,h|>*B*UphXYZZ8\[]m]+^i^^^ _$$Ifa$gd]} & FgdX & FPgd]}gd|gd|gd|  `^gd| __&_2_zz $Ifgd]}wkd$$Ifl$# @ t 0#44 la p 2_3_I__i\\ (($Ifgd]}kdD$$Ifl0/${a @@ t0#44 la p_______i`j`````````` aaaabbbҿҮҮҿҮxcVҮ>/jh.ch|CJOJQJU^JaJh h|B*aJph(h h|5B*OJQJ^JaJphh]}h|CJ aJ h5CJ aJ /jh.ch|CJOJQJU^JaJht#h|CJaJ h.ch|CJOJQJ^JaJ$h.ch|0J"CJOJQJ^JaJ)jh.ch|CJOJQJU^JaJ/jh.ch|CJOJQJU^JaJ__i``yy (($Ifgd]}ykdC$$Ifl0/${a t0#44 la `````q$$Ifa$gd]}gd|ykdu$$Ifl0/${a t0#44 la ``a azz $Ifgd]}wkd$$Ifl$# @ t 0#44 la p  aaa-bi\O (($Ifgd| (($Ifgd]}kdR$$Ifl0S$H @@ t0#44 la pb+b,b-b.bbbbbbccccyczccccccccddǼkXǼ@Ǽ/jjh.ch|CJOJQJU^JaJ$hc,h|0J"CJOJQJ^JaJ/j)hc,hXCCJOJQJU^JaJhc,CJOJQJ^JaJ#jhc,CJOJQJU^JaJ1h.ch|B*CJOJQJ^JaJmH phsH ht#h|CJaJ h.ch|CJOJQJ^JaJ)jh.ch|CJOJQJU^JaJ$h.ch|0J"CJOJQJ^JaJ-b.bbcxkk (($Ifgd|kd$$Iflm0S$H t0#44 la pccyccxkZ(($If]gd]} (($Ifgd|kd$$Ifl0S$H t0#44 la pccdett (($Ifgd|~kd$$Ifl0S$H t0#44 la g˓ddddeeee|e}eeeeUfVfWfXfffff¯¯wdQ@ hD#h|CJOJQJ^JaJ$h.ch|5B*OJQJ^Jph$hD#h|5B*OJQJ^Jph(h h|5B*OJQJ^JaJph/jfh.ch|CJOJQJU^JaJht#h|CJaJ$h.ch|0J"CJOJQJ^JaJ)jh.ch|CJOJQJU^JaJ/jh.ch|CJOJQJU^JaJ h.ch|CJOJQJ^JaJee|eWftc(($If]gd (($Ifgd|~kd$$Ifl0S$H t0#44 la g˓WfXffq$$Ifa$gd]}~kdo$$Ifl0S$H t0#44 la g˓ffffzz $Ifgd]}wkd$$Ifl$# @ t 0#44 la p fff*B*phj{,h|U hh|hYh|6jh|0J&U hYh|hQ5h|0J"jh|Ujn+h|U hh|h|0rrrsssssJsQsessssssssssssssssssssttt!t"t#t$t%t߶|u`(jhUh|CJUaJmHnHu h sh|hP6CJaJ8j1hPhc,56B*CJ$OJQJU^JaJ$phhPh|6CJaJjhG$ UhG$ hh|0J"j/h|U hPh|jh|0J&Uh|hQ5h|0J"jh|Uj.h|U%ssssssssss"t#t$t1tJtKtLtMtNtOtPtQtRtSt  !$(gd_j  !$gdm[gd s !H$2B&dPgdP%t&t't-t.t/t0t1t2t6tCtDtItJtKtLtUtVtWt׳ hh^hQhG$ h|h_j0JCJaJh|0JCJaJhUh|0JCJaJ(jhUh|CJUaJmHnHuhN0JCJaJmHnHuhUh|0JCJaJ!jhUh|0JCJUaJhUh|CJaJStTtUtVtWtgdA}9 0&P1h:px/ =!"#$%`@ !DyK +http://www.ittatc.org/laws/state_intro.cfmyK Vhttp://www.ittatc.org/laws/state_intro.cfmeDyK <http://www.section508.gov/index.cfm?FuseAction=Content&ID=3yK xhttp://www.section508.gov/index.cfm?FuseAction=Content&ID=3DyK http://www.w3.org/WAI/yK .http://www.w3.org/WAI/DyK yK ^http://www.adobe.com/enterprise/accessibility/DyK  http://ncam.wgbh.org/richmedia/yK @http://ncam.wgbh.org/richmedia/ DyK %http://dev.wave.webaim.org/index.jspyK Jhttp://dev.wave.webaim.org/index.jspQDyK 7http://www.freedomscientific.com/fs_downloads/jaws.aspyK nhttp://www.freedomscientific.com/fs_downloads/jaws.aspDyK http://www.gwmicro.com/demo/yK :http://www.gwmicro.com/demo/UDyK 8http://www-306.ibm.com/able/solution_offerings/hpr.htmlyK phttp://www-306.ibm.com/able/solution_offerings/hpr.htmlADyK 3http://bobby.watchfire.com/bobby/html/en/index.jspyK fhttp://bobby.watchfire.com/bobby/html/en/index.jsp DyK %http://www.wave.webaim.org/index.jspyK Jhttp://www.wave.webaim.org/index.jsp9DyK 1http://www.vischeck.com/vischeck/vischeckURL.phpyK bhttp://www.vischeck.com/vischeck/vischeckURL.phpmDyK >http://www.section508.gov/index.cfm?FuseAction=Content&ID=155yK |http://www.section508.gov/index.cfm?FuseAction=Content&ID=155%DyK ,http://www.useit.com/alertbox/20010805.htmlyK Xhttp://www.useit.com/alertbox/20010805.htmlz$$If !vh5##v#:V$l @ t #5#/ a p $$If !vh5{5a#v{#va:V$l @@ t#5{5aa peDyK <http://www.section508.gov/index.cfm?FuseAction=Content&ID=3yK xhttp://www.section508.gov/index.cfm?FuseAction=Content&ID=3_$$If !vh5{5a#v{#va:V$l t#5{5aa DyK http://www.w3.org/WAI/yK .http://www.w3.org/WAI/_$$If !vh5{5a#v{#va:V$l t#5{5aa z$$If !vh5##v#:V$l @ t #5#/ a p $$If !vh55S#v#vS:V$l @@ t#55Ha pDyK www.webaim.orgyK .http://www.webaim.org/z$$If !vh55S#v#vS:V$lm t#55Ha pDyK yK Thttp://www.jimthatcher.com/webcourse1.htmz$$If !vh55S#v#vS:V$l t#55Ha p1DyK /http://www.adobe.com/enterprise/accessibility/yK ^http://www.adobe.com/enterprise/accessibility/i$$If !vh55S#v#vS:V$l t#55Ha g˓DyK  http://ncam.wgbh.org/richmedia/yK @http://ncam.wgbh.org/richmedia/i$$If !vh55S#v#vS:V$l t#55Ha g˓ DyK ehttp://dynamic.macromedia.com/bin/MM/exchange/extension_detail.jsp?product=dreamweaver&extOid=195842yK http://dynamic.macromedia.com/bin/MM/exchange/extension_detail.jsp?product=dreamweaver&extOid=195842i$$If !vh55S#v#vS:V$l t#55Ha g˓z$$If !vh5##v#:V$l @ t #5#/ a p $$If !vh55S#v#vS:V$l @@ t#55Ha pQDyK 7http://www.freedomscientific.com/fs_downloads/jaws.aspyK nhttp://www.freedomscientific.com/fs_downloads/jaws.aspi$$If !vh55S#v#vS:V$l t#55Ha g˓DyK http://www.gwmicro.com/demo/yK :http://www.gwmicro.com/demo/z$$If !vh55S#v#vS:V$l t#55Ha pDyK yK phttp://www-306.ibm.com/able/solution_offerings/hpr.htmlz$$If !vh55S#v#vS:V$l t#55Ha pADyK 3http://bobby.watchfire.com/bobby/html/en/index.jspyK fhttp://bobby.watchfire.com/bobby/html/en/index.jspi$$If !vh55S#v#vS:V$l t#55Ha g˓ DyK %http://www.wave.webaim.org/index.jspyK Jhttp://www.wave.webaim.org/index.jspi$$If !vh55S#v#vS:V$l t#55Ha g˓9DyK 1http://www.vischeck.com/vischeck/vischeckURL.phpyK bhttp://www.vischeck.com/vischeck/vischeckURL.phpi$$If !vh55S#v#vS:V$l t#55Ha g˓ DyK &http://www.ntia.doc.gov/reports/anol/yK Lhttp://www.ntia.doc.gov/reports/anol/ DyK %http://www.kff.org/entmedia/7223.cfmyK Jhttp://www.kff.org/entmedia/7223.cfmDyK  http://www.ataporg.org/itqa.aspyK @http://www.ataporg.org/itqa.asp1DyK /http://www.afb.org/section.asp?Documentid=1367yK ^http://www.afb.org/section.asp?Documentid=1367 DyK &http://www.ntia.doc.gov/reports/anol/yK Lhttp://www.ntia.doc.gov/reports/anol/YDyK 8http://gri.gallaudet.edu/Demographics/factsheet.html#Q1yK jhttp://gri.gallaudet.edu/Demographics/factsheet.htmlQ1 DyK &http://www.ntia.doc.gov/reports/anol/yK Lhttp://www.ntia.doc.gov/reports/anol/ DyK &http://www.ntia.doc.gov/reports/anol/yK Lhttp://www.ntia.doc.gov/reports/anol/!DyK +http://www.ittatc.org/laws/state_intro.cfmyK Vhttp://www.ittatc.org/laws/state_intro.cfmL#Ddr  S A$TADRC-TAE-Logo-RGBAging and Disability Resource Center logo"`b0"2w'wT] "S1O n"2w'wT]PNG  IHDRn t?PLTEfVJdd+諥9,H;riɹ؀xdZ²nnww༼敕ǎ{tѡƱmpI=Ʋˉ=UD{d~n㲱W柝+njxvy昼{ձO(;̪Volξ{7nhwq_w\mqu첝}j3%9)~ssi˔JԿkTI|˶QۋۜFŵgcRyg񠋄pxrL?uwo샬˟޸G?~¿}Ļմ˫깝fulԻs~qO@k\kξ׬¤^壜rnyθunݔлգe[G6|ïtʺ˕0eb ztRNSUlbKGDmУE cmPPJCmp0712HsIDATx^]ŕ ӓl^H D2A„31&0Lp6>ls/sN}U]-P^ Yѧ5<9L/r_U*ӋsSX9v9``җ?]3/0(< |sΙs/^~ag_>tdt}Ec0Xg_ʹG( _jCϽfi9s_oPx~<yp!?oH$h;`vDı _=krג8\cyBbx,8H fa3-$~a9իp9)<Sq} r>"a1 k߹7}ʞxki:%~ڊY+Vc#1'?Ӏwd>8.$ 7L[3o*qp>>$4wg[ݩQ;qʗ@L},A6Ur3]rxma*W .n,+v]6|+ .q s~@Tru`vV|9 Y-Mp) Á0> G+i:o& de4a2aHS ĝ6g3?=,n 8`%bbQ>gd $8-e+r0&o;#r1p3 Ip3 ӵ|I D#בkO&b:c-itɕNw•pYXe2:a0XNwmiIR).9J$Mp.l ]ph  0@ŜLPpw$@֍'eo.C;F!\0di6`Hr9:|2-p4Z^XA/6q҃ r4$B)_=y`<żDrk2r 0& b8R`Z; 5JC-I6MУ r!' Z\ʉL H J!noo_[4i^ ;S" u9I)9f< iyA"JԬA$:*UH-{JNgJ'RWX[iN800$ ! g (B]/e! ^XA.esH?b 4D6ٞH S` 2Xq{m3uoEk/,6Clb$6K 6NuHi ht}abTo8 T0MCᶯ۷2ΚV*λ[#%؃sc`b5ځΒ u`<l¶Bi 0 \Ǔ (^tES*%&OiNBG8@T޼\#F˒uДM`/Y )p#81bƃi յ6Fq8X[KСx1ɨ P-JN T.5z 3lU8`"H@TmZ W.5_`sHnlWH /tui^zm\ ˸`FEz+"j?T"\o'5tvZ}> n\BZ բuܡ$g$kt`+]QeG3M{bRm)%oc<b(v1Qy>hمWVKiBi_ۢ=jĽCl{8!wxgYq`}I(N[000M\ٴ!iIǭI ;J%O5P0v " =AJ6a@:hl7B9щM2R.`'.yCpctN0ƅkMWI cgZ@H")耱ɼ%FY4Qded^)-5,qV@ȂlT-meմhqkwwAvF#A'h KaX@lߤ_(y1Lzϗ ˁCYޭ-B, ,bJgQ?°tH'Pbkvr0.IJTI9u%Mf+"V^1HR39rZ7r1?T $IeJuC#* zpYhV4Ȯruu<bT}"XDKB8y^ZAL3*K$G qw+3_~ hD^.^(uqg@/*PD)3bm5gBؙfjn..C@ Ⱥs0/ g;cwT 5y|hEper&R3kDHgk`5lTƫ/&;^p(A͙Cę@Ԗ)L"sk N<׈}g= "R(`kθY35D\5-$l:Q3?iŬY~*AW>Y`;'˟˂V$ ӅF'ȽߥӋAj]dqq75J:`|71IZ;΃ y7F36FӉ:*PGEg\).0wֈxZ(`v S MvI"L!NAGA* N_x]BR+qɛ7;j#  {B-yAӪvA c7 nHMI$UQCi/npxUG-\O7hoy{n$6 k^̃k-FI X-Y?:JTM+5~xjTKAk _ ֿ_ĀɧiUmI$`aZM?TBBlK" sE𺓈7Z#hYI̕ z}|4R Jkp;\@5u@HA8)c^?(+m; " { 8 Sx1 v5:yšۈk ji$@a$.* # |K&@!kFGD?NsEV4w= @ZGIMjӄg- DH P;T:LԘ1։]ZkI?d[|g}zܮƥf7Z:G EMVIFu]q߭¢~6khӌZvYj/κxZ\MJ5$`vOhO0yhߵ}[#Yzq5*W_EZv|+k&[(& q^BGrR+DRaT:(~R fFQ#cIRUjTjj&j"rU R+zD%FR9nLH=@橱Ǚ[c:P~08֔qTULž8K^yxGQdSqF)n,b(-Ec7>gVc ;ժ*y_jOry>Kʤ)K/vPoo>|̵aq=Ux `{CA(H+ƹٯ? iIqlp80#޼́8IDc' s8iҬH |N^Yߩ-t6mQ;_;aOlvS8_QK)6,XVu*+*Ԓ!b"˅zj&Wd/V#.s:@c$͒?n9z'Td&-v$]֍*+kcz֑ VlK:o+\7Is:iiOSq8ȩmTU>Ӂ'K-lJq2 j!7.eph6 ~S෮+3\Ktj@4 Ģ?*el3/Dh_IZ1a55ފuv1n94!' jÑT\>D%u,Eud*Hl " A_R$X$)s"$0Z@lY*Ҙ,+as5-ER 'NO87ʍO| {\=ϵWZ%P T_%-.7^ߘklmN8:#%Q@]".9ް&Hg`k1drpe,-D .7+胾ek_,#S!(k#mUɄK:$Ԟ-=}gV(CT/`"#E}@DlPv7l<@x[b^8@HE8پڀQ{b%AŞY@HAO.:y^OL9vpKV6 ⸯb_՟#pv V}U\V}J 9j1`@p(+jI},@[4 FzU&>;SF OvPI߳`N0Y-_q1@8X58@NWrqm΍3:$< %nD\Yܚ:fB#$2XT],,d:bi<\D Ү@X~v9̲:ZV@dsX_Z@$/+zo}Kvے1bi@FS.4 e78f24zpC(dϾYʤ$لj'gu9۩)+/%6VO/ƳFb|=OG58'1fl0 `̍j~OK#dЊ@> !eM\hf*(lTUE/X!AhXUۣkhN4@hds @$8IȘk' MtnIENDB`8L@L 94Normalx CJOJQJ_HaJmH sH tH v@v Heading 1$@&:5;B*CJKH OJQJ\^J_HaJmH phsH tH r@r Heading 2$@&65B*CJOJQJ\]^J_HaJmH phsH tH r@r + Heading 3$ & F@&-56CJOJQJ\^J_HaJmH sH tH j@j )+ Heading 4$ & F@&&6CJOJQJ\_HaJmH sH tH b@b Heading 5 & F@&&CJOJQJ\]_HaJmH sH tH DA@D Default Paragraph FontRi@R  Table Normal4 l4a (k(No ListROR |Bullet Level 1 & F ^@O@ /Bullet Level 2  & FDOD 0Bullet Level 3  & FbO"b Table/Figure/Exhibit Title$a$ 5OJQJTOT Note! & FPx^`PCJOJQJaJDOD Source  & FxCJOJQJaJXObX TOC Heading$ & Fha$5CJOJQJaJf@f 6|TOC 1 & F $ x&5;CJOJQJ_HaJmH sH tH :: TOC 5P^`PCJNN TOC 2! `$ `P^``P5CJTT TOC 3' `$ P^`PCJaJ>> TOC 4P^`PCJaJ>B@> Body TextCJOJQJaJP+@P Endnote Text x^ `CJaJ4@4 Header  !D @D Footer !z^zCJ>)@> Page NumberCJOJQJaJBOB PCDocs# zx^zCJaJR@R | Footnote Text! <^ `CJaJ0U@!0 Hyperlink>*B*HR@2H Body Text Indent 2 #^j@Cj Table Grid7:V$0$0S0 Table Contemporary:V%0j%@ j% j% 4%<@B*`JphB*`Jph5B*\`Jph@&@a@ Footnote ReferenceH*FV@qF ScFollowedHyperlink >*B* phHH  Balloon Text(CJOJQJ^JaJTOT + Char Char1&6CJOJQJ\_HaJmH sH tH O s,Style Heading 1 + (Latin) Book Antiqua 11 pt* CJOJQJhO!h + Style Heading 2 + Before: 12 pt+ ]^JaJB'B H}GComment ReferenceCJaJ<< H}G Comment Text-CJaJ@j@ H}GComment Subject.5\^O^ |Bullet Level 2 Char CJOJQJ_HaJmH sH tH ^O^ |Bullet Level 3 Char CJOJQJ_HaJmH sH tH ^O^ 2| Bullet Level31 & F ^ 5\aJbO!b 1|Bullet Level3 Char&5CJOJQJ\_HaJmH sH tH DO2D |Bullet 13 ^`NOBN | Number list4 ^`aJHOaRH 7|Bullet 35 ^ 5;\ROaR | Char Char&5;CJOJQJ_HaJmH sH tH 6Obq6 5| Bullet 3 Char\j  Wl n8M Wl  WlRmzbm  o3h" !!#$% '')*\+,..001}2233456[6q6 7788o999^::;?<<<=B>?<@@AiA~AjBCDFDGG6HI'JmKMNOZPPQRR8T[UmU+ViVVV WW&W2W3WIWWWiXXXXXXXY YYY-Z.ZZ[[[[\]]|]W^X^^^^^^^<_=_[____M`N`aaabccwcccccdef[g%hpi:jkkkkkkkkkkk"l#l$l1lJlKlLlMlNlOlPlQlRlSlTlUlXl0000m0m00000 00 0 000o0o000000o00o0000o0000h0h0h 0! 0! 0! 0! 50! 0! 0! 0! 0! 0! 0! 0 ! 0 ! 0! 0 ! 0 ! 0! 0 ! 0! 0! 0! 0!0h 0[6 0[6 50[60h 08 08 08 08 080h 0: 0: 0: 0: 0: 0: 0: 0: 0: 0:00iA0iA 0iA0iA 0iA 0iA 0iA0iA0iA 0iA 0iA 0iA 0 iA0iA 0 iA 0 iA 0 iA00R0R00[U 0[U 0[U 0[U0[U 0[U 0[U 0[U 0[U 0[U 0[U 0[U 0[U 0[U 0[U 0[U0[U0[U 0[U 0[U 0[U 0[U 0[U 0[U 0[U 0[U 0[U 0[U 0[U 0[U 0[U 0[U 0[U 0[U 0[U 0[U 0[U 0[U 0[U 0[U 0[U 0[U 0[U 0[U 0[U 0[U 0[U 0[U 0[U 0[U 0[U 0[U 0[U 0[U 0[U 0[U 0[U 0[U 0[U 0[U 0[U0@!0@!0@!0@!0@!0@!0@!0@!0@!000@0X00@0X00@0X00@0X00@0@0@0@0@0@0X00@ 000000000X0  33ZZZ]kt$Q@O6P?Y_bdfhxkAmor%tWt;>@BDEFJOSX[_abce 8DX _2__`` a-bcceWfff]!mTO~=l6I%KXXXXXXXXX  8H?2$`v]SKGq")2$W?Z2Rү2$`>E^Rt_o~d17@@@e G(e(  NB 6 S D1dh t 7 3" 8 pB C_ DEFR?;?hX/6Ij*<#/:<j46|0 X|  ? # ?D X R_ ] W %O jC 3  0 o   " Zr K " & |unhaH_R2 R9$G6|$$R3 pR; Hay" o;p8n3$|  6 n  Exr5Ra0      s0 FC U d s  ] ,    b /  #e 8 *  Ik  /Jch;dRHL@`c"$ tWB^h k 9 "k : `BCDEF(66s6f9[<PAHG@M:V4^/f+o'x$!%6:=@DGJN Q V Y \ `cgjo=@CFIN Q T X [ ^ bfilorrXXW~WtVjUbSZPTMMIGDC??9<1:)8 66 66$8#9#<"?"B!F!I MRVZ_cfilnsx|!$'+05;BIQYc}xncZPF<2( zrjb[_~{unf]SI(6DH@`"  ; BCDEF{}xgX*J==Q3e+w&%%&(+.27<BJPX_gpy2PvkeR@,8=yDlJ_PPV@\1b!glrvz}~||wzsyovkthoelchad``_[_M`>e/lv'2z<tFpPlZhcekbt_}\XVSPMJIIHGFDC@=;840+%   @q%twz~ {@`" B < B|CDEFXILU?b2n%z xhYL?4*" th\PE(  $3DWilR>,#,4<EMT [chnr$w*y2{:|Dy[sqi]L:%jVUTS RRQQP#P(O-O1O6O:O?OCOHOPPXR`TgWn[tazfkqwys ld\*T4K?BJ9XI-H,C,?+;*7'4&0$-!+(&$"!    !%,5@M[kzzqjd^[l~  }&m+Z-Hil@`@`"!b = B"CJDE`FjJIHYG4GFFEExESE-EEEEErEJE#EEEEE^E7EEFFGuGMH'IJ+? R ewttg\TMzFhBU@B>-=<<)>Rg{ 1FZo(>Sh~<}<g=R>>@+BF MT\gt +Hb{)Gk4d$A[tjM+"J24@`"nh > BCDEFL1I]p  &3?IS_jwuke{`k\ZZHY3XXXLXLvLLMORV\"e0n<zGOUZ]_`i`^[XTOIA+6<*L[ ky#3DTdtcB"a@ ~fN6w_G/ji1hFfXch^uYQH</ pcVLDz>o9b5S2A/..,,+AVl/E[y4Sr -LL)# |n`ULE?m;R8566L6L@`"jhZ  ?  BCDE\FfWW`du~ix]qSjKbD[>Q9H5=21/#-,,, +9IXgv #.:EO[fq|,,,},v,o-f.^0W1O4I6C:>>9B5H3N3U3W3[4^4c5g8k9p:t<y=}?ABDEG#&*-0268:<=?|@v@qAlAfBaAW@O=H:B6=08*5$20. -,,,,, $1>JWcp{"++,, -037<BHOW`ku|wrnkhfd]XRNID@=9631/-,k,kv+3;DMU]goy,,.04z8p>iDbKZSU\OfJpD{?:6maui]SyKoCd=W8I390)-,, +:IWgw,8FR_ly,,,-.|0t1k4e6_8Z;U>RBOENIMMMRMUMXM[M^MaNfNjOnPrQwS|UXZ]a`d@`"Bj @ BCDEF&}n_TJzCp<e7Y3L1>/0- ,,,-;KYhx *8GVeu,,,-/13|7q<gC_JWTQ_LnH}FFFFHL'Q4WA_JgRqX|]adfhiijzk]N@2#~n_O>/ji i0h>fLdYae]pXzRJA4'@`"Dlh A 8BiCDEpFzR{#)0$:4ECTOcXw_dgijteWH:,qbUF8)j.iAiShdfuc^XOD5$rdWLCs<`6J13.,, (1<EOYcmw #,:J)\?qVo +L?ma+,HJdg!/:JScj}|yslsdeYWMM>D-<62.,, (7FUds*6CO\ii,U,C,2-"/27<DMYgx@`"oj B BwCDE$F.b:x]>ykU^'UNKJKNYmE*`fH0W&p1KKiJO2Z?DCA>#9=4U.l(! t[D1! zgS='%9Ncw.AVj*:KZhwwgXJ;- !1D[t #/^;8FQ\enuvO}'wA]9Hg&pL0W I'GDhi)=`?g#p  2X~",5?:J`Uao|@`"k  C BCDEF**FjFFHL'Q4WA_JgRqX}]adfhiijzk]OA2$o`P?0 jjj/i=gKeWad]oWyPH>3' }n_TJ{Cp<f7Y3M1?/0-!,,,"4EUfw(4@LZgu'\->R.hB~S`jrwz{*yCv]pvg]PC3"+7AIq />BZTsev  *3; DL!R,X:]FbUecgrijzrjbZRJB:1*" xpSu6U3dmAV?(jFj6666677{8u9n9h:b;]<V=Q>K?F@F,J,O-U.[/`1f1l2q2x3~34444453. &(C[qx`I3}tn__HR.H@:76WX@`@`"h D pBCDEFm %^0Kj"HlCv!]?tsQ+/Tuh,g'v@{ \8gI/O j0 ,DRaq5Ql4 'm||&lJWm?"_.\*_.fBnVE8X5)7?K[ogH,:h:k6h.Lm:WpF|@`@`"Jj E BCDE$F.,,/r3c9VAJJBV:f5v1.,++++:+)H$p ;U|kV.h4Zt8_G+ m> }n_TJyCo<e7X3L1>//- ,,,,;JYhv )8GVet,,,-/13|7q<gC^JWTQ_LnH}FFFFI*MOTr\iv "6IW9aegjg`U>G]4v gN4?p]OD<62t/^-F,,,,9GTbo}%0:FP[fq{,@`"Gj F B^CDEF"1?N\kz%1<HT`ly;`%3DYq3ER[^N[sUK=,)AUgxrP/ eeffgghhhhhhhhhhigb[4QHDZ6i$ww`6o]Hs3dVKC=966666}6x6r6n7i7d7_8[8U8Q9M9I:F;FFHL'Q4WA_JhRqX}]adfhiijzk]O@2$o`P?0 ji!i0h?fMdYaf]pX{RJA4'qcWMyDn=b7S3B01-,,@`"h70(  B S  ?Wl3@]7@t6$ 7#u!>1> J >0>0><>>t^L >O>D>4^L >Ĝ>>D>>ĝ>>DO >O >O >O >`O >T`O >`O >`O >aO >TaO >aO >aO >bO >TbO >bO >bO > cO 777FFYYYYZZZ[[[cc^g^ghhhsisi=j=j;k;kDkClXl       777FFYYYYZZZ[[[ccbgbghhhwiwiAjAjCkJkJkIlXl    9 *urn:schemas-microsoft-com:office:smarttagsplace8*urn:schemas-microsoft-com:office:smarttagsdate=*urn:schemas-microsoft-com:office:smarttags PlaceType=!*urn:schemas-microsoft-com:office:smarttags PlaceNameB*urn:schemas-microsoft-com:office:smarttagscountry-region e200547DayMonthYear! !  !  !!   !   ! #$C'F'8888M#MMM;NBNQQYYYY.ZZp\v\|\\]#]o]z]c#cc:h?hkkkkkkkkkkkkKlLlXl ' 'JK``cc dddeeffff^gzg(hPhhhsii=jYjkkkkkkkkkkkkKlLlXl3333333333333o3h!!))..z3355[6q688<?<<<iA~ARR[UmUWIWXYY.Zp\\^^=_[_c4eef[gkkkkkkkkkkkk0lIlKlLlXlckkkkkkkkkkkkKlLlXl@z9&$fz`,`ee#%L$"F  a1R^8H8<9e=t6UYYCMYfYhZ=Z$Z5Zh![P[m[\q\Q\Q\R\],i^b|^}^5_n`ScAAchpcQdidTe-e?rgEAhhis!i4iTidi_jqkHlm6,maDmtem=hm$n3Jnxn~oP@pvqVqr$r sGsvtjuBvNv\vLw x^xe=yMGy){I9{={P{_Y{Sm{| }A}]}i~y~1Nf0Qn};mQJ$*x*;Qt#jX+z `{raR`#Ve s~&55|aqss4B `Ij0hs(NN]Gp%,)KVe_8q+2zTGNHJJ^G [|&9cOw c,=:9L +_y8L},V09 j@2I~ /j]Q2a,)jVrlC9q{wo;^"caj#J,ct<QP Sj03Aav5FKlxZ%BH%9 L$Ofj t!/OO^U\[ ,YIXDUjq @JW%'smXCLx:BU1 #X5J<JT8-/eI +IL #AH*^Du %4BX(E=KV WW&W2W3WIWWWiXXXXXXY YYY-Z.ZZ[[[[\]]|]W^X^^^^^^^<_=_[____M`N`aaabccwcccXl@)F Wlp@Unknownemily.neavilleGz Times New Roman5Symbol3& z ArialA& Trebuchet MSABook Antiqua5& zaTahoma?5 z Courier New;Wingdings"1hrf)sF|U3U34dcc 2qHP 0fY2 KC:\Program Files\Microsoft Office\Templates\QLEW\QLEW Standard Document.dotPMaking Websites More Accessible for Users Who Are Older and/or Have a DisabilityWeb; Accessibility$Aging and Disability Resource CenterDHHSX              Oh+'08T`     TMaking Websites More Accessible for Users Who Are Older and/or Have a Disability(Aging and Disability Resource CenterWeb; AccessibilityQLEW Standard Document.dotDHHS4Microsoft Office Word@V@c$ @:f@^U՜.+,D՜.+,D hp  %The Lewin Group3c' QMaking Websites More Accessible for Users Who Are Older and/or Have a Disability Title0oww _PID_HLINKS508 Compliant LanguageAKXN1http://www.vischeck.com/vischeck/vischeckURL.phpu K%http://www.wave.webaim.org/index.jsputiH3http://bobby.watchfire.com/bobby/html/en/index.jspubE8http://www-306.ibm.com/able/solution_offerings/hpr.htmluXBhttp://www.gwmicro.com/demo/ulG?7http://www.freedomscientific.com/fs_downloads/jaws.aspuXa<ehttp://dynamic.macromedia.com/bin/MM/exchange/extension_detail.jsp?product=dreamweaver&extOid=195842ult9 http://ncam.wgbh.org/richmedia/u.#6/http://www.adobe.com/enterprise/accessibility/u3*http://www.jimthatcher.com/webcourse1.htmu1$0http://www.webaim.org/uua-http://www.w3.org/WAI/u,"*<http://www.section508.gov/index.cfm?FuseAction=Content&ID=3uxx',http://www.useit.com/alertbox/20010805.htmlu$>http://www.section508.gov/index.cfm?FuseAction=Content&ID=155uKX!1http://www.vischeck.com/vischeck/vischeckURL.phpu %http://www.wave.webaim.org/index.jsputi3http://bobby.watchfire.com/bobby/html/en/index.jspub8http://www-306.ibm.com/able/solution_offerings/hpr.htmluXhttp://www.gwmicro.com/demo/ulG7http://www.freedomscientific.com/fs_downloads/jaws.aspu%http://dev.wave.webaim.org/index.jspult  http://ncam.wgbh.org/richmedia/u.# /http://www.adobe.com/enterprise/accessibility/uuahttp://www.w3.org/WAI/u,"<http://www.section508.gov/index.cfm?FuseAction=Content&ID=3u(+http://www.ittatc.org/laws/state_intro.cfmu(+http://www.ittatc.org/laws/state_intro.cfmu^P&http://www.ntia.doc.gov/reports/anol/u^P&http://www.ntia.doc.gov/reports/anol/u,{5http://gri.gallaudet.edu/Demographics/factsheet.htmlQ1^P &http://www.ntia.doc.gov/reports/anol/u1r /http://www.afb.org/section.asp?Documentid=1367u!n http://www.ataporg.org/itqa.aspu%http://www.kff.org/entmedia/7223.cfmu^P&http://www.ntia.doc.gov/reports/anol/uBKHBKH  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefgijklmnopqrstuvwxyz{|}~    !Root Entry F #Data h[T1TableWordDocument;SummaryInformation( DocumentSummaryInformation8CompObjq  FMicrosoft Office Word Document MSWordDocWord.Document.89q