body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.tblBorder {
	border: 1px solid #FFC37E;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E41A1;
	border: 1px solid #FFC37E;
}
.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E41A1;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E41A1;

}
.ukplc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFC37E;
}
.tblHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E41A1;
	padding-top: 8px;
	padding-bottom: 2px;
	background-color: #FEEFCA;
	padding-left: 2px;
	padding-right: 2px;
}
.tblCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E41A1;
	padding: 2px;
}
.coltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E41A1;
	padding: 2px;
	border-bottom: 1px solid #FFC37E;
}
.visible {
	background-color: #FFFFFF;
}
.hidden {
	background-color: #EFEFEF;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2E41A1;
}

.ukplc a{
	color: #FFC37E;
}

.productNameCell, .productPriceCell {
	font-weight: bold;
}

.productPartNumberCell {
	font-size: 8pt;
}

.listTable {
	margin-top: 10px;
}

.listTableHeader {
	background: #FEEFCA;
	color:  #2E41A1;
	font-size: 12px;
	text-align: left;
}

.listTable {
	border-bottom: 1px #FFC37E solid;
}

.listTable .coltext {
	border: none;
}
