/*Tag Styles******************************************************************/
*html body {
	font-size: 70%;
	text-align: center;
	font-family: Verdana, Arial, Myriad Pro, Helvetica Neue, sans-serif;
	color: #555;
	/*background: #f5f5f5 url(http://www.dow.com/images/background_grey.jpg) repeat-x;*/
	padding: 0px;
	margin: 0px;
}
body {
	height: 100%;
	font-size: 11px;
	text-align: center;
	color: #555;
	font-family: Verdana, Arial, Myriad Pro, Helvetica Neue, sans-serif;
	/*background: #f5f5f5 url(http://www.dow.com/images/background_grey.jpg) repeat-x;*/
	padding: 0px;
	margin: 0px;
}

td {
	font-size: 11px;
}

img {
	border: none;
}
h1 {
	color: #000;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 0px;
}
h2, h3, h4, h5 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	margin-bottom: 0;
}

.element1 {
	/*background: #fff url(http://www.dow.com/images/background_light_grey.jpg) repeat-x;*/
	width: 1020px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}

#element1{
	display: block;
	background: #fff;
	padding-top: 0px;
/*	width: 100%; */
	width: 1020px; 
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}

#element2{
	display: block;
	background: #fff;
	padding-top: 0px;
	width: 1020px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: left;
}

#element2 div{
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;

}

#element3{
	margin: 0 0 0 10px;

}

#element3 div{
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;

}

#element4{
	margin: 0 0 0 10px;

}

#element4 div{
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;

}

#element5{
	margin: 0 0 0 10px;

}

#element5 div{
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;

}

#element6{
	margin: 0 0 0 10px;

}

#element6 div{
	margin-top: 0px;
	margin-right: 10px;
	padding-top: 0px;

}

.iw_component {
  margin-top: 0px;
  padding-top: 0px;
  
}


#element2 > div:first-child {
	width: 230px;
	margin-top: 0px;
}




.iw_component table {
	height: 0%;
}

.prodnav table {
	height: 0%;
}


/*Generic Containers**********************************************************/

.container {
	/*background: #fff url(http://www.dow.com/images/background_light_grey.jpg) repeat-x;*/
	width: 1020px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}
/* Chrome Hack */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.container {
		margin-top: -11px;
	}
}
/* End Chrome Hack */
.clearfloats {
	clear: both;
}
.boldcopy {
	font-weight: bold;
}


/*Header Section**************************************************************/

.header-home {
	margin-left: 0px;
	height: 78px;
	width:1020px;
}
/* Chrome Hack */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.header-home {
		margin-top: 11px;
	}
}
/* End Chrome Hack */

.header-home span {
	display: none;
}
.header-home-homepage {
	margin-top: 0px;
}
.header-logo {
	float: left;
	width: 135px;
	margin-left: -20px;
	margin-top: 13px;
	margin-bottom: 0px;
	display: inline;
}

/*Hu Logo---------------------------------*/
.hu-logo {
	float: left;
	margin-left: 620px;
	padding-right: 0px;
	margin-right: 10px;
	margin-top: 20px;
	display: inline;
}
*html .hu-logo {
	margin-left: 600px;
	margin-right: 15px;
}

/*Worldwide Logo--------------------------*/
.worldwide {
	float: left;
	margin-left: 5px;
	margin-right: 20px;
	margin-top: 20px;
	display: inline;
}
*html .worldwide {
	margin-left: 0px;
	padding-right: 0px;
}
.worldwide2005 {
	width: 350px;
	float: left;
	display: inline;
}
/*My Account Link-------------------------*/
.myacct {
	font-size: 10px;
	float: right;
	position: relative;
	right: 20px;
	top: 19px;
	margin-bottom: -20px;
}
.myacct a:link, .myacct a:visited {
	color: #bbb;
	text-decoration: none;
}
.myacct a:hover, .myacct a:visited:hover {
	color: #999;
}

/*Search Area-----------------------------*/
#cse-search-box {
	float: right;
}
#search-box-text {
	border: 1px solid #ddd;
	color: #999;
	font-size: 11px;
	display: inline;
	float: left;
	right: 0px;
	position: relative;
	top: 35px;
	margin-right: 0px;
	margin-left: 0px;
}
.go-button {
	margin-top: 35px;
	margin-right:20px;
	border:0px;

}
/* End Search Area */

/*Horizontal Navigation*******************************************************/

