* {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

html  {
	margin: 0px;
	padding: 0px
      }
      
body  {
	margin: 20px 0px 50px; 
	padding: 0px;
      }

p {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
	margin-bottom: 14px;
}

  
h1 {
	font-family: Verdana, Arial;
	font-size: 14px;
	color: #000000;
	margin-bottom: 14px;
	
}

h2 {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 14px;
}

form { display:inline; }


select { font-family: Verdana, Arial;
	font-size: 9px;
	color: #333333;
}
select option {
	padding: 1px;
}


#pageWrapper {
	margin: 0px auto;
	padding: 0px;
	width: 880px;
	text-align: left;
	}
	
#contentWrapper {
	width: 693px;
	padding:0px;
	text-align:left;
	margin:0px;
	float: left;
	background-image: url(../images/pixelGrey.gif);
	background-repeat: repeat-y;
	background-position: 690px;
		}

#contentMainWrapper {
	width: 690px;
	padding: 0px;
	text-align: left;
	margin: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B6B6B6;
	background-image: url(../images/pixelGrey.gif);
	background-repeat: repeat-y;
	background-position: 170px;
	float: left;
		}

#contentMainLeftWrapper {
	width:170px;
	padding:0px;
	float:left;
	border-top-style: none;
	margin: 0px;
	border: 0px;
	position: relative;
		}
	
#contentMainRightWrapper {
	width:520px;
	padding:0px;
	float: left;
	position: relative;
		}	

#contentMainRight {
	width:500px;
	padding:10px;
	float: left;
	position: relative;
		}

#contentMainRight  a:link{
	color: #858585;
	text-decoration: underline;
}

#contentMainRight  a:visited{
	color: #858585;
	text-decoration: underline;
}

#contentMainRight  a:hover{
	color: #CE0000;
	text-decoration: underline;
}

#contentMainRight ul {
	width:480px;
	font-family: Verdana, Arial;
	font-size: 11px;
	margin-left: 0px;
	list-style-type: disc;
	padding: 0px;
	margin-left: 15px;

}

#contentMainRight ul li {
	margin-bottom: 14px
}


#contentMainRightHeader {
	width:520px;
	padding:0px;
	margin: 0px;
	height: 6px;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #B6B6B6;
	background-color: #FFFFFF;
		}


#contentMainRightFooter {
	margin: 0px 10px 40px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top: 1px solid #B6B6B6;
	border-right: 1px none #B6B6B6;
	border-left: 1px none #B6B6B6;
	height: 35px;
}

#contentMainRightFooterLeft {
	width: 120px;
	height: 15px;
	float: left;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;

}

#contentMainRightFooterRight {
	width: 120px;
	height: 15px;
	float: right;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.mainContentArea {
	padding: 0px;
	width: 500px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



#footerWrapper {
	width: 689px;
	height: 100px;
	margin: 0px;
	padding: 15px 0px;
	border: 1px solid #B6B6B6;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

footerWrapper a:link {
    color: #999999;
    }
footerWrapper a:visited {
    color: #999999;
    }
footerWrapper a:hover {
    color: #CE0000;
    }
#footerLeft {
	margin: 0px 20px 0px 0px;
	width: 160px;
	float: left;
	padding: 0px;
}

#footerRight {
	margin: 0px;
	width: 500px;
	float: left;
	padding: 0px;
}

#footerRight a:link {
	color: #999999;
}

#footerRight a:visited {
	color: #999999;
}

#footerRight a:hover {
	color: #CE0000;
}



#contentRight {
	width: 180px;
	padding: 0px;
	position: relative;
	right: 0px;
	margin: 0px;
	float: right;
		}

	


#borderBlockLNav {
	width: 5px;
	padding:0px;
	height: 144px;
	background-color: #FFFFFF;
	overflow: visible;
	z-index: 100;
	position: absolute;
	left: 50%;
	top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -442px;
	margin-top: 0px;
	}
		
	
.clearit {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0px; /*for IE*/
	}


#contentBreadcrumb {
	font-family: Verdana, Arial;
	font-size:10px;
	color: #858585;
	text-decoration: none;
	padding-bottom: 10px;
}

#contentBreadcrumb  a:link{
	color: #858585;
	text-decoration: none;
}

#contentBreadcrumb  a:visited{
	color: #858585;
	text-decoration: none;
}

#contentBreadcrumb  a:hover{
	color: #CE0000;
	text-decoration: none;
}

.contentBox {
	margin: 10px 10px 0px;
	padding: 0px;
	width: 500px;
}


.productContainer {
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B6B6B6;
}

.productListTable {
	border-width: 0px;
	border-style: none;
	border-collapse: collapse;
	font-family: Verdana, Arial;
	font-size: 10px;
	width: 500px;
	text-align: left;
}

.productListTable th {
	padding: 3px;
	text-align: left;
	height: 18px;
	border-bottom-style: solid;
	border-bottom-color: #B6B6B6;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B6B6B6;
}

.productListTable td {
	padding: 3px;
}
