/**
* Print view
*/

	

/*******************************************/
/****			Site Defaults			****/

.backstretch { 
	display: none;
}

html {
}


 body {
    color: #000;
    background: #fff;
	font-size: 1em;
	font-family: arial,helvetica,sans-serif;
   }


/* Sidebar Wrapper */
#sidebar_wrapper {
	display:none !important;
}

#topbar_wrapper {
	display:none !important;
}

p+p {
    text-indent: 3em;
    margin-top: -1em;
} 

h1, h2, h3, h4 {
    page-break-after:avoid;
}