.productPage {
	background: URL(/_images/products/product_pages/bac_image.gif);
	background-color: #00A0DC;
	background-repeat: repeat-x;
}

.retailerLoginPage {
	background: URL(/_images/products/retailer_pages/login/bac_image.gif);
	background-color: #00A0DC;
	background-repeat: repeat-x;
}

a.copyWhite, a.copyWhite:visited {
	font-family: helvetica, verdana, trebuchet, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}
a.copyWhite:hover, a.copyWhite:active {
	font-family: helvetica, verdana, trebuchet, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #ffffff;
}
b.copyWhite {
	font-family: helvetica, verdana, trebuchet, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
.copyWhite{
	font-family: helvetica,verdana,trebuchet,sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

a.copyBlack, a.copyBlack:visited {
	font-family: helvetica, verdana, trebuchet, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
a.copyBlack:hover, a.copyBlack:active {
	font-family: helvetica, verdana, trebuchet, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}
b.copyBlack {
	font-family: helvetica, verdana, trebuchet, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.copyBlack{
	font-family: helvetica,verdana,trebuchet,sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a.copyBlue, a.copyBlue:visited {
	font-family: helvetica, verdana, trebuchet, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #330066;
}
a.copyBlue:hover, a.copyBlue:active {
	font-family: helvetica, verdana, trebuchet, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #330066;
}
b.copyBlue {
	font-family: helvetica, verdana, trebuchet, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #330066;
}
.copyBlue{
	font-family: helvetica,verdana,trebuchet,sans-serif;
	font-size: 12px;
	color: #330066;
	text-decoration: none;
}
.lgCopyBlue{
	font-family: helvetica,verdana,trebuchet,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #330066;
	text-decoration: none;
}
b.headerCopy {
	font-family: helvetica,verdana,trebuchet,sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

a.navigation {
	font-family: helvetica,verdana,trebuchet,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

b.productCount {
	font-family: helvetica,verdana,trebuchet,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a.productListing, a.productListing:active, a.productListing:visited {
	font-family: helvetica,verdana,trebuchet,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a.productListing:hover {
	font-family: helvetica,verdana,trebuchet,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: navy;
	text-decoration: underline;
}

.productListing {
	font-family: helvetica,verdana,trebuchet,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}