﻿@charset "UTF-8";

/********************************* Begin: Global ******************************/

body {
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;	
	font-size: 9pt;
	margin: 0px;
}

form {
	margin: 0;
	padding: 0;
}
b
{
    font-size: 10pt;
}
/******************************************************************************/

/* Begin added for REL4.13 CR569 */

.fieldWidth
{
width:155px;
	}
.keySearchBox2 {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	VERTICAL-ALIGN: middle;
	WIDTH: 170px;
	COLOR: #000000;
	PADDING-TOP: 0px;
	FONT-STYLE: normal;
	BACKGROUND-COLOR: #ffffff;
	border: 1px solid #3791AE;
}
	
/* End added for REL4.13 CR569 */

select {
	width: auto;
	color: #333 !important;
	background-color: #fff !important;
	font-size: .75em;
	margin-right: 0px;
}

input {
	color: #333;
	background-color: #fff;
	/*font-size: .75em !important;*/
}

.grey select, .grey input {
	color: #333 !important;
	background-color: #fff !important;
	font-size: 1em !important;
}

/******************************************************************************/

/* Used to style the alternate text of unloaded images */
img {
	font-size: 0.8em;
	color: #000;
	background-color:transparent;
	border: none;
}

ul {
	margin: 2px 0 10px 15px;
	list-style-type: square;
}

html>body ul {
	margin: 2px 0 10px 15px;
	padding: 0;
}

/*********************************** End: Global ******************************/

/****************************** Begin: vertical lines *************************/

.vSpacer6 {
	height: 7px;
	
}

.vSpacer8 {
	
	height: 8px;
}

.vSpacer10 {
	
	height: 10px;
}

.vSpacer15 {
	height: 15px;
}

/******************************** End: vertical lines *************************/

/********************************** Begin: spacers ****************************/

/******************************** Begin: Padding Top **************************/

.pTop5 {
	padding-top: 5px;
}

.pTop10 {
	padding-top: 10px;
}

.pTop15 {
	padding-top: 15px;
}

.pTop20 {
	padding-top: 20px;
}

/********************************* End: Padding Top ***************************/

/****************************** Begin: Padding Bottom *************************/

/********************** Begin: pBot2 for the back to top arrow in *************/

.pBot2 {
	padding-bottom: 2px;
}

/***************** End: pBot2 for the back to top arrow in footer *************/

.pBot5 {
	padding-bottom: 5px;
}

.pBot10 {
	padding-bottom: 10px;
}

.pLeft15 {
	padding-left: 15px;
}

.pBot15 {
	padding-bottom: 15px;
}

.pBot20 {
	padding-bottom: 20px;
}

/******************************** End: Padding Bottom *************************/

/********************************* Begin: Margin Top **************************/

.mTop5 {
	margin-top: 5px;
}

.mTop15 {
	margin-top: 15px;
}

.mTop20 {
	margin-top: 20px;
}

/********************************** End: Margin Top ***************************/

/******************************** Begin: Margin Right *************************/

.mRight5 {
	margin-right: 5px;
}

div img.mRight5
{
    margin-right: 5px;
}   

.mRight10 {
	margin-right: 10px;
}

/****************** Begin: Right margins specific to CT_H1 template ***********/

.mRight12 {
	margin-right: 12px;
}

.mRight13 {
	margin-right: 13px;
}

.mRight8 {
	margin-right: 8px;
}

.mRight9 {
	margin-right: 9px;
}

/****************** End: Right margins specific to CT_H1 template *************/

.mRight15 {
	margin-right: 15px;
}

/******************************** End: Margin Right ***************************/

/****************************** Begin: Margin Bottom **************************/

.mBot3 {
	margin-bottom: 3px;
}

.mBot5 {
	margin-bottom: 5px;
}

.mBot8 {
	margin-bottom: 8px;
}

.mBot10 {
	margin-bottom: 10px;
}

.mBot15 {
	margin-bottom: 15px;
}

.mBot20 {
	margin-bottom: 20px;
}

/******************************** Begin: Margin Bottom ************************/

/********************************* Begin: Margin left *************************/

.mLeft5 {
	margin-left: 5px;
}

.mLeft10 {
	margin-left: 10px;
}

.mLeft15 {
	margin-left: 15px;
}

.mLeft20 {
	margin-left: 20px;
}

.mLeft195 {
	margin-left: 195px;
}

/********************************* End: Margin left ***************************/

/*********************************** End: Spacers *****************************/

/************************** Begin: Horizontal line divider ********************/

.lineDivider {
	display: block;
	background-color: #999999;
	height: 1px;
	font-size: 11pt;
	clear: both;
}

/**************************** End: Horizontal line divider ********************/

/************************** Begin: Horizontal line divider 2 ******************/

.lineDivider2 {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #fff;
	height: 0px;
}

/**************************** End: Horizontal line divider 2 ******************/

/********************************* Begin: Grey Pipe ***************************/

.greyPipe {
	color: #999999;
	float: left;
	margin: 0 9px 0 9px;
	font-size: 8pt;
}

/*********************************** End: Grey Pipe ***************************/

html>body .greyPipe {
	margin-right: 10px;
}

/********************************* Begin: Green Pipe **************************/

.greenPipe {
	color: #007E3A;
	font-size: 11pt;
	margin-left: 4px;
	margin-right: 4px;
}

/********************************** End: Green Pipe ***************************/

/********************************* Begin: clear All ***************************/

.clearAll {
	clear: both;
}

/********************************** End: clear All ****************************/

/******************************* BEGIN: GLOBAL FOOTER *************************/

/*************************** Begin: Back to top Container *********************/

.backToTopContainer {
	width: 100px;
	text-align: right;
	margin-right: 10px;
	margin-left: 5px;
}

/***************************** End: Back to top Container *********************/

/****************************** Begin: Footer Container ***********************/
/* Begin: modified for IE 7 */
#globalFooterContainer {
	display: block;
	width: 760px;
	height: 20px;
	margin-top: 25px;
	margin-bottom: 60px;
	color: #333;
	background-color: transparent;
	background-image: url(images/global_footer_container.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-attachment: scroll;
}
/* End: modified for IE 7 */

#globalFooterContainer .green , #castrolextFooterContainer .green{
        display: inline;
        font-size: 0.7em;
        color: #666666;
        background-color: transparent;
}

#globalFooterContainer .greenPipe, #castrolextFooterContainer .greenPipe {
        display: inline;
        font-size: 0.6em;
        color: #999999;
        background-color: transparent;
        margin-left: 1px;
        margin-right: 1px;
        position: relative;
        bottom: 1px;
}
/* Main footer links */

#globalFooterContainer a:link .green, #globalFooterContainer a:visited .green {
	display: inline;
	color: #007b32;
	background-color: transparent;
	background-image: url(images/footer_arrow.gif);
	background-position: top right;
	background-repeat: no-repeat;
	background-attachment: scroll;
	text-decoration: none;
	padding-right: 10px;
	margin-right: 5px;
}

#globalFooterContainer a:hover .green, #globalFooterContainer a:active .green {
	display: inline;
	color: #ff0000;
	background-color: transparent;
	background-image: url(images/_footer_arrow.gif);
	background-position: top right;
	background-repeat: no-repeat;
	background-attachment: scroll;
	text-decoration: none;
	padding-right: 10px;
	margin-right: 5px;
}

/* Turn off the back to top arrow image */

#globalFooterContainer .link10 img, #castrolextFooterContainer .link10 img {
 display: none;
}

#globalFooterContainer .link10:link, #castrolextFooterContainer .link10:link  {
        display: inline;
        font-size: 0.7em;
        font-weight: normal;
        color: #007B32;
        background-color: transparent;
        background-image: url(images/back_to_top_arrow.gif);
        background-position: bottom left;
        background-repeat: no-repeat;
        background-attachment: scroll;
        text-decoration: none;
        text-transform: lowercase;
        padding-left: 1em;
}


#globalFooterContainer .link10:visited, #castrolextFooterContainer .link10:visited {
        display: inline;
        font-size: 0.7em;
        font-weight: normal;
        color: #007B32;
        background-color: transparent;
        background-image: url(images/back_to_top_arrow.gif);
        background-position: bottom left;
        background-repeat: no-repeat;
        background-attachment: scroll;
        text-decoration: none;
        text-transform: lowercase;
        padding-left: 1em;
}

#globalFooterContainer .link10:hover, #castrolextFooterContainer .link10:hover {
        display: inline;
        font-size: 0.7em;
        font-weight: normal;
        color: #FF0000;
        background-color: transparent;
        background-image: url(images/_back_to_top_arrow.gif);
        background-position: bottom left;
        background-repeat: no-repeat;
        background-attachment: scroll;
        text-decoration: none;
        text-transform: lowercase;
        padding-left: 1em;
}

#globalFooterContainer .link10:active, #castrolextFooterContainer .link10:active {
        display: inline;
        font-size: 0.7em;
        font-weight: normal;
        color: #FF0000;
        background-color: transparent;
        background-image: url(images/_back_to_top_arrow.gif);
        background-position: bottom left;
        background-repeat: no-repeat;
        background-attachment: scroll;
        text-transform: lowercase;
        padding-left: 1em;
}
/****************************** End: Footer container *************************/

.footerTable {
	display: table;
	width: 740px;
	height: 20px;
	margin-left: 20px;
	position: relative;
	bottom: 2px;
}

.footerTable td, castrolextfooterTable td {
 display: table-cell;
 vertical-align: bottom;
}

/******************************* END: GLOBAL FOOTER ***************************/

/******************************* BEGIN: POPUP Footer **************************/

/*************************** Begin: popupFooter Container *********************/

/* Edited 8 May 2006 by Anthony Shafto */

#popupFooterContainer {
	margin: 0 0 10px 0;
	width: 570px;
}
#popupFooterContainer, #popupFooterContainer .footerTable {
	width: 570px;
}
#popupFooterContainer .footerTable {
	background-image: url(images/win3col_footer.jpg);
	background-repeat: no-repeat;
	border-color: #dfdfdf;
	border-style: solid;
	border-width: 1px 1px 1px 0;
	color: #000;
	left: -20px;
	position: relative;
}
#popupFooterContainer .footerTable td {
	white-space: nowrap;
	width: 50%;
	vertical-align: middle;
}
#popupFooterContainer .footerTable .green {
	color: #666;
	display: inline;
}
#popupFooterContainer .footerTable .greenPipe {
	display: inline;
}
#popupFooterContainer .footerTable a.green:link , #popupFooterContainer .footerTable a.green:visited , #popupFooterContainer .footerTable a:hover .green, #popupFooterContainer .footerTable a.green:active  {
	color: #007b32;
}
#popupFooterContainer .footerTable a.green:hover , #popupFooterContainer .footerTable a.green:active  {
	color: #ff0000;
}
#popupFooterContainer .footerTable .link10:link, #popupFooterContainer .footerTable .link10:visited, #popupFooterContainer .footerTable .link10:hover, #popupFooterContainer .footerTable .link10:active {
	background-image: url(images/back_to_top_arrow.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	color: #007b32;
	padding-left: 10px;
}
#popupFooterContainer .footerTable .link10:hover, #popupFooterContainer .footerTable .link10:active {
	background-image: url(images/_back_to_top_arrow.gif);
	color: #ff0000;
}

/******************************************************************************/

#popup2colFooterContainer {
	display: block;
}

#popup2colFooterContainer .footerTable {
	display: block;
	width: 385px;
	height: auto;
	position: relative;
	left: -20px;
	color: #000;
	background-image: url(images/win2col_footer.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-attachment: scroll;
	border-top: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
}

#popup2colFooterContainer .footerTable td {
	display: table-cell;
	width: auto;
	height: auto;
	vertical-align: middle;
	text-align: center;
}

#popup2colFooterContainer .footerTable .green {
	display: block;
	color: #007B32;
	background-color: transparent;
}
#popup2colFooterContainer .footerTable .green:hover {
	DISPLAY: block; COLOR: #ff0000; BACKGROUND-COLOR: transparent
}
#popup2colFooterContainer .footerTable a:link .green {
	display: block;
	color: #007b32;
	background-color: transparent;
}

#popup2colFooterContainer .footerTable a:hover .green {
	display: block;
	color: #ff0000;
	background-color: transparent;
}

#popup2colFooterContainer .footerTable .link10 {
	display: block;
	color: #007b32;
	background-color: transparent;
	background-image: url(images/back_to_top_arrow.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-attachment: scroll;
	margin-top: 1.2em;
	padding-left: 10px;
}

#popup2colFooterContainer .footerTable .link10:hover {
	display: block;
	color: #ff0000;
	background-color: transparent;
	background-image: url(images/_back_to_top_arrow.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-attachment: scroll;
	margin-top: 1.2em;
	padding-left: 10px;
}

/******************************** END: POPUP Footer ***************************/

.gBackToTop a {
	font-size: .75em;	
}

/******************************** BEGIN: BREADCRUMB ***************************/

#breadCrumbContainer {
	display: block;
	width: 740px;
	height: auto;
	position: relative;
	left: 20px;
	margin-bottom: 15px;
}

#breadCrumbContainer .link10:link, #breadCrumbContainer .link10:visited {
	display: inline;
	font-weight: bold;
	line-height: 1.5;
	color: #007b32;
	background-color: #fff;
	text-decoration: none;
}

#breadCrumbContainer .link10:hover, #breadCrumbContainer .link10:active {
	display: inline;
	font-weight: bold;
	line-height: 1.5;
	color: #ff0000;
	background-color: #fff;
	text-decoration: none;
}

#breadCrumbContainer .greenBold a {
	display: inline;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.5;
	color: #333;
	background-color: #fff;
	text-transform: none;
}

#breadCrumbContainer .greenBold {
	display: inline;
	font-size: .75em;
	font-weight: normal;
	line-height: 1.5;
	color: #333;
	background-color: #fff;
	text-transform: none;
}

#breadCrumbContainer .green {
	display: inline;
	font-size: .75em;
	font-weight: normal;
	line-height: 1.5;
	color: #000;
	background-color: #fff;
}

/********************************** END: BREADCRUMB ***************************/

/****************************** START :::: R4 BM Track ************************/

.extfooterTable {
	width: 936px;
	background-color: #EFEFEF;
	border-top: 1px solid #99D6AD;
}

.outerFooter {
	margin-right: 35px;
	width: 936px;
}

#extFooterContainer {
	width: 936px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 30px;
}

.greenPipe {
	color: #007E3A;
	font-size: 11pt;
	margin-left: 4px;
	margin-right: 4px;
}

/* Utility links pipe divider */
.mastHeadborder #mastHeadTopNav .tableContainer .greenPipe {
	display: block;
	float: left;
	color: #fff;
	background-color: transparent;
	font-size: 0.6em;
	margin-left: 4px;
	margin-right: 4px;
	position: relative;
	bottom: 1px;
}

/*   END :::: R4 BM Track */

div img.mRight5 {
	display: none;
}

img.mLeft5 {
	display: none;
}

.print a:link, .print a:visited {
	display: inline;
	font-size: .75em;
	color: #007b32;
	background-color: transparent;
	background-image: url(images/anchor_links_container_arrow.gif);
	background-position: top right;
	background-repeat: no-repeat;
	background-attachment: scroll;
	padding-right: 10px;
}

.print a:hover, .print a:active {
	display: inline;
	font-size: .75em;
	color: #ff0000;
	background-color: transparent;
	background-image: url(images/_anchor_links_container_arrow.gif);
	background-position: top right;
	background-repeat: no-repeat;
	background-attachment: scroll;
	padding-right: 10px;
}

/******************************************************************************/

.countryListing:link, .countryListing:visited {
	display: block !important;
	width: 150px;
	height: auto;
	float: left;
	color: #007b32;
	background-color: transparent;
	background-image: url(images/links_container_arrow.gif);
	background-position: top right;
	background-repeat: no-repeat;
	background-attachment: scroll;
	padding-right: 12px;
	margin-bottom: 1em;
	font-size: .75em;
}

.countryListing:hover, .countryListing:active {
	display: block !important;
	width: 150px;
	height: auto;
	float: left;
	color: #ff0000;
	background-color: transparent;
	background-image: url(images/_links_container_arrow.gif);
	background-position: top right;
	background-repeat: no-repeat;
	background-attachment: scroll;
	padding-right: 12px;
	margin-bottom: 1em;
	font-size: .75em;
}

