body {
	margin: 0px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #5e5e5e;	
	background-color: #ebe9dd;
}

td, select, input, textarea {
	font-size: 12px;
	color: #5e5e5e;
}

li {
	color: #fe9900;
}

p {
	font-size: 12px;
	color: #5e5e5e;
}

/* top nav classes */
#topNavItem a, #topNavItem a:visited {			
	display: block;
	padding: 0px 12px 0px 12px;
	text-align: center;
	line-height: 2.9em;
	color: #000000;
	background-color: #fe9900;
	text-decoration: none;
}
#topNavItem a:hover, #topNavItem a:active {
	color: #000000;
	text-decoration: underline;
}
.topNavSep {
	width: 1px;
	height: 27px;
	background-color: #000000;
}

/* left nav classes */
.leftNavTop {
	padding: 20px 0px 0px 15px;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	background-image: url("/images/nav_fade.gif");	
	color: #fe9900;
}
.leftNavImage {
	padding: 20px 0px 30px 0px;
}
.categorySep {
	margin: 3px 5px 3px 5px;
	background-image: url("/images/left_nav_dots.gif");
	image-repeat: repeat-x;
}
.categoryItem {	
	font-size: 11px;
}
.categoryItem a, .categoryItem a:visited {
	margin: 0px 0px 0px 15px;
	color: #94c2da;
	text-decoration: none;
}
.categoryItem a:hover, .categoryItem a:active {
	color: #ffffff;
}
.categoryItemOn {	
	font-size: 11px;
}
.categoryItemOn a, .categoryItemOn a:visited {			
	margin: 0px 0px 0px 15px;
	color: #ffffff;
	text-decoration: none;
}
.categoryItemOn a:hover, .categoryItemOn a:active {
	color: #ffffff;
}
.subcategoryMenu {
	display: none;
}
#subcategoryMenuMargin {
	margin: 5px 10px 5px 10px;
	padding: 5px 0px 5px 0px;
}
.subcategoryMenuOn {	
	margin: 5px;
	font-size: 11px;
	background-color: #94c2da;
}
a.subcategoryItem, a.subcategoryItem:visited {
	font-size: 11px;
	color: #005d8e;
	text-decoration: none;
}
a.subcategoryItem:hover, a.subcategoryItem:active {
	color: #005d8e;
	text-decoration: underline;
}
a.subcategoryItemOn, a.subcategoryItemOn:visited {
	font-size: 11px;
	font-weight: bold;
	color: #005d8e;
	text-decoration: none;
}
a.subcategoryItemOn:hover, a.subcategoryItemOn:active {
	color: #005d8e;
	text-decoration: underline;
}

.subsetMenu {
	display: none;
}
#subsetMenuMargin {
	margin: 0px 5px 5px 5px;	
}
.subsetArrow {
	font-size: 11px;
	color: #3e3e3d;
}
.subsetArrowOn {
	font-size: 11px;
	color: #3e3e3d;
}
a.subsetItem, a.subsetItem:visited {
	font-size: 11px;
	color: #3e3e3d;
	text-decoration: none;
}
a.subsetItem:hover, a.subsetItem:active {
	color: #3e3e3d;
	text-decoration: underline;
}
a.subsetItemOn, a.subsetItemOn:visited {
	font-size: 11px;
	font-weight: bold;
	color: #3e3e3d;
	text-decoration: none;
}
a.subsetItemOn:hover, a.subsetItemOn:active {
	color: #3e3e3d;
	text-decoration: underline;
}
.subsetSep {
	margin: 5px 0px 5px 0px;
	background-color: #3c89b2;
}

/* main page classes */
#mainPageBreadcrumb {
	padding: 0px 0px 0px 8px;
	background-image: url("/images/main_breadcrumb_bg.jpg");	
	line-height: 20px;
	color: #005d8e;
}
#mainPageBreadcrumb a, #mainPageBreadcrumb a:visited {
	margin: 0px 0px 0px 8px;
	color: #005d8e;
	text-decoration: none;
}
#mainPageBreadcrumb a:hover, #mainPageBreadcrumb a:active {
	text-decoration: underline;
}
.mainPageHeader {
	margin: 1px 0px 0px 1px;
	padding: 5px 60px 5px 10px;
	background-image: url("/images/subhead_fade.gif");
	background-repeat: repeat-y;
	font-size: 13px;
	font-weight: bold;
	color: #000000;	
}
.featuredProduct {
	padding: 5px;
}
.newProduct {
	padding: 0px 5px 10px 5px;		
}
.howToUse {
	padding: 0px 5px 10px 10px;
}
.consumerTips {
	padding: 0px 5px 10px 10px;
}

/* category page classes */
.categoryFunctions {
	float: right;
	padding: 10px 10px 10px 20px;
}

