div#pageWrapper div#page { background-image: none; }
img#uvpImg { display: block; border-top: 1px solid #ddd; border-right: 1px solid #bfbfbf; border-bottom: 1px solid #aaa; border-left: 1px solid #ddd; margin-bottom: 18px; }
p.uvpContent { font-family: Arial, sans-serif; font-size: 14px; font-weight: normal; color: #222; margin: 0 0 14px 0; }
	p.uvpContent a:link, p.uvpContent a:visited { text-decoration: none; font-weight: bold; }
	p.uvpContent a:hover, p.uvpContent a:active { text-decoration: underline; font-weight: bold; }
div#uvpSection { padding-bottom: 8px; }
	
table#homeLayout { width: 100%; }
	table#homeLayout td.leftCol { vertical-align: top; padding-right: 22px; }
	table#homeLayout td.rightCol { vertical-align: top; }

table#homeProductTable { width: 100%; border-top: 1px solid #ccc; }
	table#homeProductTable td.leftProdCol { width: 50%; vertical-align: top; padding: 16px 22px 0 0; border-right: 1px solid #ccc; }
	table#homeProductTable td.rightProdCol { width: 50%; vertical-align: top; padding: 16px 0 0 22px; }
	table#homeProductTable a.prodLink:link, table#homeProductTable a.prodLink:visited { text-decoration: none; color: #333; }
		table#homeProductTable a.prodLink:hover, table#homeProductTable a.prodLink:active { text-decoration: underline; color: #126d5a; }
	table#homeProductTable a.moreLink { font-weight: bold; }
	table#homeProductTable td p { margin-bottom: 8px; }
	table#homeProductTable td img.prodFramedRight { float: right; padding: 3px; border: 1px solid #ccc; margin: 0 0 3px 6px; }

.awardBox { font-size: 11px; margin-top: 22px; margin-bottom:10px }
.awardBox .awardImg { float: left; margin-right: 4px; }
.awardBox h3 { font-size: 11px; font-weight: normal; letter-spacing: 4px; margin: 0 0 6px 0; text-align: center; color: #888; }
.awardBox p { margin: 0 0 5px 0; padding: 0; line-height: 1.3; text-align: center; }



