@charset "UTF-8";
#content-table {
	font-size: 12px;
	line-height: 18px;
}
#content-table p {
	margin-top: 0px;

	margin-bottom: 15px;
}
#content-table .caption {
	font-size: 11px;
	line-height: 14px;
}
#content-table p.ak-red {
	font-size: 13px;
	color: #990033;
}
#content-table dl {
	margin-top: 0px;
	margin-bottom: 15px;
}
#content-table dt {
	font-weight: bold;
}
#content-table dd {
	margin-left: 15px;
	margin-bottom: 5px;
}
.mgn-t10 {
	margin-top: 10px;
}

.annotation {
	font-size: 11px;
	line-height: 16px;
}
#checkpoint {
	color: #990033;
}
#checkpoint dt {
	width: 1.5em;
	float: left;
	font-size: 110%;
	line-height: 120%;
}
#checkpoint dd {
	font-weight: bold;
	font-size: 110%;
	line-height: 120%;
	padding-left: 1.5em;
}

