.orgUnit,.url {
background-image:url(/atoz/images/arrow.gif);
background-position:3px 3px;
background-repeat:no-repeat;
border:1pt solid #FFF;
border-bottom:1px solid #ccc;
/*font-size:130%;
font-weight:700;*/
padding-bottom:0.5em;
padding-left:26px;
padding-top:0.5em;
margin:0.5em;
clear:both;
overflow:auto;
}

a.currentLetter {
	color:#000;
	font-weight:bold;
	background-color:#ecbb03;
	padding:0 2px;
}
.hover {
	background-image:url(/atoz/images/arrow_over.gif);
}
.atoz {
	border:1px solid #666;
	padding:3px;
	background-color:#ededdc;
	display:inline;
	font-size:90%;
	}
	
/* TEST SYLES */

.parentDept {
	font-size:65%;
	font-weight:normal;
	float:right;
	display:none;
	border:1px solid #ccc;
	padding:2px;
	margin:4px 3px;
}
.links {
	font-weight:normal;
	white-space:nowrap;
	padding:0px 0px;	
	}
a.directoryLink:link, a.directoryLink:visited {
	background-image:url(../images/directoryLink.gif);
	background-repeat:no-repeat;
	background-position:left center;
	line-height:19px;
	padding:4px 6px 4px 24px;
}
a.websiteLink:link, a.websiteLink:visited {
	background-image:url(../images/websiteLink.gif);
	background-repeat:no-repeat;
	background-position:left center;
	line-height:22px;
	padding-left:19px;
}
.relation {
	overflow:auto;
		}
.aka {
	/*float:left;*/ 
	padding-right:5px;
	font-size:90%;
	font-style:italic;
	padding-bottom:2px;
	}
.family {
	 /*float:right; */
	padding:3px;
	background-image:url(../atoz/images/parentBG.jpg);
	background-repeat:repeat-x;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	padding-top:2px;
	font-size:90%;
	float:left;
	overflow:auto;
	}
.orgUnit h3, .url h3 {
	padding:0;
	margin:0;
	font-size:120%;
	display:inline;
	}
.orgUnit .orgUnit h3 {
	font-size:100%;
}
h3 a:link, h3 a:visited, h3 a:hover {
	color:#000;
	text-decoration:none;
}
div.expand {
	display:none;
	padding-bottom:0px;
	/*border:1px solid red;*/
	overflow:auto;
	}
.family a:link, .family a:visited {
	display:block;
	padding:2px;
}
.toggle {
	background-color:#EEE;
	color:#333;
	text-decoration:none;
	padding:2px;
}
h2.atozh2 {
	background-image:url(../atoz/images/h2BG.jpg);
	background-repeat:repeat-y;
	padding:3px 5px;
	margin-bottom:10px;
}

