
* { 
	background-image: none !important;
	overflow: visible;
	color: #000; 
}

html { 
	font-size: 11pt;
	color: #000;
}


#body {
	background: #fff;
}


* html .clearfix {
	height: auto;
}

#header .Menu,
#emotion,
#sidebar,
.subNav,
#footer,
#columnRight {
	display: none;
}

#header .logo {
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 15px 0px 0px 0px;
}


#header,
#content,
#container,
#main {
	width: 100%;
	padding: 0;
	margin: 0;
	background-color: #fff;
	overflow: visible;
}

#content {
	padding: 20px 0px 0px 0px;
	overflow: visible;
}

#printHeader,
#printFooter {
	width: 100%;
	font-weight: bold;
}

#printFooter {
	margin-top: 15px;
}

.template {
	overflow: visible;
	width: 529px;
	
}