.main-nav {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	width: 790px;
	float: left;
	background: #fff;
	display: inline;
	margin: 0 0 0 100px;
	padding: 0px;
	
}
.main-nav ul {
	width: 790px;
	margin: 0;
	padding: 0;
	list-style: none;
}
.main-nav ul li {
	display: inline;
	float: left;
	margin-left: -1px;
	border-left: 1px solid #fff;
	padding: 5px 0px;
}
.main-nav a:link, .main-nav a:visited {
	display: inline;
	font-family:Arial,Myriad Pro,Helvetica Neue,Verdana,sans-serif;
	color: #666;
	text-decoration: none;
	padding: 5px 12px;
}
.main-nav a:hover, .main-nav a:visited:hover {
	margin: 0px;
	background: url(http://www.dow.com/images/top_nav_marker.jpg) repeat-x;
	color: #666;
	padding: 5px 12px;
}
.main-nav-selected a:link, .main-nav-selected a:visited {
	background: url(http://www.dow.com/images/top_nav_marker.jpg) repeat-x bottom;
}
.main-nav-selected a:hover, .main-nav-selected a:visited:hover {
	background: #fff url(http://www.dow.com/images/top_nav_marker.jpg) repeat-x;
	text-decoration: none;
}
.main-nav-hnav-table-selected {
	background: #fff url(http://www.dow.com/images/top_nav_marker.jpg) repeat-x;
	margin: 0px;
}

/*Main Large Image Section****************************************************/

.main-image {
	float: left;
	display: block;
	margin: 0 0 10px 0;
	padding: 0;
	clear: both;
	width: 1020px;
}
.main-image-homepage {
	height: 200px;
}
.main-image-generic {
	height: 190px;
}
.main-image-content {
	display: none;
}

/*Main Page Content Container*************************************************/

.column-wrapper-homepage {
	margin-left: 10px;
}
.column-wrapper-generic {
	margin-left: 10px;
}
.column-wrapper-earnings,
.column-wrapper-feature {
	margin-left: 10px;
}

/*Main Navigation*************************************************************/
#content-row-navigation .breadcrumb-only {
	display: none;
}
#content-row-navigation ul ul.navigation-collapsed {
	display:none;
}
/*Main Navigation Container---------------*/
.nav-area {
	float: left;
	width: 220px;
	display: inline;
	margin-left: 0px;
	margin-right: 3px;
	margin-top: 100px;
	margin-bottom: 20px;
}
/* IE7 Hack */
*:first-child+html .nav-area {
	margin-top: 84px;
	margin-right: 8px;
}
/* End IE7 Hack */
/* IE6 Hack */
*html .nav-area {
	margin-top: 70px;
	margin-right: 8px;
}
/* End IE6 Hack */
/* Safari and Chrome Hack */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.nav-area {
		margin-top: 78px;
	}
}
/* End Safari and Chrome Hack */
.nav-area-homepage {
	margin-top: 75px;
}
.nav-area-earnings, 
.nav-area-feature {
	margin-top: 56px;
}
/* IE 7 Hack */
*:first-child+html .nav-area-earnings, 
*:first-child+html .nav-area-feature {
	margin-top: 40px;
	margin-right: 8px;
}
/* End IE 7 Hack */
/* IE6 Hack */
*html .nav-area-earnings, 
*html .nav-area-feature {
	margin-top: 40px;
	margin-right: 8px;
}
/* End IE6 Hack */
/* Safari and Chrome Hack */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.nav-area-earnings, 
	.nav-area-feature {
		margin-top: 54px;
	}
}
/* End Safari and Chrome Hack */

.nav-area-generic {
	margin-top: 46px;
}
/* IE 7 Hack */
*:first-child+html .nav-area-generic {
	margin-top: 30px;
	margin-right: 8px;
}
/* End IE 7 Hack */
/* IE6 Hack */
*html .nav-area-generic {
	margin-top: 30px;
	margin-right: 8px;
}
/* End IE6 Hack */
/* Safari and Chrome Hack */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.nav-area-generic {
		margin-top: 45px;
	}
}
/* End Safari and Chrome Hack */

/*Primary Navigation Current Page Highlight*/
.current-page {
	background-color: #EEEEEE;
}
/*Primary Navigation First Level----------*/
.primary-nav {
	font-size: 11px;
	border-top: 1px solid #ccc;
	width: 210px;
	padding: 0px;
	border-collapse: collapse;
	margin-bottom: 0px;
	margin-left: 10px;
	display: block;
	float: left;
}
.primary-nav-generic {
	margin-top: 25px;
}
.primary-nav-earnings, 
.primary-nav-feature {
	margin-top: 25px;
}
.primary-nav ul {
	font-family:Arial,Myriad Pro,Helvetica Neue,Verdana,sans-serif;
	width: 210px;
	font-weight: bold;
	color: #999;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
	list-style: none;
}
.primary-nav ul li {
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 210px;
	background: url(http://www.dow.com/images/horizontal_dots.gif) repeat-x bottom;
}

#content-row-navigation #last {
	margin-top: 10px;
	padding-top: 10px;
}

.primary-nav ul li a:link, 
.primary-nav ul li a:visited {
	display: block;
	padding: 9px 0px 9px 5px;
	text-decoration: none;
	color: #666;
}
.primary-nav ul li a:hover {
	display: block;
	border-collapse: collapse;
	color: #666;
	background: #dfdfdf;
	text-decoration: none;
}
.primary-nav-selected {
	color: #333;
	display: block;
	text-decoration: none;
}
.primary-nav-selected ul ul {
	color: #aaa;
	display: block;
	text-decoration: none;
}

/*Primary Navigation Second Level---------*/
.primary-nav ul li ul {
	width: 180px;
	display: block;
	border-collapse: collapse;
	font-weight: 100;
	color: 999;
	margin-top: 2px;
	list-style: none;
	margin-bottom: 5px;
	margin-left: 5px;
}
*html .primary-nav ul li ul {
	padding: 0px;
}
.primary-nav ul li ul li {
	margin-left: 0px;
	margin-top: -1px;
	margin-bottom: 5px;
	width: 180px;
	display: block;
	border-collapse: collapse;
	background: none;
}
.primary-nav ul li ul li a:link, 
.primary-nav ul li ul li a:visited {
	width: 200px;
	padding: 3px 0px 3px 5px;
	display: block;
	border-collapse: collapse;
	text-decoration: none;
	color: #666;
}
.primary-nav ul li ul li a:hover {
	width: 180px;
	display: block;
	border-collapse: collapse;
	color: #aaa;
	background: none;
	text-decoration: none;
}

