

body {
	background: none;
}

.noprint {
	display: none !important;
	width: 1px;
	height: 1px;
	visibility: hidden;
}

.pixelframe {
	background-image: none;
	background-color: transparent;
	border: 1px solid #ccc;
}

.mainframebg {
	background: none;
	background-image: none;
	background-repeat: no-repeat;
}

#editMaintitle {
	background: none;
}
#pagefooter {
	display: none;
}
#editMainimage {
	border: 0px;
}

#editMainimagewide {
	border: 0px;
}

h1, h2 {
	font-size: 12pt !important;
	line-height: 14pt !important;
	color: #000 !important;
	padding-bottom: 30px !important;
}
h3, h4 {
	font-size: 10pt !important;
	line-height: 13pt !important;
	color: #000 !important;
}
p {
	color: #000 !important;
	font-size: 8.5pt !important;
	line-height: 11pt !important;
}
ul li {
	color: #000 !important;
	font-size: 8.5pt !important;
	line-height: 11pt !important;
}
ul li a {
	font-size: 8.5pt !important;
	line-height: 11pt !important;
}


#editMainimagewide img {
	margin-top: 20px;
	margin-bottom: 20px;
}
p img {
	float: left;
}

#header, #wrap {
	width: auto;
}
#contentwrap {
	width: auto;
}