/******************************************************************************/
#popup2colFooterContainerOCR .footerTable {
	display: block;
	width: 385px;
	height: auto;
	position: relative;
	left: -20px;
	color: #000000;
	background-image: url(images/pop_footer.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-attachment: scroll;
	border-top: 1px solid #DFDFDF;	
	border-right: 1px solid #DFDFDF;
}

#popup2colFooterContainerOCR .footerTable td {
	display: table-cell;
	width: auto;
	height: auto;
	vertical-align: middle;
	text-align: center;
}

#popup2colFooterContainerOCR .footerTable .green {
	display: block;
	color: #666666;
	background-color: transparent;
}

#popup2colFooterContainerOCR .footerTable a:link .green {
	display: block;
	color: #007B32;
	background-color: transparent;
}

#popup2colFooterContainerOCR .footerTable a:hover .green {
	display: block;
	color: #FF0000;
	background-color: transparent;
}

#popup2colFooterContainerOCR .footerTable .link10 {
	display: block;
	color: #007B32;
	background-color: transparent;
	background-image: url(images/back_to_top_arrow.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-attachment: scroll;
	margin-top: 1.2em;
	padding-left: 12px;
}

#popup2colFooterContainerOCR .footerTable .link10:hover {
	display: block;
	color: #FF0000;
	background-color: transparent;
	background-image: url(images/_back_to_top_arrow.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-attachment: scroll;
	margin-top: 1.2em;
	padding-left: 12px;
}
#castrolextFooterContainer {
 display: block;
 width: 100%;
 height: 20px;
 margin-top: 30px;
 margin-bottom: 60px;
 color: #333333;
 background-color: transparent;
 background-image: url(images/global_footer_container_ext.jpg);
 background-position: top left;
 background-repeat: no-repeat;
 background-attachment: scroll;
 
}
#castrolextFooterContainer a:link .green, #castrolextFooterContainer a:visited .green {
 display: inline;
 color: #007B32;
 background-color: transparent;
 background-image: url(images/footer_arrow.gif);
 background-position: top right;
 background-repeat: no-repeat;
 background-attachment: scroll;
 text-decoration: none;
 padding-right: 10px;
 margin-right: 5px;
}

#castrolextFooterContainer a:hover .green, #castrolextFooterContainer a:active .green {
 display: inline;
 color: #FF0000;
 background-color: transparent;
 background-image: url(images/_footer_arrow.gif);
 background-position: top right;
 background-repeat: no-repeat;
 background-attachment: scroll;
 text-decoration: none;
 padding-right: 10px;
 margin-right: 5px;
}
.castrolextfooterTable {
 display: table;
 width: 100%;
 height: 20px;
 padding-left: 20px;
 position: relative;
 bottom: 2px;
}
#mainContainer .grey UL {
 PADDING-LEFT: 1px;
}
.prefchkBox INPUT {

            BACKGROUND-COLOR: transparent

}
/* BEGIN: Added for CR 509  5/18/2006 */

.fldBorder {
border:0px;
}
.donotdisplay{
 display:none;
}
/* END: Added for CR 509  5/18/2006 */

/* added for masthead css     */


.mastHeadborder {
	background-color: transparent;
	background-image: url(images/castrol_brandbar_liq_eng.gif);
	background-position: top left;
	background-repeat: no-repeat;
	color: #000;
	display: block;
	height: 66px;
	margin-bottom: 7px;
	padding: 0;
	width: 779px;
}

/* Used on the navigation buttons to prevent text wrapping */

.nowrap {
	white-space: nowrap;
}

/* Main container for primary navigation links */

.mastHeadContainer {
	background-color: transparent;
	background-image: url(images/masthead_container_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	color: #000;
	display: block;
	height: 31px;
	width: 100%;
}

 
#mastHeadTopNav {
	display: block;
	float: right;
	padding: 2px 0 0 0;
	position: relative;
	right: 30px;
	width: auto;
}

 

#mastHeadTopNav form {
	display: block;
	margin: 8px 0 0 0;
}

#bpLogo {
	display: none;
}

 
.logoContainer img {
	display: none;
}


 
.tableContainer {
	float: right;
}

#mastHeadTopNav .tableContainer form {
	position: absolute;
	right: 0;
	top: 20px;
}
.tableContainer form .greenBold {
	background-color: transparent !important;
	color: #fff !important;
	display: inline !important;
	float: none !important;
	font-size: .75em;
	font-weight: bold;
	position: static !important;
}

 
.tableContainer img {
	display: none;
}

 

#mastHeadTopNav .tableContainer .greenBold {
	display: block;
	position: relative;
	left: 10px;
	z-index: 1;
	float: left;
	color: #000;
	background-color: #fff;
	margin-top: 55px;
	margin-bottom: -8px;
	margin-left: 0;
	margin-right: 0;
	font-size: .75em;
	margin-left: 5px;
}

html>body #mastHeadTopNav .tableContainer .greenBold {
	display: block;
	float: left;
	color: #000;
	background-color: #fff;
	margin-top: 55px;
	margin-bottom: 3px;
	margin-left: 5px;
	margin-right: 0;
	font-size: .75em;
}

#mastHeadTopNav .tableContainer .greenBold a:link, #mastHeadTopNav .tableContainer .greenBold a:visited {
	display: block;
	float: left;
	color: #007b32;
	background-color: #fff;
	text-decoration: none;
}

#mastHeadTopNav .tableContainer .greenBold a:hover, #mastHeadTopNav .tableContainer .greenBold a:active {
	display: block;
	float: left;
	color: #ff0000;
	background-color: #fff;
	text-decoration: none;
}

#mastHeadTopNav .tableContainer .greenPipe {
	display: none !important;
}

 

.searchBox {
	display: inline;
	width: 150px;
	height: auto;
	font-size: .75em;
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #fff;
}

/* Submit input field for the search form */

.goAnchor {
	display: inline;
	color: #fff;
	background-color: #007b32;
	font-size: .75em;
	font-weight: bold;
	text-transform: uppercase;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	padding-left: 4px;
	padding-right: 4px;
	cursor: pointer;
}

/*.button:link, .button:visited, .button:hover, .button:active, .button1 {
	border-color: #ccc #ccc #fff #fff;
	border-style: solid;
	border-width: 0 1px 0 1px;
	color: #007b32;
	display: block;
	float: left;
	font-size: .7em;
	font-weight: bold;
	height: 15px;
	margin: 1px 0 0 0;
	padding: 8px 5px 7px 5px;
	text-decoration: none;
	text-transform: uppercase;
}
.button:hover, .button:active, .button1 {
	background-color: #fff;
	color: #ff0000;
}*/
.button1 {
	height: 14px;
}

 
.mColLeft {
	display: block;
	width: 15px;
	height: auto;
	float: left;
	padding: 0;
	margin-right: 5px;
}
 

.mRightCol {
	display: block;
	width: auto;
	height: auto;
	float: left;
}

.mRightCol a:link, .mRightCol a:visited {
	display: inline;
	font-size: .75em;
}

.mRightCol a:hover, .mRightCol a:active {
	display: inline;
	font-size: .75em;
}

 .logoContainer a + a {
	display: none;
}

.logoContainerText {
	display: block;
	position: absolute;
	top: 23px;
	left: 230px;
	color: #fff;
	background-color: transparent;
	font-size: .95em;
	font-weight: bold;
	text-transform: uppercase;
}
 /* BEGIN: ADDITION ENH 7/3/2006 CR 509 */
.fldBorder {
 border:0px solid #FFDD00;
}
 
.donotdisplay{
 display:none;
}
/* END: ADDITION ENH 7/3/2006 CR 509 */
/* Begin : Added for R4.10 CR 558 20060627 *//* Start: Added in Transact */
/* Begin: Global Button Container (Email Transact) */
#globalButtonContainer{
	width: 545px;
	margin: 10px 0px 0px 20px;
	padding-bottom: 0px;
}
/* End: Global Button Container (Email Transact) */

/* Begin: PM_F38_deliveryAddress Back to top Container */
.backToTopContainer540{
	width: 80px;
	text-align: right;	
	margin: 0px 0 0px 397px;
	padding: 0;
}

html>body .backToTopContainer{
	padding-top: 16px;
	margin: 0 0 10px 660px;
}

.backToTopContainer545{
    width: 545px;
	text-align: right;	
	margin: 0px 0px 0px 0px;
	padding: 0;
}

html>body .backToTopContainer{
	padding-top: 16px;
	margin: 0 0 10px 660px;
}
/* End: PM_F38_deliveryAddress Back to top Container */

.avTop{
  vertical-align: top;
}

/* Begin: Footer Spacer Selectors */
.negativeMargin7030
{
margin-bottom: -7px;
}

.negativeMargin1530
{
margin-bottom: -15px;
}

.negativeMargin90
{
margin-bottom: -9px;
}

html>body .negativeMargin90
{
margin-bottom: 0px;
height: 4px;
}
/* End: Footer Spacer Selectors */

.vSpacer4 {
	
	height: 4px;	
}

.vSpacer05{
	
	height: 0px;	
}

html>body .vSpacer05{
	
	height: 5px;	
}

.vSpacer1{
	
	height: 1px;	
}

.vSpacer7{
	
	height: 7px;
}

/* Begin: T_S31 castrol */
.vSpacer8_S31{
	
	padding: 0;
	margin: 0;
	height: 8px;	
}
/* End: T_S31 castrol */

.pTop2{
 padding-top: 2px;
}

.pTop020{
	
	padding-top: 0px;	
}

html>body .pTop020{
	
	padding-top: 20px;	
}

.pTop010{
	
	padding-top: 0px;	
}

html>body .pTop010{
	
	padding-top: 10px;	
}

.pBot01{
	padding-bottom: 0px;
}

html>body .pBot01{
	padding-bottom: 1px;
}

.pBot02{
	padding-bottom: 0px;
}

html>body .pBot02{
	padding-bottom: 2px;
}

.pBot03{
	padding-bottom: 0px;
}

html>body .pBot03{
	padding-bottom: 3px;
}

.pBot59 {
	padding-bottom: 5px;
}

html>body .pBot59 {
	padding-bottom: 9px;
}

.pLeft6{
	padding-left: 6px;
}

.mTop2{
	margin-top: 2px;
}

.mTop3{
	margin-top: 3px;
}

.mRight6 {
	margin-right: 6px;
}

.mBot2{
	margin-bottom: 2px;
}

.pLeft5{
	padding-left: 4px;
}

.hRight8{
	width: 5px;
}

.hRight7{
	width: 7px;
}

/* Begin: Back to top Container T_S31 castrol*/
.backToTopContainer2{
	width: 80px;
	text-align: right;	
	margin: 15px 0 10px 660px;
	padding: 0;
}

html>body .backToTopContainer2{
	padding-top: 16px;
	margin: 0 0 10px 660px;
}
/* End: Back to top Container T_S31 castrol*/

/* Begin: backgroundPanel */
.greyBackgroundPanel{
	background-color: #EFEFEF;
	width: 230px;
	padding: 1px 4px 4px 5px;
	text-align:right;
	vertical-align:middle;
}

.greyBackgroundOpenContainerOuter{
	background-color: #EFEFEF;
	width:545px;
	margin-bottom: 0px;
}
 .greyBackgroundOpenContainer{
		  background-color: #EFEFEF;

          width:505px;

          margin-right: 20px;

          margin-bottom: 16px;

          margin-left: 20px;

          padding-top: 17px;
}

 .greyBackgroundOpenContainerOuter375{
	background-color: #EFEFEF;
	border-top: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	padding-bottom: 0px;
	width:375px;
	BACKGROUND: url(images/pnav_title_bg.jpg) #f4f4f4 repeat-x left top;}
.greyBackgroundOpenContainer355{
	margin: 7px 10px 0px 10px;
	width:355px;
}

.container355{
	width:355px;
}

.greyBackgroundOpenContainer320{
	background-color: #EFEFEF;
	margin-left: 10px;
	width:321px;
	float:left;
	background-color:#CC99FF;
}
/* End: backgroundPanel */

/* End: Added in Transact *//* End : Added for R4.10 CR 558 20060627 */
/* BEGIN: Modified for TB07 */
.rssRowHeading{
margin-top:3px;
}

.rssRowAstyle {
float:left;
margin:5px;
margin-bottom:10px;
}
.linkspace {
	font-size:0.75em;		
}
.mBot35 {
	margin-bottom:35px;
}


/* END: Modified for TB07 */

.lanContainer{
 float:right; margin-top:45px; position:static; padding:0px; margin-bottom:0px; 
}


/* START: CR 758 Iframe */

.topheadleft{
	background-image: url(images/h_left.gif);
	background-repeat: no-repeat;
	width: 334px;
	height:67px;
}

.topheadmid{
	background-image: url(images/h_midd.gif);
	background-repeat: repeat-x;
	height:67px;
	display:block;
}

.topheadright{
	background-image: url(images/h_right.gif);
	background-repeat: no-repeat;
	width: 24px;
	height:67px;
}

#mastHeadTopNavnew {
	MARGIN-TOP: 5px; DISPLAY: block; RIGHT: 30px; FLOAT: right; WIDTH: auto; PADDING-TOP: 10px; POSITION: relative; HEIGHT: auto
}
.pTop12 {
	PADDING-TOP: 12px
}
.mastHeadContainernew {
	DISPLAY: block;
	WIDTH: 100%;
	COLOR: #000000;
	HEIGHT: 31px;
	background-image: url(images/nag_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.mainContainernew {
	DISPLAY: block; FLOAT: left; MARGIN-LEFT: 15px; WIDTH: 100%; HEIGHT: auto
}

.pRight20 {
	PADDING-RIGHT: 20px
}

.navleft{
	background-image: url(images/n_left.gif);
	background-repeat: no-repeat;
	width: 4px;
	height:31px;
}

.navright{
	background-image: url(images/n_right.gif);
	background-repeat: no-repeat;
	width: 4px;
	height:31px;
}

.navmidd{
	background-image: url(images/n_midd.gif);
	background-repeat: repeat-x;
	height:31px;
	background-color: #FFFFFF;
}



.footermiddnew{
	background-image: url(images/f_midd.gif);
	background-repeat: repeat-x;
	height:20px;
	background-color: #FFFFFF;
}
.footerrightnew{
	background-image: url(images/f_right.gif);
	background-repeat: no-repeat;
	height:20px;
	background-color: #FFFFFF;
	width:4px;
}

/*Begin: Added for CR854*/
#breadCrumbContainer h2{
        BORDER-RIGHT: #ffffff 1px solid; 
		PADDING-RIGHT: 9px; 
		BORDER-TOP: #ffffff 1px solid; 
		DISPLAY: inline; FONT-WEIGHT: normal; 
		FONT-SIZE: 0.75em; 
		FLOAT: left; 
		TEXT-TRANSFORM: none;
		BORDER-LEFT: #ffffff 1px solid;
		COLOR: #333; LINE-HEIGHT: 1.5; 
		BORDER-BOTTOM: #ffffff 1px solid;
		BACKGROUND-COLOR: #fff
}
HTML > BODY #breadCrumbContainer h2{
        MARGIN-TOP: 0px
}
/*End: Added for CR854*/
/*begin : added for CR 846 Warranty support*/
#castrolextFooterContainer A:link .greencastrol {
        PADDING-RIGHT: 10px; DISPLAY: inline; BACKGROUND: url(images/footer_arrow.gif) no-repeat right top; COLOR
: #007b32; MARGIN-RIGHT: 5px; TEXT-DECORATION: none
}
#castrolextFooterContainer A:visited .greencastrol {
        PADDING-RIGHT: 10px; DISPLAY: inline; BACKGROUND: url(images/footer_arrow.gif) no-repeat right top; COLOR
: #007b32; MARGIN-RIGHT: 5px; TEXT-DECORATION: none
}
#castrolextFooterContainer A:hover .greencastrol {
        PADDING-RIGHT: 10px; DISPLAY: inline; BACKGROUND: url(images/_footer_arrow.gif) no-repeat right top; COLO