/*Primary Navigation Third Level----------*/
.primary-nav ul li ul li ul {
	margin-left: 5px;
	width: 150px;
	display: block;
	border-collapse: collapse;
	font-weight: 100;
	color: 999;
	padding: 0px;
	list-style: none;
	margin-bottom: 5px;
}
.primary-nav ul li ul li ul li {
	margin-left: 5px;
	width: 150px;
	display: block;
	border-collapse: collapse;
	background: none;
}
.primary-nav ul li ul li ul li a:link, 
.primary-nav ul li ul li ul li a:visited {
	width: 150px;
	display: block;
	border-collapse: collapse;
	text-decoration: none;
	color: #666;
}
.primary-nav ul li ul li ul li a:hover {
	width: 150px;
	display: block;
	border-collapse: collapse;
	color: #aaa;
	background: none;
	text-decoration: none;
}

/*Secondary Nav First Level---------------*/
*html .secondary-nav {
	margin-top: -10px;
}
.secondary-nav {
	clear: left;
	color: #f00;
	width: 170px;
	margin: 0px;
	padding: 0px;
}
.secondary-nav ul {
	font-size: 11px;
	color: #f00;
	margin: 5px 0px 0px 5px;
	padding: 0px;
	list-style: none;
}
.secondary-nav ul a {
	color: #f00;
	text-decoration: none;
}
.secondary-nav ul a:link, .secondary-nav ul a:visited {
	color: #f00;
	text-decoration: none;
}
.secondary-nav ul a:hover, .secondary-nav ul a:visited:hover {
	color: #f00;
	text-decoration: none;
}
.secondary-nav ul li {
	background: none;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	color: #f00;
}
.secondary-nav ul li ul {
	font: 11px #f00 Arial, Helvetica, sans-serif;
	color: #f00;
	margin-left: -2px;
	padding: 0px;
	list-style: none;
}
.secondary-nav-column {
	margin-top: 10px;
	color: #f00;
}
.secondary-nav-selected {
	color: #000;
}

/*Page Content****************************************************************/

/*Container for all Content---------------*/
.content-area {
	display: inline;
	float: left;
	margin-top: 0px;
	padding: 0px 0px 40px 0px;
}
.content-area-earnings,
.content-area-feature {
	margin-top: 10px;
}
.content-area a:link, .content-area a:visited {
	color: #29417d;
	text-decoration: underline;
}
.content-area a:hover, .content-area a:visited:hover {
	color: #3366CC;
	text-decoration: underline;
}
.content-area h1 {
	font-size: 18px;
}
/*Page Title------------------------------*/
.title {
	margin-top: 2px;
	margin-left: 14px;
	z-index: 1000;
}
/* IE6 and IE7 Hack */
html* .title {
	margin-top: 12px;
	margin-left: 0px;
}
/* End IE6 and IE7 Hack */

.title-homepage {
	margin-left: -224px;
	top: 243px;
	font-size: 21px;
	font-weight: lighter;
}
/* IE7 Hack */
*:first-child+html .title-homepage {
	top: 24px;
	margin-left: -224px;
}
/* End IE7 Hack */
/* IE6 Hack */
*html .title-homepage {
	position: absolute;
	top: 310px;
	margin-left: -220px;
	display: block;
	width: 770px;
}
/* End IE6 Hack*/

.title h1 {
	font-size: 21px;
	font-weight: 100;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.title-color-this_is_dow a,
.title-color-this_is_dow a:link, 
.title-color-this_is_dow a:visited, 
.title-color-this_is_dow a:hover,
.title-color-this_is_dow a:visited:hover {
	color: #777777;
	text-decoration: none;
}
.title-color-this_is_dow-homepage a,
.title-color-this_is_dow-homepage a:link, 
.title-color-this_is_dow-homepage a:visited, 
.title-color-this_is_dow-homepage a:hover,
.title-color-this_is_dow-homepage a:visited:hover {
	color: #777777;
	text-decoration: none;
}

/*Main Page Content-----------------------*/
.content-A {
	position: relative;
	float: left;
	display: inline;
	padding-top: 0px;
	padding-left: 15px;
	margin-top: -25px;
}
/* IE 7 Hack */
*:first-child+html .content-A {
	display: block;
	width: 520px;
	padding-left: 5px;
	margin-top: 0px;
}
/* End IE7 Hack */
/* IE6 Hack */
*html .content-A {
	width: 520px;
	top: 72px;
	margin-left: -15px;
}
/* End IE6 Hack */
/* Safari and Chrome Hack */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.content-A {
		margin-top: -22px;
	}
}
/* End Safari and Chrome Hack */

/*Main Page Content Generic---------------*/
.content-A-generic {
	width: 490px;
	margin-top: 0px;
}
/* IE 7 Hack */
*:first-child+html .content-A-generic {
	display: block;
	width: 500px;
	padding-left: 5px;
	margin-top: 0px;
}
/* End IE7 Hack */
/* IE6 Hack */
*html .content-A-generic {
	width: 500px;
	top: 0px;
	margin-left: -15px;
}
/* End IE6 Hack */
/* Safari and Chrome Hack */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.content-A-generic {
		margin-top: 0px;
	}
}
/* End Safari and Chrome Hack */

/* IE 7 Hack */
*:first-child+html .content-A-homepage {
	width: 510px;
}
/* End IE7 Hack */

/*Main Page Content Earnings--------------*/
.content-A-earnings, 
.content-A-feature {
	width: 730px;
	margin-top: 0px;
}
/* IE 7 Hack */
*:first-child+html .content-A-earnings, 
*:first-child+html .content-A-feature {
	display: block;
	width: 740px;
	padding-left: 5px;
	margin-top: 0px;
}
/* End IE7 Hack */
/* IE6 Hack */
*html .content-A-earnings, 
*html .content-A-feature {
	width: 740px;
	top: 0px;
	margin-left: -15px;
}
/* End IE6 Hack */
/* Safari and Chrome Hack */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.content-A-earnings, 
	.content-A-feature {
		margin-top: 0px;
	}
}
/* End Safari and Chrome Hack */

