Accessibility
As part of this website development, we have endeavoured to make sure we meet web standards and also WCAG (Web Content Accessibility Guidelines) and WAI (Web Accessibility Initiative) guidelines.
The WCAG are a set of guidelines set out by the World Wide Web Consortium, or W3C, which help web developers make web content accessible to people with disabilities.
This page outlines some of the features built into the website in order to facilitate an accessible website.
Site Validation
This website is designed to comply with XHTML 1.0 and CSS standards and has been validated using the W3C validators available at http://validator.w3.org/ and http://jigsaw.w3.org/css-validator/. Every effort has been made to ensure that all pages within the website are valid.
This website is also validated for accessibility, typically using the validator available at http://webxact.watchfire.com
Site Markup Structure
The website has been built using XHTML. The formatting of the page is handled through CSS. The page markup has been structured so that the main navigation appears before the content area, thus providing easy access to navigation elements on portable devices.
Site Navigation
In compliance with section 8.1 of the WAI, we have ensured the navigation and flow of this website does not require javascript or CSS to be enabled and therefore the navigation is laid out as a hierarchical list. You will see this navigation if you disable stylesheet within your browser.
Fonts and images
All fonts or font familes used within the site are available to all users. Font sizing is set as a percentage, rather than pixel values, enabling users with a visual imparement to increase the text size to suit their needs.
Platform support
The website has been tested in Internet Explorer, Mozilla, Firefox, Opera, Konqueror and Safari browsers. The content of this website can also be rendered on mobile devices such as a PDA without the need to redirect the user to an alternate version.
All pages on this website are printable without the need to open printer friendly versions of each page. This is achieved by assigning a print stylesheet to each page within the site.