@charset "utf-8";
/* CSS Document */

table.reference, table.tecspec {
	border-collapse:collapse;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:150%;
	border:1px #FFFFFF solid;
	width:1100px;
}
 table.reference tr:nth-child(odd) {
background-color:#F6F4F0;
}
table.reference tr:nth-child(even) {
background-color:#ffffff;
}
table.reference tr.fixzebra {
	background-color:#F6F4F0;
}
table.reference th {
	color:#ffffff;
	background-color:#28556C;
	border:1px solid #28556C;
	padding:3px 25px;
	text-align:justify;
	border-bottom:#000033 2px solid;
	font-weight:200;
}
table.reference th a:link, table.reference th a:visited {
	color:#ffffff;
}
table.reference th a:hover, table.reference th a:active {
	color:#EE872A;
}
table.reference tr:hover {
	color:#fff;
	background:#008743;
}
table.reference td {
	padding: 4px 10px;
	border-bottom: 1px solid #e6e6e6;
	vertical-align: middle;
	text-align:left;
}
#searform {
	background:url(../images/gradient.jpg) repeat;
	height:20px;
	padding:15px 10px;
	color:#fff;
	border-top:#000066 2px solid;
	border-bottom:#000066 2px solid;
}
.click a {
	padding:3px 5px;
	color:#fff;
	font-weight:900;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}
.click a:hover {
	background-color:#e5e5e5;
	color:#000;
}
table.reference2 {
	border-collapse:collapse;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:150%;
	border:1px #FFFFFF solid;
}
 table.reference2 tr:nth-child(odd) {
background-color:#F6F4F0;
}
table.reference2 tr:nth-child(even) {
background-color:#ffffff;
}
table.reference2 tr.fixzebra {
	background-color:#F6F4F0;
}
table.reference2 th {
	color:#ffffff;
	background-color:#28556C;
	border:1px solid #28556C;
	padding:3px 25px;
	text-align:justify;
	border-bottom:#000033 2px solid;
	font-weight:200;
}
table.reference2 th a:link, table.reference2 th a:visited {
	color:#ffffff;
}
table.reference2 th a:hover, table.reference2 th a:active {
	color:#EE872A;
}
table.reference2 tr:hover {
	color:#fff;
	background:#008743;
}
table.reference2 td {
	padding: 4px 10px;
	border-bottom: 1px solid #e6e6e6;
	vertical-align: middle;
	text-align:left;
}