/* Specific styles for reports/index.htm */
.right-column-right-section-reports {
	margin-top: 10px;
}
.headline-bar2 {
	margin-top: -20px;
	background-color: #999;
	padding: 5px;
	margin-left: -5px;
	color: #fff;
}

/*Table Row Styling*/
.tablehead {
	color: #fff;
	font-size: 94%;
	background-color: #aaa;
}
.table-heading {
	color: #fff;
	font-size: 94%;
	background-color: #aaa;
}
.table-subheading {
	color: #fff;
	background-color: #aaa;
	vertical-align: bottom;
}
.tablesubhead {
	color: #fff;
	font-size: 94%;
	background-color: #aaa;
}
.module-header-history {
	color: #fff;
	font-weight: bold;
	font-size: 94%;
	padding: 4px 0px 4px 5px;
	margin-top: 1px;
	background-color: #696969;
}
.module-content {
	padding-left: 5px;
}
.table-heading-category {
	color: #eee;
	font-weight: bold;
	font-size: 94%;
	background-color: #696969;
	padding-left: 20px
}
*html .tablerowgray tr {
	padding: 5px 10px 5px 10px;
	background-color: #eee;
}
.tablerowgray {
	background-color: #eee;
}
*html .gray-row tr {
	padding: 5px 10px 5px 10px;
	background-color: #eee;
}
.gray-row {
	background-color: #eee;
}
.tablerowgray-category {
	color: #666;
	background-color: #eee;
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
}
.tablerowgray-category a:link, .tablerowgray-category a:visited {
	color: #333;
	text-decoration: none;
}
.tablerowgray-category a:hover, .tablerowgray-category a:visited:hover {
	color: #333;
	text-decoration: underline;
}
.table-border {
	border: 1px solid #eee;
}

/*Sidebar Content-------------------------*/
.content-B {
	width: 200px;
	padding-top:0px;
	float: right;
	margin-top: -62px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
}
/* IE 7 Hack */
*:first-child+html .content-B {
	position: absolute;
	margin-top: -56px;
}
/* End IE7 Hack */

/* IE6 Hack */
*html .content-B {
	position: relative;
	top: -60px;
	left: 0px;
	display: inline;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 10px;
}
/* End IE6 Hack */

/* Safari and Chrome Hack */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.content-B {
		margin-top: -60px;
	}
}
/* End Safari and Chrome Hack */

.content-B-earnings, 
.content-B-feature {
	display:none;
}
.content-B .toolset {
	padding-bottom: 0px;
}
.content-B-nested {
	display: none;
}
.content-B p {
	margin: 0;
	padding-bottom: 4px;
}
.content-B .ir-quick-links {
	border: 0;
	margin-right: 10px;
}

/*Breadcrumb Section**********************************************************/

.breadcrumb {
	margin-left: 0px;
	padding-bottom: 3px;
	margin-bottom: -5px;
	font-size: 10px;
	position: absolute;
	top: 290px;
}
*html .breadcrumb {
	padding-bottom: 0px;
	border-bottom: none;
}
.breadcrumb-data-text a:link, .breadcrumb-data-text a:visited {
	margin: 0px;
	padding-bottom: 0px;
	color: #999;
	text-decoration: none;
}
.breadcrumb-data-text a:hover, .breadcrumb-data-text a:visited:hover {
	color: #999;
	text-decoration: underline;
}
.breadcrumb-data-text {
	color: #333;
	padding-bottom: 8px;
	padding-left: 5px;
	font-style: italic;
}
*html .breadcrumb-data-text {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.breadcrumb-data-text-current-page {
	color: #333;
}

/*Footer Section**************************************************************/

*html .footer {
	font-size: 9px;
	color: #bbb;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	height: 93px;
}
.footer {
	font-size: 9px;
	color: #bbb;
	height: 96px;
	padding-top: 3px;
	margin-top: 5px;
	margin-left: 10px;
}
.footer p {
	font-size: 9px;

}

.footer a:link,
.footer a:visited {
	font-weight: bold;
	color: #999;
	text-decoration: none;
}
.footer a:hover,
.footer a:visited:hover {
	color: #999;
	text-decoration: underline;
}

/*Print Styles***************************************************************/

@media print {
	*html body, {
		background: none;
	}
	*html .container-homepage {
		margin-left: -120px;
		margin-top: -20px;
	}
	*html .container {
		margin-top: -20px;
	}
	*html .header-home {
		margin-left: -10px;
	}
	*html .right-column {
		margin-left: -15px;
	}
	*html .disclaimer {
		margin-left: -150px;
	}
	.hu-logo,
	.worldwide,
	.myacct,
	.go-button,
	.main-image img,
	.main-nav-home,
	.main-nav,
	.left-column,
	.primary-nav,
	.breadcrumb,
	.breadcrumb-data-here,
	.breadcrumb-data-text,
	.footer,
	.search-box,
	#search-box-text {
		display: none;
	}



}

.resultsHeaders {
background-color:#E1E1E1;
color:#000000;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
font-weight:bold;
margin-top:1px;
padding:2px;
text-decoration:none;
}


/****** Our hROH styles ******/

/* Side Navigation */

