@charset "utf-8";

A.nav:link {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;	
}
A.nav:visited {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;	
}
A.nav:active {
	COLOR: #6699FF;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;	
}

A.nav:hover {
	COLOR: #6699FF;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;	
}
.NavOn {
	COLOR: #6699FF;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;	
}

.BlueTitle24 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 22px;
	font-weight: bold;
	color: #336699;
}
.TextBlack14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	color: #000000;
}
.TextBlack13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	color: #000000;
}
.TextBlue13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	color: #336699;
}
.TextBlackBold14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
	color: #000000;
}
.SubTitleBlue14 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #336699;
}
.SubTitleBlue18 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 19px;
	font-weight: normal;
	color: #336699;
}
.ProductNavRed ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.ProductNavRed li {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

.ProductNavRed  li  a {
	text-decoration: none;
	display: block;
	color: #000000;
}
.ProductNavRed  a:link  {
	padding-left: 20px;
}
.ProductNavRed  a:visited  {
	list-style-type: none;
	padding-left: 20px;
}
.ProductNavRed  a:active  {
	background-image: url(img/product-arrow-red.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}

.ProductNavRed a:hover {
	background-image: url(img/product-arrow-red.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #CC0000;
}
.ProductNavOrng ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.ProductNavOrng li {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.ProductNavOrng  li  a {
	text-decoration: none;
	display: block;
	color: #000000;
}
.ProductNavOrng  a:link  {
	padding-left: 20px;
}
.ProductNavOrng  a:visited  {
	list-style-type: none;
	padding-left: 20px;
}
.ProductNavOrng  a:active  {
	background-image: url(img/product-arrow-orange.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.ProductNavOrng a:hover {
	background-image: url(img/product-arrow-orange.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #FF9933;
}
.ProductNavGrn ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.ProductNavGrn li {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.ProductNavGrn  li  a {
	text-decoration: none;
	display: block;
	color: #000000;
}
.ProductNavGrn  a:link  {
	padding-left: 20px;
}
.ProductNavGrn  a:visited  {
	list-style-type: none;
	padding-left: 20px;
}
.ProductNavGrn  a:active  {
	background-image: url(img/product-arrow-green.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}

.ProductNavGrn a:hover {
	background-image: url(img/product-arrow-green.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #669933;
}
.ProductNavBlue ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.ProductNavBlue li {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.ProductNavBlue  li  a {
	text-decoration: none;
	display: block;
	color: #000000;
}
.ProductNavBlue  a:link  {
	padding-left: 20px;
}
.ProductNavBlue  a:visited  {
	list-style-type: none;
	padding-left: 20px;
}
.ProductNavBlue  a:active  {
	background-image: url(img/product-arrow-blue.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}

.ProductNavBlue a:hover {
	background-image: url(img/product-arrow-blue.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #6699CC;
}
body#autobenches a#autobenches,
body#semibenches a#semibenches,
body#manualbenches a#manualbenches,
body#fumehoods a#fumehoods,
body#platingstations a#platingstations {
	background-image: url(img/product-arrow-red.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #CC0000;
}
body#solarcell a#solarcell,
body#automatedsolar a#automatedsolar {
	background-image: url(img/product-arrow-orange.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #FF9933;
}
body#stainsteelcab a#stainsteelcab,
body#chemcarts a#chemcarts {
	background-image: url(img/product-arrow-green.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #669933;
}
body#quartztanks a#quartztanks,
body#filteredsys a#filteredsys,
body#bottlewash a#bottlewash,
body#immersionpump a#immersionpump,
body#tempcontrol a#tempcontrol,
body#quickdump a#quickdump,
body#pumpstations a#pumpstations,
body#dissicators a#dissicators,
body#gloveboxes a#gloveboxes,
body#quartzcleaning a#quartzcleaning,
body#bottlecarts a#bottlecarts,
body#worktables a#worktables {
	background-image: url(img/product-arrow-blue.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #6699CC;
}

