/* r.a.d.menu Plain skin */

.RadMenu_Default
{
	padding:0;
	margin:0;
	cursor: hand;
}

.RadMenu_Default .leftImage{cursor:pointer;_cursor:hand;}

.RadMenu_Default .link
{
	line-height: 21px;
	text-decoration:none;
	color: black;
	background: none;
	cursor: hand;
}

.RadMenu_Default .rootGroup .text
{
	font: bold 13px Arial;
	padding: 0 10px 0 0;
	cursor: hand;
}

.RadMenu_Default .rootGroup .link:hover
{
	color: #AE8B39;
}

.RadMenu_Default .group
{
	background: #D3C49B;
	padding: 0;
	margin:0;
	text-align: left;
	border-top: solid 12px #AC8B3A;
	border-bottom: solid 4px #AC8B3A;
}

.RadMenu_Default .group .link
{
	background: #D3C49B;
	color: #013C5A;
	padding: 4px;
}

.RadMenu_Default .group .link:hover
{
	background: #BFA568;
	color: #013C5A;
}

.RadMenu_Default .group .text
{
	padding: 4;
	margin: 0;
	font:  11px Arial, Verdana;
	cursor: hand;
}
	
.RadMenu_Default .group .item
{
	margin:0; padding:0;
	border-left: solid 1px #fff;
	border-bottom: solid 1px #fff;
}
	
.RadMenu_Default .group .level2 .item
{
	margin:0; padding:0;
	border-left: solid 1px #fff;
	border-bottom: solid 1px #fff;
	border-right: solid 1px #fff;
	margin-left: -1px;
	margin-right: -1px;
}

.RadMenu_Default .group .level2
{
	border-top: none;
}

.RadMenu_Default .group .level3
{
	border-top: none;
}

.RadMenu_Default .rightArrow,
.RadMenu_Default .rightArrowDisabled
{
	background-image: url('../design/nav/submenuarrow_r.gif');
}

.RadMenu_Default .expandLeft,
.RadMenu_Default .expandRight
{
	background:transparent url('../design/nav/submenuarrow_r.gif') right center no-repeat;
}

/* right to left */
.RadMenu_Default_rtl .group .link:hover .expandLeft,
.RadMenu_Default_rtl .group .link:hover .expandRight
{
	background:transparent url('../design/nav/submenuarrow_r.gif') left center no-repeat;
	margin: 0px;
	margin-left: 8px;
}

.RadMenu_Default .link:hover .expandLeft,
.RadMenu_Default .link:hover .expandRight
{
	background:transparent url('../design/nav/submenuarrow_r.gif') right center no-repeat;
}

.RadMenu_Default .rootGroup li.last div.slide ul
{
	visibility:hidden;
}

.RadMenu_Default .group li.last div.slide ul
{
	visibility: visible;
}

/* Rad Tree */

.TreeNode 
{ 
	font: 11px Arial;
	color: #003C58;
	padding-left: 3px;
	text-decoration: none;	
	border-bottom: solid 1px #D6C49C;	
}

.TreeNodeOver 
{
	font: 11px Arial;
	font-size: 8pt;
	color:#B08B3D;
	text-decoration: underline; 
	cursor: pointer;
	cursor: hand;
	padding-left: 3px;	
}

.TreeNodeSelect 
{     
	font-family: Tahoma; 
	font-size: 8pt; 
	color: white; 
	background: #316AC5; 	
    cursor: pointer;
	cursor: hand;
	margin-left: 3px;
}

.TreeNodeDisabled
{ 
	font-family: Tahoma;
	font-size: 8pt; 
	color: gray;	
	padding-left: 3px;
	text-decoration: none;
	cursor: default;
}

.TreeNodeEdit 
{
  border:1px gray solid;
  font-family: tahoma; 
  font-size: 8pt;
  margin-left: 4px;  
}

.SiteMap-Level1
{
	margin-left: 0px;
	list-style: none;
	font-weight: bold;
}

.SiteMap-Level2
{
	margin-left: 0px;
	list-style: none;
	font-weight: bold;
	margin-top: 20px;
}

.SiteMap-Level3 { margin-left: 20px; }
.SiteMap-Level4 { margin-left: 40px; }
.SiteMap-Level5 { margin-left: 60px; }

.LoadingMessage
{
	font-family: Tahoma; 
	font-size: 8pt; 
	background:LemonChiffon; 
	border: solid 1px;
	padding: 2px;
}

.LoadingMessageBlue
{
	font-family: Tahoma; 
	font-size: 8pt; 
	color: Blue;
	padding: 2px;
}


