body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}
html div {
	height:1%;
}
form {
	margin:0;
	padding:0;
}
#wrapper {
	width: 767px;
	padding: 0px;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#topEdge {
	background-image: url(/images/interface/topBackground.gif);
	background-repeat: repeat-x;
	height:9px;
	overflow:hidden;
}
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
#middle {
	padding-left:22px;
	padding-right:22px;
	padding-top:12px;
	text-align:left;
	background-image: url(/images/interface/middleBackground.gif);
	background-repeat: repeat-y;
}
#topBar {
	height:62px;
	background-image: url(/images/interface/topBackBackground.gif);
	background-repeat: repeat-x;
}
#topBar img#logo {
	float:left;
	margin-top:9px;
}
#topBar img#accoBrandsLogo {
	float:right;
	margin-top:8px;
	margin-right:8px;
}
#topBar h2 {
	margin:22px 0px 0px 10px;
	padding:0;
	font-size: 16px;
	color: #FFFFFF;
	float:left;
}
#bottom {
	text-align:right;
	background-image: url(/images/interface/bottomBackground.gif);
	background-repeat: repeat-x;
	height:18px;
	overflow:hidden;
	margin:0;
	padding:0;
}
#bottom a {
	text-decoration:none;
	font-size: 11px;
	color: #C2A899;
	margin-right:10px;
	line-height:18px;
}
#bottom a:hover {
	color:#000000;
}
#rhsMenu {
	float:right;
	width:130px;
	margin-top:9px;
}
#rhsMenu a.surveyLink {
	width:129px;
	margin-bottom:8px;
	height:236px;
	background-image: url(/images/interface/nextGraphic1.gif);
	background-repeat: no-repeat;
	display:block;
	text-indent:-3150px;
	overflow:hidden;
}
#rhsMenu a.surveyLink:hover {
	background-image: url(/images/interface/nextGraphic2.gif);
}
#rhsMenu a.effDriveLink {
	width:129px;
	margin-bottom:8px;
	height:104px;
	background-image: url(/images/interface/bccLink1.gif);
	background-repeat: no-repeat;
	display:block;
	text-indent:-3150px;
	overflow:hidden;
}
#rhsMenu a.effDriveLink:hover {
	background-image: url(/images/interface/bccLink2.gif);
}
#lhsMenu {
	float:left;
	width:160px;
	margin-top:9px;
}
#lhsMenu ul {
	margin:0;
	padding:0;
	list-style-type: none;
}
#lhsMenu li {
	overflow:hidden;
	text-indent:-3000px;
	margin-bottom:3px;
}
#lhsMenu li a {
	height:56px;
	display:block;
}
#lhsMenu li a.homeLink {
	height:22px;
	background-image: url(/images/leftNav/homepage1.gif);
	background-repeat: no-repeat;
}
#lhsMenu li a.homeLink:hover {
	background-image: url(/images/leftNav/homepage2.gif);
}
#lhsMenu li.homePageSelected {
	height:22px;
	background-image: url(/images/leftNav/homepage2.gif);
	background-repeat: no-repeat;
}
#lhsMenu li a.productsLink {
	background-image: url(/images/leftNav/products1.gif);
	background-repeat: no-repeat;
}
#lhsMenu li a.productsLink:hover {
	background-image: url(/images/leftNav/products2.gif);
}
#lhsMenu li.productsLinkSelected {
	background-image: url(/images/leftNav/products3.gif);
	background-repeat: no-repeat;
	height:56px;
}
#lhsMenu li a.choiceLink {
	background-image: url(/images/leftNav/choice1.gif);
	background-repeat: no-repeat;
}
#lhsMenu li a.choiceLink:hover {
	background-image: url(/images/leftNav/choice2.gif);
}
#lhsMenu li.choiceLinkSelected {
	background-image: url(/images/leftNav/choice3.gif);
	background-repeat: no-repeat;
	height:56px;
}
#lhsMenu li a.coloursLink {
	background-image: url(/images/leftNav/colours1.gif);
	background-repeat: no-repeat;
}
#lhsMenu li a.coloursLink:hover {
	background-image: url(/images/leftNav/colours2.gif);
}
#lhsMenu li.coloursLinkSelected {
	background-image: url(/images/leftNav/colours3.gif);
	background-repeat: no-repeat;
	height:56px;
}
#lhsMenu li a.materialsLink {
	background-image: url(/images/leftNav/materials1.gif);
	background-repeat: no-repeat;
}
#lhsMenu li a.materialsLink:hover {
	background-image: url(/images/leftNav/materials2.gif);
}
#lhsMenu li.materialsLinkSelected {
	background-image: url(/images/leftNav/materials3.gif);
	background-repeat: no-repeat;
	height:56px;
}
#lhsMenu li a.stylingLink {
	background-image: url(/images/leftNav/styling1.gif);
	background-repeat: no-repeat;
}
#lhsMenu li a.stylingLink:hover {
	background-image: url(/images/leftNav/styling2.gif);
}
#lhsMenu li.stylingLinkSelected {
	background-image: url(/images/leftNav/styling3.gif);
	background-repeat: no-repeat;
	height:56px;
}
#lhsMenu li a.contactLink {
	background-image: url(/images/leftNav/contact1.gif);
	background-repeat: no-repeat;
	height:22px;
}
#lhsMenu li a.contactLink:hover {
	background-image: url(/images/leftNav/contact2.gif);
}
#lhsMenu li.contactLinkSelected {
	background-image: url(/images/leftNav/contact2.gif);
	background-repeat: no-repeat;
	height:22px;
}
h5.randomBar {
	height:11px;
	overflow:hidden;
	margin-bottom:13px;
	background-image: url(/images/interface/randomBottomBarBackground.gif);
	background-repeat: repeat-x;
	clear:both;
	padding: 0px;
	margin-top: 2px;
}
#centreAreaTopGrad {
	width: 425px;
	margin:0px 0px 10px;
	padding:0;
	background-image: url(/images/interface/topGrad.gif);
	height:10px;
	overflow:hidden;
	background-repeat: no-repeat;
}
#centreArea {
	width: 425px;
	margin-top: 0px;
	margin-right: 130px;
	margin-bottom: 0px;
	margin-left: 160px;
	padding: 0;
	background-image: url(/images/interface/centreBackground.gif);
	background-repeat: repeat-y;
	text-align:center;
}
#centreArea2 {
	width: 415px;
	margin-top: 10px;
	margin-right: 130px;
	margin-bottom: 0px;
	margin-left: 170px;
	padding: 0;
	text-align:left;
}
#centreAreaBottomGrad {
	width: 425px;
	margin:10px 0px 0px;
	padding:0;
	background-image: url(/images/interface/bottomGrad.gif);
	height:10px;
	overflow:hidden;
	background-repeat: no-repeat;
}
.tidyUp {
	height:1px;
	overflow:hidden;
}
.tidyUp2 {
	height:15px;
	overflow:hidden;
}
#centreArea2 h1 {
	margin:0px 0px 15px;
	padding:0;
	text-indent:-3000px;
	font-size:5px;
	height:16px;
}
h1.productsHeader {
	background-image: url(/images/pageTitles/jiffexProducts.gif);
	background-repeat: no-repeat;
}
h1.choiceHeader {
	background-image: url(/images/pageTitles/greaterChoice.gif);
	background-repeat: no-repeat;
}
h1.coloursHeader {
	background-image: url(/images/pageTitles/brightColours.gif);
	background-repeat: no-repeat;
}
h1.sampleRequestHeader {
	background-image: url(/images/pageTitles/sampleRequest.gif);
	background-repeat: no-repeat;
}
h1.competitionHeader {
	background-image: url(/images/pageTitles/competition.gif);
	background-repeat: no-repeat;
}
h1.materialsRequestHeader {
	background-image: url(/images/pageTitles/strongerMaterials.gif);
	background-repeat: no-repeat;
}
h1.stylingHeader {
	background-image: url(/images/pageTitles/styling.gif);
	background-repeat: no-repeat;
}
h1.contactHeader {
	background-image: url(/images/pageTitles/contactUs.gif);
	background-repeat: no-repeat;
}
h1.termsHeader {
	background-image: url(/images/pageTitles/terms.gif);
	background-repeat: no-repeat;
}
h1.surveyHeader {
	background-image: url(/images/pageTitles/survey.gif);
	background-repeat: no-repeat;
}
#productArea {
	float:left;
	width:100%;
	padding-bottom:10px;
}
#productArea img {
	float:left;
}
#productArea p {
	margin-left:215px;
	margin-right:10px;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 15px;
}
#centreArea2 p a {
	text-decoration:none;
	color: #985EB0;
}
#centreArea2 p a:hover {
	text-decoration:underline;
	color: #E25486;	
}
ul.productFeatureList {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	color: #666666;
	list-style-type: none;
	font-size:9px;
	margin:10px 0px 15px;
	padding:10px 0px 0px;
	float:left;
	width:100%;
}
ul.productFeatureList li {
	float:left;
	width:48%;
	margin-right:1%;
	margin-top:3px;
}
#centreArea2 fieldset {
	margin:0 0 10px;
	padding:10px;
	border:none;
	background-color: #F9ECE4;
}
#centreArea2 fieldset label {
	float:left;
	width:125px;
	margin-top:4px;
}
#centreArea2 fieldset p {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBB2A3;
	margin-top:2px;
}
#centreArea2 fieldset p.checkBoxLines {
	font-size:10px;
	padding-bottom:5px;
}
#centreArea2 fieldset p.checkBoxLines input {
	margin-right:5px;
	margin-bottom:5px;
	float:left;
}
#centreArea2 fieldset p em {
	font-style: normal;
	color: #FF0000;
}
#centreArea2 fieldset p input.theTextBox {
	width:175px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	padding: 2px;
	height: 14px;
	margin:0px 0px 5px;
	color:#000000;
	border: 1px solid #CBB2A3;
}
#centreArea2 fieldset p textarea.theTextBoxMultiLine {
	width:350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	padding: 2px;
	height: 50px;
	margin:5px 0px;
	color:#000000;
	border: 1px solid #CBB2A3;
}
.requestASampleButton {
	margin-left:125px;
	margin-bottom:10px;
}
.submitButton {
	margin-left:20px;
	margin-bottom:5px;
}
.errorText {
	font-size:11px;
}
#centreArea2 fieldset span.radioButtonList {
	margin-top:5px;
	margin-left:15px;
	display:block;
	margin-bottom:5px;
}
.radioButtonList input {
	float:none;
}
#centreArea2 fieldset span.radioButtonList label {
	float:none;
	margin-left:5px;
}
.redErrorText {
	color:#FF0000;
	font-size:11px;
}
#flashLogoAnim {
	float:left;
	margin-right:10px;
	margin-bottom:15px;
}
.indentAddress {
	margin-left:30px;
	display:block;
	margin-top:5px;
}
.batchCode {
	width:175px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	padding: 2px;
	height: 14px;
	margin:10px 0px 5px 20px;
	color:#000000;
	border: 1px solid #CBB2A3;
}
.genericPullDown {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #CAB0A2;
	padding: 2px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	border: 1px solid #171513;	
}
.genderPullDown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 2px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0;
	border: 1px solid #171513;	
	width:175px;
}
#centreArea2 ol li {
	margin-bottom:8px;
}
.newSku {
	font-size:11px;
	clear:left;
	padding:1px;
	margin-bottom:2px;
	margin-right:15px;
	padding-left:4px;
}
.newSku strong {
	float:left;
	width:80px;
}
.newSku em {
	float:left;
	width:80px;
	font-style: normal;
}
a.rexelBanner {
	padding-top:1px;
}