R: #ff0000; MARGIN-RIGHT: 5px; TEXT-DECORATION: none
}
#castrolextFooterContainer A:active .greencastrol {
        PADDING-RIGHT: 10px; DISPLAY: inline; BACKGROUND: url(images/_footer_arrow.gif) no-repeat right top; COLO
R: #ff0000; MARGIN-RIGHT: 5px; TEXT-DECORATION: none
}
#castrolextFooterContainer .greencastrol {
        DISPLAY: inline; FONT-SIZE: 0.7em; COLOR: #666666; BACKGROUND-COLOR: transparent
}
html > body #castrolextFooterContainer A:link .greencastrol {
        PADDING-RIGHT: 10px; DISPLAY: inline; BACKGROUND: url(images/footer_arrow.gif) no-repeat right top; COLOR
: #007b32; MARGIN-RIGHT: 5px; TEXT-DECORATION: none
}
html > body #castrolextFooterContainer A:visited .greencastrol {
        PADDING-RIGHT: 10px; DISPLAY: inline; BACKGROUND: url(images/footer_arrow.gif) no-repeat right top; COLOR
: #007b32; MARGIN-RIGHT: 5px; TEXT-DECORATION: none
}
html > body #castrolextFooterContainer A:hover .greencastrol {
        PADDING-RIGHT: 10px; DISPLAY: inline; BACKGROUND: url(images/_footer_arrow.gif) no-repeat right top; COLO
R: #ff0000; MARGIN-RIGHT: 5px; TEXT-DECORATION: none
}
html > body #castrolextFooterContainer A:active .greencastrol {
        PADDING-RIGHT: 10px; DISPLAY: inline; BACKGROUND: url(images/_footer_arrow.gif) no-repeat right top; COLO
R: #ff0000; MARGIN-RIGHT: 5px; TEXT-DECORATION: none
}
html > body #castrolextFooterContainer .greencastrol {
        DISPLAY: inline; FONT-SIZE: 0.7em; COLOR: #666666; BACKGROUND-COLOR: transparent
}
/*End : added for CR 846 Warranty support*/

#globalFooterContainernew {
	MARGIN-TOP: 0px; DISPLAY: block; MARGIN-BOTTOM: 25px; WIDTH: 100%; COLOR: #333; HEIGHT: 20px
}
#globalFooterContainernew .green {
	DISPLAY: inline; FONT-SIZE: 0.7em; COLOR: #666666; BACKGROUND-COLOR: transparent
}
#castrolextFooterContainernew .green {
	DISPLAY: inline; FONT-SIZE: 0.7em; COLOR: #666666; BACKGROUND-COLOR: transparent
}
#globalFooterContainernew .greenPipe {
	DISPLAY: inline; FONT-SIZE: 0.6em; MARGIN-LEFT: 1px; COLOR: #999999; BOTTOM: 1px; MARGIN-RIGHT: 1px; POSITION: relative; BACKGROUND-COLOR: transparent
}
#castrolextFooterContainernew .greenPipe {
	DISPLAY: inline; FONT-SIZE: 0.6em; MARGIN-LEFT: 1px; COLOR: #999999; BOTTOM: 1px; MARGIN-RIGHT: 1px; POSITION: relative; BACKGROUND-COLOR: transparent
}
#globalFooterContainernew A:link .green {
	PADDING-RIGHT: 10px; DISPLAY: inline; BACKGROUND: url(images/footer_arrow.gif) no-repeat right top; COLOR: #007b32; MARGIN-RIGHT: 5px; TEXT-DECORATION: none
}
#globalFooterContainernew A:visited .green {
	PADDING-RIGHT: 10px; DISPLAY: inline; BACKGROUND: url(images/footer_arrow.gif) no-repeat right top; COLOR: #007b32; MARGIN-RIGHT: 5px; TEXT-DECORATION: none
}
#globalFooterContainernew A:hover .green {
	PADDING-RIGHT: 10px; DISPLAY: inline; BACKGROUND: url(images/_footer_arrow.gif) no-repeat right top; COLOR: #ff0000; MARGIN-RIGHT: 5px; TEXT-DECORATION: none
}
#globalFooterContainernew A:active .green {
	PADDING-RIGHT: 10px; DISPLAY: inline; BACKGROUND: url(images/_footer_arrow.gif) no-repeat right top; COLOR: #ff0000; MARGIN-RIGHT: 5px; TEXT-DECORATION: none
}

.footerTablenew {
	MARGIN-LEFT: 0px; WIDTH: 100%; BOTTOM: 2px; POSITION: relative; HEIGHT: 20px;  
}

html>body .footerTablenew {
	MARGIN-LEFT: 0px; WIDTH: 100%; BOTTOM: 2px; POSITION: relative; HEIGHT: 20px
}
.toprightContainernew {
	MARGIN-TOP: -42px; DISPLAY: block; FLOAT: right; WIDTH: auto; POSITION: relative; 
}
#globalFooterContainernew .link10:link {
	DISPLAY: inline; PADDING-LEFT: 1em; FONT-WEIGHT: normal; FONT-SIZE: 0.7em; BACKGROUND: url(images/back_to_top_arrow.gif) no-repeat left bottom; TEXT-TRANSFORM: lowercase; COLOR: #007b32; TEXT-DECORATION: none
}
#castrolextFooterContainernew .link10:link {
	DISPLAY: inline; PADDING-LEFT: 1em; FONT-WEIGHT: normal; FONT-SIZE: 0.7em; BACKGROUND: url(images/back_to_top_arrow.gif) no-repeat left bottom; TEXT-TRANSFORM: lowercase; COLOR: #007b32; TEXT-DECORATION: none
}
#globalFooterContainernew .link10:visited {
	DISPLAY: inline; PADDING-LEFT: 1em; FONT-WEIGHT: normal; FONT-SIZE: 0.7em; BACKGROUND: url(images/back_to_top_arrow.gif) no-repeat left bottom; TEXT-TRANSFORM: lowercase; COLOR: #007b32; TEXT-DECORATION: none
}
#castrolextFooterContainernew .link10:visited {
	DISPLAY: inline; PADDING-LEFT: 1em; FONT-WEIGHT: normal; FONT-SIZE: 0.7em; BACKGROUND: url(images/back_to_top_arrow.gif) no-repeat left bottom; TEXT-TRANSFORM: lowercase; COLOR: #007b32; TEXT-DECORATION: none
}
#globalFooterContainernew .link10:hover {
	DISPLAY: inline; PADDING-LEFT: 1em; FONT-WEIGHT: normal; FONT-SIZE: 0.7em; BACKGROUND: url(images/_back_to_top_arrow.gif) no-repeat left bottom; TEXT-TRANSFORM: lowercase; COLOR: #ff0000; TEXT-DECORATION: none
}
#castrolextFooterContainernew .link10:hover {
	DISPLAY: inline; PADDING-LEFT: 1em; FONT-WEIGHT: normal; FONT-SIZE: 0.7em; BACKGROUND: url(images/_back_to_top_arrow.gif) no-repeat left bottom; TEXT-TRANSFORM: lowercase; COLOR: #ff0000; TEXT-DECORATION: none
}
#globalFooterContainernew .link10:active {
	DISPLAY: inline; PADDING-LEFT: 1em; FONT-WEIGHT: normal; FONT-SIZE: 0.7em; BACKGROUND: url(images/_back_to_top_arrow.gif) no-repeat left bottom; TEXT-TRANSFORM: lowercase; COLOR: #ff0000
}
#castrolextFooterContainernew .link10:active {
	DISPLAY: inline; PADDING-LEFT: 1em; FONT-WEIGHT: normal; FONT-SIZE: 0.7em; BACKGROUND: url(images/_back_to_top_arrow.gif) no-repeat left bottom; TEXT-TRANSFORM: lowercase; COLOR: #ff0000
}



/* START: CR 758 Iframe */

/* Begin:Added for CR_770  */
#castrolextFooterContainerprint {
background:transparent url(images/global_footer_container_ext.jpg)
no-repeat scroll left top;
color:#333333;
display:block;
height:20px;
margin-bottom:60px;
margin-top:30px;
width:600px;
}
/* End:Added for CR_770  */



/*Begin : Added for CR 846 ENH R MAY09 */
.listUtility{list-style-type: none;padding:0px;margin:0px; font-weight:bold;}
.listUtility li{float:left; font-weight:bold;}
.lanContainerNew 
{        PADDING-RIGHT: 0px; MARGIN-TOP: 41px; PADDING-LEFT: 0px; FLOAT: right; MARGIN-BOTTOM: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; POSITION: static}
html > body .lanContainerNew {PADDING-RIGHT: 0px; MARGIN-TOP: 45px; PADDING-LEFT: 0px; FLOAT: right; MARGIN-BOTTOM: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; POSITION: static}
.mFootTop
{
margin-top:4px;
}
html > body .mFootTop
{
*margin-top:4px;
margin-top:0px;
}
html>body*.mFootTop
{
margin-top:0px;
*margin-top:4px;
}
.mLeftcastrol4
{
	margin-left:4px;
}
.mLeftcastrol5
{
	margin-left:5px
}
#globalFooterContainer A:link .greencastrol {
	PADDING-RIGHT: 10px; DISPLAY: inline; BACKGROUND: url(images/footer_arrow.gif) no-repeat right top; COLOR: #007b32; MARGIN-RIGHT: 5px; TEXT-DECORATION: none
}
#globalFooterContainer A:visited .greencastrol {
	PADDING-RIGHT: 10px; DISPLAY: inline; BACKGROUND: url(images/footer_arrow.gif) no-repeat right top; COLOR: #007b32; MARGIN-RIGHT: 5px; TEXT-DECORATION: none
}
#globalFooterContainer A:hover .greencastrol {
	PADDING-RIGHT: 10px; DISPLAY: inline; BACKGROUND: url(images/_footer_arrow.gif) no-repeat right top; COLOR: #ff0000; MARGIN-RIGHT: 5px; TEXT-DECORATION: none
}
#globalFooterContainer A:active .greencastrol {
	PADDING-RIGHT: 10px; DISPLAY: inline; BACKGROUND: url(images/_footer_arrow.gif) no-repeat right top; COLOR: #ff0000; MARGIN-RIGHT: 5px; TEXT-DECORATION: none
}
#globalFooterContainer .greencastrol {
	DISPLAY: inline; FONT-SIZE: 0.7em; COLOR: #666666; BACKGROUND-COLOR: transparent
}
html > body #globalFooterContainer A:link .greencastrol {
	PADDING-RIGHT: 10px; DISPLAY: inline; BACKGROUND: url(images/footer_arrow.gif) no-repeat right top; COLOR: #007b32; MARGIN-RIGHT: 5px; TEXT-DECORATION: none
}
html > body #globalFooterContainer A:visited .greencastrol {
	PADDING-RIGHT: 10px; DISPLAY: inline; BACKGROUND: url(images/footer_arrow.gif) no-repeat right top; COLOR: #007b32; MARGIN-RIGHT: 5px; TEXT-DECORATION: none
}
html > body #globalFooterContainer A:hover .greencastrol {
	PADDING-RIGHT: 10px; DISPLAY: inline; BACKGROUND: url(images/_footer_arrow.gif) no-repeat right top; COLOR: #ff0000; MARGIN-RIGHT: 5px; TEXT-DECORATION: none
}
html > body #globalFooterContainer A:active .greencastrol {
	PADDING-RIGHT: 10px; DISPLAY: inline; BACKGROUND: url(images/_footer_arrow.gif) no-repeat right top; COLOR: #ff0000; MARGIN-RIGHT: 5px; TEXT-DECORATION: none
}
html > body #globalFooterContainer .greencastrol {
	DISPLAY: inline; FONT-SIZE: 0.7em; COLOR: #666666; BACKGROUND-COLOR: transparent
}
#breadCrumbContainer .green1 {        DISPLAY: inline; FONT-WEIGHT: normal; FONT-SIZE: 0.75em; COLOR: #000; LINE-HEIGHT: 1.5; BACKGROUND-COLOR: #fff; padding-right:3px; padding-left:7px}

.utilityLinkNew:link {
	DISPLAY: block; FONT-SIZE: 0.7em; FLOAT: left; MARGIN-LEFT: 5px; TEXT-TRANSFORM: capitalize; COLOR: #ffffff; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
.utilityLinkNew:visited {
	DISPLAY: block; FONT-SIZE: 0.7em; FLOAT: left; MARGIN-LEFT: 5px; TEXT-TRANSFORM: capitalize; COLOR: #ffffff; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
.utilityLinkNew:hover {
	DISPLAY: block; FONT-SIZE: 0.7em; FLOAT: left; MARGIN-LEFT: 5px; TEXT-TRANSFORM: capitalize; COLOR: #ff0000; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
.utilityLinkNew:active {
	DISPLAY: block; FONT-SIZE: 0.7em; FLOAT: left; MARGIN-LEFT: 5px; TEXT-TRANSFORM: capitalize; COLOR: #ff0000; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}


html > body .utilityLinkNew:link {
	DISPLAY: block; FONT-SIZE: 0.7em; FLOAT: left; MARGIN-LEFT: 10px; TEXT-TRANSFORM: capitalize; COLOR: #ffffff; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
html > body .utilityLinkNew:visited {
	DISPLAY: block; FONT-SIZE: 0.7em; FLOAT: left; MARGIN-LEFT: 10px; TEXT-TRANSFORM: capitalize; COLOR: #ffffff; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
html > body .utilityLinkNew:hover {
	DISPLAY: block; FONT-SIZE: 0.7em; FLOAT: left; MARGIN-LEFT: 10px; TEXT-TRANSFORM: capitalize; COLOR: #ff0000; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
html > body .utilityLinkNew:active {
	DISPLAY: block; FONT-SIZE: 0.7em; FLOAT: left; MARGIN-LEFT: 10px; TEXT-TRANSFORM: capitalize; COLOR: #ff0000; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
.mTop2new
{
	padding-top:1px
}
	html > body .mTop2new
	{
         padding-top:0px;
		 *padding-top:1px
	}

html > body* .mTop2new
{
padding-top:0px;
*padding-top:1px
}
/*End : Added for CR 846 ENH R MAY09 */
/*Begin : Added for CR 854 */  
.CastrolbreadItems
 {
        FLOAT: left; WIDTH: auto;
}
.CastrolcrumbText
{
DISPLAY: inline; 
FONT-WEIGHT: normal; 
FONT-SIZE: 0.75em; 
TEXT-TRANSFORM: none; 
COLOR: #333;
 LINE-HEIGHT: 1.5; 
 BACKGROUND-COLOR: #fff;
 Float:left;

}
.exCastrolbreadItems
 {
        FLOAT: left; WIDTH: auto;
}
.listUtilityBreadCrumb {
        PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none;
}
UL.listUtilityBreadCrumb LI {
        FLOAT: left; LIST-STYLE-TYPE: none;  white-space:nowrap;
}


#extbreadCrumbContainer {
        display: block;
        width: 100%;
        height: auto;
        position: relative;
        left: 20px;
        margin-bottom: 15px;
        Z-INDEX: 2;
}

#extbreadCrumbContainer .link10:link, #extbreadCrumbContainer .link10:visited {
        display: inline;
        font-weight: bold;
        line-height: 1.5;
        color: #007b32;
        background-color: #fff;
        text-decoration: none;
}

#extbreadCrumbContainer .link10:hover, #extbreadCrumbContainer .link10:active {
        display: inline;
        font-weight: bold;
        line-height: 1.5;
        color: #ff0000;
        background-color: #fff;
        text-decoration: none;
}

#extbreadCrumbContainer .greenBold a {
        display: inline;
        font-size: 1em;
        font-weight: normal;
        line-height: 1.5;
        color: #333;
        background-color: #fff;
        text-transform: none;
}

#extbreadCrumbContainer .greenBold {
        display: inline;
        font-size: .75em;
        font-weight: normal;
        line-height: 1.5;
        color: #333;
        background-color: #fff;
        text-transform: none;
}
#extbreadCrumbContainer .green {
        display: inline;
        font-size: .75em;
        font-weight: normal;
        line-height: 1.5;
        color: #000;
        background-color: #fff;
}
#extbreadCrumbContainer .green1 {
        DISPLAY: inline; FONT-WEIGHT: normal; FONT-SIZE: 0.75em; COLOR: #000; LINE-HEIGHT: 1.5; BACKGROUND-COLOR: #fff; padding-right:3px; padding-left:7px
                }
#breadCrumbContainer .green1 {
        DISPLAY: inline; FONT-WEIGHT: normal; FONT-SIZE: 0.75em; COLOR: #000; LINE-HEIGHT: 1.5; BACKGROUND-COLOR: #fff; padding-right:3px; padding-left:7px
                }

