/*~~ START BASE STYLES ~~*/
	h1 { color: #765D09; } /* Page title heading tag */
	h2 { color: #000000; } /* Page sub title heading tag */
	h3 { color: #765D09; } /* Page sub sub title heading tag */
/* Generic bulleted link style */
	.contentLink { background-image: url(/images/ui/icons/wheat/arrow_right_bright.gif); }
	.contentLink a:link { text-decoration: none; color: #AB8600; }
	.contentLink a:visited { text-decoration: none; color: #765D09; }
	.contentLink a:hover { text-decoration: underline; color: #765D09; background-color :#F0F0F0; } 
/*~~ END BASE STYLES ~~*/
/*~~ START HEADER ~~*/
/* Territory Name */
	.territoryName { color: #000000; }
	span.territoryName a:link { text-decoration:none; color: #000000; }
	span.territoryName a:visited { text-decoration:none; color: #000000; }
	span.territoryName a:hover { text-decoration:underline; color: #000000; } 
/* Default Language link */
	.languageLink { color: #000000; }
	span.languageLink a:link { text-decoration:none; color: #AB8600; }
	span.languageLink a:visited { text-decoration:none; color: #765D09; }
	span.languageLink a:hover { text-decoration:underline; color: #765D09; background-color :#F0F0F0; } 
/* Selected Language link */
	.languageLinkSelected { color: #000000; }
	span.languageLinkSelected a:link { text-decoration:none; color: #000000; }
	span.languageLinkSelected a:visited { text-decoration:none; color: #000000; }
	span.languageLinkSelected a:hover { text-decoration:underline; color: #AB8600; background-color :#F0F0F0; } 
/*~~ END HEADER ~~*/
/*  Hover menu navigation */

	.Dropdowns .DropdownSelected li.Main { background-color: #AB8600; border-bottom: 1px solid #AB8600; border-right: 1px solid #AB8600; }
	.Dropdowns .Dropdown li.Main { background-color:#F0F0F0; }
	.Dropdowns .Dropdown li.Main:hover { background-color: #F0F0F0; border-bottom: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; }
/* Arrow icons for 'OFF' state of SELECTED Title */
	.Dropdowns .DropdownSelected .DropdownContent .DropdownTitle { background-image: url(/images/ui/icons/generic/primaryDown-white.gif); } 
/* Arrow icons for 'OVER' state of SELECTED Title */
	.Dropdowns .DropdownSelected .DropdownTitleOver { background-image: url(/images/ui/icons/generic/primaryDown-white.gif); }
/* Arrow icons for 'OVER' state of UNSELECTED Titles */
	.Dropdowns .Dropdown .DropdownTitleOver { background-image: url(/images/ui/icons/wheat/primaryDown.gif); }
/* Arrow icons for 'OFF' state of UNSELECTED Titles */
	.Dropdowns .DropdownTitle, .DropdownTitleOver { background-image: url(/images/ui/icons/wheat/primaryRight.gif); }
/* Primary Nav base line */
	.DropdownBorder { background-color: #AB8600; color: #AB8600; }
/*	.Dropdowns a { color: #765D09; text-decoration: none; } */
	/* LINKS FOR SELECTED TAB */
	.Dropdowns .DropdownSelected a { color: #FFFFFF; text-decoration: none; }
	.Dropdowns .DropdownSelected a:hover { text-decoration: underline; }
	/* LINKS FOR UNSELECTED TAB */
	 .Dropdowns .Dropdown .DropdownTitle a,.Dropdowns .Dropdown .DropdownTitleOver a, .Dropdowns .Dropdown .DropdownEntry a { color: #765D09; text-decoration: none; }
	  .Dropdowns .Dropdown .DropdownTitle a:hover,.Dropdowns .Dropdown .DropdownTitleOver a:hover, .Dropdowns .Dropdown .DropdownEntry a:hover { text-decoration: underline; }

/*  /Hover menu navigation */

/*~~ START PRIMARY NAV EXTRAS FOR HOMEPAGES ~~*/
	.Dropdowns .DropdownHome li.Main { background-color: #AB8600; border-bottom: 1px solid#F0F0F0; }
/* Arrow icons for 'OFF' state of HOMEPAGE Title */
	.Dropdowns .DropdownHome .DropdownContent .DropdownTitle { background-image: url(/images/ui/icons/generic/primaryRight-white.gif); }
/* Arrow icons for 'OVER' state of HOMEPAGE Title */
	.Dropdowns .DropdownHome .DropdownTitleOver { background-image: url(/images/ui/icons/generic/primaryDown-white.gif); 
 }
	.Dropdowns .DropdownHome a, .Dropdowns .DropdownHome .DropdownTitleOver a, .Dropdowns .DropdownHome .DropdownEntry a { color: #FFFFFF; text-decoration: none; }
/*~~ END PRIMARY NAV EXTRAS FOR HOMEPAGES ~~*/
/*~~ START LHN MENU ~~*/
/* currently selected arrow */
	.LHN ul li.Selected { background-image: url(/images/ui/icons/wheat/arrow_lhn_bright.gif); }
/* link styles */
	.LHN li a:link, .LHN li.Selected li a:link { text-decoration: none; color: #765D09; }
	.LHN li a:visited, .LHN li.Selected li a:visited { text-decoration: none; color: #333333; }
	.LHN li a:hover, .LHN li.Selected li a:hover { text-decoration:underline; color: #765D09; }
/* link Selected styles */
	.LHN li.Selected a:link, .LHN li.Selected a:visited, .LHN li.Selected a:hover { color: #AB8600; }
/*~~ END LHN MENU ~~*/
/*~~ START LHN RVP ~~*/
	.RVPBox ul li { list-style-image: url(/images/ui/icons/wheat/arrow_right_bright.gif); }
/** RVP link styles */
	.RVPBox ul li a:link { text-decoration: none; color: #AB8600; }
	.RVPBox ul li a:visited { text-decoration: none; color: #AB8600; }
	.RVPBox ul li a:hover { text-decoration:underline; color: #765D09; background-color :#F0F0F0; } 
/*~~ END LHN RVP ~~*/
/*~~ START RHN BOX ~~*/
	.RHBox ul li { list-style-image: url(/images/ui/icons/wheat/arrow_right_bright.gif); }
/** RVP link styles */
	.RHBox ul li a:link { text-decoration: none; color: #AB8600; }
	.RHBox ul li a:visited { text-decoration: none; color: #AB8600; }
	.RHBox ul li a:hover { text-decoration:underline; color: #765D09; background-color :#F0F0F0; } 
/*~~ END RHN BOX ~~*/
/*~~ START RHN PORTAL ~~*/
	.portalTitle1 { color: #AB8600; }
/*~~ END RHN PORTAL  ~~*/
/*~~ START FOOTER ~~*/
	span.footerItem a:link { text-decoration:underline; color: #765D09; }
	span.footerItem a:visited { text-decoration:none; color: #765D09; }
	span.footerItem a:hover { text-decoration:underline; color: #765D09; background-color:#F0F0F0; }
/*~~ END FOOTER ~~*/
/* ~~ START INNER CONTAINER ~~*/
/* ~~ END INNER CONTAINER ~~*/
/*~~ START HOMEPAGE STYLES ~~*/
	td.homeBody { background-color: #FFFFFF  }
	.homeLeftTop { color: #000000; background-color: #F0F0F0; }
	.homeLeftBottom { background-color: #F0F0F0; }
	.ldTitle { color: #000000; }
	.ldLink { color: #AB8600; background-image: url(/images/ui/icons/wheat/arrow_right_bright.gif); }
	td.homeRHN { background-color: #F0F0F0; }
	td.homeGutter { background-color: #FFFFFF; }
	.homeRHNTitle { color: #000000; }
/* Start coloured RHN cell */
	.homeRHNGrey { color: #000000; background-color: #F0F0F0; }
	.homeRHNGrey ul li { list-style-image: url(/images/ui/icons/wheat/arrow_right_bright.gif); }
/* End coloured RHN cell */
/* Start coloured RHN cell */
	.homeRHNColour { color: #000000; background-color:#F0F0F0; border-bottom: 1px solid #FFFFFF; border-top: 1px solid #FFFFFF; }
	.homeRHNColour ul li { list-style-image: url(/images/ui/icons/wheat/arrow_right_base.gif); }
/* End coloured RHN cell */
	.homeLinkLight { color:#F0F0F0; background-image: url(/images/ui/icons/wheat/arrow_right_light.gif); }
	.homeLinkLight a:link, .featureTHP a:link { text-decoration: none; color:#F0F0F0; }
	.homeLinkLight a:visited, .featureTHP a:visited { text-decoration: none; color:#F0F0F0; }
	.homeLinkLight a:hover, .featureTHP a:hover { text-decoration:underline; color: #AB8600; background-color :#F0F0F0; } 
/*~~ END HOMEPAGE STYLES ~~*/
/* ~~ SPECIFIC TO INDEX TEMPLATE ~~ */
	.indexListSplit ul li { list-style-image: url(/images/ui/icons/wheat/arrow_right_bright.gif); }
	.indexListSplit a:link { text-decoration: none; color: #AB8600; }
	.indexListSplit a:visited { text-decoration: none; color: #765D09; }
	.indexListSplit a:hover { text-decoration:underline; color: #765D09; background-color :#F0F0F0; } 
/* ~~ SPECIFIC TO CONTENT TEMPLATE ~~ */
	.contentList ul li { list-style-image: url(/images/ui/icons/wheat/arrow_right_bright.gif); }
	.contentList a:link { text-decoration: none; color: #AB8600; }
	.contentList a:visited { text-decoration: none; color: #765D09; }
	.contentList a:hover { text-decoration:underline; color: #765D09; background-color :#F0F0F0; } 
	.contentArea ul li, .ContentArea ul li, .careersContentArea ul li, .popupContentArea ul li, .rightCell ul li, .micrositeContentArea ul li, .homeLeftTop ul li, .homeLeftBottom ul li { list-style-image: url(/images/ui/icons/wheat/arrow_right_bright.gif); }
	.contentArea a:link, .careersContentArea a:link, .ContentArea a:link, .micrositeContentArea a:link, .popupContentArea a:link { text-decoration: underline; color: #AB8600; }
	.contentArea a:visited, .careersContentArea a:visited, .ContentArea a:visited, .micrositeContentArea a:visited, .popupContentArea a:visited { text-decoration: underline; color: #765D09; }
	.contentArea a:hover, .careersContentArea a:hover, .ContentArea a:hover, .micrositeContentArea a:hover, .popupContentArea a:hover { text-decoration:underline; color: #765D09; background-color :#F0F0F0; } 
	.contentLink a:link, .contentArea ul li a:link, .ContentArea ul li a:link, .rightCell a:link, .leftCell a:link, .careersContentArea ul li a:link, .contentArea ul li a:link, .ContentArea ul li a:link, .micrositeContentArea ul li a:link, .popupContentArea ul li a:link { text-decoration: none; color: #AB8600; }
	.contentLink a:visited, .contentArea ul li a:visited, .ContentArea ul li a:visited, .rightCell a:visited, .leftCell a:visited, .careersContentArea ul li a:visited, .contentArea ul li a:visited, .ContentArea ul li a:visited, .micrositeContentArea ul li a:visited, .popupContentArea ul li a:visited { text-decoration: none; color: #765D09; }
	.contentLink a:hover, .contentArea ul li a:hover, .ContentArea ul li a:hover, .rightCell a:hover, .leftCell a:hover, .careersContentArea ul li a:hover, .contentArea ul li a:hover, .ContentArea ul li a:hover, .micrositeContentArea ul li a:hover, .popupContentArea ul li a:hover { text-decoration:underline; color: #765D09; background-color :#F0F0F0; } 
/* ~~ SPECIFIC TO THP TEMPLATE ~~ */
	.thpTitle { color: #000000; }
	.homeLarge { color:#F0F0F0; }
	.homeLayout1 { background-color: #765D09; }
	.homeLayout1 a:link { color:#F0F0F0; }
	.homeLayout2_left { background-color: #765D09; }
	.homeLayout2_right { background-color: #765D09; }
	.homeLayout3_left { background-color: #765D09; }
	.homeLayout3_right { background-color: #765D09; }
	.homeLayout4_left { background-color: #765D09; }
	.homeLayout4_right { background-color: #765D09; }
	.homeLayout5_left { background-color: #765D09; }
	.homeLayout5_mid { background-color: #765D09; }
	.homeLayout5_right { background-color: #765D09; }
	.homeCustom ul li { list-style-image: url(/images/ui/icons/wheat/arrow_right_bright.gif); }
	.homeCustom a:link { text-decoration: none; color:#F0F0F0; }
	.homeCustom a:visited { text-decoration: none; color: #CCCCCC; }
	.homeCustom a:hover { text-decoration:underline; color: #765D09; background-color :#F0F0F0; } 
	.homeLeftTop a:link, .ldLink a:link, .homeRHNGrey a:link, .homeRHNGrey ul li a:link, .homeRHNColour a:link, .homeRHNColour ul li a:link, .homeLeftBottom a:link { text-decoration: none; color: #AB8600; }
	.homeLeftTop a:visited, .ldLink a:visited, .homeRHNGrey a:visited, .homeRHNGrey ul li a:visited, .homeRHNColour a:visited, .homeRHNColour ul li a:visited, .homeLeftBottom a:visited { text-decoration: none; color: #333333; }
	.homeLeftTop a:hover, .ldLink a:hover, .homeRHNGrey a:hover, .homeRHNGrey ul li a:hover, .homeRHNColour a:hover, .homeRHNColour ul li a:hover, .homeLeftBottom a:hover { text-decoration:underline; color: #AB8600; background-color :#F0F0F0; } 
	.homeRHNColour a:link, .homeRHNColour ul li a:link, .homeRHNColour a:hover, .homeRHNColour ul li a:hover { color: #765D09; }
	.closeWindow a:link { text-decoration: none; color: #000000; }
	.closeWindow a:visited { text-decoration: none; color: #000000; }
	.closeWindow a:hover { text-decoration: underline; color: #000000; }
/*~~ START RHN CONTACTS ~~*/
	.RHContacts a:link { text-decoration:none; color: #765D09; }
	.RHContacts a:visited { text-decoration:none; color: #333333; }
	.RHContacts a:hover { text-decoration:underline; color: #765D09; } /* background-color:#F0F0F0; } */
/* More contacts link styles */
	.contactLink { background-image: url(/images/ui/icons/wheat/arrow_right_bright.gif); }
/*~~ END RHN CONTACTS ~~*/
/* ~~ START PAGE TOOLS ~~*/
	.pageTools a:link { text-decoration:none; color: #000000; }
	.pageTools a:visited { text-decoration:none; color: #000000; }
	.pageTools a:hover { text-decoration:underline; background-color: #FFFFFF; }
	html>body .pageTools a:hover { text-decoration:none; }
/* ~~ END PAGE TOOLS ~~*/
/* EXTRAS */
/* PREVIOUSLY BASE */
/*~~ START PRESISTENT NAVIGATION ~~*/
	.persistentLinks a { color: #765D09; }
	.persistentLinks a:hover { background-color:#F0F0F0; color: #765D09; text-decoration: underline; }
	.persistentLinks li.over { color: #765D09; background-color:#F0F0F0; }
/* Hover for Mozilla based browsers */
	.persistentLinks li:hover ul, .persistentLinks li.over ul { background-color:#F0F0F0; color: #765D09; border-right:1px solid #CCCCCC; border-bottom:1px solid #CCCCCC; }
/* Sub Menu Styles */
	.persistentLinks li ul li a { background-color:#F0F0F0; color: #765D09; }
	.persistentTop { border-right: 1px solid #765D09; }
/*~~ END PRESISTENT NAVIGATION ~~*/
	span.footerItem { padding: 0 4px 0 4px; border-right: 1px solid #765D09; /* 1px changed to 0px */ }
	.LHN ul { background-color:#F0F0F0;  }
	.LHN li div { border-bottom: 1px solid #CCCCCC;  } 
	.LHN li li div { border-bottom: 1px solid #CCCCCC;  }
/* level 1 */
	.LHN ul li.Selected { background-color: #FFFFFF;  }
	.LHN ul li, .LHN ul li ul li, .LHN ul li ul li ul li { background-color:#F0F0F0;  }
/* Grey & spacer cells */
	.Dropdowns td.PrimaryNavGrey { background: #FFFFFF; }
	.homeLeftTop { background-color: #FFFFFF; border: 1px solid #CCCCCC; margin-bottom: 2px; }
	.homeRHNGrey { background-color: #FFFFFF; border: 1px solid #CCCCCC; }
	.homeRHNColour { background-color:#F0F0F0; border: 1px solid #CCCCCC; margin-top: 2px; margin-bottom: 2px; }
	td.homeRHN { background-color: #FFFFFF; }
	.homeLeftBottom { background-color : #FFFFFF; border: 1px solid #CCCCCC; }
	#footerContainer { border-top-width: 1px; }
	#homeContainer #footerContainer { border-top-width: 0px; }
/* RHN Contacts box */
	.RHContacts { padding: 10px; margin-top: 10px; background-color:#F0F0F0; }
/* PREVIOUSLY BASE */
/* # START - Page widths */
	#indexContainer { width: 1000px; }
	#contentContainer { width: 1000px; }
	#bodyContainer { width: 1000px; }
/* # END  - Page widths */
/* # START - Page widths homepage */
	#homeContainer #indexContainer { width: 770px; }
	#homeContainer #contentContainer { width: 770px; }
	#homeContainer #bodyContainer { width: 770px; }
/* # END  - Page widths homepage */
	.DropdownBorder { border-right: 1px solid #AB8600; }
/* START LEGACY STYLES */
	.mediumtext { color: #765D09; }
	.strongtext { color: #765D09; }
	.largestbright { color: #AB8600; }
	.largeststrong { color: #765D09; }
	/* note: capitalisation */
	.mediumText { color: #765D09; }
	.strongText { color: #765D09; }
	.largestBright { color: #AB8600; }
	.largestStrong { color: #765D09; }

	hr { color: #AB8600; }

	.white, td.white { background-color: #FFFFFF; color: #000000; }
	.white a:link, td.white a:link { text-decoration: underline; color: #AB8600; background-color: #ffffff; }
	.white a:visited, td.white a:visited { text-decoration: underline; color: #333333; background-color: #ffffff; }
	.white a:hover, td.white a:hover { text-decoration:none; color: #765D09; background-color: #f0f0f0; }

	.light, td.light { background-color: #f0f0f0; color: #000000; }
	.light a:link, td.light a:link { text-decoration: underline; color: #765D09; background-color: #f0f0f0; }
	.light a:visited, td.light a:visited { text-decoration: underline; color: #765D09; background-color: #f0f0f0; }
	.light a:hover, td.light a:hover { text-decoration: none; color: #AB8600; background-color: #ffffff; }

	.neutral, td.neutral { background-color: #f0f0f0; color: #000000; }
	.neutral a:link, td.neutral a:link  { text-decoration: underline; color: #765D09; background-color: #f0f0f0; }
	.neutral a:visited, td.neutral a:visited  { text-decoration: underline; color: #765D09; background-color: #f0f0f0; }
	.neutral a:hover, td.neutral a:hover { text-decoration: none; color: #AB8600; background-color: #ffffff; }

	.medium, td.medium { background-color: #ffffff; color: #000000; }
	.medium a:link, td.medium a:link { text-decoration: underline; color: #AB8600; background-color: #ffffff; }
	.medium a:visited, td.medium a:visited { text-decoration: underline; color: #333333; background-color: #ffffff; }
	.medium a:hover, td.medium a:hover { text-decoration:none; color: #765D09; background-color: #f0f0f0; }

	.strong, td.strong { background-color: #765D09; color: #ffffff; }
	.strong a:link, td.strong a:link { text-decoration: underline; color: #FFFFFF; background-color: #765D09; }
	.strong a:visited, td.strong a:visited { text-decoration: underline; color: #FFFFFF; background-color: #765D09; }
	.strong a:hover, td.strong a:hover { text-decoration:none; color: #765D09; background-color:#F0F0F0; }

/* END */

/* GX BONUS */
.smalltext { font-size: 0.75em; }
div.plainborder, table.plainborder, table.plainborder td { border: 1px solid #AB8600; border-collapse: collapse; }
div.plainborderneutral,table.plainborderneutral,table.plainborderneutral td { border: 1px solid #CCCCCC; border-collapse: collapse; }
.nounderline, .nounderline a:link, .nounderline a:visited { text-decoration: none; }
.nounderline a:hover { text-decoration : underline; }
/* GX */


