@charset "UTF-8";
hr {
	border: 0;
	border-bottom: 1px dotted #666666;
	height: 1px;
}
form {
	margin: 0;
}
.border td {
	padding: 5px;
	border-bottom: 1px solid #CCCCCC;
}
.red {
	color: #CC0000;
}
.sectionhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.section_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.section_box_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
}
.section_body_leading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
}
.section_body_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #ED7507;
	font-weight: bold;
}
.section_box_bodywhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
}

