@charset "UTF-8";
body {
	background-color: #D9D7C5;
	background-image: url(../_ASSETS/bkgd.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #6D7069;
}
a:visited {
	color: #6D7069;
}
a:hover {
	color: #A0A29D;
	text-decoration: underline;
}
.container {
	height: auto;
	width: 740px;
	margin-left: -370px;
	position: absolute;
	left: 50%;
	top: 0px;
	background-image: url(../_ASSETS/bkgd_container.jpg);
	background-repeat: repeat-y;
}
.TEXT_Title {
	font-family: Times New Roman, Times, serif;
	font-size: 24px;
	color: #6D7069;
}
.nav {
	width: 700px;
	text-align: center;
	height: 27px;
}
.col1 {
	float: left;
	height: auto;
	width: 314px;
	background-image: url(../_ASSETS/bkgd_col1.jpg);
	background-repeat: no-repeat;
}
.spacer {
	clear: both;
}
.col2 {
	float: left;
	height: auto;
	width: 386px;
	background-image: url(../_ASSETS/bkgd_col2.jpg);
	background-repeat: no-repeat;
	padding-right: 40px;
	text-align: justify;
	padding-top: 21px;
}
p {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 17px;
}
.footer_hm {
	height: auto;
	width: 740px;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 5px;
	background-color: #D9D7C5;

}
.footer_hm p {
	font-size: 10px;
	color: #6D7069;
}	
.footer {
	height: auto;
	width: 740px;
	background-image: url(../_ASSETS/bkgd_foot.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 30px;
	background-color: #D9D7C5;
}
.footer p {
	color: #6D7069;
	font-size: 10px;
}
.float_rt_pad {
	float: right;
	padding-left: 8px;
}
.CELL_Req {
	background-color: #FFFF99;
	width: 250px;
}
.CELL_Normal {
	background-color: #FFFFFF;
	width: 250px;
}
.Text_11pt {
	font-size: 11px;
}
.Flash_Hm {
	height: 500;
	width: 745px;
	margin-left: -372.5px;
	position: absolute;
	left: 50%;
	top: 0px;
}
.col2a {
	float: left;
	height: auto;
	width: 390px;
	background-image: url(../_ASSETS/bkgd_col2a.jpg);
	background-repeat: no-repeat;
	text-align: justify;
	padding-top: 21px;
	padding-right: 130px;
}
.col1a {
	float: left;
	height: auto;
	width: 180px;
	background-image: url(../_ASSETS/bkgd_col1.jpg);
	background-repeat: no-repeat;
}.no-border {
	border-style: none;
}
