body {
	margin: 0px;
	font-family: Tahoma, Arial;
}
p {
}
.col2 p {
	font-size: 12px;
}

.altbox {
	background: #FFFFCC;
	border-top: 8px solid #FFCC99;
	margin: 20px 0px 0px;
}
.altbox h4 {
	font-weight: bold;
	color: #47969D;
	padding-left: 30px;
	font-size: 18px;
}

.altbox ul {
	padding-left: 50px;
}
.altbox li {
	margin-bottom: 5px;
	margin-top: 5px;

}


.graybox {
	background: #CCCCCC;
	margin: 0px;
	font-size: 9px;
	padding-bottom: 10px;
}
.graybox p {
	font-size: 9px;
}
.ereport {
	font: bold 11px Tahoma, Arial;
	color: #FFFF99;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 5px;
}
.eroport_boxes {
	font-size: small;
	border: 1px solid #000000;
	width: 120px;
	height: 18px;
}
.ereport_go {
	background: #84ACB4;
	color: #FFFFFF;
	margin-top: 5px;
}


label {
	color: #FFFFFF;
	font-size: 11px;
	margin-right: 5px;
	margin-left: 5px;
}






/* top menu items start -------------------------------------------*/
.topnavtbl {
	background: #000000;
	border: 1px solid #000000;
}
.topnavtbl td {
	text-align: center;
}
.topnav {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.topnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding: 4px 10px;
	display: block;
}
.topnav a:link {
	color: #FFFFFF;
	text-decoration: none;
	padding: 4px 10px;
	display: block;
}
.topnav a:hover {
	color: #000000;
	text-decoration: none;
	padding: 4px 10px;
	background: #CCCCCC;
	display: block;
}
.topnav a:active {
	color: #FFFFFF;
	text-decoration: none;
	padding: 4px 10px;
	background: #CCCCCC;
	display: block;
}
/* top menu items end -------------------------------------------*/
/* left menu items start -------------------------------------------*/

.menu ul {
padding:0;
margin:0;
list-style-type:none;
width:173px;
}
.featured {
	font: bold 18px Tahoma, Arial;
	color: #47969D;
	text-align: center;
	margin: 0px;
}
a:visited {
	color: #47969D;
	text-decoration: none;
}
a:link {
	color: #48959C;
	text-decoration: none;
}
a:hover {
	color: #47969D;
	text-decoration: underline;
}
a:active {
	color: #47969D;
	text-decoration: underline;
}

.featured_title {
	text-align: center;
	font: bold 14px Tahoma, Arial;
	margin-top: 5px;
	margin-bottom: 5px;
}


.featured_title a:visited {
	color: #000000;
	text-decoration: none;
}
.featured_title a:link {
	color: #000000;
	text-decoration: none;
}
.featured_title a:hover {
	text-decoration: underline;
	color: #48959C;
}
.featured_title a:active {
	text-decoration: underline;
	color: #48959C;
}


.featured_author {
	font-size: 14px;
	font-style: italic;
	text-align: center;
	color: #47969D;
	margin: 0px;
}

.col2 {
	padding-left: 40px;
	width: 550px;
	vertical-align: top;
	padding-top: 10px;
}
.navtd {
	vertical-align: top;
	width: 180px;
}
.navbox {
	font-size: small;
	text-align: center;
	padding: 10px;
}

h1 {
	font-family: Tahoma, Arial;
}
.navbox p {
	margin: 0px 0px 5px;
}
.navtd .navtxt a {
	color: #FFCC99;
}
.navtxt a:visited {
	color: #FFCC99;
	text-decoration: none;
}
.navtxt a:link {
	color: #FFCC99;
	text-decoration: none;
}
.navtxt a:hover {
	color: #FFCC99;
	text-decoration: underline;
}
.navtxt a:active {
	color: #FFCC99;
	text-decoration: underline;
}


h2 {
	font-family: Tahoma, Arial;
}
h3 {
	font-family: Tahoma, Arial;
}





/* hack for IE5.5 */
* html .menu ul {margin-left:-16px; ma\rgin-left:0;}
/* position relative so that you can position the sub levels */
.menu li {
position:relative;
background:#DEDEDE;
height:26px;
}

/* get rid of the table */
.menu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em;}