.TreeContextItem
{ 
	font-family: Arial;
	font-size:10px;
	cursor: pointer;
	cursor: hand;
	padding-left:4px;
	height:24px;
	background-color:#fdfdfd;
	background-image:url(contextMenu.gif); 
	background-repeat:repeat-y;
	width:100%; 
	text-align: left;
	border-bottom: solid 1px #e3e3e3;
}
 
.TreeContextItemOver
{
	font-family: Arial;
	font-size:10px;
	cursor: pointer;
	cursor: hand;
	padding-left:4px;
	height:24px;
	background-color:#f3f3f3;
	background-image:url(contextMenu.gif); 
	background-repeat:repeat-y;
	width:100%; 
	text-align: left;
	border-bottom: solid 1px #d4d4d4;
}
 
.TreeNodeEdit 
{
	border:1px gray solid;
	font-family: tahoma; 
	font-size: 8pt;
	margin-left: 3px;  
	text-align: left;
}

/* Rad Panel */

.panelbarItem, .panelbarItemCollapsed, .panelbarItemExpanded, .panelbarItemExpandedSelected
{ 
	font: 11px Arial;
	color: #003C58;
	padding-left: 10px;
	background: url(../design/subnavbullet.gif) no-repeat left;
	border-bottom: solid 1px #D6C49C;	
	cursor: pointer;
	height: 20px;
	white-space: normal;
}

.panelbarItemHover
{
	font: 11px Arial;
	color: #B08B3D;
	padding-left: 10px;
	background: url(../design/subnavbullet.gif) no-repeat left;
	border-bottom: solid 1px #D6C49C;	
	cursor: pointer;
	height: 20px;
}

.panelbarItemSelected
{
	font: 11px Arial;
	color: #B08B3D;
	padding-left: 10px;
	background: url(../design/subnavbullet.gif) no-repeat left;
	border-bottom: solid 1px #D6C49C;	
	cursor: pointer;
	height: 20px;
}

.panelbarItemTextHover, .panelbarItemExpanded, .panelbarItemExpandedSelected 
{
	color:#B08B3D;
}

.panelbarItem2, .panelbarItem2ExpandedSelected, .panelbarItem2Expanded, .panelbarItem2Collapsed
{ 
	font: 11px Arial;
	color: #003C58;
	padding-left: 20px;	
	background: url(../design/subnavbullet2.gif) no-repeat left;
	border-bottom: solid 1px #D6C49C;	
	cursor: pointer;
	height: 20px;
	white-space: normal;
}

