﻿BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : White;
}

.bodyText {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : White;
}

h2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18pt;
	color : White;
	font-weight : bold;
	background : Red;
	margin-top: 0;
	margin-bottom: 0;
}

h3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13pt;
	color : Red;
	font-weight : bold;
	background : White;
	margin-top: 15;
	margin-bottom: 0;
}

.navBarLinks a {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Black;
	font-weight : bold;
	text-decoration: none;
	background : Red;
}

.navBarLinks a:hover {
	color : White;
}

.navBarCurrent {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: white;
	font-weight: bold;
}

.copyright {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color : White;
	background : Red;
	margin-top: 0;
	margin-bottom: 0;
}

.productName {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color : White;
	font-weight : bold;
	background : Red;
	margin-top: 0;
	margin-bottom: 0;
}

.productType {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style : italic;
	color : #00A9C1;
	font-weight : bold;
	background : Red;
	margin-top: 0;
	margin-bottom: 0;
}

.productDescription {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

.productDescription a {
	font-size : 10pt;
}

.productNameDetail {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18pt;
	color : White;
	font-weight : bold;
	background : Red;
	margin-top: 0;
	margin-bottom: 0;
}

.productTypeDetail {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style : italic;
	color : Silver;
	font-weight : bold;
	background : Red;
	margin-top: 0;
	margin-bottom: 0;
}

.productDescriptionDetail {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

.productDimensions {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

.productMSRP {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

a {
	color: #FFFFFF;
	font-size : 12pt;
}

a:hover {  font-weight: bold; text-decoration: none}

.smallBodyText {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

.smallBodyTextBoldBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

.smallBodyTextBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
