#hRep {
	background:url('../img/BTE/hRep.png') repeat-x;
}

h1 {
	font:bold 24px arial;
	text-align:left;
	color:#7F0089;
}

#BTEwrapper {
	width:820px;
	display:block;
	margin:auto;
	text-align:justify;
	padding-bottom:50px;
}

h2.pl,h2.p2 {
	background:url('../img/BTE/hr.png') 0 25px no-repeat;
	font:18px arial;
	margin:30px 5px 5px 15px;
	padding-bottom:9px;
	width:97%;
}

h2.pl img, h2.p2 img {
	margin:-7px 0 0 -24px;
}

h2.p2 {
	background-position:-810px 25px;
}

#appendix {
	width:640px;
	display:block;
	margin:auto;
}

#appendix .bx {
	clear:both;
	display:block;
}

#appendix a {
	font:18px arial;
	text-decoration:none;
	color:#000;
	display:block;
	padding-left:15px;
	margin-top:10px;
}

#appendix a:hover {
	text-decoration:underline;
}

#appendix a:active {
	color:#888;
}

#appendix hr {
	width:287px;
	clear:both;
	float:left;
	margin-left:25px;
}

#appendix .bx .img {
	width:80px;
	float:left;
}

#appendix .bx .img img {
	display:block;
	float:right;
}

h2.ap {
	padding:10px 14px;
	margin-bottom:0;
}

h2.highlight {
	background-color:#FEEE97;
}

p {
	margin-top:5px;
}