.top_nav_container {
	display: none;
}

.section_header_container {
	display: none;
}

.left_nav_container {
	display: none;
}

div.content_area_container  {
background:none;
clear:none;
overflow:visible;
width:100%;
}
.header_container {
	display: none;
}
.footer_nav_container {
	display: none;
}
.footer {
	display: none;
}
.right_column {
	display: none;
}

div.content_area_container {
	background: none;
}

body {
color: black;
}

p {
font-size:14px;
line-height:17px;
}

div.content_column_wide  {
width:100%;
}
div.page_content {
width:100%;
}
div.content_column  {
width:100%;
}

