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

#body {
	background: #fff;
	margin: 0px;
	padding: 0px;
	font-family: cambria, constantia, georgia, times, "times new roman", serif;
	font-size: 11pt;
	line-height: 125%;
	color: #000;
}

#container img {
	margin: 0px;
	padding: 0px;
	border: none;
	display: inline;
}

#header,
#emotion,
#subNav,
#main .specialNav,
#main .sidebar,
#footer {
	display: none;
}

#container,
#main,
#main .bgFix,
#main .columnLeft,
#content,
#content .template,
#printHeader,
#printFooter {
	background: none !important;
	width: 555px;
	padding: 0;
	overflow: visible;
}

#content .template_divider {
	color: #000;
}

#content .template_fileview,
#content .template_table td,
#content .template_table th {
	background: #fff !important;
	color: #000 !important;
}

#content .template_fileview h1,
#content .template_divider h1 {
	color: #000 !important;
	background: #fff !important;
	font-size: 14pt;
	font-weight: normal;
}

*html .clearfix {
	height: auto;
}

.clearfix:after {
	color: #fff !important;
	clear: both;
	content:".";
	display: block;
	height: auto;
	visibility: visible;
}

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

#printHeader {
	margin-bottom: 15px;
}
