ol, dl, dl {
	list-style-type:none;
	padding:0px;
	margin: 0px;
}
/*ul {
	color:#666;
	list-style:square;
	list-style-position:outside;
	padding-left: 0px 0px 0px 0px;
	margin:0px 0px 16px 0px;
	display:block;
}*/
ul {
	color:#666;
	list-style:square;
	list-style-position:outside;
	padding-left: 0px 0px 0px 0px;
	margin:0px 0px 16px 0px;
	display:block;
}
.listBody {
	margin-left:16px;
}
a img {
	border: none;
}

body {
	background-color:#CCC;
	margin:0px;
	padding:0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
table {
	color:#ED1E25;
	border-color:#CCC;
	border-style:solid;
	border-width:1px;
}
.tableTwo {
	color:#666;
	border-color:#FFF;
	border-style:solid;
	border-width:1px;
}
.tableThree {
	color:#666;
	border-color:#FFF;
	border-style:solid;
	border-width:thin;
	font-size:10px;
}
.tableFour {
	border-color:#FFF;
	border-style:solid;
	border-width:0px;
	margin-top:1px;
}
.tableFive {
	color:#ED1E25;
	border-color:#CCC;
	border-style:solid;
	border-width:1px;
	padding:10px;
	margin-bottom:10px;
}
.tableSix {
	color:#ED1E25;
	border-color:#F7F7F7;
	border-style:solid;
	border-width:1px;
}
.tableCal {
	color:#666;
	border-color:#CCC;
	border-style:solid;
	border-width:1px;
}
.tableFloatRight{
	color:#666;
	border-color:#FFF;
	border-style:solid;
	border-width:thin;
	font-size:10px;
	float:right;
	margin-left:20px;
}
td {
	vertical-align:top;
}
.tableHeader {
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px 0px 3px 2px;
}
hr {
	border: none 0;
	border-top: 1px dotted #CCC;
	width: 100%;
	height: 1px;
}
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
.floatLeftPad {
	float:left;
	padding: 0px 10px 0px 0px;
}
.floatLeftPadTwo {
	float:left;
	padding: 0px 10px 20px 0px;
}
.floatLeftPadThree{
	float:left;
	padding: 10px 10px 0px 0px;
}
.floatLeftPadFour{
	float:left;
	padding: 10px 10px 0px 0px;
}
.topLeftMargin {
	padding: 0px 0px 10px 20px;
} 
.red {
	color: #ED1E25;
}
.midGrey {
	color:#666666;
}
.green{
	color: #29A529;
}
.greenTwo{
	color: #33CC33;
}
.white{
	color: #FFFFFF;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 130%;
	color:#666;
	padding:0px 0px 14px 0px;
	margin:0px;
}	
.paragraphFirst {
	padding-top:10px;
}
.noPadding {
	padding-bottom:0px;
}
a:link {
	color: #666;
	text-decoration: underline;
}
a:visited {
	color: #666;
	text-decoration: underline;
}
a:hover {
	color: #ED1E25;
	text-decoration: none;
}
a:active {
	color: #666;
	text-decoration: underline;
}
/* Layout ------------------------------------------------------------------------------------------------*/
div{
	float: left;
}
#outer-wrapper {
	width: 965px;
	margin:0 auto;
	background-color:#FFF;
	position:relative;
	float: none;
/*	border: 2px solid red;	*/
}
#inner-wrapper {
	width: 965px;
	margin:0 auto;
	background-color:#FFF;
/*	border: 2px solid green; */
}
.clear {
	width: 100%;
	height: 1px;
	margin: 0 0 -1px;
	clear: both;
}
#banner {
	width: 430px;
	height: 80px;
	background: url(images/banner.gif) no-repeat;
}
#bannerAd {
	left:250px;
	z-index:10;
	
}
#extra-links {
	width: 230px;
	margin-left: 15px;
	margin-top: 14px;
}
#main-content {
	width: 474px;
	position: relative;
	padding: 0px 0px 0px 18px;
}
#main-content h1 {
	font-size: 16px;
	color: #ED1E25;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}
