@charset "UTF-8";
/* CSS Document */

#body_box {
	float: left;
	width: 555px;
	margin: 10px;
}
#content_box {
	float: left;
	width: 555px;
}
#content_box1 {
	float: left;
	width: 553px;
	border: solid #E03D27 1px;
	margin-top: 10px;
}
#legal {
	float: left;
	width: 555px;
	font-size: 11px;
}
.h1Header {
	color:#646262;
	font-size:2em;
	font-weight:bold;
	line-height:0.95;
	margin:0;
	padding-top:0;
	margin-bottom: .5em;
}
.h2Header {
	color:#E03D27;
	font-size:2em;
	font-weight:bold;
	margin-bottom: 15px;
}
.h4Header {
	color:#326D9A;
	font-size:1.2em;
	font-weight:bold;
	line-height:1.25;
	margin-bottom: 15px;
	display: block;
}
.content_header {
	display: block;
	width: 547px;
	background-color: #E03D27;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding: 3px;
}
.content_text {
	display: block;
	width: 533px;
	margin: 10px;
}
table.content_text {
	border: 1px solid #666666;
}
