@charset "UTF-8";
.CSS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;

	font-weight: bold;
	line-height: 55px;
	color: #000000;
	text-decoration: none;
	text-transform: capitalize;
}
.title_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FF0000;
	text-decoration: none;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
	text-align: justify;
	border: 1px 1 #999999;
}
.pageLocation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	text-indent: 30px;
}
.pricelist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	text-align: center;
	margin: 1px;
	padding: 1px;
}
pricelist_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}


.tech {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0000CC;
	line-height: 18px;
	text-decoration: underline;
}
.Table_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: 1;
	border-right-style: 1;
	border-bottom-style: 1;
	border-left-style: 1;
}

.backtotop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: lowercase;
	color: #0000CC;
	text-decoration: underline;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	font-variant: normal;
	text-align: right;
}
.TM {
	font-family: tm;
	font-size: 6px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
}

.pdfLink
{
	 
	color: #0000CC;
	line-height: 18px;
	text-decoration: underline;
}