/* CSS by Scotty */


#paper #main_content {
	background-color: #fff;
	height: auto;
	margin-top: 65px;
	position: relative;
	width: 940px;
}

#paper p {
	color: #333;
	margin: 0 0 1.3em 0;
}


#contents {
	clear: both;
	padding-top: 60px;
}
#contents .colLeft {
	float: left;
	width: 350px;
	margin-right: 72px;
	margin-left: 20px;
}
#contents .colRight {
	float: left;
}
#contents #contentHome {
	padding: 25px 16px 16px 16px;
}

#title_main {
	padding-left: 27px;
}
#nav_footer  {
	clear: both;
	margin-left: 32px;
	padding-bottom: 36px;
	margin-top: 36px;
}
#nav_footer   ul  {
	margin: 0px;
	padding: 0px;
}
#nav_footer   li  {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px 4px;
}
#nav_footer   a,  #nav_footer  a:visited, #nav_footer a:active {
	text-transform: uppercase;
	color: #201002;
	font-size: 11px;
	text-decoration: none;
}
#nav_footer a:hover {
	text-decoration: underline;
}


#nav_main  {
	clear: both;
	margin-top: 36px;
	width:940px;
}
#nav_main  .nav_main  ul {
	margin: 0px;
	padding: 0px;
	height: 20px;
}
#nav_main  .nav_main  li {
	margin: 0px 3px 0px 0px;
	padding: 0px;
	float: left;
	height: 20px;
	list-style-type: none;
}
#nav_main  .nav_main  li.nav_main_begin {
	width: 28px;
	background: #8cd62f;
}
#nav_main  .nav_main  li.nav_main_end {
	background: #8cd62f;
	width: 391px;
	margin: 0px;
}
#paperMatrix {
	margin: 0 16px 0 16px;
	color: #200f02;
	background:#ffffff;
	width: 908px;
	padding:25px 0 16px 0;
}
#paperMatrix table {
	margin: 0px;
	width: 908px;
	background:#ffffff;
}
#paperMatrix  .pmCompany  a, #paperMatrix .pmCompany a:active, #paperMatrix .pmCompany a:visited {
	color: #200f02;
	text-decoration: underline;
}
#paperMatrix .pmCompany a:hover {
	color: #200f02;
	text-decoration: underline;
}

#paperMatrix p {
	color: #200f02 !important;
	font-size: 11px;
	margin: 2px 0 0 0;
}
#paperMatrix h1 {
	font-size: 11px;
	color: #211002 !important;
	margin: 0px 0px 12px 14px;
	font-weight:bold;
}
#paperMatrix table tr th {
	background: #e1e1e1;
	text-align: left;
	padding: 6px 14px 8px 4px;
	vertical-align: top;
}
#paperMatrix table tr th p {
	text-transform: uppercase;
	font-weight: bold;
	margin: 0px;
}
#paperMatrix table tr th.pmHeaderCompany {
	padding-left: 14px;
	width:140px;
}
#paperMatrix table tr th.pmHeaderPaper {
	width:160px;
}
#paperMatrix table tr th.pmHeaderFiber {
	width:138px;
}
#paperMatrix table tr th.pmHeaderChlorine {
	width:54px;
}
#paperMatrix table tr th.pmHeaderCertifications {
	width:68px;
}
#paperMatrix table tr th.pmHeaderWeights {
	width: 66px;
}
#paperMatrix table tr th.pmHeaderEnergy {
	width: 64px;
}
#paperMatrix table tr th.pmHeaderComments {
	width: 64px;
}

#paperMatrix table tr td {
	margin: 0px;
	padding: 5px 4px 5px 4px;
	vertical-align: top;
	border-bottom: 1px solid #e0e2e2;
	white-space: nowrap;
}

