@charset "UTF-8";
body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #000;
}
body {
	background-color: #7A8A9A;
	margin: 0 0 100px 0;
}
#container {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}
#head {
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 0;
}
#nav {
	display: block;
	margin: 0;
	padding: 0 0 0 7px;
	border: 0;
	line-height: 0;
	background-color: #7A8A9A;
}
#content {
	padding: 20px 10px 10px 16px;
	background: #FFF url(../../images/hd_3.jpg) top right no-repeat;
}
#content a:link {
	text-decoration: underline;
}
#hmcontent {
	padding: 20px 10px 10px 16px;
	background: #FFF url(../../images/hm_3.jpg) top right no-repeat;
}
#hmtxt {
	width: 690px;
}
#hmtxt2 {
	float: right;
	margin-right: 20px;
	width: 740px;
}
#hmtxt2 a:link {
	text-decoration: underline;
}
#links {
	font-size: 11px;
	margin-top: 4px;
	background-color: #FFF;
	padding: 10px;
	text-align: center;
}
#footer {
	margin-top: 4px;
	background-color: #FFF;
	padding: 0px;
	display: block;
	line-height: 0;
}
a:link {
	text-decoration: none;
	color: #000;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #FF430E;
}
a:active {
	text-decoration: none;
	color: #0000CC;
}
p {
	margin: 10px 0;
}
h1 {
	font-size: 14px;
	color: #2F435C;
	font-weight: bold;
	margin: 0 0 12px 0;
}
h2 {
	font-size: 13px;
	color: #435A77;
	font-weight: bold;
	margin: 10px 0;
}
h3 {
	font-size: 13px;
	color: #C42A00;
	font-weight: bold;
	margin: 10px 0;
}
.hd {
	font-size: 13px;
	color: #273575;
	font-weight: bold;
}
.md {
	font-size: 11px;
}
.hl {
	font-weight: bold;
	color: #FF430E;
}
table.info {
	border-bottom: 1px solid #C8D0DA;
	border-right: 1px solid #C8D0DA;
	background-color: #FAFBFE;
}
table.info td {
	padding: 4px;
	border-top: 1px solid #C8D0DA;
	border-left: 1px solid #C8D0DA;
	line-height: 14px;
}
.info_hd {
	height: 18px;
	font-weight: bold;
	color: #17499B;
	font-size: 13px;
	background-color: #EFF2F6;
}
.info_btm {
	font-weight: bold;
	color: #FF430E;
	font-size: 11px;
	background-color: #E7EBEE;
}
form {
	margin: 0;
	padding: 0;
}
.field {
	background-color: #FFF;
	border: 1px solid #E7EBEE;
	font-size: 11px;
	color: #000;
	padding: 2px;
}
.button {
	background-color: #E7EBEE;
	font-size: 13px;
	margin-bottom: 8px;
}

