/* http://www.uhsusa.com/styles/style_store.css */
td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

.productName {
	font-size: 14px;
	font-family : Verdana;
	color : #006600;
	font-weight: bold;
}

HR {
	color : #cccccc;
	height: 1px;
}

IMG.product {
}

.dividerCell {
	background-color: #999999;
}

.footprint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.navMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.navSubMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border-left: 4px solid #9F6311;
	padding-left: 4px;
	height: 20px;
}

.navSubMenu A:link
	{
	color: #666666;
	text-decoration: none;
	}
	
.navSubMenu A:visited
	{
	color: #666666;
	text-decoration: none;
	}
	
.navSubMenu A:active
	{
	color: #333333;
	text-decoration: none;
	}
	
.navSubMenu A:hover
	{
	color: #333333;
	text-decoration: underline;
	}
	

.navBullet{
	border: 1px solid #999999
}

.categoryBox{
	width: 100%;
	padding: 0px;
	border: 1px solid #999999;
}

.categoryTitle{
	background-color: #eeeeee;
	color: #006600;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #999999;
	padding: 4px;
}

.categoryDesc{
	font-size: 11px;
	font-weight: normal;
	padding: 4px;
}

.categoryImageLeft{
	border-right: 1px solid #999999;
}

.categoryImageRight{
	border-left: 1px solid #999999;
}

.pageTitle{
	background-color: #eeeeee;
	color: #006600;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #999999;
	padding: 6px;
}

.websiteTitle{
	font-face: verdana, arial, helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #006600;
}

.websiteSlogan{
	font-face: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-align: right;
	color: #666666;
}

.categoryBoxTitle2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006633;
	background-color: eeeeee;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
