/* Global Styles */

body {
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

	
a {
	color: #0066CC;
	font-weight:normal;
	text-decoration:none;
	}
	
a:hover {
	color: #FF0000;
	}
	
/* ID Styles */

#navigation a {
	font:10px Arial, Helvetica, sans-serif;
	color: #26354A;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding: 0px 10px;
	border-right:1px solid #FF6600;
	
}	
#navigation a:hover {
	color:#ffffff;
	background: #FF6600;
}
#padding {
	padding:14px;
	}
	
	
/* Class Styles */
	
.navText {
	color: #0099FF;
	letter-spacing:0em;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	}
.navTOPText {
	color: #0099FF;
	letter-spacing:0em;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
	
/* SITE MAP STYLES */

.sitemap_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	}
.sitemap_bighead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003399;
}
.sitemap_subheadhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
}
.link-to-sitemapindex {
	font:9px Arial, Helvetica, sans-serif;
	line-height:10px;
	color:#000000;
	text-transform: uppercase;	
}
.indexpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	}

/* PRODUCT DESCRIPTION STYLES */

.productPREname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	}
.productpagename {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FF0000;
	}
.productSUBcategory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
	}
.ProductBOLDDescription {
	font:bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight:bold;
	line-height:13px;
	}
.productdescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	}
.Productsizematerial {
	font:10px Arial, Helvetica, sans-serif;
	line-height:11px;
	color:#000000;
	}
	
/* TABLE STYLES */

.tableDARKBLUEHEAD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	background-color: #003399;
	font-weight: bold;
	text-transform: uppercase;
	}
.tableTEALHEAD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	background-color: #49c1b5;
	font-weight: bold;
	}
.tableORANGEHEAD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	background-color: #FF9900;
	font-weight: bold;
	text-transform: uppercase;
	}
.tableWDText {
	font:11px Arial, Helvetica, sans-serif;
	line-height:14px;
	color:#000000;
	}
.tableWD-INVISIBLEText {
	font:11px Arial, Helvetica, sans-serif;
	line-height:14px;
	color:#FFFFFF;
	}
.multipleproductuses {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	background-color: #003399;
	font-weight: bold;
	}
.multipleusestext {
	font:10px Arial, Helvetica, sans-serif;
	line-height:11px;
	color:#000000;
	}