#main-content h1 a {
	text-decoration:underline;
	color: #ED1E25;
}

#main-content h2 {
	font-size: 14px;
	color: #666;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}
#main-content .newsTable  h2 {
	margin-left:10px;
}

h2 a:link{
	text-decoration:none;
}
h2 a:visited{
	text-decoration:none;
}
#footer {
	width: 475px;
	padding-left:228px;
	padding-right:210px;
	margin:20px 0px 10px 0px;
	color: #999;
/*	background-color:#ED1E25; */
}
#footer a:link{
	color: #999;
}
#footer a:visited{
	color: #999;
}
#footer a:hover{
	color: #ED1E25;
}
#nav {
	background-color:#737373;
	height: 20px;
	width: 755px;
	float: none;
	position: absolute;
	left: 210px;
	top: 80px;
}
#subnav {
	background:url(images/left-nav-div-background.gif) no-repeat;
	background-position:left top;
	width: 210px;
	padding-right:0px;
}
#subnav ul{
	list-style-type:none;
	margin:0px;
	padding:0px;	
	}
/* News ---------------------------------------------------------*/
#news {
	left:210px;
	width:755px;
	position:absolute;
	top: 60px;
}
/* Typogaphy ------------------------------------------------------------------------------------------------*/
.breadcrumb {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	padding-left:8px;
	left: -2px;
	position: absolute;
	top: -17px;
	width: 694px;
}
.breadcrumb a:link {
	text-decoration:none;
	color: #333;
}
.breadcrumb a:visited{
	text-decoration:none;
	color: #333;
}
.breadcrumb a:hover{
	text-decoration:underline;
	color: #ED1E25;
}
/* width should be 755px but causing 16 issue --------------------------------------------------------*/
.right {
	float: right;
	width: 754px;
	background: url(images/grey.jpg) repeat-x;
	margin-top: 20px;
	padding-top: 20px;
}

