body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 100.1%;
	line-height: 14px;
	margin: 0; 
	padding: 0;
	border: 0;
	background-image: url(/docroot/images/global/bgleft-body.gif);
	background-repeat: repeat-y;
	background-position: top left;
	width: 560px;
	height: 586px;
}

img {border: 0;}

#headerPane {
	margin: 4px 0 0 27px; 
	padding: 0px;
	border: 0px;
	height: 78px;
}

#headerPane img {
	float: left;
	margin: 0;
	margin-top: 10px;
	padding: 0;
	border: 0;
}

#headerPane h1 {
	float: left;
	margin: 15px 0 0 20px; 
	padding: 0px;
	padding-right: 21px;
	padding-bottom: 4px;
	border: 0px;
	border-bottom: 1px solid #E8CFC3;
	font-size: 16px;
	color: #E8CFC3;
	width: 379px;
	text-align: right;
}

#contentPane {
	clear: left;
	margin: 24px 0 0 37px;
	padding: 0;
	padding-left: 15px;
	border: 0;
	width: 504px; 
	background-image: url(/docroot/images/global/border-content.gif);
	background-repeat: repeat-y;
	background-position: left;
}

#contentPane img {
	text-align: center;
	margin-bottom: 10px;
}

#borderContentPane {
	margin-left: 37px;
	padding: 0;
	height: 10px;
	width: 504px;
	background-image: url(/docroot/images/global/border-bottom.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#footerPane {
	position: absolute;
	left: 0;
	z-index: 2;
	margin: 0;
	margin-top: 40px;
	padding: 0;
	background-color: #E8CFC3;
	height: 29px;
	width: 560px;
	border: 0;
	background-image: url(/docroot/images/global/border-popup-bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

#footerPane p {
	float: left;
	margin: 0;
	padding: 6px 0 0 37px;
	border: 0;
	color: #ffffff;
	font-size: 11px;
}

#footerPane a {
	float: right;
	margin: 0;
	padding: 6px 10px 0 0;
	border: 0;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

#footerPane a:hover {
	text-decoration: underline;
}

