/* CSS Document */

/* Link styles for left-side navigation */

a.sidenav
{
  display: block;
  background: white url(../images/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:hover
{
  display: block;
  background: white url(../images/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/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_current
{
  display: block;
  background: white url(../images/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;
}



/* Link styles for dropdown and product links navigation */

a.leftnav
{
  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:hover
{
  display: block;
  background: white url(../images/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;
}

a.leftnav:active
{
  display: block;
  background: white url(../images/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;
}

a.leftnav_current
{
  display: block;
  background: white url(../images/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;
}

div.tertiary_nav
{
	padding: 0 0 0 12px;
	display: block; 
}

a.tertiary_nav
{
  display: block;
  padding: 0px 10px 5px 15px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
}

a.tertiary_nav:hover
{
  display: block;
  padding: 0px 10px 5px 15px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #cc6633;
  text-decoration: underline;
}

a.tertiary_nav:active
{
  display: block;
  padding: 0px 10px 5px 15px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #cc6633;
  text-decoration: underline;
}

a.tertiary_nav_current
{
  display: block;
  padding: 0px 10px 5px 15px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #cc6633;
  text-decoration: underline;
}

/* Links for subweb sub-sub menues */

a.content-nav
{
  display: block;
  background: white url(../images/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/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/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_current
{
  display: block;
  background: white url(../images/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;
}




/* Style for top main navigation links */

a.mainnav:link  {color: #000000; font-style: normal; font-weight: normal; font-size: 11px; 
				 font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none 
			}

a.mainnav:visited  {color: #000000; font-style: normal; font-weight: normal; font-size: 11px; 
					font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none 
			}

a.mainnav:active  {color: #cc6633; font-style: normal; font-weight: normal; font-size: 11px; 
					font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none 
			}
					
a.mainnav:hover {color: #cc6633; font-style: normal; font-weight: normal; font-size: 11px; 
				 font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none 
			}
			

/* Style for My Account navigation link */

a.myaccount:link  {color: #ffffff; font-style: normal; font-weight: bold; font-size: 9px; 
				 font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none 
			}

a.myaccount:visited  {color: #ffffff; font-style: normal; font-weight: bold; font-size: 9px; 
					font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none 
			}

a.myaccount:active  {color: #ffffff; font-style: normal; font-weight: bold; font-size: 9px; 
					font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none 
			}
					
a.myaccount:hover {color: #ffcc66; font-style: normal; font-weight: bold; font-size: 9px; 
				 font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none 
			}
			
			
/*  Subnavigation style   */

td.subnavborder {border:solid #cccccc 1px;}

a.subnav
{
  display: block;
  background-repeat: no-repeat;
  background-position: left;
  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:active
{
  display: block;
  background: white url(../images/prod_arrow_over.gif);
  background-repeat: no-repeat;
  background-position: left;
  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:hover
{
  display: block;
  background: white url(../images/prod_arrow_over.gif);
  background-repeat: no-repeat;
  background-position: left;
  padding: 1px 10px 1px 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #cc6633;
  text-decoration: none;
}


			
			
/* 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: #666666;	font-style: italic; font-weight: normal; font-size: 9px;
					font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none;
}
a.crumbs:active {color: #cc6633; 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;
}


/* 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: #000000;	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: #cc6633;	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: #000000;	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: #000000; font-style: normal; font-weight: normal; font-size: 10px;
							font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline
}
	
			

/* 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: #999999; 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
}	

/* 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: #000000;	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.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: #000000;	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: #cc6633; 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;
}


/* Content text style */
.main_about_copy {		color: #666666; font-style: normal; font-weight: normal; 
			font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 0.4cm;
}

.copy {		color: #000000; font-style: normal; font-weight: normal; 
			font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; 
}


					
/* 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;
}

.findprod {	color: #ffffff; font-style: bold; font-weight: bold; 
			font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; 
}

.detail_headings {color: #999999; font-style:normal; font-weight: normal;
			font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;
			text-transform:capitalize; margin-bottom:5px;
}

.contentboldheader {color: #000000; font-style:normal; font-weight: bold;
			font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

.prod_leftdetails
{
  display: block;
  background: white url(../images/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;
}


.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;
}

.subweb_sub_subhead {color: #999999; font-style:normal; font-weight: bold;
			font-size: 12px; 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;
}
.caption{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.content{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
m:none;
}

a.recent_products
{
  display: block;
  background: white url(../images/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:hover
{
  display: block;
  background: white url(../images/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/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;
}

/*  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
{
  display: block;
  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/sm_arrow_org.gif);
  background-repeat: no-repeat;
  background-position: left center;
  padding: 0px 0px 0px 10px;
  line-height: 0.5cm;
  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/sm_arrow_org.gif);
  background-repeat: no-repeat;
  background-position: left center;
  padding: 0px 0px 0px 10px;
  line-height: 0.5cm;
  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;
}

.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;
}

.content_heads {color: #666666; font-style:normal; font-weight: bold;
			font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
			text-transform:none; margin-bottom:10px;
}