.accordion_toggle {
	display: block;
	height: 12 px;
	width: 170px;
	line-height: 1.3em;
	color: #364a7d;
	text-decoration: none;
	font-size: 10 px;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10 px;
	border-style: none;
	
}
	


.accsub p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11 px;
	font-weight: bold;
	line-height: .8em;
	width: 160px;
	margin-top:5px;
	margin-bottom:5px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 2px;
	
}




a.accsubLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
	color: #5e5f63;
}
  			
a.accsubLink:visited {
	text-decoration: none;
	color: #5e5f63;
}	
	
a.accsubLink:hover {
	background-color: #5e5f63;
	text-decoration: none;
	color: white;
	font-weight: bold;
}
a.accsubLink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
	color: #5e5f63;
}

.accsub {
	width:165px;
}