.castrolmRight10 {
        MARGIN-RIGHT: 8px
}
.mTop2New
{
margin-top:2px
}
html > body .mTop2New
{
margin-top:0px
}
html > body .CastrolcrumbText
{
margin-top:1px;
*margin-top:0px;
}

/*Begin : Added for CR 854 */
/*Begin : Added for CR 868 */

.textDescCont {
background-image:url(../../images/button_back.gif);
background-position:50% bottom;
background-repeat:repeat-x;
border:1px solid #CCCCCC;
float:left;
height:64px;
margin:2px 8px 10px 0;
width:283px;
}

.textDescContRight {
background-image:url(../../images/button_back.gif);
background-position:50% bottom;
background-repeat:repeat-x;
border:1px solid #CCCCCC;
float:left;
height:64px;
margin:2px 0 10px;
width:283px;
}

.greennoflash {
color:#007B32;
font-family:Arial narrow,Helvetica,sans-serif;
font-size:12pt;
font-weight:bold;
margin-left:5px;
margin-top:4px;
cursor:pointer;
}

.arrowbkImg {
background:transparent url(../../images/green_arrow.gif) no-repeat scroll right 50%;
width:170px;
}

.textDesc {
color:#666666;
font-size:12px;
font-weight:bold;
}

.buttonimage {
float:right;
margin-left:5px;
}

.anchorStyle {
text-decoration:none;
}


a:link p {
cursor:pointer;
text-decoration:none;
}
.textDescCont p {
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
}
html > body #countryselector {
margin-top:5px;
}
#countryselector {
left:93px;
margin-top:2px;
position:relative;
width:871px;
}

html > body #secondary_buttons {
margin-top:4px;
}
#secondary_buttons {
float:left;
left:93px;
position:relative;
width:871px;
}

#footer {
border-top:1px solid #CCCCCC;
color:#666666;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
left:93px;
margin-top:20px;
padding-top:5px;
position:relative;
width:871px;
}

#dropdown {
background-image:url(../../images/button_back.gif);
background-position:50% bottom;
background-repeat:repeat-x;
border:1px solid #CCCCCC;
left:10px;
position:absolute;
top:91px;
width:280px;
HEIGHT: 68px;
BACKGROUND-COLOR: white
}
.greenHeading {
color:#007B32;
font-family:Arial narrow,Helvetica,sans-serif;
font-size:14pt;
font-weight:bold;
margin-left:5px;
margin-top:4px;
}

.formSpacing {
margin:0;
padding:0;
}


html > body .homectrSelectStyle {
margin-top:0;
}
.homectrSelectStyle {
float:left;
font-family:Arial,Helvetica,sans-serif;
margin:8px 20px 10px 5px;
width:200px;
}
a:link p {
cursor:pointer;
text-decoration:none;
}


.textDescContRight p {
color:#000000;
display:block;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
margin:0;
padding:6px 0 0 6px;
width:170px;
}
.textDescCont p {
color:#000000;
display:block;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
margin:0;
padding:6px 0 0 6px;
width:170px;
}
#dropdownflash {
background-image:url(../../images/button_back.gif);
background-position:50% bottom;
background-repeat:repeat-x;
border:1px solid #CCCCCC;
left:10px;
position:absolute;
top:91px;
width:280px;
HEIGHT: 68px;
BACKGROUND-COLOR: white
}
.greenHeadingFlash {
color:#007B32;
font-family:Arial narrow,Helvetica,sans-serif;
font-size:14pt;
font-weight:bold;
margin-left:5px;
margin-top:4px;
}

.cursortype {
cursor:pointer;
}

/*End : Added for CR 868 */

