@charset "UTF-8";
.content {
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 5px;
}
/*.accordian .content p img {
	float: left;
}
.collapse a {
	color: #3C2E33;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3C2E33;
	text-decoration: none;
	font-weight: bold;
}
.content p a {
	font-weight: bold;
	color: #2B59C6;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2B59C6;
}
.content p a:hover {
	font-weight: bold;
	color: #999;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}*/
.accordian .content h3 {
	color: #3C2E33;
	margin: 0px;
	padding: 10px 0 0 0;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #7F8690;
}