a.sidenav, .sidenav a, a.sidenav:link, .sidenav a:link, .sidenav a:visited {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:white url(/assets/images/web_ui/leftNavButImg.gif) no-repeat scroll left bottom;
display:block;
font-family:Verdana,Arial,Myriad Pro,Helvetica Neue,sans-serif;
font-size:10px; font-weight:normal;
color:#000000;
padding:5px 25px 15px 0;
text-decoration:none;
}

/* H3 style for page titles  */
.industries {
border-top:1px solid #666;
border-bottom:1px solid #666;
  background: white url(/assets/images/web_ui/title_gradient_back.gif);
  background-repeat: repeat-x;
  background-position: left top;
font-size:18px;
font-family:Arial, Helvetica, sans-serif;
color:#666;
font-weight:lighter;
/*margin-top:10px;*/
padding:0 10px;
line-height:40px;
}

/* Product page application list */

a.prodnav:link, a.prodnav:visited, a.prodnav:active
{
  display: block;
  background: white url(/assets/images/web_ui/sm_arrow.gif);
  background-repeat: no-repeat;
  background-position: left top;
  padding: 0px 10px 0px 15px;
  font-family: Verdana,Arial,Myriad Pro,Helvetica Neue,sans-serif;
  font-size: 11px; font-weight: normal;
  color: #333;
  text-decoration: underline;
}

a.prodnav:hover
{
  display: block;
  background: white url(/assets/images/web_ui/sm_arrow.gif);
  background-repeat: no-repeat;
  background-position: left top;
  padding: 0px 10px 0px 15px;
  font-family: Verdana,Arial,Myriad Pro,Helvetica Neue,sans-serif;
  font-size: 11px; font-weight: normal;
  color: #666;
  text-decoration: underline;
}

a.prodnav:active
{
  display: block;
  background: white url(/assets/images/web_ui/sm_arrow.gif);
  background-repeat: no-repeat;
  background-position: left top;
  padding: 0px 10px 0px 15px;
  font-family: Verdana,Arial,Myriad Pro,Helvetica Neue,sans-serif;
  font-size: 11px; font-weight: normal;
  color: #333;
  text-decoration: underline;
}

/* standard page copy */
.main_about_copy {
color:#333333; font-size:11px;
font-family:Verdana,Arial,Myriad Pro,Helvetica Neue,sans-serif;
font-style:normal; font-weight:normal;
line-height:0.4cm;
}

.subweb_header {
color: #666; 
font-style:normal; 
font-weight: bold;
font-size: 12px; 
font-family: Verdana, Arial, Helvetica, sans-serif;
text-transform:none; margin-bottom:10px;
}

.page_titles {
	color: #ff0000; 
	font-style:normal; 
	font-weight: bold;
	font-size: 15px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform:none; 
	margin-bottom:10px;
}

.page_subtitles {
	color: #999999; 
	font-style:normal; 
	font-weight: bold;
	font-size: 14px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform:none; margin-bottom:10px;
}

/* Close Window button */
a.close_win, a.close_win:link, a.close_win:visited {
display:block; width:75px; height:20px; background:#E5E5E5; border:1px solid #666; margin-top:0px; text-align:center; text-decoration:none; font-family:verdana, arial, sans-serif; font-size:10px; font-weight:bold; color:#333; line-height:20px; overflow:hidden;
}

/* pageNumLinks */

a.pageNumlinks  {

margin-left:0.5em;

margin-right:0.5em;

font-family:Verdana,Arial,Helvetica,sans-serif;

font-size:11px;

font-style:normal;

font-weight:normal;

text-decoration:underline;

}

a.pageNumlinks img {

border:medium none;

}

a.pageNumlinks:link {

color:#000000;

}

a.pageNumlinks:visited {

color:#999999;

}

a.pageNumlinks:hover {

color:#666;

}

a.pageNumlinks:active {

color:#666;

text-decoration:none;

}

 

.resultsLines {

border-bottom:1px solid #E1E1E1;

}

a.results_prodLines {

background:url("/assets/images/web_ui/sm_arrow.gif") no-repeat scroll left top white;

display:block;

font-family:Verdana,Arial,Helvetica,sans-serif;

font-size:10px;

font-weight:normal;

margin-bottom:1px;

margin-top:1px;

padding:0 10px;

text-decoration:underline;

text-transform:uppercase;

}

a.results_prodLines:link , a.results_prodLines:visited{

color:#000000;

}

a.results_prodLines:hover {

color:#666;

}


/* breadcrumbs */

.crumbs, a.crumbs, a.crumbs:link, a.crumbs:visited, a.crumbs:active, a.crumbs:hover {
      text-align: left;
      font-family:Verdana,Arial,Myriad Pro,Helvetica Neue,sans-serif;   
      font-style:italic;
      font-weight:normal;
      font-size:9px;
      color: #666;
}

a.crumbs:link, a.crumbs:visited, a.crumbs:active {
      text-decoration:none;
}

a.crumbs:hover {  
      text-decoration: underline;
}



/* breadcrumb spacer*/
.indexfeature {
color:#333333; font-size:10px;
font-family:Verdana,Arial,Myriad Pro,Helvetica Neue,sans-serif;
font-style:normal; font-weight:normal;
}


.copylists {
  display:table;
  background: url(/assets/images/web_ui/sm_arrow.gif);
  background-repeat: no-repeat;
  background-position: left top;
  padding: 0px 0px 0px 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #333333;
  text-decoration: none;
  text-transform:none;
}


/*content links */
.copylinks:link, .copylinks:visited, .copylinks:hover {
color:#000000;
font-family:Verdana,Arial,Myriad Pro,Helvetica Neue,sans-serif;
font-size:11px;
font-weight:normal;
text-decoration:underline;
}



