body, td {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
}
body{
	border:0; margin:0; padding:0;
	background-color: #CCCCCC;
}
.body_text, .bodytext{
	line-height: 16px;
	font-size:12px;
}


a, a:hover, a:active, a:visited
{
	text-decoration:none;
	color:#FF3366;
}

a:hover{
	text-decoration:underline;
}


.sitemap_p, .sitemap_p a, .sitemap_p a:hover, .sitemap_p a:active, .sitemap_p a:visited{
	font-size:12px;
	font-weight:bold;
	color:#000000;
}


h2 {
	font-size: 16px;
	font-weight: bold;
	color:#FF3366;
}
h3 {
	font-size: 12px;
	font-weight: bold;
}

.headertext, .header_text{
	font-size:14px;
	line-height:21px;
	letter-spacing:1px;
	color:#FF3366;
	font-weight:bold;
}

.page_title, h1{
	font-size:16px;
	line-height: 18px;
	font-weight:bold;
	color:#55008E;
}

.top_menu_cont{
	height:36px;
	background-image:url(images/aai_bg.gif); 
	background-repeat:repeat-x;
	background-position:bottom;
}

.top_menu, .top_menu_active, .top_menu:visited, .top_menu_active:visited{
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
}
.top_menu_active{
	color:#000000;
	font-weight:bold;
}

.top_menu_td{
	padding:0 6px 0 6px;
	text-align:center;
}

.sub_menu{ /*, .sub_menu:a, .sub_menu:a:hover, .sub_menu:a:active, .sub_menu:a:visisted, .sub_menu_active, .sub_menu_active:a, .sub_menu_active:a:hover, .sub_menu_active:a:active, .sub_menu_active:a:visited{*/
	color:#FF3366;
	width:133px;
	font-size:11px;
	line-height:18px;
	text-decoration:none;
	}
	
.sub_menu_active{
	font-weight:bold;
	}
	
a.sub_menu:hover, a.sub_menu_active:hover, a.top_menu:hover, a.top_menu_active:hover
{
	text-decoration:underline;
}