/* ------------------------------------------------------------------
	PRINT STYLESHEET
	
	Project: McCormick Global Communications
	Created: 2009-04-14
	Created by: Cindy Dochstader cindy@rkd.ca
------------------------------------------------------------------- */

body,
.BodyStyle { 
	background: #fff url(none);
	color: #000;
	width:600px;
	}
	
#form1 { width:600px; }

#PrintHeader {
	display: block; 
	margin-bottom:40px
	}

#Wrapper { 
	margin: 0;
	width: 600px;
	}
	
h1.ImgReplace {
	height: 16px;
	text-indent: 0;
	background-image: url(none) !important;
	background-position: -999px top;
	margin-bottom:15px;
	}
	
h1.ImgReplace2Lines {
	height: 38px;
	text-indent: 0;
	background-image: url(none) !important;
	background-position: -999px top;
	margin-bottom:18px;
	}
		
#Footer { 
	height: auto;
	margin:0;
	width:600px;
	background-image: url(none) !important;
	}
	#Footer .Container {
		width:600px;
		margin:0 auto;
		}		
		#Footer .Copyright {
			margin-top:20px;
			color:#000;
			float:none;
			}
			
#Header, #SideBar, #HomeMainImage, #InsideMainImage, #Footer .SiteByRKD { display: none; }
