h3#pageTitle {
	width: 753px;
	height: 24px;
	margin: 0px;
	padding: 0px;
	border-top: 0px solid #33CCFF;
	text-indent: -9999px;
	background-image: url(../img/t_map.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div#pageBgTop {
	width: 753px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bg_body_r1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div#pageBgMain {
	width: 743px;
	height: auto;
	margin-top: 0px;
	padding-top: 30px;
	padding-left: 10px;
	padding-bottom: 20px;
	background-image: url(../img/bg_body_r2.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
div#pageBgBottom {
	width: 753px;
	height: 31px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bg_body_r3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div.ListBox {
	width: 560px;
	height: auto;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	border: 3px solid #FF3778;
	background-color: #FFFFFF;
	text-align: center;
}
h4 {
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 15px;
	padding: 2px;
	text-align: left;
	font-size: 14pt;
	color: #FF3778;
	border-bottom: 2px solid #FF3778;
}
dl {
	height: 70px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 12pt;
	line-height: 110%;
	border: 0px solid #FF3778;
}
dt {
	width: 90px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 15px;
	text-align: left;
	color: #FF3778;
	float: left;
	clear: both;
}
dd {
	width: 420px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-align: left;
	float: left;
}
