@charset "ISO-8859-1";
#bkgd {
	background-color: #FFFFFF;
	background-image: url(images/page_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 780px;
	height: 250px;
	z-index: 1;
	clear: right;
	text-align: right;
}
#bkgd #amwaLogo {
	border: 0;
}



#content {
	font-family: Helvetica, Verdana, sans-serif;
	height: 300px;
	float: none;
	clear: none;
	z-index: 5;
	top: 150px;
	left: 400px;
	right: 10px;
	position: absolute;
	width: 400px;
	color: #4b656f;
	font-size: 11px;
	line-height: 15px;
}
#content p {
	line-height: 15px;
}
#content ul {
	list-style-type: none;
	margin-left: 0px;
	padding: 0px;
	line-height: 22px;
}
#content   li   a  {
	font-weight: normal;
	margin-left: 5px;
}
.headline {
font-size:13px;
font-weight:bold;
}
.disc_headline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4b656f;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 30px;
}
.disclaimer {
	font-family: Helvetica, Verdana, sans-serif;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#chapterHead {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #2b569c;
	text-align: right;
	line-height: 28px;height: 300px;
	float: none;
	clear: none;
	z-index: 5;
	top: 80px;
	left: 50px;
	right: 10px;
	position: absolute;
	width: 720px;
}
#nav {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
#nav a {
	color: #2B569C;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
}
#nav a:hover, a:visited{
	color: #80badf;
	text-decoration: none;
}
#nav .live  {
	color: #80badf;
	margin-left: 5px;
	margin-right: 5px;
}

#content a:link {
	font-weight: normal;
	color: #0175c0;
	text-decoration: underline;
}
#activities {
	font-family: Helvetica, Verdana, sans-serif;
	height: 300px;
	float: none;
	clear: none;
	z-index: 5;
	top: 190px;
	left: 50px;
	right: 10px;
	position: absolute;
	width: 300px;
	color: #4b656f;
	font-size: 11px;
	line-height: 15px;
}
#activities p {
	line-height: 15px;
}
#activities a:link {
	font-weight: bold;
	color: #0175c0;
	text-decoration: underline;
	}