.pageTitle {
	DISPLAY: block; FONT-WEIGHT: bold; FONT-SIZE: 16pt; TEXT-TRANSFORM: uppercase! important; COLOR: #007b32; BACKGROUND-COLOR: transparent; TEXT-ALIGN: left
}
.sectionTitle {
	DISPLAY: block; FONT-WEIGHT: bold; FONT-SIZE: 1em; TEXT-TRANSFORM: uppercase; COLOR: #007b32; BACKGROUND-COLOR: #ffffff
}
.title {
	CLEAR: both; MARGIN-TOP: 1em; DISPLAY: block; FONT-WEIGHT: bold; FONT-SIZE: 0.75em; MARGIN-BOTTOM: 1em; TEXT-TRANSFORM: uppercase; COLOR: #666666; BACKGROUND-COLOR: #ffffff
}
.grey11pt {
	FONT-WEIGHT: normal; FONT-SIZE: 11pt; COLOR: #616a74; FONT-STYLE: normal
}
.grey10pt {
	FONT-SIZE: 10pt; COLOR: #666666; BACKGROUND-COLOR: transparent
}
.heading {
	DISPLAY: block; FONT-WEIGHT: bold; FONT-SIZE: 0.9em; TEXT-TRANSFORM: uppercase; COLOR: #666666; FONT-STYLE: normal; BACKGROUND-COLOR: transparent; TEXT-ALIGN: left
}
.contentContainer .contentContainer171 .promoTeaserBodyContainer .heading {
	DISPLAY: block; FONT-WEIGHT: bold; FONT-SIZE: 0.9em; TEXT-TRANSFORM: uppercase; WIDTH: 171px; COLOR: #666; FONT-STYLE: normal; BACKGROUND-COLOR: transparent; TEXT-ALIGN: left
}
.lightGreenBold {
    DISPLAY: block; FONT-WEIGHT: bold; TEXT-TRANSFORM: uppercase; FONT-SIZE: 0.75em;  COLOR: #666666; BACKGROUND-COLOR: transparent
}
.lightGreenBold2 {
    DISPLAY: block; FONT-WEIGHT: bold; FONT-SIZE: 1em;  COLOR: #666666; BACKGROUND-COLOR: transparent
}
.grey .lightGreenBold {
	FONT-SIZE: 1em
}
.lightGreenBold1 {
	DISPLAY: block; FONT-WEIGHT: bold; FONT-SIZE: 0.75em;  COLOR: #666666; BACKGROUND-COLOR: transparent;

}
.grey .lightGreenBold1 {
	FONT-SIZE: 1em
}
.introText {
	FONT-WEIGHT: normal; FONT-SIZE: 0.75em; COLOR: #666666; TEXT-ALIGN: left
}
.introText A:link {
	PADDING-RIGHT: 10px; DISPLAY: inline; BACKGROUND: url(images/anchor_links_container_arrow.gif) #ffffff no-repeat right top; COLOR: #007b32
}
.introText A:visited {
	PADDING-RIGHT: 10px; DISPLAY: inline; BACKGROUND: url(images/anchor_links_container_arrow.gif) #ffffff no-repeat right top; COLOR: #007b32
}
.introText A:hover {
	PADDING-RIGHT: 10px; DISPLAY: inline; BACKGROUND: url(images/_anchor_links_container_arrow.gif) #ffffff no-repeat right top; COLOR: #ff0000
}
.introText A:active {
	PADDING-RIGHT: 10px; DISPLAY: inline; BACKGROUND: url(images/_anchor_links_container_arrow.gif) #ffffff no-repeat right top; COLOR: #ff0000
}
.errorText {
	FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: #cd5806
}
.errorBoldText {
	FONT-WEIGHT: bold; FONT-SIZE: 11pt; COLOR: #cd5806
}
.green {
	FONT-WEIGHT: normal; FONT-SIZE: 9pt; COLOR: #007b32
}
.greenBold {
	DISPLAY: block; FONT-WEIGHT: bold; COLOR: #007b32; BACKGROUND-COLOR: transparent
}
.anchorActive {
	FONT-WEIGHT: bold; FONT-SIZE: 9pt; COLOR: #ff0000
}
.navContainer1
{
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: transparent url(images/nav_container1_bg.jpg) repeat-y scroll left bottom;
    border-right: 1px solid #DFDFDF;
    color: #000000;
    display: block;
    height: auto;
    width: 174px;
}
.navContainer1 .anchor:link {
	DISPLAY: block; PADDING-LEFT: 23px; FONT-WEIGHT: normal; FONT-SIZE: 0.75em; PADDING-BOTTOM: 4px; WIDTH: 151px; COLOR: #666666; LINE-HEIGHT: 1.2; PADDING-TOP: 4px; HEIGHT: auto; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
.navContainer1 .anchor:visited {
	DISPLAY: block; PADDING-LEFT: 23px; FONT-WEIGHT: normal; FONT-SIZE: 0.75em; PADDING-BOTTOM: 4px; WIDTH: 151px; COLOR: #666666; LINE-HEIGHT: 1.2; PADDING-TOP: 4px; HEIGHT: auto; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
.navContainer1 .anchor:hover {
	DISPLAY: block; PADDING-LEFT: 17px; FONT-WEIGHT: normal; FONT-SIZE: 0.75em; PADDING-BOTTOM: 4px; BORDER-LEFT: #ff0000 6px solid; WIDTH: 151px; COLOR: #ff0000; PADDING-TOP: 4px; HEIGHT: auto; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
.navContainer1 .anchor:active {
	DISPLAY: block; PADDING-LEFT: 17px; FONT-WEIGHT: normal; FONT-SIZE: 0.75em; PADDING-BOTTOM: 4px; BORDER-LEFT: #ff0000 6px solid; WIDTH: 151px; COLOR: #ff0000; PADDING-TOP: 4px; HEIGHT: auto; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
.navContainer1 .anchor:hover .greenBold {
	DISPLAY: inline; COLOR: #ff0000; BACKGROUND-COLOR: transparent
}

.navContainer1 .anchorX:link{DISPLAY: block; PADDING-LEFT: 17px; FONT-WEIGHT: normal; FONT-SIZE: 0.75em; PADDING-BOTTOM: 4px; BORDER-LEFT: #ff0000 6px solid; WIDTH: 151px; COLOR: #ff0000; PADDING-TOP: 4px; HEIGHT: auto; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none}
.navContainer1 .anchorX:visited{DISPLAY: block; PADDING-LEFT: 17px; FONT-WEIGHT: normal; FONT-SIZE: 0.75em; PADDING-BOTTOM: 4px; BORDER-LEFT: #ff0000 6px solid; WIDTH: 151px; COLOR: #ff0000; PADDING-TOP: 4px; HEIGHT: auto; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none}
.navContainer1 .anchorX:hover{DISPLAY: block; PADDING-LEFT: 17px; FONT-WEIGHT: normal; FONT-SIZE: 0.75em; PADDING-BOTTOM: 4px; BORDER-LEFT: #ff0000 6px solid; WIDTH: 151px; COLOR: #ff0000; PADDING-TOP: 4px; HEIGHT: auto; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none}
.navContainer1 .anchorX:active{DISPLAY: block; PADDING-LEFT: 17px; FONT-WEIGHT: normal; FONT-SIZE: 0.75em; PADDING-BOTTOM: 4px; BORDER-LEFT: #ff0000 6px solid; WIDTH: 151px; COLOR: #ff0000; PADDING-TOP: 4px; HEIGHT: auto; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none}

.navContainer2 .anchor:link {
	DISPLAY: block; PADDING-LEFT: 23px; FONT-WEIGHT: normal; FONT-SIZE: 0.75em; PADDING-BOTTOM: 4px; BORDER-LEFT: #007b32 6px solid; WIDTH: 145px; COLOR: #666666; LINE-HEIGHT: 1.2; PADDING-TOP: 4px; BORDER-BOTTOM: #dfdfdf 1px solid; HEIGHT: auto; BACKGROUND-COLOR: #ffffff; TEXT-DECORATION: none
}
.navContainer2 .anchor:visited {
	DISPLAY: block; PADDING-LEFT: 23px; FONT-WEIGHT: normal; FONT-SIZE: 0.75em; PADDING-BOTTOM: 4px; BORDER-LEFT: #007b32 6px solid; WIDTH: 145px; COLOR: #666666; LINE-HEIGHT: 1.2; PADDING-TOP: 4px; BORDER-BOTTOM: #dfdfdf 1px solid; HEIGHT: auto; BACKGROUND-COLOR: #ffffff; TEXT-DECORATION: none
}
.navContainer2 .anchor:hover {
	DISPLAY: block; PADDING-LEFT: 23px; FONT-WEIGHT: normal; FONT-SIZE: 0.75em; PADDING-BOTTOM: 4px; BORDER-LEFT: #007b32 6px solid; WIDTH: 145px; COLOR: #ffffff; PADDING-TOP: 4px; HEIGHT: auto; BACKGROUND-COLOR: #007b32; TEXT-DECORATION: none
}
.navContainer2 .anchor:active {
	DISPLAY: block; PADDING-LEFT: 23px; FONT-WEIGHT: normal; FONT-SIZE: 0.75em; PADDING-BOTTOM: 4px; BORDER-LEFT: #007b32 6px solid; WIDTH: 145px; COLOR: #ffffff; PADDING-TOP: 4px; HEIGHT: auto; BACKGROUND-COLOR: #007b32; TEXT-DECORATION: none
}
A:link {
	COLOR: #007b32; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none;
}
A:visited {
	COLOR: #007b32; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none;
}
A:hover {
	COLOR: #ff0000; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none;
}
A:active {
	COLOR: #ff0000; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none;
}

.lnk:link {COLOR: #007b32; BACKGROUND-COLOR: transparent; TEXT-DECORATION: underline;}
.lnk:visited {COLOR: #007b32; BACKGROUND-COLOR: transparent; TEXT-DECORATION: underline;}
.lnk:hover {COLOR: #ff0000; BACKGROUND-COLOR: transparent; TEXT-DECORATION: underline;}
.lnk:active {COLOR: #ff0000; BACKGROUND-COLOR: transparent; TEXT-DECORATION: underline;}

.lnk2:link {COLOR: #ffffff; BACKGROUND-COLOR: transparent; TEXT-DECORATION: underline;}
.lnk2:visited {COLOR: #ffffff; BACKGROUND-COLOR: transparent; TEXT-DECORATION: underline;}
.lnk2:hover {COLOR: #ff0000; BACKGROUND-COLOR: transparent; TEXT-DECORATION: underline;}
.lnk2:active {COLOR: #ff0000; BACKGROUND-COLOR: transparent; TEXT-DECORATION: underline;}

.link10 {
	FONT-SIZE: 0.75em; COLOR: #007b32; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
.link100 {
	PADDING-BOTTOM: 6px;
}

.link10:link {
	FONT-SIZE: 0.75em; COLOR: #007b32; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
.link10:visited {
	FONT-SIZE: 0.75em; COLOR: #007b32; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
.link10:hover {
	FONT-SIZE: 0.75em; COLOR: #ff0000; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
.link10:active {
	FONT-SIZE: 0.75em; COLOR: #ff0000; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
.utilityLink:link {
	DISPLAY: block; FONT-SIZE: 0.7em; FLOAT: left; MARGIN-LEFT: 10px; TEXT-TRANSFORM: capitalize; COLOR: #ffffff; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
.utilityLink:visited {
	DISPLAY: block; FONT-SIZE: 0.7em; FLOAT: left; MARGIN-LEFT: 10px; TEXT-TRANSFORM: capitalize; COLOR: #ffffff; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
.utilityLink:hover {
	DISPLAY: block; FONT-SIZE: 0.7em; FLOAT: left; MARGIN-LEFT: 10px; TEXT-TRANSFORM: capitalize; COLOR: #ff0000; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
.utilityLink:active {
	DISPLAY: block; FONT-SIZE: 0.7em; FLOAT: left; MARGIN-LEFT: 10px; TEXT-TRANSFORM: capitalize; COLOR: #ff0000; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
.greyBold {
	DISPLAY: inline; FONT-WEIGHT: bold; FONT-SIZE: 0.75em; COLOR: #666666; BACKGROUND-COLOR: transparent
}
.slcDropCont .greyBold {
	DISPLAY: block
}
.greyBold .grey {
	FONT-SIZE: 1em
}
.grey .greyBold {
	FONT-SIZE: 1em
}
/* Begin: Added for TB07 */
.grey {
	FONT-WEIGHT: normal; FONT-SIZE: 0.75em; COLOR: #666666; BACKGROUND-COLOR: transparent
}
/* End : Added for TB07 */
.grey:first-letter {
	TEXT-TRANSFORM: uppercase
}
.greyLarge {
	FONT-WEIGHT: normal; FONT-SIZE: 11pt; COLOR: #666666
}
.greyLargeBold {
	DISPLAY: block; FONT-WEIGHT: bold; FONT-SIZE: 0.9em; TEXT-TRANSFORM: uppercase; COLOR: #666666; BACKGROUND-COLOR: transparent
}
.red11ptBold {
    DISPLAY: block; FONT-WEIGHT: bold; FONT-SIZE: 0.75em; TEXT-TRANSFORM: uppercase; COLOR: #666666; BACKGROUND-COLOR: transparent
}
.red11ptBold A:link {
	PADDING-RIGHT: 10px; DISPLAY: inline; FONT-WEIGHT: normal; FONT-SIZE: 0.8em; BACKGROUND: url(images/anchor_links_container_arrow.gif) no-repeat right top; TEXT-TRANSFORM: none; COLOR: #007b32
}
.red11ptBold A:visited {
	PADDING-RIGHT: 10px; DISPLAY: inline; FONT-WEIGHT: normal; FONT-SIZE: 0.8em; BACKGROUND: url(images/anchor_links_container_arrow.gif) no-repeat right top; TEXT-TRANSFORM: none; COLOR: #007b32
}
.red11ptBold A:hover {
	PADDING-RIGHT: 10px; DISPLAY: inline; FONT-WEIGHT: normal; FONT-SIZE: 0.8em; BACKGROUND: url(images/_anchor_links_container_arrow.gif) no-repeat right top; TEXT-TRANSFORM: none; COLOR: #ff0000
}
.red11ptBold A:active {
	PADDING-RIGHT: 10px; DISPLAY: inline; FONT-WEIGHT: normal; FONT-SIZE: 0.8em; BACKGROUND: url(images/_anchor_links_container_arrow.gif) no-repeat right top; TEXT-TRANSFORM: none; COLOR: #ff0000
}
.greenLargeRegular {
	DISPLAY: block; FONT-WEIGHT: normal; FONT-SIZE: 0.75em; COLOR: #666666; BACKGROUND-COLOR: #ffffff
}
.greenLargeRegular13 {
	DISPLAY: block; FONT-WEIGHT: normal; FONT-SIZE: 13pt; COLOR: #007b32; BACKGROUND-COLOR: #ffffff
}
.greenLargeBold13 {
	DISPLAY: block; FONT-WEIGHT: bold; FONT-SIZE: 13pt; COLOR: #007b32; BACKGROUND-COLOR: #ffffff
}
.whiteLargeBold:link {
	PADDING-RIGHT: 20px; DISPLAY: inline; FONT-WEIGHT: bold; FONT-SIZE: 0.9em; TEXT-TRANSFORM: uppercase; WIDTH: auto; COLOR: #007b32; HEIGHT: auto; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
.whiteLargeBold:visited {
	PADDING-RIGHT: 20px; DISPLAY: inline; FONT-WEIGHT: bold; FONT-SIZE: 0.9em; TEXT-TRANSFORM: uppercase; WIDTH: auto; COLOR: #007b32; HEIGHT: auto; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
.whiteLargeBold:hover {
	PADDING-RIGHT: 20px; DISPLAY: inline; FONT-WEIGHT: bold; FONT-SIZE: 0.9em; TEXT-TRANSFORM: uppercase; COLOR: #ff0000; HEIGHT: auto; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
.whiteLargeBold:active {
	PADDING-RIGHT: 20px; DISPLAY: inline; FONT-WEIGHT: bold; FONT-SIZE: 0.9em; TEXT-TRANSFORM: uppercase; COLOR: #ff0000; HEIGHT: auto; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
.whiteRegular {
	DISPLAY: block; FONT-WEIGHT: normal; FONT-SIZE: 0.75em; FLOAT: left; TEXT-TRANSFORM: none; COLOR: #666666; BACKGROUND-COLOR: transparent
}
A.white {
	FONT-WEIGHT: bold; FONT-SIZE: 9pt; COLOR: #ffffff; FONT-STYLE: normal; TEXT-DECORATION: none
}
A.white:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 9pt; COLOR: #ffffff; FONT-STYLE: normal; TEXT-DECORATION: underline
}
A.white:active {
	FONT-WEIGHT: bold; FONT-SIZE: 9pt; COLOR: #ffffff; FONT-STYLE: normal; TEXT-DECORATION: none
}
.linkLargeBold:link {
	DISPLAY: block; FONT-WEIGHT: bold; FONT-SIZE: 0.75em; BACKGROUND: url(images/links_container_arrow.gif) no-repeat right top; TEXT-TRANSFORM: uppercase; COLOR: #007b32; TEXT-DECORATION: none
}
.linkLargeBold:visited {
	DISPLAY: block; FONT-WEIGHT: bold; FONT-SIZE: 0.75em; BACKGROUND: url(images/links_container_arrow.gif) no-repeat right top; TEXT-TRANSFORM: uppercase; COLOR: #007b32; TEXT-DECORATION: none
}
.linkLargeBold:hover {
	DISPLAY: block; FONT-WEIGHT: bold; FONT-SIZE: 0.75em; BACKGROUND: url(images/links_container_arrow.gif) no-repeat right top; TEXT-TRANSFORM: uppercase; COLOR: #dc241f; TEXT-DECORATION: none
}
.linkLargeBold:active {
	DISPLAY: block; FONT-WEIGHT: bold; FONT-SIZE: 0.75em; BACKGROUND: url(images/links_container_arrow.gif) no-repeat right top; TEXT-TRANSFORM: uppercase; COLOR: #dc241f; TEXT-DECORATION: none
}
P {
	COLOR: #616a74; FONT-STYLE: normal
}
B {
	FONT-WEIGHT: bold; COLOR: #666666; BACKGROUND-COLOR: transparent
}
LI {
	COLOR: #666666; BACKGROUND-COLOR: transparent
}
A.linkBlueGreen9 {
	FONT-WEIGHT: normal; FONT-SIZE: 9pt; COLOR: #6699cc; FONT-STYLE: normal; TEXT-DECORATION: none
}
A.linkBlueGreen9:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 9pt; COLOR: #6699cc; FONT-STYLE: normal; TEXT-DECORATION: underline
}
A.linkBlueGreen9:active {
	FONT-WEIGHT: bold; FONT-SIZE: 9pt; COLOR: #007b32; FONT-STYLE: normal; TEXT-DECORATION: none
}
.glossLinkPag {
	FONT-WEIGHT: normal; FONT-SIZE: 9pt; COLOR: #6699cc; TEXT-DECORATION: none
}
.glossLinkPag:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 9pt; COLOR: #6699cc; TEXT-DECORATION: underline
}
.glossLinkPag:active {
	FONT-WEIGHT: bold; FONT-SIZE: 9pt; COLOR: #007b32; TEXT-DECORATION: none
}
.whiteBold {
	FONT-WEIGHT: bold; FONT-SIZE: 1.25em; TEXT-TRANSFORM: none; COLOR: #666666; BACKGROUND-COLOR: transparent
}
.whiteBoldLarge {
	FONT-WEIGHT: bold; FONT-SIZE: 1em; COLOR: #ffffff; BACKGROUND-COLOR: transparent
}
.whiteBold13 {
	FONT-WEIGHT: bold; FONT-SIZE: 13pt; COLOR: #ffffff; FONT-STYLE: normal
}
.btnGo {
	BORDER-RIGHT: #cccccc 1px solid; PADDING-RIGHT: 4px; BORDER-TOP: #999999 1px solid; DISPLAY: block; PADDING-LEFT: 4px; FONT-WEIGHT: bold; FONT-SIZE: 0.75em; PADDING-BOTTOM: 2px; BORDER-LEFT: #999999 1px solid; CURSOR: pointer; COLOR: #ffffff; PADDING-TOP: 2px; BORDER-BOTTOM: #cccccc 1px solid; FONT-STYLE: normal; BACKGROUND-COLOR: #007b32; TEXT-ALIGN: center; TEXT-DECORATION: none
}
.linkHeight {
	LINE-HEIGHT: 145%
}
.button:link {
	BORDER-RIGHT: #cccccc 1px solid; PADDING-RIGHT: 8px; DISPLAY: block; PADDING-LEFT: 8px; FONT-WEIGHT: bold; FONT-SIZE: 0.75em; FLOAT: left; PADDING-BOTTOM: 8px; TEXT-TRANSFORM: uppercase; BORDER-LEFT: #ffffff 1px solid; WIDTH: auto; COLOR: #007b32; PADDING-TOP: 7px; POSITION: relative; TOP: 1px; HEIGHT: 15px; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
.button:visited {
	BORDER-RIGHT: #cccccc 1px solid; PADDING-RIGHT: 8px; DISPLAY: block; PADDING-LEFT: 8px; FONT-WEIGHT: bold; FONT-SIZE: 0.75em; FLOAT: left; PADDING-BOTTOM: 8px; TEXT-TRANSFORM: uppercase; BORDER-LEFT: #ffffff 1px solid; WIDTH: auto; COLOR: #007b32; PADDING-TOP: 7px; POSITION: relative; TOP: 1px; HEIGHT: 15px; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
.button:hover {
	BORDER-RIGHT: #cccccc 1px solid; PADDING-RIGHT: 8px; DISPLAY: block; PADDING-LEFT: 8px; FONT-WEIGHT: bold; FONT-SIZE: 0.75em; FLOAT: left; PADDING-BOTTOM: 8px; TEXT-TRANSFORM: uppercase; BORDER-LEFT: #ffffff 1px solid; WIDTH: auto; COLOR: #dc241f; PADDING-TOP: 7px; POSITION: relative; TOP: 1px; HEIGHT: 15px; BACKGROUND-COLOR: #ffffff; TEXT-DECORATION: none
}
.button:active {
	BORDER-RIGHT: #cccccc 1px solid; PADDING-RIGHT: 8px; DISPLAY: block; PADDING-LEFT: 8px; FONT-WEIGHT: bold; FONT-SIZE: 0.75em; FLOAT: left; PADDING-BOTTOM: 8px; TEXT-TRANSFORM: uppercase; BORDER-LEFT: #ffffff 1px solid; WIDTH: auto; COLOR: #dc241f; PADDING-TOP: 7px; POSITION: relative; TOP: 1px; HEIGHT: 15px; BACKGROUND-COLOR: #ffffff; TEXT-DECORATION: none
}
.button1 {
	BORDER-RIGHT: #cccccc 1px solid; PADDING-RIGHT: 8px; DISPLAY: block; PADDING-LEFT: 8px; FONT-WEIGHT: bold; FONT-SIZE: 0.75em; FLOAT: left; PADDING-BOTTOM: 8px; TEXT-TRANSFORM: uppercase; BORDER-LEFT: #ffffff 1px solid; WIDTH: auto; COLOR: #dc241f; PADDING-TOP: 7px; POSITION: relative; TOP: 1px; HEIGHT: 15px; BACKGROUND-COLOR: #ffffff; TEXT-DECORATION: none
}
.text {
	FONT-SIZE: 0.75em; VERTICAL-ALIGN: top; COLOR: #333333; FONT-STYLE: normal; BACKGROUND-COLOR: #ffffff; TEXT-ALIGN: left
}
.white {
	FONT-WEIGHT: bold; FONT-SIZE: 9pt; COLOR: #ffffff; FONT-STYLE: normal; TEXT-DECORATION: none
}
.whiteTeaser10pt {
	FONT-WEIGHT: normal; FONT-SIZE: 10pt; COLOR: #ffffff; FONT-STYLE: normal; TEXT-DECORATION: none
}
.sectionTitleGreenHead {
	COLOR: #007e3a
}
.sectionTitleGreenCast {
	COLOR: #6699cc
}
.redRegular13pt {
	FONT-WEIGHT: normal; FONT-SIZE: 13pt; VERTICAL-ALIGN: middle; COLOR: #dc241f; FONT-STYLE: normal; TEXT-ALIGN: left
}
.errorTextSmall {
	FONT-WEIGHT: bold; FONT-SIZE: 9pt; COLOR: #ff6600
}
.greenCast {
	FONT-WEIGHT: normal; FONT-SIZE: 9pt; COLOR: #6699cc
}
.activeLinkBold {
	FONT-WEIGHT: bold; FONT-SIZE: 9pt; COLOR: #6699cc
}
.activeLinkBold:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 9pt; COLOR: #6699cc; TEXT-DECORATION: underline
}
.greenPipe {
	FONT-SIZE: 8pt; MARGIN: 0px 5px; COLOR: #bad75f
}
UNKNOWN {
	MARGIN-RIGHT: 5px
}
.red {
	FONT-WEIGHT: normal; FONT-SIZE: 9pt; COLOR: red; TEXT-ALIGN: left
}
A.lightGreenBold {
	FONT-WEIGHT: bold; FONT-SIZE: 11pt; COLOR: #007e3a; FONT-STYLE: normal; TEXT-DECORATION: none
}
A.lightGreenBold:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 11pt; COLOR: #007e3a; FONT-STYLE: normal; TEXT-DECORATION: underline
}
A.lightGreenBold:active {
	FONT-WEIGHT: bold; FONT-SIZE: 11pt; COLOR: #007e3a; FONT-STYLE: normal; TEXT-DECORATION: none
}
.gbMiddle {
	VERTICAL-ALIGN: top
}
.whitetitle12 {
	FONT-WEIGHT: bold; FONT-SIZE: 13pt; COLOR: #ffffff; LINE-HEIGHT: 15pt; FONT-STYLE: normal
}
.xLargeWhiteTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 17pt; COLOR: #ffffff; LINE-HEIGHT: 17pt
}
.link:link {
	PADDING-RIGHT: 12px; DISPLAY: inline; FONT-SIZE: 0.75em; BACKGROUND: url(images/anchor_links_container_arrow.gif) #ffffff no-repeat right top; COLOR: #007b32
}
.link:visited {
	PADDING-RIGHT: 12px; DISPLAY: inline; FONT-SIZE: 0.75em; BACKGROUND: url(images/anchor_links_container_arrow.gif) #ffffff no-repeat right top; COLOR: #007b32
}
.link:hover {
	PADDING-RIGHT: 12px; DISPLAY: inline; FONT-SIZE: 0.75em; BACKGROUND: url(images/_anchor_links_container_arrow.gif) #ffffff no-repeat right top; COLOR: #ff0000
}
.link:active {
	PADDING-RIGHT: 12px; DISPLAY: inline; FONT-SIZE: 0.75em; BACKGROUND: url(images/_anchor_links_container_arrow.gif) #ffffff no-repeat right top; COLOR: #ff0000
}
.width180 {
	FLOAT: left; WIDTH: 180px; MARGIN-RIGHT: 10px
}
.fldBorder {
	BORDER-RIGHT: #ffdd00 0px solid; BORDER-TOP: #ffdd00 0px solid; BORDER-LEFT: #ffdd00 0px solid;  /* Begin TB07 Fixes */
padding:0;
/* End TB07 Fixes */BORDER-BOTTOM: #ffdd00 0px solid
}
.donotdisplay {
	DISPLAY: none
}
.mainBodyContainer .heading {
	WIDTH: auto
}
.fldBorder {
	BORDER-RIGHT: #ffdd00 0px solid; BORDER-TOP: #ffdd00 0px solid; BORDER-LEFT: #ffdd00 0px solid; BORDER-BOTTOM: #ffdd00 0px solid
}
.donotdisplay {
	DISPLAY: none
}
/* BEGIN: Added for TB07*/

h3.lightGreenBold{
	
display: block;
	
color: #666666;
	
background-color: transparent;
	
font-size: 0.75em;
	
font-weight: bold;
	
text-transform: uppercase;

}


.lightGreenBold1 {

	display: block;

	color: #666666;

	background-color: transparent;

	font-size:0.75em;

	font-weight: bold;
}

/* Begin  Modified for TB07 Fixes */	
h2.lightGreenBold {
	display: block;
	color: #666666;
	background-color: transparent;	
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;	
}
/* End  Modified for TB07 Fixes */	


h2.greenBold{
font-size: 1em;
}
h2.whiteLargeBold{
	font-size:0.9em; 
	padding-right: 20px;
	text-transform: uppercase;
}

.lightGreenBold1em {

	display: block;
	color: #666666;
	background-color: transparent;
	font-size: 1em;
	font-weight: bold;

}

.lightGreenBold h2.lightGreenBold{
font-size:1em;
}
.lightGreenBold .grey
{
font-size: 1em;TEXT-TRANSFORM: none;
}
.grey ul
{
font-size: 1em;TEXT-TRANSFORM: none;
}

/* End TB07 Fixes */
/*Begin:Add for CR738 JAN_REL_08*/

*html .rlOutsideContainer {
        width: 178px
}
*html .rlOutsideContainer img {
        /* Use expression to establish max-width for WIN/IE */
/*      width: expression( documentElement.clientWidth > 177 ?
(documentElement.clientWidth == 0 ? (body.clientWidth > 177 ? "177" :
"auto") : "177px") : "auto" );*/
width: 178px;
}
html .rlOutsideContainer .relatedLinksImage img {
        width: 50px;
}


#emainContainer {
	DISPLAY: block; MARGIN-LEFT: 15px; WIDTH: 745px; HEIGHT: auto
}
.emContainer {
	DISPLAY: block; FLOAT: left; WIDTH: 550px; MARGIN-RIGHT: 15px
}
/*End:Add for CR738 JAN_REL_08*/

/* Begin CR 741 */

.gImageContainerGArticle {
	HEIGHT: 100%; BACKGROUND-COLOR: #007931
}

/* End CR 741 */
/* Begin:Added for CR794 ENH R oct08*/

.twinContainer {WIDTH: 100% }
.halfWidthContainer { WIDTH: 160px }
.halfWidthInsideCont { BACKGROUND-COLOR: #99cc00 }
.floatLeft { DISPLAY: inline; FLOAT: left }
.floatRight { DISPLAY: inline; FLOAT: right }

.mRight10 {
margin-right:10px;
}

.gImageContainerGArticleNew {
height:100%;
}

.mBot10 {
margin-bottom:10px;
}

.headTextNew {
color:#007B32;
font-family:Arial,Helvetica,sans-serif;
font-size:10pt;
font-weight:bold;
margin-bottom:5px;
width:160px;
}

.topContainer {
}

.imageTextCon2 {
float:right;
padding-bottom:10px;
padding-left:15px;
padding-right:10px;
}

.heading1 {
color:#666666;
font-family:Arial,Helvetica,sans-serif;
font-size:13pt;
font-style:normal;
font-weight:bold;
text-align:left;
vertical-align:middle;
}


.mLeft10 {
margin-left:10px;
}

.mBot10 {
margin-bottom:10px;
}

.padText10 {
padding-left:10px;
padding-right:10px;
}

html > body .standardAlignImgContainer1 {
float:right;
padding-right:10px;
padding-left:10px;
}

.standardAlignImgContainer1 {
float:right;
padding-right:10px;
padding-left:10px;

}


html > body .standardAlignImgContainer {
float:left;
padding-right:10px;
}

.standardAlignImgContainer {
float:left;
padding-right:10px;
}
.mBot20 {
margin-bottom:20px;
}

/* End:Added for CR794 ENH R oct08*/

/* Begin: Big brand teaser */
.bigBrandTeaser {
	width: 740px;
	margin-bottom: 15px;
	padding: 0;
}
/* End: Big brand teaser */

/******************************* Begin: Brand teaser **************************/

.brandTeaser {
	display: block;
	width: 238px;
	height: auto;
	margin-bottom: 15px;
}

.countrybrandTeaser {
	display: block;
	width: 238px;
	height: auto;
	margin-bottom: 15px;
	margin-left: 20px;
}

html>body .brandTeaser {
	margin-left: 10px;
}

/******************************* End: Brand teaser ****************************/

/************************* Begin: Primary Teaser container ********************/

.primaryTeaser {
	display: block;
	width: 489px;
	height: auto;
	margin-bottom: 15px;
}

html>body .primaryTeaser {
	margin-left: 10px;
}

/*************************** End: Primary Teaser container ********************/

.hstVertContainer {
    BORDER-RIGHT: #dfdfdf 1px solid;
    PADDING-RIGHT: 10px;
    BORDER-TOP: #dfdfdf 1px solid;
    DISPLAY: block;
    PADDING-LEFT: 10px;
    BACKGROUND: url(images/hst_vert_container_bg.jpg) #ffffff repeat-x left bottom;
    PADDING-BOTTOM: 10px;
    BORDER-LEFT: #dfdfdf 1px solid;
    WIDTH: 216px;
    COLOR: #000000;
    PADDING-TOP: 10px;
    BORDER-BOTTOM: #dfdfdf 1px solid;
    height:200px
}
.hstVertContainer .hstVertContent .heading {
 WIDTH: 130px; 
}

.hstVertContent {
	display: block;
	width: 131px;
	height: auto;
	float: left;
}

.hstVertImage {
	display: block;
	width: 75px;
	height: auto;
	margin-right: 10px;
	float: left;
}

.hstVertContent .greenLargeBold13 {
	display: block;
	color: #666666;
	background-color: transparent;
	font-size: 0.75em;
	font-weight: normal;
}

.hstVertContent .blue:link {
	display: block;
	font-size: 0.75em;
	color: #000000;
	background-color: transparent;
	background-image: url("images/hsthoricontent_arrow.gif");
	background-position: top right;
	background-repeat: no-repeat;
	background-attachment: scroll;
}

.hstVertContent .blue:visited {
	display: block;
	font-size: 0.75em;
	color: #000000;
	background-color: transparent;
	background-image: url("images/hsthoricontent_arrow.gif");
	background-position: top right;
	background-repeat: no-repeat;
	background-attachment: scroll;
}

.hstVertContent .blue:hover {
	display: block;
	font-size: 0.75em;
	color: #FF0000;
	background-color: transparent;
	background-image: url("images/_hsthoricontent_arrow.gif");
	background-position: top right;
	background-repeat: no-repeat;
	background-attachment: scroll;
}

.hstVertContent .blue:active {
	display: block;
	font-size: 0.75em;
	color: #FF0000;
	background-color: transparent;
	background-image: url("images/_hsthoricontent_arrow.gif");
	background-position: top right;
	background-repeat: no-repeat;
	background-attachment: scroll;
}


/* M_G20 Secondary teaser - Horiz */
/*
.hstHoriContainer {
	display: block;
	width: 236px;
	height: auto;
	color: #000000;
	background-color: transparent;
	background-image: url("images/hsthoricontainer_bg.jpg");
	background-position: bottom left;
	background-repeat: no-repeat;
	background-attachment: scroll;
	border: 1px solid #DFDFDF;
}
*/
.hstHoriContainer {
 BORDER-RIGHT: #dfdfdf 1px solid;
     BORDER-TOP: #dfdfdf 1px solid;
     DISPLAY: block;
     BACKGROUND: url("images/hsthoricontainer_bg.jpg") no-repeat left bottom;
     BORDER-LEFT: #dfdfdf 1px solid;
     WIDTH: 236px;
     COLOR: #000000;
     BORDER-BOTTOM: #dfdfdf 1px solid;
     HEIGHT: 210px;
}

.hstHoriContent {
	display: block;
	width: 219px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 9px;
	margin-right: 8px;
}

/* Redefine the heading elements for this container */

.hstHoriContent .heading {
	display: block;
	width: 217px;
	height: auto;
	color: #666666;
	background-color: transparent;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 5px;
	margin-bottom: 5px !important;
}

/* Turn off the background colour for this container applied to table cells */

.holdingMergedContainer table td {
	display: table-cell;
	width: auto;
	height: auto;
	color: #000000;
	background-color: transparent;
}

/* Turn off the margin bottom used throughout this container */

.hstHoriContent .mBot5 {
	margin-bottom: 0;
}

/* Redefine the body copy for this container */

.hstHoriContent .greenLargeBold13 {
	display: block;
	width: 217px;
	height: auto;
	color: #666666;
	background-color: transparent;
	font-size: 0.75em;
	font-weight: normal;
	margin-bottom: 5px !important;
}

/* Turn off the arrow images */

.hstHoriContent div img {
	display: none;
}

/* Redefine the bottom text links */

.hstHoriContent div .blue:link, .hstHoriContent div .blue:visited {
	display: block;
	width: 207px;
	height: auto;
	font-size: 0.75em;
	color: #333333;
	background-color: transparent;
	background-image: url("images/hsthoricontent_arrow.gif");
	background-position: top right;
	background-repeat: no-repeat;
	background-attachment: scroll;
	margin-top: 5px;
	padding-right: 10px;
}

.hstHoriContent div .blue:hover, .hstHoriContent div .blue:active {
	display: block;
	width: 207px;
	height: auto;
	font-size: 0.75em;
	color: #FF0000;
	background-color: transparent;
	background-image: url("images/_hsthoricontent_arrow.gif");
	background-position: top right;
	background-repeat: no-repeat;
	background-attachment: scroll;
	margin-top: 5px;
	padding-right: 10px;
}
.hstHoriContent div a:link, .hstHoriContent div a:visited, div .leftNavToolLink:link, div .leftNavToolLink:visited {
 display: block;
 width: 207px;
 height: auto;
 font-size: 0.75em;
 color: #333333;
 background-color: transparent;
 background-image: url("images/hsthoricontent_arrow.gif");
 background-position: top right;
 background-repeat: no-repeat;
 background-attachment: scroll;
 margin-top: 5px;
 padding-right: 10px;
}

.hstHoriContent div a:hover, .hstHoriContent div a:active, div .leftNavToolLink:hover, div .leftNavToolLink:active {
 display: block;
 width: 207px;
 height: auto;
 font-size: 0.75em;
 color: #FF0000;
 background-color: transparent;
 background-image: url("images/_hsthoricontent_arrow.gif");
 background-position: top right;
 background-repeat: no-repeat;
 background-attachment: scroll;
 margin-top: 5px;
 padding-right: 10px;
}
.newsContainerOuter div .leftNavToolLink:link, .newsContainerOuter div .leftNavToolLink:visited {
 display: block;
 width: 207px;
 height: auto;
 font-size: 0.75em;
 color: #333333;
 background-color: transparent;
 background-image: url("images/hsthoricontent_arrow.gif");
 background-position: top right;
 background-repeat: no-repeat;
 background-attachment: scroll;
 margin-top: 5px;
 padding-right: 10px;
}

#toolsContainerOuter
{
    display: block;
    height: auto;
    padding: 5px 10px 10px;
    width: 154px;
}

#toolsContainerOuter div a
{
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background-image: url(images/left_nav_tool_link_arrow.gif);
    background-color: Transparent;
    background-repeat: no-repeat;
    background-position: right top;
    border-bottom: 1px solid #DFDFDF;
    color: #333333;
    display: block;
    font-size: 0.75em;
    height: auto;
    line-height: 1.2;
    padding-bottom: 2px;
    padding-right: 20px;
    text-decoration: none;
    width: 143px;
}

#toolsContainerOuter div a:active
{
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background-image: url(images/_left_nav_tool_link_arrow.gif);
    background-color: Transparent;
    background-repeat: no-repeat;
    background-position: right top;
    border-bottom:1px solid #DFDFDF;
    color:#FF0000;
    display:block;
    font-size:0.75em;
    height:auto;
    line-height:1.2;
    padding-bottom:2px;
    padding-right:20px;
    text-decoration:none;
    width:143px;
}

#toolsContainerOuter div .leftNavToolLink:hover, .leftNavToolLink:active
{
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background-image: url(images/_left_nav_tool_link_arrow.gif);
    background-color: Transparent;
    background-repeat: no-repeat;
    background-position: right top;
    border-bottom: 1px solid #DFDFDF;
    color: #FF0000;
    display: block;
    font-size: 0.75em;
    height: auto;
    line-height: 1.2;
    padding-bottom: 2px;
    padding-right: 20px;
    text-decoration: none;
    width: 143px;
}   

.newsContainerOuter div .leftNavToolLink:hover, .newsContainerOuter div .leftNavToolLink:active {
 display: block;
 width: 205px;
 height: auto;
 font-size: 0.75em;
 color: #FF0000;
 background-color: transparent;
 background-image: url("images/_hsthoricontent_arrow.gif");
 background-position: top right;
 background-repeat: no-repeat;
 background-attachment: scroll;
 margin-top: 5px;
 padding-right: 10px;
}
/********************** Begin: Outer div container with borders ***************/
 
.servicesToolsContainer, .newsContainerOuter {
 display: block;
 width: 178px;
 height: auto;
 color: #666666;
 background-color: #F4F4F4;
 background-image: url("images/pnav_title_bg.jpg");
 background-position: top left;
 background-repeat: repeat-x;
 background-attachment: scroll;
 margin-bottom: 15px;
 border: 1px solid #DFDFDF;
}

.mslinkcontainer {
 BORDER-RIGHT: #dfdfdf 1px solid;
 BORDER-TOP: #dfdfdf 1px solid;
 DISPLAY: block;
 BACKGROUND: url(images/pnav_title_bg.jpg) #f4f4f4 repeat-x left top;
 MARGIN-BOTTOM: 15px;
 BORDER-LEFT: #dfdfdf 1px solid;
 WIDTH: 217px;
 COLOR: #666666;
 BORDER-BOTTOM: #dfdfdf 1px solid;
 HEIGHT: auto
}


.servicesToolsContainerOuter {
 display: block;
 width: 150px;
 height: auto;
 padding-top: 5px;
 padding-bottom: 25px;
 padding-left: 9px;
 padding-right: 10px;
}
.newsContainerOuter, .mslinkcontainer {
 padding-top: 5px;
 padding-bottom: 25px;
 padding-left: 9px;
 padding-right: 10px;
}

.servicesToolsContainerOuter div a.grey:link {
 PADDING-RIGHT: 15px;
     DISPLAY: block;
     FONT-SIZE: 0.75em;
     BACKGROUND: url(images/anchor_links_container_arrow.gif) no-repeat right top;
     PADDING-BOTTOM: 1px;
     WIDTH: 165px;
     COLOR: #007b32;
     LINE-HEIGHT: 1.5em;
     PADDING-TOP: 1px;
     HEIGHT: auto;
     TEXT-DECORATION: none
}
.servicesToolsContainerOuter div a.grey:hover {
 PADDING-RIGHT: 15px;
     DISPLAY: block;
     FONT-SIZE: 0.75em;
     BACKGROUND: url(images/_country_tools_container_arrow.gif) no-repeat right top;
     PADDING-BOTTOM: 1px;
     WIDTH: 165px;
     COLOR: #ff0000;
     LINE-HEIGHT: 1.5em;
     PADDING-TOP: 1px;
     HEIGHT: auto;
     TEXT-DECORATION: none
}
.servicesToolsContainerOuter div a.grey:active {
 PADDING-RIGHT: 15px;
     DISPLAY: block;
     FONT-SIZE: 0.75em;
     BACKGROUND: url(images/anchor_links_container_arrow.gif) no-repeat right top;
     PADDING-BOTTOM: 1px;
     WIDTH: 165px;
     COLOR: #ff0000;
     LINE-HEIGHT: 1.5em;
     PADDING-TOP: 1px;
     HEIGHT: auto;
     TEXT-DECORATION: none
}
.servicesToolsContainerOuter div a.grey:visited {
 PADDING-RIGHT: 15px;
     DISPLAY: block;
     FONT-SIZE: 0.75em;
     BACKGROUND: url(images/anchor_links_container_arrow.gif) no-repeat right top;
     PADDING-BOTTOM: 1px;
     WIDTH: 165px;
     COLOR: #666666;
     LINE-HEIGHT: 1.5em;
     PADDING-TOP: 1px;
     HEIGHT: auto;
     TEXT-DECORATION: none
}



#countryToolsContainerOuter DIV .leftNavToolLink:link {
 PADDING-RIGHT: 10px;
     MARGIN-TOP: 5px;
     DISPLAY: block;
     FONT-SIZE: 0.75em;
     BACKGROUND: url(images/hsthoricontent_arrow.gif) no-repeat right top;
     WIDTH: 205px;
     COLOR: #333333;
     HEIGHT: auto
}
#countryToolsContainerOuter DIV .leftNavToolLink:visited {
 PADDING-RIGHT: 10px;
     MARGIN-TOP: 5px;
     DISPLAY: block;
     FONT-SIZE: 0.75em;
     BACKGROUND: url(images/hsthoricontent_arrow.gif) no-repeat right top;
     WIDTH: 205px;
     COLOR: #333333;
     HEIGHT: auto
}
#countryToolsContainerOuter DIV .leftNavToolLink:hover {
 PADDING-RIGHT: 10px;
     MARGIN-TOP: 5px;
     DISPLAY: block;
     FONT-SIZE: 0.75em;
     BACKGROUND: url(images/_hsthoricontent_arrow.gif) no-repeat right top;
     WIDTH: 205px;
     COLOR: #ff0000;
     HEIGHT: auto
}
#countryToolsContainerOuter DIV .leftNavToolLink:active {
 PADDING-RIGHT: 10px;
     MARGIN-TOP: 5px;
     DISPLAY: block;
     FONT-SIZE: 0.75em;
     BACKGROUND: url(images/_hsthoricontent_arrow.gif) no-repeat right top;
     WIDTH: 205px;
     COLOR: #ff0000;
     HEIGHT: auto
}

/*  Start CR 741 New classes added */

.contentlink{
        display: block;
        
        height: auto;
        font-size: 0.75em;
        color: #007B32;
        background-color: transparent;
        background-image: url("images/hsthoricontent_arrow.gif");
        background-position: top right;
        background-repeat: no-repeat;
        background-attachment: scroll;
        margin-top: 5px;
        padding-right: 10px;
}

.contentlink:hover {
        display: block;
        
        height: auto;
        font-size: 0.75em;
        color: #FF0000;
        background-color: transparent;
        background-image: url("images/_hsthoricontent_arrow.gif");
        background-position: top right;
        background-repeat: no-repeat;
        background-attachment: scroll;
        margin-top: 5px;
        padding-right: 10px;
}

.contentlinkstandard{
        display: block;
        
        height: auto;
        font-size: 1em;
        color: #007B32;
        background-color: transparent;
        background-image: url("images/hsthoricontent_arrow.gif");
        background-position: top right;
        background-repeat: no-repeat;
        background-attachment: scroll;
        margin-top: 5px;
        padding-right: 10px;
}

.contentlinkstandard:hover {
        display: block;
        
        height: auto;
        font-size: 1em;
        color: #FF0000;
        background-color: transparent;
        background-image: url("images/_hsthoricontent_arrow.gif");
        background-position: top right;
        background-repeat: no-repeat;
        background-attachment: scroll;
        margin-top: 5px;
        padding-right: 10px;
}

.hstHoriContentnew {
        display: block;
        
        height: auto;
        margin-top: 10px;
        margin-bottom: 5px;
        margin-left: 9px;
        margin-right: 4px;
}


/*  End CR 741 New classes added */

/********************* Begin: Outer div container with borders ****************/

#countryToolsContainer {
	display: block;
	width: 236px;
	height: auto;
	color: #333333;
	background-color: #F4F4F4;
	border: 1px solid #DFDFDF;
}

/********************** End: Outer div container with borders *****************/

/********************** Begin: Inner div container with margins ***************/

#countryToolsContainerOuter {
	display: block;
	width: 214px;
	height: auto;
	padding-bottom: 15px;
}

/*********************** End: Inner div container with margins ****************/

/* Redefine the margin bottom used within the toolbox */

#countryToolsContainerOuter .mBot5 {
	margin-bottom: 0;
}

/* Redefine the heading for the toolbox */

#countryToolsContainerOuter .heading {
	display: block;
	width: 201px;
	height: 19px;
	color: #666666;
	background-color: #DFDFDF;
	background-image: url("images/country_tools_container_bg.gif");
	background-position: top left;
	background-repeat: no-repeat;
	background-attachment: scroll;
	font-size: 0.9em;
	font-weight: bold;
/*	white-space: nowrap;
*/
	text-transform: uppercase;
	padding-top: 3px;
	padding-left: 35px;
	margin-bottom: 10px;
}

/* Turn off the toolbox arrows */

#countryToolsContainerOuter img {
	display: none;
}

/*
Redefine the toolbox anchors
Remember this is currently required because of the following incorrect attribute 
on these anchors: styleclass="leftNavToolLink".
This still needs to be addressed.
*/

#countryToolsContainerOuter a:link, #countryToolsContainerOuter a:visited {
	display: block;
	/* Begin TB07 Fixes 
        width: 216px;
	End TB07 Fixes */	
	height: auto;
	color: #333333;
	background-color: #F4F4F4;
	background-image: url("images/country_tools_container_arrow.gif");
	background-position: top right;
	background-repeat: no-repeat;
	background-attachment: scroll;
	font-size: 0.75em;
	border-bottom: 1px solid #DFDFDF;
	margin-top: 1px;
	margin-bottom: 5px;
	margin-left: 10px;
        /* Begin TB07 Fixes
        margin-right: 10px;^M
        End TB07 Fixes */
	padding-bottom: 2px;
}

#toolsContainer
{
    background-attachment: scroll;
    background-image: url(images/tools_container_bg.jpg);
    background-position: left top;
    background-repeat: repeat-x;
    border-bottom: 1px solid #DFDFDF;
    border-right: 1px solid #DFDFDF;
    border-top: 1px solid #DFDFDF;
    color: #000000;
    display: block;
    height: auto;
    width: 174px;
}

#toolsContainer
{
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:#F4F4F4 url(images/tools_container_bg.jpg) repeat-x scroll left top;
}

#countryToolsContainerOuter a:hover, #countryToolsContainerOuter a:active {
	display: block;
        /* Begin TB07 Fixes
        width: 216px;
        End TB07 Fixes */
	height: auto;
	color: #FF0000;
	background-color: #F4F4F4;
	background-image: url("images/_country_tools_container_arrow.gif");
	background-position: top right;
	background-repeat: no-repeat;
	background-attachment: scroll;
	font-size: 0.75em;
	border-bottom: 1px solid #DFDFDF;
	margin-top: 1px;
	margin-bottom: 5px;
	margin-left: 10px;
        /* Begin TB07 Fixes
        margin-right: 10px;
        End TB07 Fixes */
	padding-bottom: 2px;
}

/* M_G12 Homepage tertiary teaser */

.httContainer {
	display: block;
	width: 216px;
	height: auto;
	min-height: 80px;
	color: #666666;
	background-color: #F4F4F4;
	border: 1px solid #DFDFDF;
	margin-bottom: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.httContent {
	display: block;
	width: 216px;
	height: auto;
	float: left;
}

/* Turn off the margin bottom for the main content area */

.httContainer .mBot15 {
	margin-bottom: 0;
}

/*
html>body .httContent {
	float: inherit
}
*/

/*
html>body .httContainer {
	width: 238px;
	margin-bottom: 21px;
}
*/

/* Turn off the tertiary teaser image */

.httImage {
	display: none;
}

/* Turn off the tertiary teaser arrows */

.httContainer .httContent img {
	display: none;
}

/* Redefine the anchored headings */

.httContainer .httContent .linkLargeBold:link {
	display: block;
	width: 196px;
	height: auto;
	line-height: 1.2;
	color: #007B32;
	background-color: #F4F4F4;
	background-image: url("images/httcontent_arrow.gif");
	background-position: top right;
	background-repeat: no-repeat;
	background-attachment: scroll;
	padding-right: 20px;
}

.httContainer .httContent .linkLargeBold:visited {
	display: block;
	width: 196px;
	height: auto;
	line-height: 1.2;
	color: #007B32;
	background-color: #F4F4F4;
	background-image: url("images/httcontent_arrow.gif");
	background-position: top right;
	background-repeat: no-repeat;
	background-attachment: scroll;
	padding-right: 20px;
}

.httContainer .httContent .linkLargeBold:hover {
	display: block;
	width: 196px;
	height: auto;
	line-height: 1.2;
	color: #FF0000;
	background-color: #F4F4F4;
	background-image: url("images/_httcontent_arrow.gif");
	background-position: top right;
	background-repeat: no-repeat;
	background-attachment: scroll;
	padding-right: 20px;
}

.httContainer .httContent .linkLargeBold:active {
	display: block;
	width: 196px;
	height: auto;
	line-height: 1.2;
	color: #FF0000;
	background-color: #F4F4F4;
	background-image: url("images/_httcontent_arrow.gif");
	background-position: top right;
	background-repeat: no-repeat;
	background-attachment: scroll;
	padding-right: 20px;
}

/* Begin TB07 Fixes */
h3.linkLargeBold{
font-size:1em;
}
/* End TB07 Fixes */

/********************* Begin: Outer div container with borders ****************/

.homepageDir {
	display: block;
	width: 236px;
	height: auto;
	color: #000000;
	background-color: #F4F4F4;
	background-image: url("images/homepage_dir_bg.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	background-attachment: scroll;
	border: 1px solid #DFDFDF;
}

/*********************** End: Outer div container with borders ****************/

/********************** Begin: Inner div container with margins ***************/

.homepageDirInside {
	display: block;
	width: 213px;
	height: auto;
	margin: 6px 8px 8px 10px;
}

/********************** End: Inner div container with margins *****************/

/* Redefine the main heading */

.homepageDir .homepageDirInside .heading {
	display: block;
	width: 213px;
	height: auto;
	font-size: 0.95em;
	font-weight: bold;
	letter-spacing: -0.025em;
	text-transform: uppercase;
	color: #666666;
	background-color: transparent;
	margin-bottom: 10px;
}

/* Turn off the arrow images */

.homepageDirInside img {
	display: none;
}

/* Redefine the secondary level anchored headings */

.homepageDirInside .blue .linkLargeBold:link {
	display: block;
	width: 193px;
	height: auto;
	font-size: 0.75em;
	font-weight: bold;
	color: #007B32;
	background-color: transparent;
	background-image: url("images/homepage_dir_inside_arrow.gif");
	background-position: top right;
	background-repeat: no-repeat;
	background-attachment: scroll;
	text-decoration: none;
	text-transform: uppercase;
	margin-top: 3px;
	border-bottom: 1px solid #DFDFDF;
	padding-bottom: 3px;
	padding-right: 20px;
}

.homepageDirInside .blue .linkLargeBold:visited {
	display: block;
	width: 193px;
	height: auto;
	font-size: 0.75em;
	font-weight: bold;
	color: #007B32;
	background-color: transparent;
	background-image: url("images/homepage_dir_inside_arrow.gif");
	background-position: top right;
	background-repeat: no-repeat;
	background-attachment: scroll;
	text-decoration: none;
	text-transform: uppercase;
	margin-top: 3px;
	border-bottom: 1px solid #DFDFDF;
	padding-bottom: 3px;
	padding-right: 20px;
}

.homepageDirInside .blue .linkLargeBold:hover {
	display: block;
	width: 193px;
	height: auto;
	font-size: 0.75em;
	font-weight: bold;
	color: #FF0000;
	background-color: transparent;
	background-image: url("images/_homepage_dir_inside_arrow.gif");
	background-position: top right;
	background-repeat: no-repeat;
	background-attachment: scroll;
	text-decoration: none;
	text-transform: uppercase;
	margin-top: 3px;
	border-bottom: 1px solid #DFDFDF;
	padding-bottom: 3px;
	padding-right: 20px;
}

.homepageDirInside .blue .linkLargeBold:active {
	display: block;
	width: 193px;
	height: auto;
	font-size: 0.75em;
	font-weight: bold;
	color: #FF0000;
	background-color: transparent;
	background-image: url("images/_homepage_dir_inside_arrow.gif");
	background-position: top right;
	background-repeat: no-repeat;
	background-attachment: scroll;
	text-decoration: none;
	text-transform: uppercase;
	margin-top: 3px;
	border-bottom: 1px solid #DFDFDF;
	padding-bottom: 3px;
	padding-right: 20px;
}

.homepageDirInside .blue a:link {
	display: inline;
	color: #333333;
	background-color: transparent;
	font-size: 0.75em;
	text-decoration: none;
}

.homepageDirInside .blue a:visited {
	display: inline;
	color: #333333;
	background-color: transparent;
	font-size: 0.75em;
	text-decoration: none;
}

.homepageDirInside .blue a:hover {
	display: inline;
	color: #FF0000;
	background-color: transparent;
	font-size: 0.75em;
	text-decoration: none;
}

.homepageDirInside .blue a:active {
	display: inline;
	color: #FF0000;
	background-color: transparent;
	font-size: 0.75em;
	text-decoration: none;
}

/* Turn off the generic margin bottom used in this container */

.homepageDirInside .mBot5 {
	margin-bottom: 0;
}

#mainDiv {
	margin: 0 0 0 20px;
	width: 740px;
}

.container265 {
	float: left;
	margin: 0 15px 0 0;
	width: 265px;
}

.mContainer {
	float: left;
	width: 265px;
	margin: 0;
	padding: 0;
}

.rContainer {
	float: right;
	width: 180px;
	margin: 0;
}

.holdingContainer {
	float: left;
	width: 740px;
}

/* Begin: H2 Homepage */
.container238 {
	float: left;
	width: 238px;
}

/* End: H2 Homepage */ /* Begin: H1 Homepage */
.container489 {
	float: left;
	width: 489px;
}

html>body .container489 {
	float: left;
	width: 500px;
}

.container488 {
	float: left;
	width: 488px;
}

.holdingMergedContainer {
	width: 488px;
	margin-bottom: 15px;
}

.mainDiv760 {
	width: 760px;
}

/* End: H1 Homepage */ /*Start : Added 20052408 BM Track */
#mainDiv765 {
	margin: 0 0 0 20px;
	width: 765px;
}

.holdingContainer485 {
	float: left;
	width: 485px;
}
/*End : Added 20052408 BM Track */
/* Begin : Added for R4.10 CR 558 20060627 */
/* Start: Added in Transact */
.holdingContainerET {
	float: left;
	width: 545px;
	margin: 0px 15px 0px 0px;
}

#bigContainer {
	width: 740px;
	margin: 0px 0px 0px 0px;
	float: left;	
	padding: 0px;
}

.modContainer {
	width: 543px;
	margin: 0px 0px 10px 0px;
}

.modInsideContainer {
	margin: 15px 7px 0px 20px;
	width: 503px;
}

html>body .modInsideContainer {
	margin: 15px 7px 50px 20px;
	width: 503px;
}

.modBlankContainer{
	margin: 0;
	width: 545px;
}
/* End: Added in Transact */
/* End : Added for R4.10 CR 558 20060627 */


.mastHeadborder {
background-color:transparent;
background-image:url(images/castrol_masthead_logo.gif);
background-position:left top;
background-repeat:no-repeat;
color:#000000;
display:block;
height:66px;
margin-bottom:7px;
padding:0;
width:779px;
}
.nowrap {
white-space:nowrap;
}
.mastHeadContainer {
background-color:transparent;
background-image:url(images/masthead_container_bg.gif);
background-position:left top;
background-repeat:no-repeat;
color:#000000;
display:block;
height:31px;
width:100%;
}
#mastHeadTopNav {
display:block;
float:right;
padding:2px 0 0;
position:relative;
right:30px;
width:auto;
}
#mastHeadTopNav form {
display:block;
margin:8px 0 0;
}
#mastHeadTopNavPopup {
display:block;
float:right !important;
height:44px;
padding:12px 30px 0 0;
width:353px;
}
#mastHeadTopNavPopup .mBot10 {
display:block;
height:10px;
margin:0;
}
#bpLogo {
display:none;
}
.logoContainer img {
display:none;
}
.tableContainer {
float:right;
}
#mastHeadTopNav .tableContainer form {
position:absolute;
right:0;
top:20px;
}
.tableContainer form .greenBold {
background-color:transparent !important;
color:#FFFFFF !important;
display:inline !important;
float:none !important;
font-size:0.75em;
font-weight:bold;
position:static !important;
}
.tableContainer img {
display:none;
}
#mastHeadTopNav .tableContainer .greenBold {
background-color:#FFFFFF;
color:#000000;
display:block;
float:left;
font-size:0.75em;
left:10px;
margin:55px 0 -8px 5px;
position:relative;
z-index:1;
}
html > body #mastHeadTopNav .tableContainer .greenBold {
background-color:#FFFFFF;
color:#000000;
display:block;
float:left;
font-size:0.75em;
margin:55px 0 3px 5px;
}
#mastHeadTopNav .tableContainer .greenBold a:link, #mastHeadTopNav .tableContainer .greenBold a:visited {
background-color:#FFFFFF;
color:#007B32;
display:block;
float:left;
text-decoration:none;
}
#mastHeadTopNav .tableContainer .greenBold a:hover, #mastHeadTopNav .tableContainer .greenBold a:active {
background-color:#FFFFFF;
color:#FF0000;
display:block;
float:left;
text-decoration:none;
}
#mastHeadTopNav .tableContainer .greenPipe {
display:none !important;
}
.searchBox {
background-color:#FFFFFF;
color:#000000;
display:inline;
font-size:0.75em;
height:auto;
margin:0;
padding:0;
width:150px;
}
.goAnchor {
background-color:#007B32;
border-color:#CCCCCC #333333 #333333 #CCCCCC;
border-style:solid;
border-width:1px;
color:#FFFFFF;
cursor:pointer;
display:inline;
font-size:0.75em;
font-weight:bold;
padding-left:4px;
padding-right:4px;
text-transform:uppercase;
}
.button:link, .button:visited, .button:hover, .button:active, .button1 {
border-color:#CCCCCC #CCCCCC #FFFFFF #FFFFFF;
border-style:solid;
border-width:0 1px;
color:#007B32;
display:block;
float:left;
font-size:0.7em;
font-weight:bold;
height:15px;
margin:1px 0 0;
padding:8px 5px 7px;
text-decoration:none;
text-transform:uppercase;
}
.button:hover, .button:active, .button1 {
background-color:#FFFFFF;
color:#FF0000;
}
.button1 {
height:14px;
}
.mColLeft {
display:block;
float:left;
height:auto;
margin-right:5px;
padding:0;
width:15px;
}
.mRightCol {
display:block;
float:left;
height:auto;
width:auto;
}
.mRightCol a:link, .mRightCol a:visited {
display:inline;
font-size:0.75em;
}
.mRightCol a:hover, .mRightCol a:active {
display:inline;
font-size:0.75em;
}
.pMastHead3Col {
background:transparent url(images/castrol_masthead_logo_pop.gif) no-repeat scroll left top;
color:#000000;
display:block;
height:66px;
width:403px;
}
.pMastHead3Col img {
display:none;
}
.pMastHead3Col #mastHeadTopNavPopup img {
display:inline;
}
#tableContainer1 {
float:right;
left:490px;
position:absolute;
top:15px;
width:100px;
}
#tableContainer2 {
display:block;
float:right;
height:44px;
width:auto;
}
.logoContainer {
display:block;
float:left;
}
.logoContainer a {
display:block;
height:66px;
left:0;
position:absolute;
top:0;
width:360px;
z-index:3;
}
.logoContainer a + a {
display:none;
}
.logoContainerText {
background-color:transparent;
color:#FFFFFF;
display:block;
font-size:0.95em;
font-weight:bold;
left:230px;
position:absolute;
text-transform:uppercase;
top:23px;
}
div#tableContainer1 div.mRightCol a span.blue {
color:#FFFFFF;
}
div#tableContainer1 div.mRightCol a:visited span.blue {
color:#FFFFFF;
}
div#tableContainer1 div.mRightCol a:active span.blue {
color:#FF0000;
}
div#tableContainer1 div.mRightCol a:hover span.blue {
color:#FF0000;
}
.pMastHead3Col #mastHeadTopNavPopup {
width:100px;
}
.pMastHead3Col #mastHeadTopNavPopup #tableContainer2 .mBot10 {
width:50px;
}
.pMastHead3Col_large {
background:transparent url(images/castrol_masthead_logo_pop1.gif) no-repeat scroll left top;
color:#000000;
display:block;
height:66px;
width:602px;
}
.pMastHead3Col_large img {
display:none;
}
.pMastHead3Col_large #mastHeadTopNavPopup img {
display:inline;
}
.pMastHead3Col_large #mastHeadTopNavPopup {
width:100px;
}
.pMastHead3Col_large #mastHeadTopNavPopup #tableContainer2 .mBot10 {
width:50px;
}
h1 {
display:inline;
margin:0;
padding:0;
}
h2 {
display:inline;
margin:0;
padding:0;
color: #007B32;
}
h3 {
display:inline;
margin:0;
padding:0;
}
strong
{
    color: #007B32;
    font-size: 9pt;
}
select option
{
    color: #555555;
    font-size: 0.8em;
}
select option.group
{
    color: #007B32;
    font-size: 0.8em;
}

