/*
	Edmonton Police Service
	Print Style Definitions
*/

/* Body Main */
body {background:#fff;color:#000;}
#doc {width:auto;margin-top:70px;}
/* Accessibility */
#accessibility {display:none;}
/* Header Styles */
#header {display:none;}
/* Main Navigation */
#navigation {display:none;}
/* Content Region */
#home #contactColumn {display:none;}
#home #feature {display:none;}
#home #contentArea, #secondary #mainWrapper #contentArea {width:auto;background:#fff;color:#000;}
#secondary #mainWrapper #contentArea p.breadcrumb {display:none;}
#secondary #mainWrapper #navColumn {display:none;}
/* Footer Styles */
#footer {display:none;}
#printContent {width:auto;background:#fff;color:#000;position:absolute;top:0;}
#printContent img {float:right;}
