@charset "UTF-8";
headingAA {
	font-family: Tahoma,sans-serif;
	font-size: 140%;
	color: #0099CC;
	margin: 0px;
	padding: 0px;
	line-height:40px;
}
#leftNavA {float: left; width: 268px; border: 1px solid #c9c9c7; margin-bottom: 10px; font-family:Geneva, Arial, Helvetica, sans-serif;}
#leftNavA .headerA{float:left; width:231px; height:20px; padding-top:4px; background:url(Images/leftMenu-header-bg.gif) repeat-x; text-align:center; color:#039; font-size:15px; font-weight:bold; border-bottom:1px solid #a7b4c3;}
#leftNavA ul{margin:0px; padding:0px; width:268px;}
#leftNavA ul li{margin:0px; padding:0px; font-size:11px; height:24px; width:268px; color:#364e70; border-bottom:1px solid #a7b4c3; float:left; list-style-type:none;background:#9AE1EA; border-top:1px solid #dbe3ec;}
#leftNavA ul li a{ text-decoration:none;padding-top:5px; height:19px; width:226px; text-indent:14px; background:#9AE1EA; color:#364e70; list-style-type:none; position:absolute;border-left:5px solid #828fa6;}
#leftNavA ul li a:hover{
	text-decoration:underline;
	font-weight:bold;
	padding-top:5px;
	height:19px;
	width:268px;
	color:#FFF;
	border-left:5px solid #1c3552;
	background-color: #039;
}
