
#divisions {
	width: 190px;
}
/*	*/

#divisions h4 {
margin: 0;	
cursor:pointer;
display: block;
font-size: 10px;
color: #847e7c;
border-top: 1px solid rgb(204,204,204);
font-family: arial, helvetica, sans-serif;
text-transform: uppercase;
padding:2px;
padding-left: 40px;
text-align:left;
padding-top: 10px;
padding-bottom: 8px;
background: #fff ;
}


#divisions h4 a {	
	display: block;
	border: none;
}

#divisions div {
font-size: 9px;
padding-left: 5px;
margin-left: 5px;
}
#divisions ul{
font-size: 9px;
text-transform: none;
font-variant: small-caps;
padding-left: 0px;
padding-top: 0px;
margin-top: 0px;
margin-bottom: 4px;
padding-bottom: 4px;
margin-left: 40px;
top: -10px;
position: relative;
}
#divisions h4.expand {
	background: #fff url(imgs/arrow1.gif) no-repeat 10px 14px;
	background-repeat: no-repeat;
}
#divisions h4.expand:hover {
	background: #fff url(imgs/arrow0.gif) no-repeat 10px 14px;
	background-repeat: no-repeat;
	color: rgb(204,0,0);
}

#divisions h4.opened {
	background: #fff url(imgs/arrowb.gif) no-repeat scroll 10px 14px;
background-repeat: no-repeat;
color: rgb(204,0,0);
}
#vcard {
padding-top: 1px;
}
/*.vcard a:hover {
background: #fff url(imgs/arrow6.gif) no-repeat 2px 3px;
background-repeat: no-repeat;
}
#smenu  {
padding-top: 1px;
margin-bottom: 1px;
padding-bottom: 1px;
margin-left: 1px;
}

#smenu a:hover {
background: #fff url(imgs/arrow5.gif) no-repeat 2px 3px;
background-repeat: no-repeat;	
}