.panelbarItem2ExpandedSelected {color:#B08B3D;}
.panelbarItem2TextHover {color:#B08B3D;}

.panelbarItem2Selected
{
	font: 11px Arial;
	color: #B08B3D;
	padding-left: 20px;
	background: url(../design/subnavbullet2.gif) no-repeat left;
	border-bottom: solid 1px #D6C49C;	
	cursor: pointer;
	height: 20px;
	width: 165px !important;
	white-space: normal;
}

.panelbarItem3, .panelbarItem3ExpandedSelected, .panelbarItem3Expanded, .panelbarItem3Collapsed
{ 
	font: 11px Arial;
	color: #003C58;
	padding-left: 30px;	
	background: url(../design/subnavbullet3.gif) no-repeat left;
	border-bottom: solid 1px #D6C49C;	
	cursor: pointer;
	height: 20px;
	white-space: normal;
	width: 165px !important;
}

.panelbarItem3ExpandedSelected {color:#B08B3D;}
.panelbarItem3TextHover {color:#B08B3D;}

.panelbarItem3Selected
{
	font: 11px Arial;
	color: #B08B3D;
	padding-left: 30px;
	background: url(../design/subnavbullet3.gif) no-repeat left;
	border-bottom: solid 1px #D6C49C;	
	cursor: pointer;
	height: 20px;
	width: 165px !important;
	white-space: normal;
}

.panelbarItem3TextSelected
{
	width: 165px !important;
	white-space: normal;
}

a, a.FastFactsLink
{
	font-size: 11px;
	color: #033C5A;
	text-decoration: none;
}

a:hover { color: #AD8B3A; }

a.footer
{
	font-size: 10px;
	color: #678A9B;
	text-decoration: none;
}

a.footer:hover
{
	font-size: 10px;
	color: #678A9B;
	text-decoration: none;

}

a.headernavlink
{
	font-size: 11px;
	text-decoration: none;
	color: #DEDCDD;
}

a.headernavlink:hover { color: #fff; }
a.SiteMapDetailLink {display: block;padding-right: 8px;}
a.FastFactsLink {color:#000; border: none;}

a.EventCalLink {font-weight: bold;}
.BlueText {color: #033C5A;}

b.Gold {}

body
{	
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #000;
	margin: 8px 0;
	xtext-align: center;
}

.BodyBackground
{
        background: #EEE7D7;
}

table.ContentContainer 
{
	background: #fff; 
	text-align: left;
}

.Container, .HomepageContainer
{
	position: relative;
	margin: auto;
	width: 762px;
}

.PrintModeButton
{
	background: #fff; 
	margin: 0px 8px 0px 8px; 
	padding: 0px 0px 16px 0px;
}

.InputButton
{
	background: #AE8B39;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	height: 20px;
	border-top: solid 1px #D6C399;
	border-right: solid 1px #735926;
	border-bottom: solid 1px #392D13;
	border-left:  solid 1px #BB9D55;
	margin-top: 0;
}

ul
{
	margin: 2px 0px 2px 0px;
	.margin-left: 20px;	
	clear: both;
}

ul li
{
	list-style: url(../design/contentlistbullet.gif);
	padding: 0px;
	margin-top:2px;
	margin-bottom:2px;
	clear: both;
}

strong.Date { color: #A6822C; }

h1
{
	font-size: 11px;
	font-weight: bold;
	color: #013C5C;
	border-bottom: solid 1px #D6C49C;
	padding-bottom: 2px;
	margin: 10px 0px 10px 0px;
}

h1.StockPage
{	
	font-size: 12px;
	font-weight: bold;
	color: #AE8B39;
	padding: 2px 0px 2px 0px;
	margin: 4px 0px 0px 0px;
	border-top: solid 1px #D6C49C;
	border-bottom: none;
}


h1.Detail
{
	font-size: 11px;
	font-weight: bold;
	display: inline;
	color: #416D83;
	border: none;
	margin: 0;	
	
}

h2
{
	font-size: 11px;
	font-weight: bold;
	color: #B08B3D;
	padding: 2px 0px 2px 0px;
	margin: 0;
}


h3
{
	font-size: 11px;
	font-weight: bold;
	display: inline;
	color: #416D83 !important;
	margin: 0;		
}

h4, x.h4
{
	font-size: 11px;
	font-weight: normal;
	color: #B08B3D;
	padding: 2px 0px 2px 0px;
	margin: 0;
	display: inline;
}

p
{
	padding: 0px 0px 6px 0px ;
	margin: 4px 16px 0px 0px;
}

.largetable p
{
	padding: 2px 2px 2px 2px ;	
	margin: 0px 0px 0px 0px;
}

.largetable td
{
	color: #000000;
	font-weight: normal;
}

.Footer
{
	margin-top: 40px;
	font-size: 10px;
	color: #678A9B;
}

form
{
	margin: 0;
	padding: 0;
}

/* %=Header */
/* %=Header */
.HeaderSearch
{
	float:right;
	margin: 8px 3px 0px 4px;
}
x.Header
{
	background: #013C59;
	color: #fff;
	height: 72px;
	width: 745px;
	padding: 8px 5px 0 0;
	margin: 0px;
	border: solid 1px #013C59;
}

.HeaderPane
{
	background: #013C59;
	color: #fff;
	width: 745px;
	padding: 8px 5px 0 0;
	margin: 0px;
	border: solid 1px #013C59;
}

.HeaderSearchImg
{
	background: #AE8B39;
	color: #fff;
	border-top: solid 1px #CEB887;
	border-right: solid 1px #755D26;
	border-bottom: solid 1px #53431B;
	border-left: solid 1px #BEA260;
	font-weight: bold;
	font-size: 11px;
	padding: 2px 0px 2px 0px;
	cursor: pointer;
}

.StockPriceUp {color: #60B502; font-weight: normal;}
.StockPriceDown {color: Red; font-weight: normal;}

x.HeaderStockQuote .StockExchangeSpacer {padding-right: 6px;}
x.HeaderStockQuote .StockItemSpacer {padding-right: 2px;}

.InteriorContainer { background: #EAE2CD;}

.GlobalStockQuote {display:none;}	

.GlobalNav
{
	font-size: 11px;
	color: #fff;
	padding-top: 5px;
	.padding-top: 9px;
	margin-top: 6px;
	margin-right: 8px;
	text-align: right;
}

.GlobalNav a
{
	font-size: 11px;
	text-decoration: none;
	color: #fff;
}

#MainNavigation, .MainNavigation { background: #013C59; }
.MainNavigationInner {padding-left: 70px;}
#SecondaryNavigation {width: 165px;}
.ContentPane{ margin-bottom: 20px;}
.ContentPad {padding: 0px 0px 10px 10px;}
.TwoColumnContentPad {padding: 0px 20px 10px 10px;}
.FloatLeft {float: left;}

table, td { font-size: 11px; }

.intmain
{
	background: #fff;
	padding-top: 11px;
}

td.interface_top
{
	background: url(../design/InterfaceTiles/top.gif);
	height: 6px;
}

td.interface_right
{
	background: url(../design/InterfaceTiles/right.gif);
	width: 6px;
}

td.interface_bottom
{
	background: url(../design/InterfaceTiles/bottom.gif);
	height: 6px;
}

td.interface_left
{
	background: url(../design/InterfaceTiles/left.gif);
	width: 6px;
}

.rightcolpad
{
	padding-top: 18px;
	padding-top: 28px;
	padding-right: 3px;
}

.NavTitle
{
	display: block;
	margin: 10px 0px 10px 5px;
	margin-top: 0px;
}

/* these classes are shareable */
.TopMargin30 { margin-top: 30px; }
.TopPad10 {padding-top: 10px;}
.BottomPad20 {padding-bottom: 20px;}
.RightPad10 {padding-right: 10px;}
.Pad10 {padding: 10px 0px 10px 10px;}
.SmallTopPad { margin-top: 5px; }
.Hide {visibility:hidden; display: none;}
.ClearBoth {clear: both;}
.InputFormHeading { color:#AE8B39; }

.SubmitButton
{
	background: #AE8B39;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	height: 20px;
	border-top: solid 1px #D6C399;
	border-right: solid 1px #735926;
	border-bottom: solid 1px #392D13;
	border-left:  solid 1px #BB9D55;
	margin-top: 0;
}

.ActionButton{
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#AE8B39 none repeat scroll 0 0;
border-color:#D6C399 #735926 #392D13 #BB9D55;
border-style:solid;
border-width:1px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
height:20px;
margin-top:0;
}

.RightColumnBlock 
{
	border-left: solid 1px #D6C49C;
	padding-top: 34px;
	margin-top: 16px;
}

.SelectedRow {background-color: Silver; }	

.NormalRow { background-color: white; }


/* %=MiddleColumn */
.MiddleColumnFirst {padding-top: 28px;}
.HomePageMiddleColumnContainer { margin: 0px 0px 10px 0px; }
.HomePageImg {padding-bottom: 8px;}

.MiddleColumnContainer
{
	width: 97%;
	margin: 0px 0px 10px 0px;
}

.Container .MiddleColumnContent
{
	margin-left: 10px;
	margin-right: 10px;
}

.MiddleColumnContentBottomPad {margin-bottom: 10px;}

.MiddleColumnContentHomePage { margin: 10px 10px 0px 10px; }

.MiddleColumnContentLarge
{
	margin-left: 2px;
	margin-right: 10px;
}

.MiddleColumnSpacer
{
	height: 10px;
	border-left: solid 1px #D6C49C;
	margin-bottom: 4px;	
}

.HomepageContainer .MiddleColumnSeperator, .SectionNews .MiddleColumnSeperator
{
	border-bottom: solid 2px #B6C4C7;
	margin-bottom: 6px;
	margin-top: 6px;
	display: block !important;
}	

.MiddleColumnSeperatorHome
{
	border-bottom: solid 2px #B6C4C7;
	margin-bottom: 0px;
	margin-top: 6px;
	display: block !important;
}	

.TitleContainer { display: block; }

.Container .TitleLeft
{	
	font-weight: bold;
	color: #fff;
	background: #033C5A;
	padding: 4px 4px 4px 4px;
	width: 72%;
	float: left;
}


.TitleLeftHomePage
{	
	font-weight: bold;
	color: #fff;
	background: #033C5A;
	padding: 2px 4px 2px 4px;
}

.TitleLeftHomePage a
{	
	color: #fff;
}

.Container .TitleRight
{
	text-align: right;
	background: #819DAC;
	padding: 4px 5px 4px 0px;
}

.TitleRight a
{
	color: #fff;
	font-weight:bold;
}

.TitleRight a:hover { color: #fff; }

/* %=HomePage */
.HomePageContainer { background: #E0DDCD; }

.HomePagePanels
{
	background: #F2F1EA;
	padding-bottom: 2px;
	margin-bottom: 50px;
	border-bottom: solid 2px #fff;
	text-align: left;
}


.HomePagePanelBorder { border-right: solid 2px #fff; }

.HomePagePanelBorderleft { border-left: solid 2px #fff; padding-right: 20px;}

/* %=YearNav */
.YearNavContainer 
{
	background: #013C5A;
	color: #fff;
	padding: 2px 0px 2px 0px;
	width: 98%;
}

.YearNavContainer a 
{
	background: #013C5A;
	display: inline;
	color: #fff;
	padding: 2px 6px 2px 4px;
	border-right: solid 1px #fff;
	margin-top: 4px;
	margin-right: 0px;
}

.YearNavContainer a.selected { background: #AB8C39; }

/* %=TabTable */
.TabTableHeader
{
	background: #EFEDE1;
	color: #003D59;
	font-size: 12px;
	border-bottom: solid 1px #fff;
	border-right: solid 1px #fff;
	padding: 5px;
}	

.TabTableItem
{
	background: #EFEDE1;
	padding: 5px;
	border-bottom: solid 1px #fff;
	border-right: solid 1px #fff;
}	

.TabTableItemAlt
{
	background: #F6F5F0;
	padding: 5px;
	border-bottom: solid 1px #fff;
	border-right: solid 1px #fff;	
}

.TabTableData { padding: 5px; }

.TabTableTopSpacer
{
	height: 10px;
	border-left: solid 1px #D6C49C;
	margin-bottom: 4px;
}

.TabTableIcon { margin: 4px; }

.RegionContainer {}

/* %=RegionMap */
.RegionMapContainer
{
	margin-top: 19px;
	border-left: solid 1px #D6C49C;
}

/* %=ProjectMap */
.ProjectMapContainer
{
	margin-top: 19px;
	border-left: solid 1px #D6C49C;
}

/* %=ProjectContent */
.ProjectContentContainer { padding-top: 3px; }

.ProjectContentLeft { padding-right: 10px;}

.ProjectContentRight { padding-bottom: 10px;}

/* %=QuickLinks */
.QuickLinks
{
	margin: 0;
	border-left: solid 1px #D6C49C;
	margin-right: 3px;
	width: auto;
}

.Container .QuickLinksHomepage { margin-left: 12px;}

.QuickLinkRegion { border: none;}

.QuickLinks h1, .QuickLinksHomepage h1, .QuickLinkRegion h1
{
	font-size: 11px;
	font-weight: bold;
	border: none;
	color: #fff;
	background: #033C5A;
	padding: 2px 24px 2px 4px;
	margin: 0;
}

.SectionInvestors div.QuickLinks
{
	width: 200px !important;
}

.QuickLinkRegion ul
{
	padding-top: 5px;
}

.QuickLinks ul, .QuickLinksHomepage ul {padding: 4px 0px 4px 0px; .margin-left: -4px;}

.QuickLinks ul li, .QuickLinksHomepage ul li 
{
	margin-left: 22px;
}

.QuickLinks ul li.nobullet, .QuickLinksHomepage ul li.nobullet
{
	padding-left: 0px;
	margin-left: 0px;
	list-style-image: none;
	list-style-type: none;
	clear: both;
}

.listimage {margin-right: 4px; }

/* %=QuickLinks */


/* %=FastFacts */
.FastFacts
{
	margin: 0;
	border-left: solid 1px #D6C49C;
	margin-right:3px;
	background: #EAE2CD;
}

.FastFacts h1
{
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background: #AE8B3A;
	padding: 2px 24px 2px 4px;
	margin:0;
}

.FastFacts ul {padding: 4px 6px 4px 14px; .margin-left: 0px;}

.FastFacts ul li {color:#000; list-style-image: url(../design/ffbullet.gif); }

/* %=EventCalendar */
.EventCalendar
{
	border-left: solid 1px #D6C49C;
	margin-right: 3px;
	margin-top: 18px;
	padding-left: 2px;
}

.EventCalendar h1
{
	font-size: 11px;
	font-weight: bold;
	border: none;
	color: #fff;
	background: #033C5A;
	padding: 2px 24px 2px 4px;
	display: block;
	margin: 0;
	width: auto;
}

/* %= Stock Quote Page */

.ControlRow
{
	font-family:Arial;
	font-size: 10px;
	/*float:right;*/
	/*padding: 2px;*/
}


.StockTableItem
{
	background: #EFEDE1;
	padding: 5px;
	border-bottom: solid 1px #fff;
	border-right: solid 1px #fff;
}

.StockTableItem a { color: #AB8C3A;	 }

.StockTableItemAlt
{
	background: #F6F5F0;
	padding: 5px;
	border-bottom: solid 1px #fff;
	border-right: solid 1px #fff;
}

.StockTableItemAlt a { color: #AB8C3A;	}

.StockControlSide
{
	background: #EAE2CD;
	padding: 2px;
}

.StockTable .Price
{
	color: #60B502;
	font-size: 11px;
}

/* Component Art TreeView Classes */

.SubNavCont
{
	margin-left: 8px;
	margin-bottom: 0;
	
}

.TreeNodeRoot
{
/*	width: 176px;*/
	font-family: arial; 
	font-size: 11px; 
	color: #003C58;
	cursor:pointer;
}


.TreeNodeRootHover
{
	background:#fff;
	color:#B08B3D;
	cursor: pointer;
}

.TreeNodeRow 
{ 
	height: 20px; 
	border-bottom: solid 1px #D6C49C;
}	

.TreeNodeRowSelected 
{
	height: 20px; 
	border-bottom: solid 1px #D6C49C;
}

.TreeNodeRowNoBorder
{
	height: 20px; 
	border-bottom: solid 1px #D6C49C;
}

.Menu
{
	padding: 0;
	margin: 0;
	cursor: pointer;
	z-index: 1000;
}

.MenuSubGroup
{
	border-top: solid 12px #AC8B3A;
	border-bottom: solid 4px #AC8B3A;
}


/* SubmenuXXX is for the Admin navigation 
.RootMenu
{
	font-family:Arial;
	font-size: 11px;
	color: #013C5A;	
	_padding: 3px 3px 3px 8px;
	background: #D3C49B;
	cursor: pointer;
	z-index: 1000;	
}

.RootMenuHover
{
	font-family:Arial;
	font-size: 11px;
	color: #013C5A;	
	_padding: 3px 3px 3px 8px;
	background: #BFA568;
	cursor: pointer;
	z-index: 1000;			
}

.SubMenu
{
	font-family:Arial;
	font-size: 11px;
	color: #013C5A;	
	padding: 3px 12px 3px 8px;
	background: #D3C49B;
	border-bottom: solid 1px #fff;
	cursor: pointer;
	z-index: 1000;	
}

.SubMenuHover
{
	font-family:Arial;
	font-size: 11px;
	color: #013C5A;	
	padding: 3px 12px 3px 8px;
	background: #BFA568;
	border-bottom: solid 1px #fff;
	cursor: pointer;
	z-index: 1000;			
}

.SubMenuSubGroup
{
	border-bottom: solid 4px #AC8B3A;
}

.SubMenu2
{
	font-family:Arial;
	font-size: 11px;
	color: #013C5A;	
	padding: 3px 12px 3px 8px;
	background: #D3C49B;
	border-left: solid 1px #fff;
	border-bottom: solid 1px #fff;
	cursor: pointer;
	z-index: 1000;			
}

.SubMenu2Hover
{
	font-family:Arial;
	font-size: 11px;
	color: #013C5A;	
	padding: 3px 12px 3px 8px;
	background: #B3934A;
	border-left: solid 1px #fff;
	border-bottom: solid 1px #fff;
	cursor: pointer;
	z-index: 1000;			
}			

.SubMenu2Special
{
	font-family:Arial;
	font-size: 11px;
	color: #013C5A;	
	padding: 3px 3px 3px 8px;
	border-left: solid 1px #fff;
	border-bottom: solid 1px #fff;
	background: #D3C49B;
	cursor: pointer;
	z-index: 1000;			
}

.SubMenu2SpecialHover
{
	font-family:Arial;
	font-size: 11px;
	color: #013C5A;	
	padding: 3px 3px 3px 8px;
	background: #B3934A;
	border-left: solid 1px #fff;
	border-bottom: solid 1px #fff;				
	cursor: pointer;
	z-index: 1000;			
}	

.SubNavItem
{
	width: 100%;
	padding-bottom: 3px;
	padding-top: 3px;
	border-left: solid 1px #fff;
	border-bottom: solid 1px #D6C49C;
}
*/
.AdminSectionTitle
{
	font-size: 14;
	font-weight: bold;
}

.AdminAlternatingColour
{
	background-color: #f6f6f6;
}

.AdminRowTitle
{
	font-size:12;
	font-weight:bold;
}

.SmallButton
{
	width: 70px;
}

.MediumButton
{
	width: 100px;
}

.LargeButton
{
	width: 130px;
}

A.SearchLink {
	FONT-SIZE: 13pt
}

.SearchTarget {
	font-weight: bold;  
	text-align: left;
}
.SearchSummary {
	font-size: 10pt;
	text-align: right;
}

.SearchSample { FONT-SIZE: 10pt }

.SearchPath { FONT-SIZE: 10pt; COLOR: green }



/* Tab styles */
.DefaultTab
{
	padding: 10px;
	cursor: pointer;
	border: solid 1px;
	background: #EEE7D7;
}

.DefaultTabHover
{
	padding: 10px;
	cursor: pointer;
	border: solid 1px;
	background: #fff;
}

.SelectedTab
{
	padding: 10px;
	cursor: pointer;
	border: solid 1px;
	background: #fff;
}	

/* %=CalendarStyles */

.CalendarTitleStyle
{
	background-color:White;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #777777;
}

.CalendarOtherDays
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color:#777777;
}

.CalendarDayHeading { color:#777777; }

.CalendarSelectedDay 
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight:bold;
	color:#AE8B39;
	
}

.CalendarSelectedDay  a
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight:bold;
	color:#AE8B39;
	
}
.CalendarNonSelectedDay
{
	background-color:White;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color:#AE8B39;
	
}

.CalendarWeekendDay 
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color:#013E5A;
	
}

.CalendarNextPrev
{
	background-color:White;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color:#013E5A;
	font-weight:bolder;
	padding-left:5px;
	padding-right:5px;
}

.CalendarDay
{
	background-color:White;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color:#013E5A;
	
}

.ProjectContentContainer .ProjectRegionDash
{
	display: none;
}

.ProjectSitePerformance
{
	padding-top: 15px;
}

.LeftPane
{
	width: 170px;
}

.RightPane
{
	xwidth: 140px !important;
}

x.SectionInvestorsInvestorFactSheet h1 table, x.SectionGlobalOperationsProjectsDonlinCreek table
{
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

.SubmitButtonContainer
{
	margin-right: 12px;
	width: 100% !important;
	display: block;
	text-align: right;
}

.ButtonCell
{
	padding-right: 12px;
	xwidth: 80% !important;
	xdisplay: block;
	text-align: absolute;
	.padding-top: 15px;
}

.MailingListSubscribeTable, .MailingListUnsubscribeTable
{
	width: 300px;
}

.FeedbackButton
{
	margin-right: 22px;
	width: 100% !important;
	display: block;
	text-align: right;
}

.MailingListConfirmation, .MailingListActivationMessage, .MailingListUnsubscribeMessage
{
	display: block;
	padding-top: 20px;
	font-weight: bold;
}

.EventWebcastLinks
{
	display: block;
}

.TabTableDate
{
	white-space: nowrap
}

.SectionGlobalOperationsNorthAmerica .RightColumnBlock, .SectionGlobalOperationsAustralia-Pacific .RightColumnBlock, .SectionGlobalOperationsSouthAmerica .RightColumnBlock, .SectionGlobalOperationsAfrica .RightColumnBlock
{
	border: none;
	padding-top: 0;
}

.ExitPageContainer
{
	text-align: center;
}

.ExitPageText
{
	width: 360px;
	xbackground-color: #FFFFFF;
	padding: 20px;
	margin: 20px;
}

.lnkAgree
{
	padding-right: 15px;
}

.AnnualReportPanel, .QuarterlyReportPanel, .SupplementalReportPanel
{
	padding-bottom: 10px;
}

.ExcelIcon
{
	display: none;
}

.blockquote
{
	margin-left: 30px;
}

.PressReleaseTableWidth
{
	width: 525px;
}

.SearchResultsUrl
{
	display: none;
}

.FeedbackSubmit
{
	display: block;
	width: 100%;
	text-align: right;
}

.RegulatoryFilingsTable, .RegulatoryFilingsTable td
{
	border: solid 1px #FFFFFF;
}


.StockQuoteNYSE, .StockQuoteTSE, .GoldQuote
{
	font-size: 12px;
	font-weight: bold;
	color: #AE8B39;
	margin: -22px 0px 8px 5px;
	.margin-top: -30px;
	padding-right: 5px;	
	text-align: right;
	float: right;
	white-space: nowrap;
	display: block;
	clear: left;
}

.GoldQuote
{
	padding-right: 0px;
}

.GoldQuote .StockPriceUp
{
	display: none;
}

.StockQuoteNYSE
{
	padding-right: 16px;
}

.StockQuoteNYSE .Price, .StockQuoteTSE .Price, .GoldQuote .Price, .Price
{
	font-size: 12px;
	font-weight: normal;
	color: #fff;
}

.Logo
{
	float: left;
	padding: 0px;
	margin: 0px;	
}

.PressReleaseLatestContainer .TitleRight
{
	display: none;
}

.DelayText
{
	float: right;
	padding-right: 17px;
	margin-top: -15px;
	color: #EEEEEE;
	font-size: 10px;
	width: 300px;
	text-align: right;
	clear: both;
	padding-top: 10px;
	.padding-top: 0;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.StockQuoteNYSE, .StockQuoteTSE, .GoldQuote {margin-top: 0px; position:relative; top: -22px;}
.DelayText { margin-top:0px;position:relative; top: -30px;}
}
.SecondaryNavTitle
{
	display: none;
}

.HeaderStockQuote
{
	float: right;
	padding: 10px 0 0 0;
}


.HeaderStockQuote .Price
{
	xfont-size: 12px;
	font-weight: normal;
	color: #fff;
}

.HeaderStockQuote .StockExchangeSpacer {padding-right: 6px;}
.HeaderStockQuote .StockItemSpacer {padding-right: 2px;}

.YearLogo
{
	position:absolute;
	left: 115px;
}

.CaptchaImage
{
	margin-bottom: 10px;
}

.CaptchaTextBox
{
	margin-bottom: 20px;
}

.CaptchaTable
{
	margin-top: 20px;
}

.SubscriptionFormContainer .CaptchaTable
{
	margin-left:147px;
}

.SectionCorporateResponsibilityReportingResponsibilityReportsYourFeedback .CaptchaTable
{
	margin-left:147px;	
	.margin-left: 0px;
	_margin-left: 0px;
	.width: 230px;
	_width: 230px;
	position: relative;
	.left: 145px;
	_left: 145px;
}

.SiteFeedbackTable .CaptchaTable td
{
	padding-left: 85px;
}

.SectionCompanySuppliersContactUs .CaptchaTable
{
	margin-left:145px;	
	.margin-left: 0px;
	_margin-left: 0px;
	.width: 230px;
	_width: 230px;
	
	position: relative;
	.left: 143px;
	_left: 143px;
}

/* 
 %= Careers Layout
*/
.CareersContainer * { font-size: 13px; }

.CareersContainer .HeaderPane
{
	padding: 0px;
	margin:0px;
	height: 86px;
	border: none;
	background-color: #fff;
	background: url(../design/careers_header-bg.gif);
}

.CareersContainer .SubNavCont * {font-size: 12px;}
.CareersContainer .SubNavCont {padding-left: 7px; margin-top:0px;}
.CareersContainer .NavTitle {margin-bottom: 8px;}
.CareersContainer .HeaderPane .CareersHeader {padding-left: 17px; float:left;}

.CareersContainer .MainNavigation { background: none; padding:0px;margin:0px;}
.CareersContainer .TopPad10 {padding-top: 15px;padding-right:10px;}
.CareersContainer .ContentPad {padding-top: 11px;padding-left:0px;}

.CareersContainer .panelbarItem,
.CareersContainer .panelbarItemCollapsed, 
.CareersContainer .panelbarItemExpanded, 
.CareersContainer .panelbarItemExpandedSelected, 
.CareersContainer .panelbarItemHover,
.CareersContainer .panelbarItemSelected
{ 
	width: 160px !important;
	font-size: 13px;
	height: 22px;
	margin-right: 5px;
	border-bottom: solid 1px #AD8B3A;
}

.BarrickMenuTop 
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #ad8b3a;
}

.BarrickHeader 
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
	
a.BarrickMenuTop, a.BarrickMenuTop:visited { color: #ffffff; text-decoration: none; }
a.BarrickMenuTop:hover { color: #ad8b3a; text-decoration: none; }
	
a.BarrickHeader, a.BarrickHeader:visited { color: #ffffff; text-decoration: none; padding:0px; margin: 0px;}
a.BarrickHeader:hover { color: #ad8b3a; text-decoration: none; }
.CareersGlobalNav { position:absolute; right: 34px; top:13px; }

.PressReleaseLatestTable, .PresentationLatestContent table {border-color: #F2F1EA;}

.SectionCareers, .ParentSection_Careers
{
	background-color: #FFFFFF;
}

/* RssFeed*/
.RssFeedLatestContainer .TitleLeft
{
	font-weight: bold;
	padding-bottom: 10px;
        clear: both;
}

.RssFeedLatestContainer .ContentInner
{
	padding-bottom: 10px;
        clear: both;
}

.RssFeedLatestContainer .PubDate
{
	font-weight: bold;
        clear: both;
}

.RssLinkTopContainer
{
	position: relative;
        margin-top: -35px;
	bottom: -60px;
        
}

.SectionHome .RssLinkTopContainer
{
	top: 0;
}

.ParentSection_GlobalOperations .TopPad10.BottomPad20.PrintHide .RegionContainer
{
        width: 252px !important;
}

.WebcastLink {display:block}