<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: 'Roboto Regular';
  font-style: normal;
  font-weight: 400;
  src: url(/new/) format('woff2'),
  		url(//fonts.gstatic.com/s/roboto/v14/2UX7WLTfW3W8TclTUvlFyQ.woff) format('woff');
}
@font-face {
  font-family: 'Roboto Medium';
  font-style: normal;
  font-weight: 500;
  src: url(/new/) format('woff2'),
  		url(//fonts.gstatic.com/s/roboto/v14/RxZJdnzeo3R5zSexge8UUT8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
  font-family: 'Roboto Bold';
  font-style: normal;
  font-weight: 700;
  src: url(/new/) format('woff2'), 
  		url(//fonts.gstatic.com/s/roboto/v14/d-6IYplOFocCacKzxwXSOD8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
/** ------------------------------------------------------ **/
/** ------------------- standard ------------------------- **/
body {
	font-family: 'Roboto Regular', Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
}

p {
	color: #4c4c4c;
	font-size: 1em;
	margin:0px;
	margin-bottom:16px;
	line-height:1.4em;
	padding:0px;
}

h1{
	color: #0f2a3a;
	font-family: 'Roboto Bold', Verdana, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: 700;	
	margin:0px;
	margin-bottom:12px;
	padding:0px;
}

h2{
	color: #0f2a3a;
	font-family: 'Roboto Medium', Verdana, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: 500;
	text-decoration:none;
}

h3{
	color: #0f2a3a;
	font-family: 'Roboto Regular', Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: 800;
}

h4{
	margin:0px;
	padding:0px;
}

a, a:visited {
	color: #6699CC;
	text-decoration: underline;
}
a:hover {
	color: #000000;
}
img {
	border: 0px;
}

ul, ol{
	margin-bottom: 16px;
}
ul li, ol li{
	color: #4c4c4c;
}

ul li, ol li{
	font-size: 1em;
	line-height:1.4em;
}

strong {
	font-family: 'Roboto Bold', Verdana, Helvetica, sans-serif;
}

td {
	color: #4c4c4c;
	font-size: 0.8em;
	margin: 0px;
	margin-bottom: 16px;
	line-height: 1.4em;
	padding: 0px;
}

.redtext {
	color: #0079c2;
}
.riley-blue {
    color: #0079c2;
}
.new-color {
	color: #054205;
}
.general-stock-color {
	color: #073f67;
}
.special-offer-color {
	color: #FF0000;
}
.site-clearance-color {
	color: #910909;
}
.auction-color {
	color: #52007b;
}
.redtext {
	color: #bb0e06;
}
.strikethrough {
	text-decoration:line-through;
}
.strikethrough {
	text-decoration:line-through;
}
.smalltext {
	font-size: 0.85em;
}
.smallertext {
	font-size: 0.7em;
}

/** ------------------------------------------------------ **/
/** ------------------- alignment ------------------------ **/

.alignRight {	
	margin-bottom: 16px;
	margin-left: 20px;
	text-align:right;
}

img.alignRight{
	border: 0px;
	float:right;
	margin-bottom: 16px;
	margin-left: 20px;
}

.alignLeft {
	margin-bottom: 16px;
	margin-right: 20px;
	text-align:left;
}

img.alignLeft{
	border: 0px;
	float:left;
	margin-bottom: 16px;
	margin-right: 20px;
}

.alignCentre {
	border: 0px;
	text-align:center;
	margin-bottom: 16px;
	margin-left:auto;
	margin-right:auto;
	display: block;
  	vertical-align: middle;
} 


/** ------------------------------------------------------ **/
/** ------------------- bespoke -------------------------- **/

table.tableStyleA {
	background-color:#FFFFFF !important;
	margin: 10px 0px 10px 0px;
	border-style:solid;
	border-width: 1px;
	border-color:#000000;
	border-collapse: collapse;
}

table.tableStyleA td, table.tableStyleA th{
	text-align:left;
	vertical-align:top;
	border-style:solid;
	border-width: 1px;
	border-color:#000000;
	padding: 5px 5px 5px 5px;
}
table.tableStyleB {
	background-color:#EEEEEE !important;
	margin: 10px 0px 10px 0px;
	border-style:solid;
	border-width: 1px;
	border-color:#000000;
	border-collapse: collapse;
}

table.tableStyleB td, table.tableStyleB th{
	text-align:left;
	vertical-align:top;
	border-style:solid;
	border-width: 1px;
	border-color:#000000;
	padding: 5px 5px 5px 5px;
	margin-left: auto;
    margin-right: auto;
}

table.tableStyleC {
	background-color:#dae3eb !important;
	margin: 10px auto 10px auto;
	width: 100%;	
	border-style:solid;
	border-width: 1px;
	border-color:#cccccc;
	border-collapse: collapse;
}

table.tableStyleC td, table.tableStyleC th{
	text-align:center;
	vertical-align:top;
	border-style:solid;
	border-width: 1px;
	border-color:#cccccc;
	padding: 5px 5px 5px 5px;
}

table.tableStyleD {
	background-color:#ffffff !important;
	margin: 10px auto 10px auto;
	width: 100%;
	border-width: 0px;
	text-align: center;
	font-size: 1.2em;
}

table.tableStyleD td, table.tableStyleD th{
	text-align:center;
	vertical-align:top;
	border-width: 0px;
	padding: 15px;
}

table td p {
	padding: 0px;
	margin: 0px;
}




/** ------------------------------------------------------ **/
/** ------------------- fonts -------------------------- **/

</pre></body></html>