/* Exact Trak text/image CSS Document */
/* default styles */
p, h1, h2, h3, h4, h5, td { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
p {
	font-size: 0.8em;
	color: #000;
}
h1 {
	font-size: 1.5em;
	font-weight: normal;
	color: #3863ab;
	margin-bottom: 10px;
}
h2 {
	font-size: 1em;
	font-weight: bold;
	color: #3863ab;
	margin-bottom: 5px;
}
h3 {
	font-size: 0.95em;
	font-weight: bold;
	color: #06084f;
}
h4 {
	font-size: 0.85em;
	font-weight: bold;
	color: #ab0707;
}
h5 {
	font-size: 0.85em;
	font-weight: bold;
	color: #1b5c9d;
}
/* custom styles */
.shoppingBasketArea h1 {
	font-size: 1em;
	font-weight: bold;
	color: #284f9a;
	margin-bottom: 5px;
}
.shoppingBasketArea p {
	font-size: 0.7em;
	color: #000;
}
.contactArea p {
	font-size: 0.7em;
	color: #284f9a;
}
.contactArea p span {
	font-weight: bold;
	color: #2d6bfc;
}
.breadcrumbArea p {
	color: #30559d;
	font-size: 0.7em;
}
.hpPromoFloatContent h1 {
	color: #1a366c;
	font-size: 1.25em;
	font-weight: bold;
	margin-bottom: 5px;
}
.hpPromoFloatContent p {
	margin-bottom: 6px;
}
.hpPromoFloatContent h2 {
	color: #171717;
	margin-bottom: 12px;
}
.footerArea p {
	color: #9e9e9e;
}
.productsFloatContent p {
	font-size: 0.7em;
}
.productsFloatContent h1 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 5px;
}
.productPriceContent h1 {
	font-size: 1em;
	font-weight: bold;
	color: #171717;
	margin-bottom: 5px;
}
.productPriceContent h1 span {
	font-size: 0.8em;
	font-weight: normal;
}
.productPriceContent p {
	font-size: 0.7em;
	font-weight: normal;
	color: #171717;
}
.asteriskText {
	font-size: 0.7em;
	color: #727272;
}
/* link styles */
a:link, a:visited {
	font-weight: normal;
	color: #2d6bfc;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}
.navArea li a:link, .navArea li a:visited {
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
.navArea li a:hover, .navArea li a:active {
	text-decoration: underline;
}
.contactArea p a:link, .contactArea p a:visited {
	font-weight: normal;
	color: #284f9a;
	text-decoration: none;
}
.contactArea p a:hover, .contactArea p a:active {
	text-decoration: underline;
}
.breadcrumbArea p a:link, .breadcrumbArea p a:visited {
	font-weight: bold;
	color: #2d6bfc;
	text-decoration: none;
}
.breadcrumbArea p a:hover, .breadcrumbArea p a:active {
	text-decoration: underline;
}
.hpCategoryFloatContent h1 a:link, .hpCategoryFloatContent h1 a:visited {
	font-size: 0.6em;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.hpCategoryFloatContent h1 a:hover, .hpCategoryFloatContent h1 a:active {
	text-decoration: underline;
}
.hpPromoFloatContent p a:link, .hpPromoFloatContent p a:visited {
	font-weight: normal;
	color: #cd0000;
	text-decoration: none;
}
.hpPromoFloatContent p a:hover, .hpPromoFloatContent p a:active {
	text-decoration: underline;
}
.footerArea p a:link, .footerArea p a:visited {
	font-weight: normal;
	color: #9e9e9e;
	text-decoration: none;
}
.footerArea p a:hover, .footerArea p a:active {
	text-decoration: underline;
}
.productsFloatContent h1 a:link, .productsFloatContent h1 a:visited {
	font-weight: bold;
	color: #3863ab;
	text-decoration: none;
}
.productsFloatContent h1 a:hover, .productsFloatContent h1 a:active {
	text-decoration: underline;
}
.productImageFloat p a:link, .productImageFloat p a:visited {
	font-weight: normal;
	color: #777;
	text-decoration: none;
}
.productImageFloat p a:hover, .productImageFloat p a:active {
	text-decoration: underline;
}
.shoppingBasketArea p a:link, .shoppingBasketArea p a:visited {
	font-weight: normal;
	color: #284f9a;
	text-decoration: none;
	line-height: 1.5em;
}
.shoppingBasketArea p a:hover, .shoppingBasketArea p a:active {
	text-decoration: underline;
}
/* form styles */
form {
	margin: 0;
	padding: 0;
}
/* image styles */
img {
	border: 0;
}
.butBotMargin {
	margin-bottom: 6px;
}
.productPriceContent input {
	margin-top: 6px;
}
.productImageFloat img {
	margin-bottom: 6px;
}productPriceContent