@charset "utf-8";

/*
	Name         : print.css
	Description  : for print
*/



/* Tags
--------------------------------------------------*/

body {
	color: #000;
	background: #fff;
	line-height: 1.5;
}

a:link,
a:visited {
	color: #000;
	background: #fff;
	text-decoration: underline;
}


* {
	background: none !important;
}

/* Blocks
--------------------------------------------------*/

#headerLead {
	text-align: left;
}

#header {
	position: static;
	height: auto;
	text-align: left;
}


#logo {
	position: static;
	display: inline;
	width: auto;
	height: auto;
	left: 0;
	top: 0;
	overflow: auto;
	height: auto;
	text-indent: 0;
	font-weight: bold;
}




#corporate h2,
h3 {
	margin: 20p x0 10px;
	padding: 5px 0 0 0 !important;
	border-top: 1px solid #000;
	font-weight: bold;
	font-size: 107%;
}


h4 {
	margin: 20p x0 10px;
	padding: 5px 0 0 0;
	font-weight: bold;
}



ul.bulletBlue li,
ul.bulletOrange li,
ul.bulletGreen li,
ul.bulletGray li,
ul.bulletWater li,
ul.bulletAir li {
	padding-left: 15px;
	margin-bottom: 2px;
	list-style-type: disc;
}

/*index*/

#index h3 {
	margin: 0;
	padding: 0;
	border: none;
}

/*system*/

#system {
	width: 700px !important;
}

#sysMainCol,
#sysImgCol,
#prodFlush,
#prodDeodorize {
	float: none;
	clear: both;
	width: 100%;
}



/**/

#data {
	width: 100%;
	margin: 0;
}

#footer {
	clear: both;
	border-top: 2px solid #000;
}


#footerInner {
	padding: 0;
}

#footerAddress,
#footerContact {
	float: none;
}

/* Hidden Objects
--------------------------------------------------*/

.chgCategory,
#header ul,
#header form
#mainMenu,
#topicPath,
#sideCol,
.pageTop,
#footerSeparate,
#footerMenu,
.noPrint {
	display: none !important;
}


/* EOF */
