@charset "utf-8";
/* CSS Document */

body {font-size:62.5%;}
#content h2 {font-size: 1.2em; font-weight:bold;}
#content p {font-size: 1.2em;}

#cdl ul li  {font-size:1.2em;}

.menu,
.menu ul{font-size: 1.2em;}
.menu ul li {font-size: 1.2em;}
.menu ul {margin:15px 0 0 0; padding:0 ; font-size: .84em;}

ol.AMD li{ font-size: 1em; margin: 0 0 5px 0; padding:0; list-style: none; }

/* STYLES BELOW ARE TO DISPLAY AN IMAGE FOR SIGHTED USERS - TO WORK IN CONJUNCTION WITH NON-CSS IMAGES FOR SCREENREADERS */
#header a.sm-off {display: block; float: left; height: 11px; width: 15px; background: url(images/A_10pt_off.gif) no-repeat;}
#header a.df-off {display: block; float: left; height: 12px; width: 15px; background: url(images/A_12pt_off.gif) no-repeat;}
#header a.lg-off {display: block; float: left; height: 14px; width: 15px; background: url(images/A_14pt_off.gif) no-repeat;}
#header a.ex-off {display: block; float: left; height: 17px; width: 15px; background: url(images/A_16pt_off.gif) no-repeat;}
#header a.on {display: block; float: left; height: 11px; width: 15px; background: url(images/A_10pt_on.gif) no-repeat;}
