body {
	margin: 20px 0 0 0;
	background: #0039A6 url(_images/common.BG.png) repeat-x;
}
img {
	behavior: url(iepngfix.htc)
	}
.container {
	margin-left: auto;
	margin-right: auto;
	width: 860px;
}
.titles {
	color: #0039a6;
	font: 18px georgia, times, serif;
	margin: 18px 28px 0 18px;
}
.body_copy {
	color: #333;
	font: 14px/22px georgia, times, serif;
	margin: 20px 28px 0 18px;
}
.body_copy a:hover {
	text-decoration: underline;
	color: #0039a6;
}
.body_copy a {
	text-decoration: none;
	color: #0039a6;
}
.li_copy {
	color: #333;
	font: 13px/18px georgia, times, serif;
	margin: 2px 28px 0 20px;
}
.test_copy {
	color: #333;
	font: 13px/18px georgia, times, serif;
	margin: 14px 28px 0 20px;
}
.test_copy a {
	text-decoration: none;
	color: #0039a6;
}
.test_copy a:hover {
	text-decoration: underline;
	color: #0039a6;
}
.footer {
	background: url(_images/common.FOOTER.png) no-repeat;
	width: 860px;
	height: 47px;
}
.footer_left {
	margin: 8px 0 0 28px;
	color: #0039a6;
	font: bold 12px arial, "sans serif";
}
.footer_left a:hover {
	text-decoration: underline;
	color: #0039a6;
}
.footer_left a {
	text-decoration: none;
	color: #0039a6;
}
.footer_right {
	margin: 8px 30px 0 0;
	color: #0039a6;
	font: 11px arial, serif;
}
.footer_right a:hover {
	text-decoration: underline;
	color: #0039a6;
}
.footer_right a {
	text-decoration: none;
	color: #0039a6;
}