@charset "utf-8"; 


div#a-z ul {
	list-style-type : none;
	padding : 0px;
	margin: 25px 0px 50px 0px;
	}
	
div#a-z ul li {
	display : inline;
	padding-right : 0px;
	}
	
	
div#a-z ul li a {
	font-size:1.3em;
	margin : 0px 2px 0px 0px;
	border : 1px solid #ccc;
	padding : 2px 4px 2px 4px;
	background:url('../a-z_images/azbackground.gif') repeat-x bottom;
	}	
	
div#a-z ul li a:hover {	
	color : #fff;
	border : 1px solid #0A50A1;
	text-decoration : none;
	background:url('../a-z_images/azbackground-over.gif') #3670B2 repeat-x bottom;
	}


#a-z h3 {padding-left :105px;}
#a-z h3 {margin-bottom:1px;margin-top:5px;font-size:1.1em;}
#a-z img {float:left;margin-top:-14px;border:0px;}

div#a-z p {
		background:url('../a-z_images/sectiongrad.gif') repeat-x bottom; 
		margin:0px -12px 0px -12px; padding:0px 12px 21px 117px;}
		

div#a-z h2 {
	margin:10px -12px 2px -12px; 
	padding: 0px 0px 25px 117px;
	background:url('../a-z_images/h2bottom.gif') repeat-x bottom; 
}
	
div#a-z h2 a {
	margin : 0px 0px 0px 0px;
	border : 1px solid #ccc;
	padding : 2px 4px 2px 4px;
	background:url('../a-z_images/azbackground.gif') repeat-x bottom;}
div#a-z h2 a:hover {text-decoration:none;}

div#a-z a.top:link {
	margin-top:12px;
	font-size: 1.1em;
	padding : 2px 4px 2px 4px;
	float:right;color:#fff;
	background:url('../a-z_images/azbackground-over.gif') #3670B2 repeat-x bottom;
	}
	
div#a-z a.top:hover {
	}