/* Recent Viewed Products Component Styles */
/* Recent Products header */
.recentProd_header {
color:#999999; font-size:10px;
font-family:Verdana,Arial,Myriad Pro,Helvetica Neue,sans-serif;
font-style:italic; font-weight:normal;
text-transform:none;
}

#recentProductList{
font-family: Verdana,Arial,Myriad Pro,Helvetica Neue,sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #000000;
  margin-bottom:1px;
  margin-top:1px;
}

#recentProductList a
{
  background: white url(/assets/images/web_ui/sm_arrow.gif);
  background-repeat: no-repeat;
  background-position: left top;
  padding: 0px 10px 0px 10px;
  font-family: Verdana,Arial,Myriad Pro,Helvetica Neue,sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #000000;
  text-decoration: underline;
  text-transform:uppercase;
  margin-bottom:1px;
  margin-top:1px;
}

#recentProductList a:link, a.recent_products:link
{
}


#recentProductList a:visited, a.recent_products:visited
{
  color: #333333;
  text-decoration: underline;
}

#recentProductList a:hover, a.recent_products:hover
{
  color: #FF0000;
}

#recentProductList a:active, a.recent_products:active
{
  color: #3366cc;
}


/* Feature Component Styles */


.copy
{
  color: #333333; font-style: normal; font-weight: normal;
  font-size: 11px; font-family: Verdana,Arial,Myriad Pro,Helvetica Neue,sans-serif;
}
.copyright
{
  	font-size:9px;
}


.content_bold {color: #ff0000; font-style:normal; font-weight: bold;
                        font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
                        text-transform:none;
}

/* Light gray bold 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;
}

/********************************** Styles for Product Regionalization *************************
---------------------------------------------------------------------------------------------------*/
#region_availability
{
	width: 100%;
	height: 3.2em;
	border-style: solid;
	border-color: gray;
	border-width: thin;
	font-family: Verdana,Arial,Myriad Pro,Helvetica Neue,sans-serif;	
	font-size: 11px;
}

#region_availability #left
{
	float: left;
	display: inline;
	width: 20%;
	height: 100%;
	background-color: gray;
}

#region_availability #left #label
{
	position:relative;
	margin-top: 1.3em;	
}


#region_availability #left #label span
{
	position:relative;
	height: 1em;
	color: white;
	vertical-align: middle;
	margin-top: 2px;
	padding-bottom: .8em;
	
}

#region_availability #right
{
	float: left;
	width: 79%;
	font-size: 10px;	
}

#region_availability #right #label 
{
	font-style: italic;
	margin-left:2px;
}


#region_availability #right ul
{
	position: relative;
	list-style: none;
	padding: 0px;
	padding-top: 2px;
	margin: 0 auto;
	margin-left:2px;

}

#region_availability #right li {
	position: relative;
	display: inline;
	color: gray;
}

#region_availability #right #links .list-label,
#region_availability #right #links #last
{
	height: .1cm;
	vertical-align: top; 
	padding-right: 1.5em;
}

#region_availability #right li a:link 
{
	color: #000000;
}

#region_availability #right li a:active
{
	color: #FF0000;
	text-decoration: none;
}

#region_availability #right li a.selected,
#region_availability #right li a.selected:visited
{
	color: #FF0000;
	text-decoration: none;
	font-size: 11px; 
	
}

#region_availability #right li a:visited
{
	color: #000000;
}

#region_availability #right li a:hover
{
	color: #FF0000;
}


#region_availability #right #last span
{
	
	padding-right: .5em;
	font-weight: normal; 
	color: gray;
}

div.regionmap 
{
	background-color:#FFFFFF;
	border:1px solid #000000;
	position:absolute;
	z-index:2;
}

/* specified width for a feature component */
div.feature
{
  width: 150px;
}

div .feature h1
{
	font-size: 11px;
	font-weight: bold;
}

td.dot 
{
	padding: 0;
}

a.featurelink:link, a.featurelink:visited , a.featurelink:active {color: #333; 
font-style: normal; font-weight: normal; font-size: 9px; 
font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline;
}


a.featurelink:hover {color: #666; font-style: normal; font-weight: normal; font-size: 9px;
font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline;
}


/***********************************/
/** Product Detail page redesign  **/
/***********************************/

.call-to-action-list
{
 background: #cccccc;
 overflow: visible;
 width: 100%;
 height: 100%;
font-family:  Arial, Helvetica, sans-serif;
 font-size: 10px; 
}

.call-to-action-list a, 
.call-to-action-list a:link,
.call-to-action-list a.hover, 
.call-to-action-list a:visited 
{
 padding: 1px;
 padding-left: 7px;
 padding-right: 7px;
 background: #E4E4E4;
 float:right;
 text-decoration: none;
 color: black;
 border-left: 3px solid white;
}

.call-to-action-list a.print
{
	padding-right: 20px;
	background-position: right center;
	background-image: url(/assets/images/web_ui/print_icon.gif);
    background-repeat: no-repeat;
}

.previous-next
{
	margin-top: 5em;
}


.msds-options
{
	background-color: #eee;
	padding: 2em;
	border-top: #888;
	margin-top: 2em;	
}

.msds-options a
{
  text-decoration: none;
  color: black;
}


/********************************** Styles for Products and TDS ************************************
---------------------------------------------------------------------------------------------------*/


/*  TDS Header 
--------------------------------------------------------------------------------------------------*/
.tds_header {color: #FF0000; font-style:normal; font-weight: bold;
		font-size: 15px; font-family: Verdana,Arial,Myriad Pro,Helvetica Neue,sans-serif;
		text-transform:none; margin-bottom:10px;
}