/* general classes */
.header {
	padding: 5px 0px 0px 15px;
	font-size: 16px;
	line-height: 2em;
	font-family: arial, verdana, helvetica, sans-serif;
	color: #005d8e;
}
.subheader {
	font-size: 14px;
	line-height: 2em;
	font-family: arial, verdana, helvetica, sans-serif;
	color: #fe9900;
}
#breadcrumb {
	padding: 0px 0px 0px 8px;
	background-image: url("/images/breadcrumb_bg.jpg");	
	line-height: 20px;
	color: #005d8e;
}
#breadcrumb a, #breadcrumb a:visited {	
	color: #005d8e;
	text-decoration: none;
}
#breadcrumb a:hover, #breadcrumb a:active {
	text-decoration: underline;
}
.pageTitle {
	float: left;
	padding: 0px 0px 0px 20px;
	line-height: 2.6em;
	font-size: 20px;
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	color: #005d8e;
}
.productTitle {
	font-size: 12px;
	color: #005d8e;
}
.productTips {
	padding: 0px 10px 50px 15px;
}
.productBoxImage {
	padding: 20px 25px 20px 25px;
	text-align: center;
}
.productBoxDesc {
	padding: 20px 15px 20px 10px;
	text-align: top;
}
.productBoxDesc p {
	margin: 5px 0px 0px 0px;
}
.contentBox {
	padding: 0px 15px 15px 15px;
}
.contentTable th {
	padding: 0px 0px 0px 5px;
	font-size: 12px;
	font-weight: bold;
	line-height: 2.5em;
	text-align: left;
	color: #005d8e;
	background-color: #ebe9dd;
}
.contentTable td {
	padding: 2px 0px 2px 5px;
}
.contentTable p {
	margin: 5px 0px 0px 0px;
}
.grayFadeBG {
	width: 100%;
	background-image: url("/images/grey_upward_fade.gif"); 
	background-position: 100% 100%; 
	background-repeat: repeat-x;
}
.grayFadeSep {
	width: 1px;
	background-image: url("/images/grey_bar_separator.gif");
	background-position: 100% 100%; 
	background-repeat: repeat-x;
}
.grayDottedLineH {
	height: 1px;
	background-image: url("/images/grey_dots_hor.gif");
	background-repeat: repeat-x;
}
.grayDottedLineV {
	width: 1px;
	background-image: url("/images/grey_dots_vert.gif");
	background-repeat: repeat-y;	
}
input.quickSearchButton {
	border: solid 1px #000000;
	color: #000000;
	background-color: #ebe9dd;
	cursor: pointer;
}
.newProductIcon {
	margin-right: 5px;
	padding: 0px 3px;
	line-height: 18px;
	border: 1px solid #fe5a00;
	color: #fe5a00;
	font-weight: bold;
}
.HCPCProductIcon {
	margin-right: 5px;
	padding: 0px 3px;
	line-height: 18px;
	border: 1px solid #005d8e;
	color: #005d8e;
	font-weight: bold;
}
.discontinuedProductIcon {
	padding: 0px 3px;
	line-height: 18px;
	border: 1px solid #d12222;
	color: #d12222;
	font-weight: bold;
}
.smallText {
	font-size: 10px;
}
.footer {
	padding: 7px 30px 10px 30px;
	font-size: 11px;
}

/* cms table header classes */
#cms_tableHeader {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:  #f5f5f5;	
	background-color: #003366;
}
#cms_tableHeader a {
	width: 100%;
	height: 100%;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	TEXT-DECORATION: none;
	background-color: #003366;
}
#cms_tableHeader a:hover {
	background-color: #FF9C06;
	color: #003366;	
}

/* text colors */
.whiteText {
	color: #ffffff;
}
.redText {
	color: red;
}
.greenText {
	color: green;
}
.blueText {
	color: #005d8e;
}
.orangeText {
	font-weight: bold;
	color: #fe9900;	
}
.standardText {
	color: #5e5e5e;
}

/* backgrounds */
.whiteBG {
	background-color: #ffffff;
}
.orangeBG {
	background-color: #fe9900;
}
.blueBG {
	background-color: #005d8e;
}
.darkBlueBG {
	background-color: #03669d;
}
.lightBlueBG {
	background-color: #2b7aa8;
}
.grayBG {
	background-color: #ebe9dd;
}
.lightGrayBG {
	background-color: #eeeeee;
}

/* links */
a, a:visited {
	color: #005d8e;
	text-decoration: underline;
}
a:hover, a:active {
	color: #fe9900;
	text-decoration: none;
}

a.topNavLink, a.topNavLink:visited {
	color: #000000;
	text-decoration: underline;
}
a.topNavLink:hover, a.topNavLink:active {
	text-decoration: none;
}

a.enlargeLink, a.enlargeLink:visited {
	color: #5e5e5e;
	text-decoration: none;
}
a.enlargeLink:hover, a.enlargeLink:active {
	text-decoration: none;
}

a.birdsall, a.birdsall:visited {
	font-size: 10px;
	color: #999999;
}
a.birdsall:hover, a.birdsall:active {
	color: #999999;
}