@charset "UTF-8";
/* CSS Document */

.bigtxt {
	font-family: Arial;
	font-size: 16px;
	color:#FFFFFF;
	line-height: 22px;
}
.footertext{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color:#999999;
	text-decoration:none;
}
.lefthand {
	background-image: url(lefthand_bg.jpg);
	background-repeat: no-repeat;
	height: 472px;
	width: 452px;
}
.righthand {
	background-image: url(righthand_bg.jpg);
	background-repeat: no-repeat;
	height: 472px;
	width: 308px;
}
.subhd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #EBDA1E;
	text-decoration: none;
}
.subhd:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.lft_copybox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	margin-left: 20px;
	width: 260px;
}
.rt_copybox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 4px;
	width: 260px;
}
.list_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #FFFFFF;
}