/*  TDS Sub-Header 
-------------------------------------------------------------------------------------------------*/

.tds_subheader {color: #999999; font-style:normal; font-weight: bold;
		font-size: 12px; font-family: Verdana,Arial,Myriad Pro,Helvetica Neue,sans-serif;
		text-transform:none; margin-bottom:10px;
}




/*  TDS Content Section Headers 
------------------------------------------------------------------------------------------------*/

.tds_section_headers {color: #FF0000; font-style:normal; font-weight: bold;
			font-size: 11px; font-family: Verdana,Arial,Myriad Pro,Helvetica Neue,sans-serif;
			text-transform:none; margin-bottom:10px;
}





/*  TDS body copy styles 
-----------------------------------------------------------------------------------------------*/

.tds_copy {		color: #000000; font-style: normal; font-weight: normal; 
			font-size: 11px; font-family: Verdana,Arial,Myriad Pro,Helvetica Neue,sans-serif; 
}




/*  TDS links (if applicable) 
-------------------------------------------------------------------------------------------*/

a.tds_links:link  {color: #000000; font-style: normal; font-weight: normal; font-size: 11px;
			font-family: Verdana,Arial,Myriad Pro,Helvetica Neue,sans-serif; text-decoration: none;
}

a.tds_links:visited  {color: #000000; font-style: normal; font-weight: normal; font-size: 11px;
			font-family: Verdana,Arial,Myriad Pro,Helvetica Neue,sans-serif; text-decoration: none;
}
					
a.tds_links:hover {color: #FF0000; font-style: normal; font-weight: normal; font-size: 11px;
			font-family: Verdana,Arial,Myriad Pro,Helvetica Neue,sans-serif; text-decoration: none;
}



/*  TDS copyright text and small text for charts and copy  
----------------------------------------------------------------------------------------------*/

.tds_copyright {color: #000000; font-style: normal; font-weight: normal; 
		font-size: 9px; font-family: Verdana,Arial,Myriad Pro,Helvetica Neue,sans-serif; 
}




/*  TDS Chart headers 
---------------------------------------------------------------------------------------------*/

.tds_charts_bold {color: #666666; font-style: normal; font-weight: bold; 
			font-size: 11px; font-family: Verdana,Arial,Myriad Pro,Helvetica Neue,sans-serif; 
}




/*  TDS chart seperator lines - apply to <td> tags in tables 
--------------------------------------------------------------------------------------------*/ 

.tds_chartlines {border-bottom: 1px solid #FF0000;
}



/*  TDS small text links (if applicable)
------------------------------------------------------------------------------------------*/

a.tds_smlinks:link  {color: #000000; font-style: normal; font-weight: normal; font-size: 9px;
			font-family: Verdana,Arial,Myriad Pro,Helvetica Neue,sans-serif; text-decoration: underline;
}

a.tds_smlinks:visited  {color: #000000;	font-style: normal; font-weight: normal; font-size: 9px;
			font-family: Verdana,Arial,Myriad Pro,Helvetica Neue,sans-serif; text-decoration: underline;
}
					
a.tds_smlinks:hover {color: #FF0000; font-style: normal; font-weight: normal; font-size: 9px;
			font-family: Verdana,Arial,Myriad Pro,Helvetica Neue,sans-serif; text-decoration: underline;
}



/* Style for chart headers which may also be a link.
-----------------------------------------------------------------------------------------*/	

a.tds_header_links:link  {color: #FF0000; font-style: normal; font-weight: bold; font-size: 11px;
				font-family: Verdana,Arial,Myriad Pro,Helvetica Neue,sans-serif; text-decoration: none;
}

a.tds_header_links:visited  {color: #FF0000;	font-style: normal; font-weight: bold; font-size: 11px;
				font-family: Verdana,Arial,Myriad Pro,Helvetica Neue,sans-serif; text-decoration: none;
}
					
a.tds_header_links:hover {color: #FF0000; font-style: normal; font-weight: bold; font-size: 11px;
				font-family: Verdana,Arial,Myriad Pro,Helvetica Neue,sans-serif; text-decoration: none;
}

a.tds_header_links:active {color: #3366cc; font-style: normal; font-weight: bold; font-size: 11px;
				font-family: Verdana,Arial,Myriad Pro,Helvetica Neue,sans-serif; text-decoration: none;
}


.prodLine_header {
	margin: 0;
	padding: 0;
}

#prodLine_header_prefix, #prodLine_header_industry, #prodLine_header_application, #prodLine_header_separator
{
	display:inline-block;
}

#prodLine_header_prefix, #prodLine_header_separator, #prodLine_header_industry h1, #prodLine_header_application h2
{ 
	color: #999999; 
	font-style:normal; 
	font-weight: bold;
    font-size: 14px; 
	font-family: Verdana,Arial,Myriad Pro,Helvetica Neue,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,Myriad Pro,Helvetica Neue,sans-serif;
                        text-transform:none; margin-bottom:5px;
}


/* Product Line Name */

a.ProdLine_links
{
  padding: 10px 10px 0px 5px;
  font-family: Verdana,Arial,Myriad Pro,Helvetica Neue,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,Myriad Pro,Helvetica Neue,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,Myriad Pro,Helvetica Neue,sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FF0000;
  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,Myriad Pro,Helvetica Neue,sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  text-decoration: underline;
  text-transform:none;
  margin-bottom:1px;
  margin-top:30px;
}

/* Product Line Detail Header style  */