/* Main masthead container */

.mastHeadborder {
        background-color: transparent;
        background-image: url(images/castrol_brandbar_liq_eng.gif);
        background-position: top left;
        background-repeat: no-repeat;
        color: #000;
        display: block;
        height: 66px;
        margin-bottom: 7px;
        padding: 0;
        width: 990px;
}

/* Used on the navigation buttons to prevent text wrapping */

.nowrap {
        white-space: nowrap;
}

/* Main container for primary navigation links */

.mastHeadContainer {
        background-color: transparent;
        background-image: url(images/masthead_container_bg.gif);
        background-position: top left;
        background-repeat: no-repeat;
        color: #000;
        display: block;
        height: 31px;
        width: 100%;
}

/* Created the red background for the primary navigation */

/* Main container for utility link, search form, and language switcher */

#mastHeadTopNav {
        display: block;
        float: right;
        padding: 2px 0 0 0;
        position: relative;
        right: 30px;
        width: auto;
}

/*
Fix for the horizontal spacer between the utility links and search form.
This corrects the shortcoming of the navcontrol10 behaving inconsistently
*/

#mastHeadTopNav form {
        display: block;
        margin: 8px 0 0 0;
}

/******************************************************************************/

/* This is the primary container for the popups */

#mastHeadTopNavPopup {
        display: block;
        float: right !important;
        height: 44px; /* Remember the mBot10 takes an extra 10px off */
        padding: 12px 30px 0 0;
        width: 353px;
}

