.centercontent {
	height:445px;
}

.centercontent h1 {
	font-size:14px;
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
	color: #fff;
	background-color: #f63;
	margin:0px;
	padding:10px 0px 10px 15px;
	border-bottom:1px solid #666;
	letter-spacing:auto;
}

#centerCopy {
	margin:15px 15px 10px 15px;

	
}
#centerCopyLong {
	margin:15px 15px 0px 15px;
	overflow: auto;
	height: 380px;
	
}

#centerCopy p {
	margin:4px 0px 4px 0px;
	line-height:17px;
	padding:0px;
	color:#333;
	text-align:left;
	}

#centerCopy a {
	color:#f63;
}

#copyImage {
	display:none;
	margin-top:5px;
	}

td {
	text-transform:uppercase;
	}

#title {
	color:#000;
	font-weight:bold;
	text-transform:uppercase;
}

#prContent #title {
	text-align:center;
	}

#subtitle {
	font-weight:normal;
	}
#body,#subtitle {
	margin-top:10px;
	}