/***
 * All print media related style guide should go in this file
 *
 */
.inside #content,
.inside #content-footer
 {
	width: 550px;
	margin:0px;
	padding:0px;	
	display:block;
	background: none !important;
	float:none;
	text-align:left;
}

.inside #content-footer {
	font-size:9px;
}
.inside #content-footer a {
	font-size:9px;
}

body
{
	display:block;
	background: none !important;
}

div#top,
div#menu,
div#siteselect,
div#middle h1,
#menu,
#leftmenu,
#topmenu,
#footer,
.noPrint {
	display: none;
}

.print_header {
	margin-bottom: 25px;
	padding-left: 10px;
	display:block;
	color:#000000;
}
.print_header a {
	color:#000000;
}

#middle{
	margin: 0px;
}

.form {
	background-color: #fff !important;
}

div#boundary {
	width: 0px;
	margin: 0;
}

div#shadow_body {
	background: none;
	width: 0px;
	height:100%;
	margin: 0;
}

div#page_container {
	width: 0px;
	margin: 0;
	background-color:#FFFFFF;
	padding:0;
}
#banners {
	display:none;
}