/* Turn off hard coded margin/padding classes */

#mastHeadTopNavPopup .mBot10 {
        display: block;
        height: 10px;
        margin: 0;
}

/******************************************************************************/

/* Turn off the old masthead logo */
#bpLogo {
        display: none;
}
/* Turn off the anchored skip navigation link */
.logoContainer img {
        display: none;
}
/* Table containers for the utility links, search form, and language switcher */
.tableContainer {
        float: right;
}
#mastHeadTopNav .tableContainer form {
        position: absolute;
        right: 0;
        top: 20px;
}
.tableContainer form .greenBold {
        background-color: transparent !important;
        color: #fff !important;
        display: inline !important;
        float: none !important;
        font-size: .75em;
        font-weight: bold;
        position: static !important;
}

/* Turn off the language switcher flag */
.tableContainer img {
        display: none;
}

/* Language swithcher */

/******************************************************************************/

#mastHeadTopNav .tableContainer .greenBold {
        display: block;
        position: relative;
        left: 10px;
        z-index: 1;
        float: left;
        color: #000;
        background-color: #fff;
        margin-top: 55px;
        margin-bottom: -8px;
        margin-left: 0;
        margin-right: 0;
        font-size: .75em;
        margin-left: 5px;
}

html>body #mastHeadTopNav .tableContainer .greenBold {
        display: block;
        float: left;
        color: #000;
        background-color: #fff;
        margin-top: 55px;
        margin-bottom: 3px;
        margin-left: 5px;
        margin-right: 0;
        font-size: .75em;
}

