#centerdiv {
	position: absolute;
	width: 648px;
	height: 100%;
	left: 50%;
	margin-left: -324px;
}
#contentarea {
	width: 640px;
	background-color: #cccccc; /* gray */
	padding: 0px;
}
#contentarea2 {
	border: 1px solid black;
	border-top: none;
	border-bottom: none;
	width: 600px;
	background-image: none;
	padding: 20px;
}
.topofpage {
	display: none;
}
#header {
	padding: 0px;
	background-color: white;
	width: 100%;
}
#header2 {
	display: none;
}
.headertype1 {
	font-weight: bold; 
	color: #c51427;
}
.headertype2 {
	font-weight: bold; 
}
#headerp {
	width: 640px;
	height: 140px;
	position: relative;
	display: block;
	border: 1px solid black;
	font-size: 9px;
	line-height: 17px;
}
#headerp1, #headerp2, #headerp3, #headerp4 {
	height: 90px;
	position: absolute;
	top: 5px;
	padding: 20px 10px; /* tb lr */
}
#headerp1 {
	left: 0px;
	width: 130px;
	border-right: 1px solid #c51427;
	padding-left: 20px;
}
#headerp2 {
	left: 160px;
	width: 140px;
	border-right: 1px solid #c51427;
}
#headerp3 {
	left: 320px;
	width: 140px;
	border-right: 1px solid #c51427;
}
#headerp4 {
	left: 490px;
}
#footer {
	padding: 0px;
	background-color: white;
	width: 100%;
}
#footer2 {
	display: none;
}
#footerp {
	position: relative;
	display: block;
	width: 600px;
	border: 1px solid black;
	border-top: none;	
	font-size: 12px;
	line-height: 17px;
	padding: 20px;
}
#footerp img {
	width: 194px;
	height: 82px;
	float: right;
	position: static;
}
.footertype1 {
	color: #c51427;
}
.footertype2 {
	margin-top: 83px;
	font-size: 9px;
	line-height: 12px;
}
.footertype3 {
	margin-top: 10px;
	font-size: 9px;
	line-height: 12px;
}
#footerp div.line {
	overflow: visible;
	height: 1px;
	border-bottom: 1px solid black;
	margin-left: -20px;
	margin-right: -20px;
}

#sidebar {
	display: none;
}
.skipnav {
	display: none;
}
.button {
	display: none;
}