#ProdLine_Header {
	margin-left: 1px;
	padding: 5px;
	padding-bottom: 10px;
}

.ProdLine_Type 
{
	display:inline;	
	color: #000000; 
	font-style:normal; 
	font-weight: bold;
    font-size: 11px; 
	font-family: Verdana,Arial,Myriad Pro,Helvetica Neue,sans-serif;
    text-transform:none; margin-bottom:10px;
}

						
.ProdMain_Head
{
	display:inline;	
	color: #666666; 
	font-style:normal; 
	font-weight: bold;
    font-size: 14px; 
	font-family: Verdana,Arial,Myriad Pro,Helvetica Neue,sans-serif;
    text-transform:none; margin-bottom:5px;
	padding-right: 5px;
}

.product-line-title {
	height: 35px;
	
}

.product-line-title  td{
	vertical-align: bottom;
}

.product_header 
{
  background: white url(/assets/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;
  text-decoration: none;
  margin-top:.5cm;
  display: block;
}

.product_main_title
{
	display: inline;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.product_sub_title
{
	display: inline;
	color: #000000; 
	font-style:normal; 
	font-weight: normal;
    font-size: 10px; 
	font-family: Verdana,Arial,Myriad Pro,Helvetica Neue,sans-serif;
    margin-bottom:10px;
}

.detail_headings {color: #666666; font-style:normal; font-weight: normal;
                        font-size: 10px; font-family: Verdana,Arial,Myriad Pro,Helvetica Neue,sans-serif;
                        text-transform:capitalize; margin-bottom:5px;
}



.contentboldheader {
color:#000000;
font-family:Verdana,Arial,Myriad Pro,Helvetica Neue,sans-serif;
font-size:10px;
font-style:normal;
font-weight:bold;
}


/*  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(/assets/images/web_ui/sm_arrow.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(/assets/images/web_ui/sm_arrow.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;
}



/* Page tabs BEGIN */
/*----------------------------------------------------------------------------*/
  .page-tabs td.tab-left {
    background: url(/assets/images/web_ui/tab_lft_gry.gif) top right no-repeat;
    border-bottom: 1px solid #d9d9d9;
  }

  .page-tabs td.tab-right {
    background: url(/assets/images/web_ui/tab_rgt_gry.gif) top left no-repeat;
    border-bottom: 1px solid #d9d9d9;
  }

  .page-tabs td.tab-left-active {
    background: url(/assets/images/web_ui/tab_lft_wht.gif) top right no-repeat;
    border-bottom: 1px solid #ffffff;
  }

  .page-tabs td.tab-right-active {
    background: url(/assets/images/web_ui/tab_rgt_wht.gif) top left no-repeat;
    border-bottom: 1px solid #ffffff;
  }

  .page-tabs td.tab-middle {
    border-bottom: 1px solid #d9d9d9;
  }

  .page-tabs td.tab-middle-active {
    border-bottom: 1px solid #ffffff;
  }

  .page-tabs a.tabs:link  {color: #000000; font-style: normal; font-weight: normal; font-size: 11px;
     font-family: Verdana,Arial,Myriad Pro,Helvetica Neue,sans-serif; text-decoration: none
  }

  .page-tabs a.tabs:visited  {color: #000000; font-style: normal; font-weight: normal; font-size: 11px;
      font-family: Verdana,Arial,Myriad Pro,Helvetica Neue,sans-serif; text-decoration: none
  }

.page-tabs a.tabs:active  {color: #666; font-style: normal; font-weight: normal; font-size: 11px;
  font-family: Verdana,Arial,Myriad Pro,Helvetica Neue,sans-serif; text-decoration: none
}

.page-tabs a.tabs-active  {color: #666; font-style: normal; font-weight: normal; font-size: 11px;
  font-family: Verdana,Arial,Myriad Pro,Helvetica Neue,sans-serif; text-decoration: none
}


.page-tabs a.tabs:hover {color: #666; font-style: normal; font-weight: normal; font-size: 11px;
  font-family: Verdana,Arial,Myriad Pro,Helvetica Neue,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,Myriad Pro,Helvetica Neue,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,Myriad Pro,Helvetica Neue,sans-serif; text-decoration: none;
                                margin-bottom: 5cm;
}



a.request:hover {color: #666; font-style: normal; font-weight: normal; font-size: 10px;
                 font-family: Verdana,Arial,Myriad Pro,Helvetica Neue,sans-serif; text-decoration: none;
}

a.request:active {color: #3366cc; font-style: normal; font-weight: normal; font-size: 10px;
                  font-family: Verdana,Arial,Myriad Pro,Helvetica Neue,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;
						 padding: 2px 5px 2px 0px;
}

a.latestnewslinks:visited  {color: #999999; font-style: normal; font-weight: normal; font-size: 10px;
                            font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline;
							padding: 2px 5px 2px 0px;
}

a.latestnewslinks:hover {color: #666; font-style: normal; font-weight: normal; font-size: 10px;
                         font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline;
						 padding: 2px 5px 2px 0px;
}
a.latestnewslinks:active  {color: #666; font-style: normal; font-weight: normal; font-size: 10px;
                           font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline;
						   padding: 2px 5px 2px 0px;
}




/* START: For Tabbed Content Component*/
a.leftnav_current
{
  display: block;
  background: white url(/assets/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: #ff0000;
  text-decoration: underline;
}

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:visited
{
  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(/assets/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: #ff0000;
  text-decoration: underline;
}

a.leftnav:active
{
  display: block;
  background: white url(/assets/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: #ff0000;
  text-decoration: underline;
}

/* END: For Tabbed Content */