#mastHeadTopNav .tableContainer .greenBold a:link, #mastHeadTopNav .tableContainer .greenBold a:visited {
        display: block;
        float: left;
        color: #007b32;
        background-color: #fff;
        text-decoration: none;
}

#mastHeadTopNav .tableContainer .greenBold a:hover, #mastHeadTopNav .tableContainer .greenBold a:active {
        display: block;
        float: left;
        color: #ff0000;
        background-color: #fff;
        text-decoration: none;
}

#mastHeadTopNav .tableContainer .greenPipe {
        display: none !important;
}

.searchBox {
        display: inline;
        width: 150px;
        height: auto;
        font-size: .75em;
        margin: 0;
        padding: 0;
        color: #000;
        background-color: #fff;
}

/* Submit input field for the search form */

.goAnchor {
        display: inline;
        color: #fff;
        background-color: #007b32;
        font-size: .75em;
        font-weight: bold;
        text-transform: uppercase;
        border-top: 1px solid #ccc;
        border-left: 1px solid #ccc;
        border-bottom: 1px solid #333;
        border-right: 1px solid #333;
        padding-left: 4px;
        padding-right: 4px;
        cursor: pointer;
}

.button:link, .button:visited, .button:hover, .button:active, .button1 {
        border-color: #ccc #ccc #fff #fff;
        border-style: solid;
        border-width: 0 1px 0 1px;
        color: #007b32;
        display: block;
        float: left;
        font-size: .7em;
        font-weight: bold;
        height: 15px;
        margin: 1px 0 0 0;
        padding: 8px 5px 7px 5px;
        text-decoration: none;
        text-transform: uppercase;
}
.button:hover, .button:active, .button1 {
        background-color: #fff;
        color: #ff0000;
}
.button1 {
        height: 14px;
}

.mColLeft {
        display: block;
        width: 15px;
        height: auto;
        float: left;
        padding: 0;
        margin-right: 5px;
}

.mRightCol {
        display: block;
        width: auto;
        height: auto;
        float: left;
}

.mRightCol a:link, .mRightCol a:visited {
        display: inline;
        font-size: .75em;
}

.mRightCol a:hover, .mRightCol a:active {
        display: inline;
        font-size: .75em;
}

/* This is one permissable structure for the popup page masthead container */

.pMastHead3Col {
        display: block;
        width: 403px;
        height: 66px;
        color: #000000;
        background-color: transparent;
        background-image: url(images/castrol_masthead_logo_pop.gif);
        background-position: top left;
        background-repeat: no-repeat;
        background-attachment: scroll;
}

/* Turn off the old castrol logo masthead banner */

.pMastHead3Col img {
        display: none;
}

/* Make sure we can still display images nested further down though! */

.pMastHead3Col #mastHeadTopNavPopup img {
        display: inline;
}

#tableContainer1 {
        position: absolute;
        top: 15px;
        left: 490px;
        float: right;
        width: 100px;
}

#tableContainer2 {
        display: block;
        float: right;
        width: auto;
        height: 44px;

}
*html #mastHeadTopNavPopup #tableContainer2 {
        position: absolute;
        left: 200px;
        width:200px; 
}

.logoContainer {
     display: block;
        float: left;
}

/*End:Added for CR 487*/

/* Temporary fix to recreate the primary home page link */

.logoContainer a {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 3;
        width: 360px;
        height: 66px;
}

/* This will remove the skip navigation link (does not work in IE) */

.logoContainer a + a {
        display: none;
}

.logoContainerText {
        display: block;
        position: absolute;
        top: 23px;
        left: 230px;
        color: #fff;
        background-color: transparent;
        font-size: .95em;
        font-weight: bold;
        text-transform: uppercase;
}
div#tableContainer1 div.mRightCol a span.blue {
 color:#FFFFFF
}
div#tableContainer1 div.mRightCol a:visited span.blue {
 color:#FFFFFF
}
div#tableContainer1 div.mRightCol a:active span.blue {
 color:#FF0000
}
div#tableContainer1 div.mRightCol a:hover span.blue {
 color:#FF0000
}



.pMastHead3Col #mastHeadTopNavPopup {
 WIDTH: 100px;
}

.pMastHead3Col #mastHeadTopNavPopup #tableContainer2 .mBot10 {
 width:50px;

}

#sideMenu li
{
    color: #007b32;
    font-size: .8em;
    font-weight: bold;
    height: 15px;
}

#disclaimerContent li
{
    margin: 1em 0
}

#tblContactUs
{
    font-size: 11pt;
    font-family: Arial;
    color: #777777;
}
.gray50BG
{
    background-color: #BFBFBF;
}







/*    NEW STYLES    */

@font-face {
  font-family: "CastrolSansCon-Regular";
  src: url("CastrolSansCon-Regular.eot");
  src: local("☺"),
    url("CastrolSansCon-Regular.woff") format("woff"),
    url("CastrolSansCon-Regular.otf") format("opentype"),
	 url("CastrolSansCon-Regular.ttf") format("truetype"),
    url("CastrolSansCon-Regular.svg#filename") format("svg");
}


.borderLeft {border-left:15px solid #dadada;}
.borderTop {border-top:15px solid #dadada;}
.borderBottom {border-bottom:15px solid #dadada;}
.borderRight {border-right:15px solid #dadada;}

#typeMenu {padding:5px; color:#fff; font-family:CastrolSansCon-Regular, Arial, Helvetica, sans-serif;}
#typeMenu a {color:#fff; text-decoration:none; font-family:CastrolSansCon-Regular, Arial, Helvetica, sans-serif; font-size:16px; margin:0 5px;}
#typeMenu a.current, #typeMenu a:hover, .current {color:#fe000c;}

#OilChooser h1 {color:#fff; text-transform:uppercase; width:650px; font-family:CastrolSansCon-Regular, Arial, Helvetica, sans-serif; font-size:30px;}
#OilChooser h2 {color:#fff; text-transform:uppercase; width:650px; font-family:CastrolSansCon-Regular, Arial, Helvetica, sans-serif;}
#OilChooser h4 {color:#fff; font-size:14px; font-weight:normal; padding:0; margin:0; font-family:CastrolSansCon-Regular, Arial, Helvetica, sans-serif;}
#OilChooser h4.red {color:#fe000c; font-size:14px; font-weight:normal; padding:0; margin:0; font-family:CastrolSansCon-Regular, Arial, Helvetica, sans-serif;}

.SelectBox {background:#F2F2F2; display: block; font-weight:bold; text-transform:uppercase; font-size: 0.9em;  color: #777; margin:0 0 15px 0; height:235px;}
#WinForm {font-family:CastrolSansCon-Regular, Arial, Helvetica, sans-serif;}
.padding20px {padding:20px;}
#OilChooser td {color:#fff; text-transform:uppercase; font-size:12px; font-weight:bold;}
#OilChooser p {color:#fff; font-size:14px; font-weight:bold;}
#WinForm input[type=text], .textbox {width:222px; margin:5px 0; height:14px; border:none; font-size:11px;}
#WinForm .buttonCompetition {
background:#75b069;
background:url(images/buttonbgfull.png) right center no-repeat;
padding:10px 12px;
border:none;
color:#fff;
font-family:CastrolSansCon-Regular, Arial, Helvetica, sans-serif; font-weight:bold;
text-transform:uppercase; font-size:15px;
cursor:pointer;
}

.checkbox {background:none; border:none;}

#WinForm input.share {
background:url(images/buttonbgfull.png) left center no-repeat;
padding:10px 12px 10px 40px;
border:none;
color:#fff;
font-family:CastrolSansCon-Regular, Arial, Helvetica, sans-serif; font-weight:bold;
text-transform:uppercase; font-size:15px;
}

a.redLink {
background:#75b069;
background:url(images/buttonbgfull.png) right center no-repeat;
padding:10px 12px;
border:none;
color:#fff;
font-family:CastrolSansCon-Regular, Arial, Helvetica, sans-serif; font-weight:bold;
text-transform:uppercase; font-size:15px;
cursor:pointer;
margin:0 5px 10px 0;
}

.colourRed {color:#fe000c;}
.colourBlack {color:#000;}
.colourWhite {color:#fff;}
.colourGreen {color:#007b32;}
.colourGrey {color:#666666;}

.alignCenter {text-align:center; margin:0 auto;}
#ResultsTable {margin:0 0 10px 0;}
#ResultsTable td strong {color:white; text-transform:none;}
.red {color:#fe000c;}
.lowercase {text-transform:lowercase;}