#paperMatrix table tr td.pmCompany {
	vertical-align: top;
	white-space: nowrap;
	font-size: 11px;
	border-width: 0px;
	padding: 7px 20px 0 14px;
	border-bottom: 2px solid #5a5b5f;
}
#paperMatrix table tr td.pmCompany p {
	margin: 0px;
	font-weight:bold;
}
#paperMatrix table tr td.pmCompany a, #paperMatrix table tr td.pmCompany a:visited, #paperMatrix table tr td.pmCompany a:active {
	text-decoration:none;
}
#paperMatrix table tr td.pmCompany a:hover {
	text-decoration:underline;
}
#paperMatrix table tr td.pmComments {
	background: url(/images/paper/icon_comments.png) no-repeat center top;
	text-align: center;
	vertical-align: top;
	border-width: 0px;
	border-bottom: 2px solid #5a5b5f;
}
#paperMatrix table tr td.pmComments p {
	text-align: center;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	color: #200f02;
}
#paperMatrix table tr.pmLastRow td {
	border-bottom: 2px solid #5a5b5f;
}
#paperMatrix .backtotop {
	text-align:right;
	margin:40px 0 0 0;
	padding-right:29px;
}
#paperMatrix .backtotop a, #paperMatrix .backtotop a:active, #paperMatrix .backtotop a:visited {
	color:#211002;
	font-size:11px;
	text-decoration:none;
}
#paperMatrix .backtotop a:hover {
	text-decoration:underline;
}
#paperMatrix .text {
	display:none; margin: 0; padding:4px 0; text-align:center; width:58px; height:38px; background: url(images/tooltip_text.png) no-repeat;
}
/*legend*/
#paperMatrix #legend {
	background:#e1e1e1;
	width:908px;
	margin:20px 0 0 0;
	padding:8px 0 8px 0;
	font-size:11px;
	color: #200f02;
	font-size: 11px;
}
#paperMatrix #legend div {
	padding: 0 14px 0 4px;
}
#paperMatrix #legend .legendTitle {
	float:left;
	padding-left:14px;
	font-weight:bold;
	width:140px;
}
#paperMatrix #legend .legendTitle p {
	text-transform: uppercase;
	font-weight: bold;
	margin: 0px;
	color: #200f02;
}
#paperMatrix #legend .legendCompany {
	float:left;
	width:160px;
}
#paperMatrix #legend .legendCertifications {
	float:left;
	width:296px;
}
#paperMatrix #legend .legendCertifications p {
	margin:0 0 8px 0;
}
#paperMatrix #legend .legendWeights {
	float:left;
	width:100px;
}
#paperMatrix #legend .legendWeights ul {
	margin:0;
	padding:0;
}
#paperMatrix #legend .legendWeights li {
	list-style:none;
	padding:0 0 3px 24px;
	margin:0;
	height:18px;
}
#paperMatrix #legend .legendWeights li p {
	line-height:18px;
	vertical-align: middle;
	margin:0;
}
#paperMatrix #legend .legendWeights li.lWtr {
	background:url(/images/paper/icon_weights_tr.png) no-repeat;
}
#paperMatrix #legend .legendWeights li.lWll {
	background:url(/images/paper/icon_weights_ll.png) no-repeat;
}
#paperMatrix #legend .legendWeights li.lWtb {
	background:url(/images/paper/icon_weights_tb.png) no-repeat;
}
#paperMatrix #legend .legendWeights li.lWij {
	background:url(/images/paper/icon_weights_ij.png) no-repeat;
}
#paperMatrix #legend .legendWeights li.lWb {
	background:url(/images/paper/icon_weights_b.png) no-repeat;
}
#paperMatrix #legend .legendWeights li.lWs {
	background:url(/images/paper/icon_weights_s.png) no-repeat;
}
#paperMatrix #legend .legendWeights li.lWcv {
	background:url(/images/paper/icon_weights_cv.png) no-repeat;
}
#paperMatrix #legend .legendWeights li.lWc {
	background:url(/images/paper/icon_weights_c.png) no-repeat;
}
#paperMatrix #legend .legendWeights li.lWw {
	background:url(/images/paper/icon_weights_w.png) no-repeat;
}
#paperMatrix #legend .legendWeights li.lWt {
	background:url(/images/paper/icon_weights_t.png) no-repeat;
}