body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 20px;
	background: #FFF;
	color: #000;
	line-height: 18px;
	text-align: left;
}

body, html {
    height: auto;
}


.center {
    width: auto;
}

.site_top, .left, .breadcrumbs, .footer, .print_send, .sep, .leftnav {
	display: none;
}

.site_print {
	display: block;
}

.right {
    float: none;
    width: 100%;
}


.logo {
	border-bottom: 1px solid #dbdbdb;
	padding: 0 0 20px;
	background: none;
	width: auto;
	height: auto;
	float: none;
}

h1 {
	background: none;
	color: #000;
	padding: 0;
}

h1 strong {
	text-transform: none;
	font-weight: bold;
	color: #797979;
}


.footer_print {
	display: block;
	border-top: 1px solid #dbdbdb;
	padding-top: 15px;
	text-align: center;
	clear: both;
	background: none;
	color: #000;
	margin-top: 20px;
}

.page_content {
	padding: 0;
	padding-bottom: 20px;
}

.bg_img, .content, .content_top  {
    background-image: none;
}
