@charset "UTF-8";
/* CSS Document */

body {
	font-family: 'Lucida Grande', sans-serif;
	font-size: small;
	line-height:1.8;
	font-style: normal;
	color: #CCCCCC;
	width:auto;
	text-align:left; 
	height:100%;
	background-color: #999999;
	margin-left:0;
	margin-top:0;
		}
		
h1 {
    margin: 0;
    padding: 0;
	visibility:hidden
}

h2 {
	margin: 0;
	font-family: 'Lucida Grande', sans-serif;
	color: #CCCCCC;
	font-size: small;
	display: inherit;
	font-style: normal;
	font-weight: normal;
	vertical-align: inherit;
}

a {
	font-family: 'Lucida Grande', sans-serif;
	font-size: small;
	color: #CCCCCC;
}
a:link {
	font-family: 'Lucida Grande', sans-serif;
	text-decoration: none;
}
a:visited {
	font-family: 'Lucida Grande', sans-serif;
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	font-family: 'Lucida Grande', sans-serif;
	text-decoration: none;
	color: #000000;
}
a:active {
	font-family: 'Lucida Grande', sans-serif;
	text-decoration: none;
	color: #CCCCCC;
}

.A1:link {
	font-family: 'Lucida Grande', sans-serif;
	font-size: 14px;
	text-decoration:none;
	color: #CCCCCC;
	font-weight:normal;
}
.A1:visited {
	font-family: 'Lucida Grande', sans-serif;
	font-size: 14px;
	text-decoration:none;
	color:#CCCCCC;
	font-weight:normal;
}
.A1:hover {
	font-family: 'Lucida Grande', sans-serif;
	font-size: 14px;
	text-decoration:none;
	color: #000000;
	font-weight:normal;
}
.A1:active {
	font-family: 'Lucida Grande', sans-serif;
	font-size: 14px;
	text-decoration:none;
	color:#CCCCCC;
	font-weight:normal;
}

.A2:link {
	font-family: 'Lucida Grande', sans-serif;
	font-size: small;
	text-decoration:none;
	color: #999999;
	font-weight:normal;
}
.A2:visited {
	font-family: 'Lucida Grande', sans-serif;
	font-size: small;
	text-decoration:none;
	color:#999999;
	font-weight:normal;
}
.A2:hover {
	font-family: 'Lucida Grande', sans-serif;
	font-size: small;
	text-decoration:none;
	color: #CCCCCC;
	font-weight:normal;
}
.A2:active {
	font-family: 'Lucida Grande', sans-serif;
	font-size: small;
	text-decoration:none;
	color: #999999;
	font-weight:normal;
}

.A3:link {
	font-family: 'Lucida Grande', sans-serif;
	font-size: small;
	text-decoration:none;
	color: #CCCCCC;
	font-weight:normal;
}
.A3:visited {
	font-family: 'Lucida Grande', sans-serif;
	font-size: small;
	text-decoration:none;
	color:#CCCCCC;
	font-weight:normal;
}
.A3:hover {
	font-family: 'Lucida Grande', sans-serif;
	font-size: small;
	text-decoration:none;
	color: #999999;
	font-weight:normal;
}
.A3:active {
	font-family: 'Lucida Grande', sans-serif;
	font-size: small;
	text-decoration:none;
	color: #CCCCCC;
	font-weight:normal;
}


#black_frame {
	margin:auto;
	width:100%;
	background-color:#000000;
	height:400px;
	} 

#nav_item {
	padding-right:20px;
	} 
	
#gray_frame {
	margin:auto;
	width:900px;
	padding-top:20px;
	padding-bottom:10px;
	vertical-align:bottom;
	} 

#content {
 	margin:auto;
	width:900px;
	height:600px;
	background-image:url(page_elements/aac_web_bg.gif);
	background-repeat:no-repeat;	
}

#footer {
	margin:auto;
	width:900px;
	padding-top:20px;
	text-align: center;
	font-size:14px;
	color: #CCCCCC;
}

#scroller {
	margin:auto;
	width:900px;
	padding-top:20px;
	text-align: center;
	font-size:14px;
	color: #CCCCCC;
	background-color: #999999;
}

#nav {
 	margin:auto;
	width:516px;
	float:right;
	text-align:right;
	padding-top:20px;
	padding-right:20px;	
}


#body_text {
	padding-right:10px;	
}


.coyy_small_lt_gray {
	font-family: 'Lucida Grande', sans-serif;
	font-size: small;
	font-style: normal;
	color: #CCCCCC;
	line-height:1.5;
}

.coyy_small_mid_gray {
	font-family: 'Lucida Grande', sans-serif;
	font-size: small;
	font-style: normal;
	color: #999999;
	line-height:1.5;
}

.coyy_xsmall_lt_gray {
	font-family: 'Lucida Grande', sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #CCCCCC;
	line-height:1.5;
}

.coyy_black {
	color: #000000;
}



.divScroll-1 {
    height:380px;
    overflow:scroll;
    }
.statement {
	line-height:1.4;
    }	