/* CSS Document */


			
/* FIND PRODUCT - Find a Product label style for top search box */	
			
.findprod {	color: #ffffff; font-style: bold; font-weight: bold; 
			font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; 
}




/********************************* LEFT NAVIGATION ********************************
-----------------------------------------------------------------------------------
Left-side navigation for www.rohmhaas.com and all related branded sites;  style
remains the same; navigation can change for each particular site.
*/

/* Link styles for left-side navigation with rounded corners */

a.sidenav:link {
  display: block;
  background: white url(../images/web_ui/leftNavButImg.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
  padding: 5px 0px 15px 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
}

a.sidenav:visited {
  display: block;
  background: white url(../images/web_ui/leftNavButImg_o.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
  padding: 5px 0px 15px 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #999999;
  text-decoration: none;
}

a.sidenav:hover {
  display: block;
  background: white url(../images/web_ui/leftNavButImg_o.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
  padding: 5px 0px 15px 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #cc6633;
  text-decoration: none;
}

a.sidenav:active {
  display: block;
  background: white url(../images/web_ui/leftNavButImg_o.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
  padding: 5px 0px 15px 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #3366cc;
  text-decoration: none;
}

/* style for active state of left navigation */
.sidenav_active {
  display: block;
  background: white url(../images/web_ui/leftNavButImg_o.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
  padding: 5px 0px 15px 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #3366cc;
  text-decoration: none;
}

/******************************** SUB-NAVIGATIONS ******************************
/* Link styles for drop-down (tabbed links) and product lists links navigation */

a.leftnav:link
{
  display: block;
  background-repeat: no-repeat;
  background-position: top left;
  padding: 0px 10px 5px 15px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
  text-decoration: underline;
}

a.leftnav:visited
{
  color: #000000;
}

a.leftnav:hover
{
  color: #cc6633;
}

a.leftnav:active
{
  color: #cc6633;
}

.leftnav_current
{
  display: block;
  background: white url(../images/web_ui/prod_arrow_over.gif);
  background-repeat: no-repeat;
  background-position: top left;
  padding: 0px 10px 5px 15px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #cc6633;
  text-decoration: underline;
}


/********************************* CONTENT ************************************* 
--------------------------------------------------------------------------------

/* Links for Locations content level menu items */

a.content-nav:link
{
  display: block;
  background: white url(../images/web_ui/sm_subnav_arrow.gif);
  background-repeat: no-repeat; background-position: top left;
  padding: 0px 10px 5px 25px; font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px; font-weight: normal; color: #666666; text-decoration: underline;
}

a.content-nav:visited
{
  display: block;
  background: white url(../images/web_ui/sm_subnav_arrow.gif);
  background-repeat: no-repeat; background-position: top left;
  padding: 0px 10px 5px 25px; font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px; font-weight: normal; color: #666666; text-decoration: underline;
}

a.content-nav:hover
{
  display: block;
  background: white url(../images/web_ui/sm_subnav_arrow.gif);
  background-repeat: no-repeat; background-position: top left;
  padding: 0px 10px 5px 25px; font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px; font-weight: normal; color: #cc6633; text-decoration: underline;
}

a.content-nav:active
{
  display: block;
  background: white url(../images/web_ui/sm_subnav_arrow.gif);
  background-repeat: no-repeat; background-position: top left;
  padding: 0px 10px 5px 25px; font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px; font-weight: normal; color: #cc6633; text-decoration: underline;
}

.content-nav_current
{
  display: block;
  background: white url(../images/web_ui/sm_subnav_arrow.gif);
  background-repeat: no-repeat; background-position: top left;
  padding: 0px 10px 5px 25px; font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px; font-weight: normal; color: #cc6633; text-decoration: underline;
}

/* Locations Content headers */

.content_heads {color: #666666; font-style:normal; font-weight: bold;
			font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif;
			text-transform:none; margin-bottom:10px;
}

/* Locations Paragraph headers */

.contentboldheader {color: #000000; font-style:normal; font-weight: bold;
			font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}


/*  Industries intro text */
.main_about_copy {		color: #333333; font-style: normal; font-weight: normal; 
			font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 0.6cm;
}

/*  Locations and Subweb text */
.copy {		color: #000000; font-style: normal; font-weight: normal; 
			font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; 
}

.copylinks:link {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
  text-decoration: underline;
}

.copylinks:visited {
  color: #000000;
}

.copylinks:hover {
  color: #cc6633;
}

.copylinks:active {
  color: #3366cc;
}



/* Link styles for fast walk dropdown menus and slow walk product link navigation */

a.prodnav
{
  display: block;
  background-repeat: no-repeat;
  background-position: left;
  padding: 0px 10px 0px 15px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
  text-decoration: underline;
}

a.prodnav:visited
{
  display: block;
  background: white url(../images/web_ui/prod_arrow_over.gif);
  background-repeat: no-repeat;
  background-position: left;
  padding: 0px 10px 0px 15px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #999999;
  text-decoration: underline;
}

a.prodnav:hover
{
  display: block;
  background: white url(../images/web_ui/prod_arrow_over.gif);
  background-repeat: no-repeat;
  background-position: left;
  padding: 0px 10px 0px 15px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #cc6633;
  text-decoration: underline;
}

a.prodnav:active
{
  display: block;
  background: white url(../images/web_ui/prod_arrow_over.gif);
  background-repeat: no-repeat;
  background-position: left;
  padding: 0px 10px 0px 15px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #3366cc;
  text-decoration: underline;
}

.prodnav_current
{
  display: block;
  background: white url(../images/web_ui/prod_arrow_over.gif);
  background-repeat: no-repeat;
  background-position: left;
  padding: 0px 10px 0px 15px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #3366cc;
  text-decoration: underline;
}





			
			
/*  Subnavigation style   */

td.subnavborder {border:solid #cccccc 1px;}

a.subnav:link
{
  display: block;
  background-repeat: no-repeat;
  background-position: left top;
  padding: 1px 10px 1px 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
}

a.subnav:visited
{
  display: block;
  background: white url(../images/web_ui/sm_arrow_org.gif);
  background-repeat: no-repeat;
  background-position: left top;
  padding: 1px 10px 1px 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #999999;
  text-decoration: none;
}

a.subnav:hover
{
  display: block;
  background: white url(../images/web_ui/sm_arrow_org.gif);
  background-repeat: no-repeat;
  background-position: left top;
  padding: 1px 10px 1px 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #cc6633;
  text-decoration: none;
}

a.subnav:active
{
  display: block;
  background: white url(../images/web_ui/sm_arrow_org.gif);
  background-repeat: no-repeat;
  background-position: left top;
  padding: 1px 10px 1px 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #3366cc;
  text-decoration: none;
}

.subnav_current
{
  display: block;
  background: white url(../images/web_ui/sm_arrow_org.gif);
  background-repeat: no-repeat;
  background-position: left top;
  padding: 1px 10px 1px 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #3366cc;
  text-decoration: none;
}


/******************************* OTHER NAVIGATION ***********************************
-----------------------------------------------------------------------------------*/			
			
/* bread crumb link styles  */
			
a.crumbs:link  {color: #666666; font-style: italic; font-weight: normal; font-size: 9px;
				font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none;					
}

a.crumbs:visited  {color: #999999; font-style: italic; font-weight: normal; font-size: 9px;
					font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none;
} 
			
a.crumbs:hover {color: #cc6633; font-style: italic; font-weight: normal; font-size: 9px;
				font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none;
}

a.crumbs:active {color: #cc6600; font-style: italic; font-weight: normal; font-size: 9px;
				font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none;
}
		

/* REQUEST MENU link styles  */
a.request:link  {color: #000000; font-style: normal; font-weight: normal; font-size: 10px;
				font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none;
				margin-bottom: 5cm;	
}

a.request:visited  {color: #999999;	font-style: normal; font-weight: normal; font-size: 10px;
					font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none;
}
					
a.request:hover {color: #cc6633; font-style: normal; font-weight: normal; font-size: 10px;
				font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none;
}

a.request:active {color: #3366cc;	font-style: normal; font-weight: normal; font-size: 10px;
					font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none;
}

			
/* links style for the latest news dates */	

a.latestnewslinks:link  {color: #000000; font-style: normal; font-weight: normal; font-size: 10px;
							font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline;
}

a.latestnewslinks:visited  {color: #999999;	font-style: normal; font-weight: normal; font-size: 10px;
							font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline
}

a.latestnewslinks:hover {color: #cc6633; font-style: normal; font-weight: normal; font-size: 10px;
							font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline
}
a.latestnewslinks:active  {color: #3366cc; font-style: normal; font-weight: normal; font-size: 10px;
							font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline
}
	

/************************************ MISCELLANEOUS ***********************************************
-------------------------------------------------------------------------------------------------*/	

/* grey text for feature product on index page */	

.indexfeature {color: #999999; font-style: normal; font-weight: normal; 
			font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; 
}



a.featurelink:link  {color: #666666; font-style: normal; font-weight: normal; font-size: 9px;
							font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline
}

a.featurelink:visited  {color: #999999;	font-style: normal; font-weight: normal; font-size: 9px;
							font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline
}
					
a.featurelink:hover {color: #cc6633; font-style: normal; font-weight: normal; font-size: 9px;
							font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline
}	

a.featurelink:active {color: #3366cc; font-style: normal; font-weight: normal; font-size: 9px;
							font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline
}


/* latest news copy */	

.newslines {color: #000000; font-style: normal; font-weight: normal; 
			font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; 
}
		


/* footer styles */	

.copyright {color: #000000; font-style: normal; font-weight: normal; 
			font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; 
}

a.footerlinks:link  {color: #000000; font-style: normal; font-weight: normal; font-size: 9px;
							font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: normal
}

a.footerlinks:visited  {color: #999999;	font-style: normal; font-weight: normal; font-size: 9px;
							font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: normal
}
					
a.footerlinks:hover {color: #cc6633; font-style: normal; font-weight: normal; font-size: 9px;
							font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: normal
}

a.footerlinks:active {color: #3366cc; font-style: normal; font-weight: normal; font-size: 9px;
							font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: normal
}






a.pageNumlinks:link  {color: #000000; font-style: normal; font-weight: normal; font-size: 11px;
							font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline
}

a.pageNumlinks:visited  {color: #999999;	font-style: normal; font-weight: normal; font-size: 11px;
							font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline
}

a.pageNumlinks:hover {color: #cc6633; font-style: normal; font-weight: normal; font-size: 11px;
							font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline
}
a.pageNumlinks:active  {color: #3366cc; font-style: normal; font-weight: normal; font-size: 11px;
							font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none
}
	
	

/* Gray underline for top of page, under main navigation */
.topNavUnderline {
	border-bottom: 1px solid #d9d9d9;
}

.leftborder {
	border-left: 1px solid #d9d9d9;
}

.footer_line {
	border-top: 1px solid #d9d9d9;
}





					
/* Vertical gray line which seperates the main menu links */
					
.menuseperator {font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 10px;
				color: #d9d9d9;
					}


/* Find a Product search component styles */

.topsearch {
border:1px solid #999999;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
height: 15px;
width: 120px;
background-color: #FFFFFF;
color: #333333;
}

.input {
border: 0px groove;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
height: 15px;
width: 120px;
background-color: #FFFFFF;
color: #333333;
}


.product_header
{
  display: block;
  background: white url(../images/web_ui/prod_arrow_over.gif);
  background-repeat: no-repeat;
  background-position: left;
  padding: 0px 10px 0px 15px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  text-transform:uppercase;
  margin-top:.5cm;
}

.product_subheader {color: #000000; font-style:normal; font-weight: normal;
			font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;
			text-transform:capitalize; margin-bottom:10px;
}

.detail_headings {color: #666666; font-style:normal; font-weight: normal;
			font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;
			text-transform:capitalize; margin-bottom:5px;
}


.prod_leftdetails
{
  display: block;
  background: white url(../images/web_ui/sm_arrow_org.gif);
  background-repeat: no-repeat;
  background-position: left top;
  padding: 0px 10px 0px 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
  text-transform:capitalize;
  margin-bottom:5px;
  margin-top:5px;
}


.prodDetail_vertLine {
	border-right: 1px solid #d9d9d9;
}

.charts_lineSeperator {
	border-bottom: 1px solid #cc6633;
}

.recentProd_header {color: #999999; font-style:italic; font-weight: normal;
			font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;
			text-transform:none;
}

a.recent_products:link
{
  display: block;
  background: white url(../images/web_ui/sm_arrow_org.gif);
  background-repeat: no-repeat;
  background-position: left top;
  padding: 0px 10px 0px 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #000000;
  text-decoration: underline;
  text-transform:uppercase;
  margin-bottom:1px;
  margin-top:1px;
}

a.recent_products:visited
{
  display: block;
  background: white url(../images/web_ui/sm_arrow_org.gif);
  background-repeat: no-repeat;
  background-position: left top;
  padding: 0px 10px 0px 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #999999;
  text-decoration: underline;
  text-transform:uppercase;
  margin-bottom:1px;
  margin-top:1px;
}

a.recent_products:hover
{
  display: block;
  background: white url(../images/web_ui/sm_arrow_org.gif);
  background-repeat: no-repeat;
  background-position: left top;
  padding: 0px 10px 0px 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #cc6633;
  text-decoration: underline;
  text-transform:uppercase;
  margin-bottom:1px;
  margin-top:1px;
}

a.recent_products:active
{
  display: block;
  background: white url(../images/web_ui/sm_arrow_org.gif);
  background-repeat: no-repeat;
  background-position: left top;
  padding: 0px 10px 0px 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #3366cc;
  text-decoration: underline;
  text-transform:uppercase;
  margin-bottom:1px;
  margin-top:1px;
}


/*  Content styles with the tabs components */
.tabContent_headers
{
  display: block;
  padding: 20px 0px 0px 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  text-transform:uppercase;
  margin-top:1px;
}

.tabChart_headers
{
  padding: 10px 0px 10px 0px;
  background-color: #E1E1E1;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  text-transform:uppercase;
  margin-top:1px;
}



p.tabContent_lists 
{
  display: block;
  background: white url(../images/web_ui/sm_arrow_org.gif);
  background-repeat: no-repeat;
  background-position: left top;
  padding: 0px 0px 0px 10px;
  line-height: 0.4cm;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
  text-transform:none;
  margin-bottom:1px;
  margin-top:1px;
}

a.tabContent_links
{
  display: block;
  background: white url(../images/web_ui/sm_arrow_org.gif);
  background-repeat: no-repeat;
  background-position: left top;
  padding: 0px 0px 0px 10px;
  line-height: 0.4cm;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #000000;
  text-decoration: underline;
  text-transform:none;
  margin-bottom:1px;
  margin-top:1px;
}


.mainnav_header {color: #ffffff; font-style:normal; font-weight: bold;
			font-size: 15px; font-family: Verdana, Arial, Helvetica, sans-serif;
			text-transform:none; margin-bottom:10px;
}

.mainnav_header_sm {color: #ffffff; font-style:normal; font-weight: bold;
			font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif;
			text-transform:none; margin-bottom:10px;
}

.subweb_header {color: #cc6633; font-style:normal; font-weight: bold;
			font-size: 15px; font-family: Verdana, Arial, Helvetica, sans-serif;
			text-transform:none; margin-bottom:10px;
}

.subweb_subhead {color: #999999; font-style:normal; font-weight: bold;
			font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif;
			text-transform:none; margin-bottom:10px;
}

.link_title {color: #999999; font-style:normal; font-weight: bold;
			font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif;
			text-transform:none; margin-bottom:5px;
}


/* Product Line Name */

a.ProdLine_links
{
  padding: 10px 10px 0px 5px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  text-decoration: underline;
  text-transform:none;
  margin-bottom:1px;
  margin-top:30px;
}

a.ProdLine_links:hover
{
  padding: 10px 10px 0px 5px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #3366cc;
  text-decoration: underline;
  text-transform:none;
  margin-bottom:1px;
  margin-top:30px;
}

a.ProdLine_links:hover
{
  padding: 10px 10px 0px 5px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #cc6633;
  text-decoration: underline;
  text-transform:none;
  margin-bottom:1px;
  margin-top:30px;
}

a.ProdLine_links:active
{
  padding: 10px 10px 0px 5px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  text-decoration: underline;
  text-transform:none;
  margin-bottom:1px;
  margin-top:30px;
}

.ProdLine_Type {color: #000000; font-style:normal; font-weight: bold;
			font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
			text-transform:none; margin-bottom:10px;
			}
			
.ProdMain_Head {color: #666666; font-style:normal; font-weight: bold;
			font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif;
			text-transform:none; margin-bottom:5px;
			}
			
			
a.browseproduct_lnk:link
{
  padding: 0px 10px 0px 5px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #cc6633;
  text-decoration: underline;
  text-transform:none;
  margin-bottom:1px;
  margin-top:1px;
}

a.browseproduct_lnk:visited
{
  padding: 0px 10px 0px 5px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #cc6633;
  text-decoration: underline;
  text-transform:none;
  margin-bottom:1px;
  margin-top:1px;
}

a.browseproduct_lnk:hover
{
  padding: 0px 10px 0px 5px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #cc6633;
  text-decoration: underline;
  text-transform:none;
  margin-bottom:1px;
  margin-top:1px;
}

a.browseproduct_lnk:active
{
  padding: 0px 10px 0px 5px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #cc6633;
  text-decoration: underline;
  text-transform:none;
  margin-bottom:1px;
  margin-top:1px;
}

FORM.products {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
background: #ffffff;
border: 1px solid #999999;
padding: 0px;
width: 100px;
}

textarea.white {background-color: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
border: 1px solid #D2CFCD;
padding: 2px;
width: 150px;}
 
 
a.rh_subnavs:link {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #000000;
  text-decoration: underline;
  margin-bottom: 2px;
}

a.rh_subnavs:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #999999;
  text-decoration: underline;
  margin-bottom: 2px;
}

a.rh_subnavs:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #cc6633;
  text-decoration: underline;
  margin-bottom: 2px;
}

a.rh_subnavs:active {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #3366cc;
  text-decoration: underline;
  margin-bottom: 2px;
}



a.tabNav:link {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
  text-decoration: none;

}

a.tabNav:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #999999;
  text-decoration: none;
}

a.tabNav:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #cc6633;
  text-decoration: none;
}

a.tabNav:active {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #3366cc;
  text-decoration: none;
  }
  
ul.datasheets
{
list-style-type: circle;
padding: 5;
margin: 0;
}

