@charset "utf-8";
/* CSS Document */


.wireframemenu {
	display: none;
}

.wireframemenu a{
	display: none;
}

.wireframemenu ul{
	display: none;
}

#mainContent {
width: 100%;
 margin: 0;
float: none;
}

body {
background: white;
font: "Times New Roman", Times, serif;
font-size: 12px;
color: black;
}

#mainContent {
background: transparent;
}

.twoColFixLtHdr #footer {
display: none;
}

.floatright {
	display: none;
}

.floatleft {
	display: none;
}

.blockquote {
	display: none;
}
.bannerclass {
	display: none;
}
.floatrightprint {
	position: relative;
	float: left;
	padding: 5px 5px 5px 5px;
}
