.Click{
	font-family: "Arial";
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a.Click:hover {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}
.Text {
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 20px;

}
.ProductClass {
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.ProductTitle {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.ProductSubClass {
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	color: #0F9EF7;
	text-decoration: none;
}
.ProductDescription {
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

.ProductDatasheetLink{
	font-family: "Arial";
	font-style: normal;
	color: #0099FF;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

a.ProductDatasheetLink:hover {
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	color: #0099FF;
	text-decoration: underline;
}
.Title {
	font-family: "Arial";
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
}
.SubTitle {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.JobOppSubTitle {
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.RedMark {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}

.ProdocutClassLink {
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	color: #0F9EF7;
	text-decoration: none;

}

a.ProdocutClassLink:hover {
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	color: #0F9EF7;
	text-decoration: underline;
}

.ProductSubClassLink {
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;


}

a.ProductSubClassLink:hover {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}

.ContactUSLink{
	font-family: "Arial";
	font-style: normal;
	color: #0F9EF7;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a.ContactUSLink:hover {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #0099FF;
	text-decoration: underline;
}

.CertificationLink{
	font-family: "Arial";
	font-style: normal;
	color: #0F9EF7;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;

}

a.CertificationLink:hover {
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	color: #0099FF;
	line-height: 25px;
	text-decoration: underline;
}