/* style the links */
.menu a, .menu a:visited {
	display:block;
	text-decoration:none;
	height:25px;
	width:173px;
	color:#000;
	text-indent:19px;
	border:1px solid #fff;
	border-width:0 1px 1px 0;
	font: bold 12px/25px Arial, Helvetica, sans-serif;
}
/* hack for IE5.5 */
* html .menu a, * html .menu a:visited {background:#DEDEDE; width:173px; w\idth:181px;}
/* style the link hover */
* html .menu a:hover {color:#fff; background:#CCCCCC;}

.menu :hover > a {
color:#fff; 
background:#CCCCCC;
}

/* left menu items end ----------------------------------------*/.home_header_td {
	background: url(images/ahha_bg.jpg) no-repeat;
	height: 309px;
	vertical-align: top;
}
.home_sub {
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.home_title {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	letter-spacing: 1px;
	margin-top: 20px;
	white-space: nowrap;
}

.home_header_box {
	color: #FFFFFF;
	background: #48979E;
	display: block;
	width: 160px;
}

.home_header_box a:visited {
	color: #FFFFFF;
	background: #48979E;
	display: block;
	width: 160px;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
	border: 1px solid #48979E;
	padding: 5px;
}
.home_header_box a:link {
	color: #FFFFFF;
	background: #48979E;
	display: block;
	width: 160px;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	border: 1px solid #48979E;
	padding: 5px;
}
.home_header_box a:hover {
	color: #FFFFFF;
	background: #006666;
	display: block;
	width: 160px;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	border-top: 1px solid #003333;
	border-right: 1px solid #009999;
	border-bottom: 1px solid #009999;
	border-left: 1px solid #003333;
}
.home_header_box a:active {
	color: #FFFFFF;
	background: #48979E;
	display: block;
	width: 160px;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
	border-top: 1px solid #003333;
	border-right: 1px solid #009999;
	border-bottom: 1px solid #009999;
	border-left: 1px solid #003333;
}

.home_header_box p {
	color: #FEFB9C;
	font: bold 14px Arial, Helvetica, sans-serif;
	margin-top: 0px;

}

.des_td {
	vertical-align: bottom;
	width: 457px;
}

.home_header_url {
	font: normal 14px Tahoma, Arial;
	color: #333333;
	margin-bottom: 14px;
	text-align: center;
}
.home_url_td {
	vertical-align: bottom;
	width: 200px;
}

.logo_td {
	padding: 20px 10px 0px 20px;
	width: 46px;
}
.nav_head {
	font-size: 18px;
	font-weight: bold;
	color: #FFFF99;
	padding-left: 10px;
}

.nav_head a:visited {
	color: #FFFF99;
	text-decoration: none;
}
.nav_head a:link {
	color: #FFFF99;
	text-decoration: none;
}
.nav_head a:hover {
	color: #FFFF99;
	text-decoration: underline;
}
.nav_head a:active {
	color: #FFFF99;
	text-decoration: underline;
}

.navtxt {
	font-size: 10px;
	color: #FFFFFF;
	margin: 2px 5px 2px 10px;
}
.key_recources {
}
.key_recources a:visited {
	color: #000000;
	text-decoration: none;
}
.key_recources a:link {
	color: #000000;
	text-decoration: none;
}
.key_recources a:hover {
	color: #47969D;
	text-decoration: underline;
}
.key_recources a:active {
	color: #47969D;
	text-decoration: underline;
}
.tcaps {
	font: italic bold small-caps 16px Arial, Helvetica, sans-serif;
	color: #333333;
}
.titlepage {
	font: italic bold 16px Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
}
.article_title {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #333333;
	padding-bottom: 10px;
}
.article_section {
	font: bold 24px Arial, Helvetica, sans-serif;
	color: #238088;
	padding-top: 10px;
	padding-bottom: 10px;
}
.article_author {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #000000;
	padding-bottom: 20px;
}
.maintext {
	font: normal 13px Arial, Helvetica, sans-serif;
	color: black;
}	
.maintextLink, a:link, a:visited, a:hover {
	font: normal 13px Arial, Helvetica, sans-serif;
	color: black;
}	
.maintextBold {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: black;
}

.subTitle {
	font: bold 15px Arial, Helvetica, sans-serif;
	color: black;
}	
.subTitleSm {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: black;
}	
a:link.Normal, a:visited.Normal, a:hover.Normal
	{ font-family: Arial; font-size: 14px; line-height: 18px; color: Teal; font-weight: bold; text-decoration: none;}
a:hover.Normal			
	{ text-decoration: underline; }
.errmsg	 
	{ font-family: Arial, Helvetica, Sans-Serif; font-size: 13px; line-height: 15px; color: Red; font-weight: bold; text-align: center;}

.page {
	text-transform: uppercase;
	color: #333333;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
}
.bullet {
	background: url(http://ahha.org/new2007/images/bullet.gif) no-repeat left;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	margin-bottom:2px;
	color: #48979E;
	font-weight: bold;
	font-size: x-small;
}
.desc {
	margin-top: 2px;
	margin-bottom: 10px;
	font-size: 12px;
}
.home a {
	color: #000000;
}

.home a:visited {
	color: #000000;
	text-decoration: none;
}
.home a:link {
	color: #000000;
	text-decoration: none;
}
.home a:hover {
	color: #238088;
	text-decoration: underline;
}
.home a:active {
	color: #000000;
	text-decoration: none;
}


/* Quote Area start -------------------------------------------*/
.quotebox {
	background: #FFFFCC;
	border-top: 1px solid #FFFFCC;
	border-bottom: 1px solid #FFFFCC;
	margin: 5px 0px 0px;
}
.quotebox h4 {
	font-weight: bold;
	color: #47969D;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 16px;
}

.quotebox h2 {
	font-weight: bold;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size: 12px;
}

.quotebox p {
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
		padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
	font-weight: lighter;
}

.quotebox ul {
	padding-left: 50px;
}
.quotebox li {
	margin-bottom: 5px;
	margin-top: 5px;

}
