.producttitle {
	color: #4D647C;
	font-weight:bold;
	font-size:10pt;
	margin-bottom: 3px;
}

.productperex {
	font-size:9pt;
}

.productlink {
	margin-top: 3px;
	font-size: 8pt;
	color: #C85300;
}

.productlink a {
	color: #C85300;
	font-size: 8pt;
	text-decoration: none;
}

.productlink a:hover {
	color: #C85300;
	font-size: 8pt;
	text-decoration: underline;
}

.psubtitle {
	padding: 5px 5px 5px 5px;
	background-color: #b1bfcd;
	width: 100%;
	font-weight: bold;
}

.tablepricelist {
	background-color: white;
	width: 100%;
}

.tablepricelist td {
	text-align:center;
	font-size: 9pt;
}

.tableheading {
	background-color:#b1bfcd;
}

.tablehighlight {
	background-color:#d3dfec;
}

.tableseparator {
	background-color:#7a8b9d;
}

.tableprice { 
	background-color:#d8d8d8;
}
