@charset "UTF-8";
#container {
	width: 440px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
#header {
	width: 440px;
	height: 200px;
	position: relative;
}
#corp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 360px;
	border-left-color: #999999;
	top: 0px;
	left: 10px;
	position: relative;
	padding-left: 10px;
	z-index: 1;
	margin-bottom: 20px;
	clear: both;
}

#corp h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	color: #4E5D69;
	margin-top: 0px;
	margin-bottom: 6px;
}
.emphase {
}

.emphase {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#corp p {
	margin-top: 0px;
	line-height: 16px;
}
p {
	margin-top: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	color: #4E5D69;
}
#footer a {
	color: #4E5D69;
}
#corp a {
	color: #4E5D69;
}
.emphasis2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 14px;
}

#corp h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #1566A2;
	margin-bottom: 6px;
}
#img a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#corp img {
	margin-bottom: 6px;
}
