@charset "UTF-8";

h2 {
	width: 600px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/h2_history.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

.column-inner {
	width: 505px;
	margin: 15px 0px 0px;
	padding: 43px 0px 15px 95px;
	background-image: url(../img/hd_history.gif);
	background-repeat: no-repeat;
}

.column-inner p {
	margin: 0px 0px 1.5em;
}

dt {
	width: 7em;
	padding: .3em 0px .5em;
	border-top: 1px dotted #BFBFBF;
	color: #00439C;
	font-weight: bold;
	float: left;
	clear: both;
}
	
dd {
	margin: 0px 0px 0px 8em;
	padding: .3em 0px .5em;
	border-top: 1px dotted #BFBFBF;
}
