#content {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	padding-left: 20px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 12px;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #666666;
	line-height: 135%;
}
h1 {
	margin-bottom: -8px;
}
#content p strong {
	color: #006E6C;
}
#content .definition {
	padding-bottom: 15px;
}
#content p a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}
#content p a:hover {
	background-color: #C5E2E2;
}
#content li {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	list-style-type: square;
}
.definition a {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin: 0px;
	padding: 0px;
}
