.cclLogo {
	position: absolute;
 	top: 10px;
}

.footer {
	color: #999999;
	text-align: center;
	text-decoration: none;
	line-height: 1.3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px; 
}

a.navLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color: #999999;
}

a.navLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color: #999999;
}

a.navLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: underline;
	color: #000000;
}

a.navLink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color: #999999;
}

.title {
 	position: absolute;
 	top: 10px;
 	left: 36%;
	width: 500px;
 	font-weight: bold;		
 	font-size: 32px; 
 	color: #008D71;
 	font-family: "Trebuchet MS";
}

#runMan {
	position: absolute;
 	top: 370px;
	left: 10px;
} 

.RoHS {
 	position: absolute;
 	top: 10px;
 	left: 50%;
}

#mainTable {
	position: absolute;
	top: 10px;	
	left: 10px;
}

table, .text {
	align: left;
	text-align: left;
	line-height: 1.3;
	font-family: Arial;
	font-size: 14px; 
}
 
.text1 {
	align: left;
	text-align: left;
	line-height: 1.3;
	color: #008D71;
	font-family: Arial;
	font-weight: bold;
	font-size: 16px; 
}

.bordCol { border: 1px solid #ff0000; }

ins {
	text-decoration: none;
}
