body {
	margin: 0px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.contentbox {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-bottom: 33px;
	clear: both;
}

#container {
}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.pagetitle {
	clear: both;
	margin-top: 0px;
	padding-top: 2px;
	padding-bottom: 44px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}


.header {
	clear: both;
	margin-top: 0px;
	padding-top: 2px;
	padding-bottom: 44px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

img {
}



#pageheader {
	margin-bottom: 55px;
}


.image {
	float: left;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.imagearea {
	clear: both;
	
}