/* Nav ----------------------------------------------------------------------------*/
/* Horizontal Nav --------------------------------------------------*/
#nav ul {
	width:755px;
	background-color:#737373;
	list-style-type:none;
	margin:0px;
	padding:0px;	
}
#nav ul li {
	color:#FFF;
	display:inline;
}
#nav ul a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	padding: 0px 6px 0px 6px;
	text-decoration:none;
	background:url(images/top-nav-divider.gif) no-repeat;
	background-position:right 1px;
	color:#FFF;
	float:left;
}
#nav ul a:hover {
	color:#FFF;
	background-color:#ED1E25;
	padding-bottom:2px;
}
/* Left Nav ---------------------------------------------------------*/
.leftNavPlus a {
	background:url(images/left-nav-background-plus.gif) no-repeat;
	background-position:left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-indent:11px;
	line-height:19px;
	color:#FFF;
	height:21px;
	width:210px;
	display:block;
	text-decoration:none;
}
.leftNavPlus a:visited{
	display:block;
	color:#FFF;
	text-decoration:none;
}
.leftNavPlus a:hover{
	background:url(images/left-nav-background-plus.gif) no-repeat;
	background-position:right top;
	display:block;
	color:#FFF;
	text-decoration:none;
}
.leftNavPlus a:active{
	display:block;
	color:#FFF;
	text-decoration:none;
}
.leftNavPlusSub a {
	background:url(images/left-nav-background-plus-sub.gif) no-repeat;
	background-position:left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-indent:11px;
	line-height:19px;
	color:#333;
	height:21px;
	width:210px;
	display:block;
	text-decoration:none;
}
.leftNavPlusSub a:visited{
	display:block;
	color:#333;
	text-decoration:none;
}
.leftNavPlusSub a:hover{
	background:url(images/left-nav-background-plus-sub.gif) no-repeat;
	background-position:right top;
	display:block;
	text-decoration:none;
	color:#FFF;
}
.leftNavPlusSubNEW a {
	background:url(images/left-nav-background-plus-sub-NEW.gif) no-repeat;
	background-position:left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-indent:11px;
	line-height:19px;
	color:#333;
	height:21px;
	width:210px;
	display:block;
	text-decoration:none;
}
.leftNavPlusSubNEW a:visited{
	display:block;
	color:#333;
	text-decoration:none;
}
.leftNavPlusSubNEW a:hover{
	background:url(images/left-nav-background-plus-sub-NEW.gif) no-repeat;
	background-position:right top;
	display:block;
	text-decoration:none;
	color:#FFF;
}
.leftNav a {
	background:url(images/left-nav-background.gif) no-repeat;
	background-position:left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-indent:11px;
	line-height:19px;
	color:#FFF;
	height:21px;
	width:210px;
	display:block;
	text-decoration:none;
}
.leftNav a:visited{
	display:block;
	color:#FFF;
	text-decoration:none;
}
.leftNav a:hover{
	background:url(images/left-nav-background.gif) no-repeat;
	background-position:right top;
	display:block;
	color:#FFF;
	text-decoration:none;
}
.leftNav a:active{
	display:block;
	color:#FFF;
	text-decoration:none;
}
.leftNavHeader {
	background:url(images/left-nav-background-sub-header.gif) no-repeat;
	background-position:left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-indent:11px;
	line-height:19px;
	color:#FFF;
	height:21px;
	width:210px;
	display:block;
	text-decoration:none;
}
/* Product page nav---------------------------------------------------------*/
.productFLV {
	margin:10px 10px 10px 30px;
}
.productPage a {
	background:url(images/product-nav-background.gif) no-repeat;
	background-position:left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-indent:11px;
	line-height:19px;
	color:#FFF;
	height:20px;
	width:156px;
	display:block;
	text-decoration:none;
}
.productPage a:visited{
	display:block;
	text-decoration:none;
}
.productPage a:hover{
	background:url(images/product-nav-background.gif) no-repeat;
	background-position:right top;
	display:block;
	text-decoration:none;
}
.productPage a:active{
	display:block;
	text-decoration:none;
}
.productPageTall a {
	background:url(images/product-nav-background-tall.gif) no-repeat;
	background-position:left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	padding-left:11px;
	line-height:19px;
	color:#FFF;
	height:40px;
	width:156px;
	display:block;
	text-decoration:none;
}
.productPageTall a:visited{
	display:block;
	text-decoration:none;
}
.productPageTall a:hover{
	background:url(images/product-nav-background-tall-over.gif) no-repeat;
	background-position:left top;
	display:block;
	text-decoration:none;
}
.productPageTall a:active{
	display:block;
	text-decoration:none;
}
/* Search ---------------------------------------------------------*/
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-indent:2px;
	color:#999;
	border-style:solid;
	border-width:0px;
	border-color:#333;
	margin: 1px 0px 1px 11px;
}
.searchDummy {
	background-image:url(images/search-dummy.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:20px;
}
.vertColSpacer{
	padding-bottom:1px;
	margin: 0px;
}
.vertColSpacerTB{
	padding:1px 0px 1px 0px;
	margin: 0px;
}
.productName {
	color: #ED1E25;
	font-size:14px;
	font-weight:normal;
	margin:10px 0px 0px 10px;
	padding:0px;
}
.productName a:link {
	color: #ED1E25;
	text-decoration:none;
}
.productName a:active {
	color: #ED1E25;
	text-decoration:none;
}
.productName a:hover {
	color: #ED1E25;
	text-decoration:none;
}
.productName a:visited {
	color: #ED1E25;
	text-decoration:none;
}
.productNameRL {
	color: #ED1E25;
	font-size:14px;
	font-weight:normal;
	margin:10px 0px 0px 0px;
	padding:0px;
}
.productNameRL a:link {
	color: #ED1E25;
	text-decoration:none;
}
.productNameRL a:active {
	color: #ED1E25;
	text-decoration:none;
}
.productNameRL a:hover {
	color: #ED1E25;
	text-decoration:none;
}
.productName a:visited {
	color: #ED1E25;
	text-decoration:none;
}


/*.productSpecList {
	color:#666;
	list-style-position: outside;
	list-style-type: square;
	line-height:15px;
	margin:0px 10px 0px -12px;
}*/
.productSpecList {
	color:#666;
	list-style-position: outside;
	list-style-type: square;
	line-height:15px;
	margin:0px 10px 0px 27px;
}
.productSpecListFirst {
	color:#666;
	list-style-position: outside;
	list-style-type: square;
	line-height:15px;
	margin:10px 10px 0px 27px;
}
.sitemapUL {
	padding: 0px;
	margin:0px;
	display:block;
}
.sitemapSectionHeader{
	color:#FFF;
	background-color: #ED1E25;
	list-style-position: outside;
	list-style-type:none;
	line-height:15px;
	font-weight:bold;
	margin:0px;
	padding:1px 0px 2px 2px;
}
.sitemapOne {
	color: #ED1E25;
	list-style-position: outside;
	list-style-type:none;
	line-height:15px;
	font-weight:bold;
	margin:0px;
	padding:0px 0px 3px 0px;
}
.sitemapSub{
	color:#666;
	list-style-position: outside;
	list-style-type:none;
	line-height:15px;
	font-weight:bold;
	margin:0px;
	padding:0px 0px 3px 0px;
}
.sitemapTwo{
	color:#666;
	list-style-position: outside;
	list-style-type:none;
	line-height:15px;
	font-weight:normal;
	margin:0px;
	padding:0px 0px 3px 0px;
}
.sitemapTwoLast{
	color:#666;
	list-style-position: outside;
	list-style-type:none;
	line-height:15px;
	font-weight:normal;
	margin:0px;
	padding:0px 0px 15px 0px;
}

.replaces{
	color: #666;
	font-weight:bold;
	list-style-position: outside;
	list-style-type: none;
	line-height:15px;
	margin:10px 10px 10px 10px;
}
.standardFeat {
	color:#666;
	list-style-position: outside;
	list-style-type: square;
	line-height:15px;
	margin:0px 10px 0px 20px;
}
.productBody {
	color: #666;
	font-weight:normal;
	margin:0px 0px 0px 10px;
	padding:0px 10px 10px 0px;
}
.readMore {
	margin-left:10px;
}
.productSubTitle {
	margin-left:10px;
}

.newsHeadline {
	color: #ED1E25;
	font-size:14px;
	font-weight:normal;
	margin:10px 0px 0px 0px;
	padding:0px;
}
.newsList a{
	color:#666;
	list-style-position: outside;
	list-style-type: none;
	line-height:15px;
	margin:0px 10px 0px 25px;
	border-bottom-color:#CCC;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	margin-left:10px;
	text-decoration:none;
}
.newsArticle {
	margin-left:0px;
	}
.newsArticleLeft {
	margin:0 10px 0 10px;
	}
.newsMainImage{
	float:left;
	margin: 0px 10px 10px 0px;
	}
.newsImageFloatRight {
	float:right;
	margin-left:10px;
}
.newsImageMarginTop {
	margin-top:5px;

}
.logo {
	float:left;
	margin-right:10px;
	border:1px solid #CCC;
}
.techSpecs a:link{
	color:#666;
	text-decoration:none;
}
.techSpecs a:hover{
	background-color:#ED1E25;
	color:#FFF;
	display:block;
	text-decoration:none;
}
.downloadSize {
	text-align:right;
	color:666;
}
.type {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ED1E25;
	background-color:#F7F7F7;
	font-weight: bold;
}

.glossaryInitial {
	font-size:16pt;
	color:#ED1E25;
	padding-bottom:0px;

}
.glossaryInitialOff {
	font-size:16pt;
	color:#CCC;
	padding-bottom:0px;

}
.glossaryHeader {
	font-weight:bold;
}
.glossaryDescription {
	
}
.top {
	text-align:left;
}
.glossary a:link, .glossary a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11pt;
	border:1px solid #CCC;
	text-decoration:none;
	height: 15px;
	width: 15px;
	display: block;
	padding: 5px;
	line-height: 15px;
	text-align: center;
	margin: 0px 2px 5px 0px;
}
.glossary a:hover  {
	background-color:#ED1E25;
	color:#FFF;
}
.glossaryNone a:link, .glossaryNone a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11pt;
	color:#CCC;
	border:1px solid #CCC;
	text-decoration:none;
	height: 15px;
	width: 15px;
	display: block;
	padding: 5px;
	line-height: 15px;
	text-align: center;
	margin: 0px 2px 5px 0px;
}
.glossaryNone a:hover  {
	background-color:#FFF;
	color:#CCC;
	cursor: default;
}
.quote {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #ED1E25;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
.map {
	float:left;
	margin-left:20px;
	margin-right:40px;
}
.date {
	font-size:12px;
	color:#666;
	padding-bottom:12px;
}
.specsHeader {
	font-weight:bold;
}
.header {
	color:#666666;
	font-weight:bold;
}
.sample{
	float:right;
	margin-top:10px;
	padding-right:10px;
}

.red2  {
}

#main-content .red2 h2 {
	color: #FFFFFF;
	background-color: #CE1115;
	font-size: 14px;
	color: #fff;
	padding: 0px 0px 0px 2px;
	margin: 0px;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.caseCoderSample {
	padding:5px 0px 5px 5px;
}
 
.redBig {
	font-size: 14px;
	font-weight:bold;
	color:#ED1E25;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}
/*pallet master*/
.redBold {
	color:#ED1E25;
	font-weight:bold;
	margin:10px 10px 0px 10px;
}
.palletMasterSpec {
	color:#666;
	list-style-type: none;
	line-height:15px;
	margin:0px 10px 0px 10px;
}
.palletMasterBanner {
	pamargin-left:300px;
}
.SpecialOfferStar {
	padding:5px;
}
.SpecialOfferTable {
	border-bottom-color:#B3B3B3;
	border-bottom-style:solid;
	border-bottom-width:0px;
	border-top-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	margin:1px 0px 0px 0px;
	padding-top:5px;
	background-color:#EEEEEE;
}
.SpecialOfferTable a:link {
	margin:5px 0px 0px 0px;
	display:block;
	color:#666;
	text-decoration:none;
}
.SpecialOfferTable a:visited {
	color: #666;
	text-decoration: none;
}
.SpecialOfferTable a:hover {
	color: #666;
	text-decoration: underline;
}
.SpecialOfferTable a:acive {
	color: #666;
	text-decoration: none;
}
.specialOfferPlus a:link, .specialOfferPlus a:visited {
	margin:0px 10px 0px 10px;
	display:block;
	text-decoration:none;
}
.specialOfferPlus a:hover {
	color:#666666;
	margin:0px 10px 0px 10px;
	display:block;
	text-decoration:underline;
}


.marginTopFive {
	margin-top:5px;
}
.marginTopTen {
	margin-top:10px;
}
.hpLogo {
	margin:0px 0px 0px 5px;
}
.year {
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#333333;
}
.highlight {
background-color:#00FF00;
}

#industry {
	width:230px;
	margin:1px 0px 0px 0px;
	padding:0px;
	background-color:#C7C7C7;
	float:none;
}
#industry ul {
	margin:0;
	padding:0;
	list-style:none;
	width:230px;
}
#industry li {
	list-style-image:none;
}
#industry ul a {
	background:url(images/industry-nav-background.png) no-repeat;
	background-position:left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-indent:11px;
	line-height:19px;
	color:#333;
	height:21px;
	width:230px;
	display:block;
	text-decoration:none;
}
#industry ul .first a {
	margin-top:1px;
}
#industry ul .last a {
	margin-bottom:0px;
}
#industry ul a:hover {
	background:url(images/industry-nav-background.png) no-repeat;
	background-position:right top;
	text-decoration:none;
	color:#FFF;
}
#industry table {
	border:none;
	border-bottom:1px solid #B3B3B3;
	margin-bottom:0px;
}
.whiteHeader {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:160%;
	font-weight:normal;
	color:#FFF;
	margin:0px 0px 0px 7px;
}
.productImageMargin {
	margin:8px 0px 8px 10px;
}


