#family p {
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0px;
	color: #333333;
	text-transform: uppercase;
	font-size: 10px;
}
#family {
	margin-bottom: 10px;
}
#family a:link {
	color: #688749;
}
#family a:active {
	color: #688749;
}
#family a:visited {
	color: #688749;
}
#family a:hover {
	color: #688749;
}

#family .family {
	font-weight: normal;
	font-size: 24px;
	color: #688749;
	margin-top: 20px;
	text-transform: none;
}
.concepts {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 5px;
}
#concepts {
	float: right;
	padding: 5px;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
	margin-top: 20px;
}
#concepts p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-indent: 0px;
	color: #666666;
	text-align: center;
}
#otherfamilies p {
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0px;
	color: #688749;
	font-size: 11px;
}
#otherfamilies span {
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0px;
	color: #688749;
	font-size: 10px;
	text-transform:uppercase;
}

#otherfamilies .family {
	font-weight: normal;
	font-size: 16px;
	color: #688749;
	margin-top: 10px;
	text-transform: none;
}
#concepts p img {
	margin-bottom: 5px;
}
#jump td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#jump  a:link {
	color:#333333;
}

