
#center .me-details {
	margin: 20px 0 10px 0px;

	font-family: Tahoma,Verdana,Arial;
	font-size: 12px;
}

#center .me-group {
	font-family: Tahoma,Verdana,Arial;
	font-size: 12px;
}

#center .me-group h2,
#center .me-details h2 {
	margin: 20px 0 10px 0;
	padding: 0;
		
	font-size: 15px;
	color: #003366;
}

#center .me-item .name,
#center .me-details .name {
	color: #225588;
	font-weight: bold;
}

#center .me-details .name {
	padding-right: 4px;
	padding-left: 20px;
}

#center .me-sep {
	padding-top: 4px;
}


#center .me-group ul {
	padding-left: 60px;
	margin-left: 0;
	list-style-type: none;
}

#center li.me-item {
	padding: 3px 0 3px 0;
	text-indent: -40px;
}

#center .me-item a,
#center .me-details a {
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #606060;
}

#center .me-item a.name {
	font-size: 12px;
	padding-left: 0px;
}


#center .me-item a {
	padding-left: 3px;
}


#center .me-item a:active,
#center .me-item a:hover,
#center .me-details a:active,
#center .me-details a:hover {
	text-decoration: underline;
	color: black;
}
