html{
	font-size: 100.0001%;
	}

#pageturner span.links {
	color: #6e6e6e;
	font-size: 1.1em; /* Equals 11px */
	line-height: 1.0909em; /* Equals 12px */
	}

body {
	font-size: 62.5%; /* Equals 10px base font size */
	font-family: Helvetica, Verdana, Arial, Sans-Serif;
	background: #fff url(../images/bodybg.gif) repeat-x;
	}
	
body.rev {
	font-size: 62.5%; /* Equals 10px base font size */
	font-family: Helvetica, Verdana, Arial, Sans-Serif;
	background: #000;
	}
	
/* ----------Clear fix---------- */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	}
 
.clearfix {
	display: inline-block;
	}
 
html[xmlns] .clearfix {
	display: block;
	}
 
* html .clearfix {
	height: 1%;
	}

/* ----------Icons Sprite---------- */
.aricons {
	background: url(../images/iconsAR.gif) no-repeat;
	}
	
img.aricons {
	position: relative;
	top: 1px;
	background: url(../images/iconsAR.gif) no-repeat;
	height: 1em;
	}
	
img.aricons.text {
	top: 3px;
	}
	
body#shareholder-information #footer span.aricons {
	top: 1px;
	}

/* ----------basic links---------- */

a {
	color: #000;
	text-decoration: none;
	}

a:visited {
	color: #000;
	}

a:hover {
	color: #cc3333;
	}

a:active {
	color: #000;
	}
	
/* ----------basic images---------- */
img {
	border: 0px;
	}
	
div.inlineimageleft {
	position: relative;
	top: 0.25em;
	width: 172px;
	float: left;
	margin: 0 20px 0 0;	
	}
		
div.inlineimageright {
	position: relative;
	top: 0.25em;
	width: 172px;
	float: right;
	margin: 0 0 0 20px;	
	}
		
/* ----------Download PDF list---------- */	
div.pdf {
	font-size: 1.2em;
	color: #6e6e6e;
	position: relative;
	margin-top: 1px;
	margin-bottom: -2px;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 0.8em 0 0.8em;
	line-height: 1.2em;
	}
	
div.coverpdf {
	font-size: 1.2em;
	color: #6e6e6e;
	position: relative;
	margin-top: -5px;
	margin-bottom: -2px;
	border-bottom: 1px solid #ccc;
	padding: 0 0 0.8em;
	line-height: 1.2em;
	}
		
div.pdf a {
	color: #000;
	}
		
div.pdf a:hover {
	color: #cc3333;
	text-decoration: none;
	background-color: #fff;
	margin-top: -1px;
	margin-bottom: -1px !important; margin-bottom: 0;
	}
	
div.textleft {
	display: inline-block;
	}

div.textright {
	display: inline-block;
	position: relative;
	left: 12px;
	width: 8em;	
	margin: 0em;
	}
	
body#downloads #contentcolumnwide img.aricons {
	position: relative;
	top: 2px;
	left: 5px;
	background: url(../images/iconsAR.gif) no-repeat;
	height: 1em;
	float: none;
	padding-right: 5px;
	}

/* ----------Tables---------- */
#maincontent table {
	background-color: #fff;
	font: 1.2em/1.25em Helvetica, Verdana, Arial, Sans-Serif;
	color: #6e6e6e;
	width: 100%;
	margin: 0 0 30px;
	clear: both;
	}

td.cellright, th.cellright {
	text-align: right;
	padding-right: 0;
	padding-left: 10px;
	width: 20%;
	}
	
td.cellright50, th.cellright50 {
	text-align: right;
	padding-right: 0;
	padding-left: 10px;
	width: 50%;
	}
	
td.cellleft, th.cellleft {
	text-align: left;
	padding-right: 10px;
	padding-left: 0;
	}
	
table th {
	font-weight: normal;
	border-top: none;
	border-bottom: 1px solid #000;
	padding: 5px 10px 3px 5px;	
	vertical-align: bottom;
	color: #000;
	}
	
table tr td {
	border-bottom: 1px solid #eee;
	padding: 4px 10px 2px 0;
	}
	
table tr td.total {
	color: #000;
	}
	
table tr.first td {
	padding: 20px 0 3px;
	}

		
table tr.bold, table td.bold {
	font: bold 1em/1.25em Helvetica, Verdana, Arial, Sans-Serif;
	}
			
tr.px1last td {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000;
	}
	
tr.px2last td {
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #000;
	}

/* ----------container to center layout---------- */
#container {
	width: 980px;
	margin: 0 auto 0 auto;
	}

/* ----------logo banner---------- */
#toolbar {
	position: relative;
	top: -98px;
	float: right;
	background-color: transparent;
	width: 289px;
	height: 34px;
	padding: 32px 20px 0 0;
	}

#header {
	position: relative;
	left: -20px;
	margin: 0px 20px;
	height: 85px;
	width: 980px;
	z-index: 1000;
	}
	
#logo {
	height: 25px;
	width: 450px;
	border: 0 none;
	text-decoration: none;
	float: left;
	margin: 0;
	}
	
#logo a{
	display: block;
	height: 85px;
	width: 450px;
	text-indent: -9999px;
	background: url(../images/logo_and_title.gif) no-repeat 0 0;
	}
	
#sitename {
	border: 0 none;
	text-decoration: none;
	float: left;
	margin: 0;
	display: block;
	height: 95px;
	width: 500px;
	text-indent: -9999px;
	line-height: 95px;
	background: url(../images/logo_and_title.gif) no-repeat -480px 0;
	}

/* ----------Tool tip---------- */
.bios {
	display:none;
	}

#easyTooltip {
	font-size: 1em;
	padding: 3px 5px;
	border: none;
	background-color: #fff;
	}

/* ----------Toolbar icons---------- */
#toolbar .icon {
	float: left;
	margin-left: 8px;
	margin-top: 1px;
	}

#toolbar .first {
	margin-left: 20px;
	}

#toolbar .last {
	margin-left: 19px;
	}

*:first-child+html #toolbar .icon {
	margin-top: 2px;
	}

/* ----------search within banner---------- */
#search {
	text-align: right;
	height: 20px;
	}
	
#searchfield {
	width: 130px;
	text-align: left;
	font-size: 11px;
	line-height: 11px;
    vertical-align: middle;
    padding: 3px 3px 1px;
	color: #ccc;
	border: 1px solid #fff;
	height: 15px;
	background-color: #000;
	}
	
#searchfield:focus {
	color: #fff;
	}
	
#searchbutton {
	position: relative;
	top: 0px;
	font-size: 6px;
	line-height: 50px;
	vertical-align: middle;
	height: 20px;
	width: 20px;
	padding: 0;
    border: none;
    background-position: -80px -200px;
    cursor: pointer;
    outline: none;
	}

#searchbutton:hover {
    background-position: -80px -220px;
    outline: none;
	}
	
#searchbutton:active {
    background-position: -80px -200px;
    outline: none;
	}

/* ----------text resize icon---------- */

#decreaseFont {
	background-position: -40px -200px;
	height: 19px;
	width: 19px;
	}
#decreaseFont:hover {
    background-position: -40px -220px;
    }

#increaseFont {
	background-position: -60px -200px;
	height: 19px;
	width: 19px;
	}
#increaseFont:hover {
    background-position: -60px -220px;
    }	

/* ----------email page icon---------- */
#email {
	background-position: -20px -200px;
	height: 19px;
	width: 19px;
	}

#email:hover {
    background-position: -20px -220px;
    }
	
/* ----------print page icon---------- */
#print {
	background-position: -0px -200px;
	height: 19px;
	width: 19px;
	margin: 0px;
	}

#print:hover {
    background-position: -0px -220px;
    }
	
/* ----------logo within banner---------- */
#maincontent {
	position: relative;
	top: -77px;
	margin: 0 20px 30px;
	width: 940px;
	}
	
#content {
	float: right;
	clear: both;
	}

/* ----------main navigation---------- */
#nav li a {
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
	display: block;
	margin-left: 1px;
	padding-top: 1px;
	cursor: pointer;
	width: 172px;
	}
			
#nav ul li {
	position: relative;
	margin-top: 1px;
	margin-bottom: -2px;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;	
	}
	
#nav ul li.sub {
	position: relative;
	margin-top: 1px;
	margin-bottom: -2px;
	text-indent: 10px;
	border-bottom: 1px solid #999;
	border-top: 1px solid #444;
	}	
	
#nav ul li ul{
	margin: 0;
	padding-left: 1em;
	}
	
#nav ul li ul li {
	}
	
#nav ul li ul li.last{
	border-bottom: none;
	margin-bottom: -1px;
	}
	
#nav li a:link, #nav li a:visited, #nav ul li a:link, #nav ul li a:visited  {
	color: #999999;
	}
		
#nav li a:hover, #nav ul li a:hover {
	color: #fff;
	}
	
#nav .pdf img { background-position: 0px 1px; }
#nav .pdf:hover img { background-position: 0px -19px; }
#downloadlist .downl img, #downloadlist2 .downl img, #downloadlist3 .downl img { background-position: -0px 0px; }
#downloadlist .downl:hover img, #downloadlist2 .downl:hover, #downloadlist3 .downl:hover img { background-position: -0px -20px; }
body#downloads #maincontent #downloadlist .downl img, body#downloads #maincontent #downloadlist2 .downl img,
body#downloads #maincontent #downloadlist3 .downl img { background-position: -0px 1px; }
body#downloads #maincontent #downloadlist .downl:hover img, body#downloads #maincontent #downloadlist2 .downl:hover img,
body#downloads #maincontent #downloadlist3 .downl:hover img { background-position: -0px -39px; }



/* ----------content---------- */
#printbanner {
	margin-left: 20px;
	display: none;
	}

#banner {
	position: relative;
	top: -76px;
	left: -20px;
	float: right;
	text-align: left;
	margin-bottom: 20px;
	height: 307px;
	width: 748px;
	z-index: 999;
	}
	
#leftcolumn {
	position: relative;
	top: 0px;
	background-color: transparent;
	float: left;
	clear: left;
	width: 172px;
	height: 307px;
	display:inline;
	margin: 0 0 20px 0;
	}
	
#home-more-info {
	width: 172px;
	float: left;
	margin-right: 20px;
	}
	
#home-chairmans {
	width: 364px;
	float: left;
	margin-right: 20px;
	}
	
#home-ceos {
	width: 364px;
	float: left;
	}

#featurecolumn {
	position: relative;
	margin: 45px 0 0 20px;
	background-color: transparent;
	width: 268px;
	}
	
body#great-brands #featurecolumn {
	margin: 32px 0 0 20px;
	}

body#corporate-directory #featurecolumn {
	width: 172px;
	}
	
body.rev #featurecolumn {
	margin: 0px 0 0 20px;
	}
		
#contentcolumn, #contentcolumnwide { 
	position: relative;
	margin: 1px 0 0 192px;
	float: left;
	background-color: transparent;
			
	/* min height hack */
	height: auto !important;
	height: 600px;
	min-height: 300px;	
/*	height: expression(this.scrollHeight > 600 ? "auto":"600px"); */ 
	}
	
body.rev #contentcolumn {
	width: 450px;
	padding: 0 5px;
	background-color: #fff;
	}

#contentcolumn {
	width: 450px;
	padding: 0 5px 0 0;
	background-color: #fff;
	}
	
#contentcolumnwide {
	width: 748px;
	}
	
#homecontentcolumn {
	float: right;
	position: relative;
	top: 0px;
	height: 165px;
	width: 940px;
	}

div.contentrow {
	display: block;
	width: 758px;
	float: left;
	clear: left;
	}
	
div.divider {
	display: block;
	float: right;
	width: 100%;
	height: 1px;
	margin-bottom: 1.2em;
	border-bottom: 1px solid #dcdcdc;
	}
	
div.onehalfcontent {
	display: block;
	position: relative;
	width: 364px;
	float: left;
	clear: right;
	margin-bottom: 40px;
	overflow: visible;
	}
	
div.onehalfcontent p, div.twohalfcontent p {
	width: 400px;
	}
	
div.twohalfcontent {
	display: block;
	width: 364px;
	margin-left: 20px;
	float: left;
	clear: right;
	margin-bottom: 40px;
	}

div.onethirdcontent {
	display: block;
	position: relative;
	width: 236px;
	float: left;
	clear: right;
	margin-bottom: 40px;
	}
	
div.twothirdcontent {
	display: block;
	position: relative;
	width: 236px;
	margin-left: 20px;
	float: left;
	clear: right;
	margin-bottom: 40px;
	}
	
div.threethirdcontent {
	display: block;
	position: relative;
	width: 236px;
	margin-left: 20px;
	float: left;
	clear: right;
	margin-bottom: 40px;
	}
	
div.onequartercolumn {
	display: block;
	float: left;
	position: relative;
	width: 172px;
	margin-right: 20px;
	}
	
div.onequartercolumn.right {
	display: block;
	width: 172px;
	margin-right: 0px;
	}
	
div.directory {
	width: 172px;
	float: left;
	clear: left;
	}

div.measurements {
	width: 556px;
	float: right;
	clear: right;
	}
		
/* ----------feature column content---------- */
div.pullout {
	padding: 10px 0;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	margin: 10px 0;
	}
	
p.pulloutcopy {
	font-size: 1.4em;
	color: #70b4c0;
	text-align: center;
	margin-bottom: 0;
	margin: 0 10px;
	}
	
div.dl {
	position: relative;
	margin-top: 20px;
	}
	
img.featureimage {
	margin: 5px 0 10px;
	}
	
#featurecolumn img {
	margin-bottom: 5px;
	}

img.featurecolumn, p.featurecolumn {
	margin-top: 110px;
	}
	
img.featurecolumn2, p.featurecolumn2 {
	margin-top: 142px;
	}
	
img.nobottomgapimage {
	margin: 0;
	}
	
img.signatureimage {
	margin-bottom: 0.5em;
	}
	
img.featureimageborder {
	margin: 0 0 20px;
	border: 1px solid #d9d7d6;	
	}
	
div#groupedcontent img {
	border: none;
	margin-bottom: 1em;
	}
	
/* ----------footer---------- */
#footer {
	clear: both;
	position: relative;
	left: 0px;
	width: 940px;
	border-top: 1px solid #ccc;
	margin:0 20px;
	}
	
.rev #footer {
	border-top: 1px solid #212121;
	}
	
#footermenu {
	height:1.3em;
	padding:1em 0;
	text-align: left;
	}
	
#footermenu p {
	color: #999;
	font-size:1.1em;
	line-height: 1.091em;
	margin: 0;
	}
	
.rev #footermenu p {
	color: #4b4b4b;
	}

	
#footermenu a, #footermenu a:visited, #footermenu a:active {
	color: #999;
	}
	
.rev #footermenu a, .rev #footermenu a:visited, .rev #footermenu a:active {
	color: #4b4b4b;
	}
	
#footermenu a.author, #footermenu a:visited.author, #footermenu a:active.author {
	color: #ccc;
	}
	
.rev #footermenu a.author, .rev #footermenu a:visited.author, .rev #footermenu a:active.author {
	color: #323232;
	}
	
#footermenu a:hover, #footermenu a:hover.author {
	color: #000;
	text-decoration: none;
	}
	
body.rev #footermenu a:hover {
	color: #fff;
	text-decoration: none;
	}
	
body#board-of-directors #footer {
	top: -60px;
	}
				
#footerspace{
	height: 1.3em;
	}
/* ----------typography---------- */
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #000;
	line-height: 120%;
	margin-bottom: 1em;
	}

h1 {
	font-size: 1.4em;
	margin-bottom: 0.75em;
	}
	
h1.bold {
	font-weight: bold;
	}
	
h1.boldlist {
	color: #6e6e6e;
	font-weight: bold;
	margin-bottom: 0.5em;
	}
	
h1.pagetitle {
	font-size: 1.1em;
	line-height: 2.1em;
	height: 21px;
	width: 450px;
	text-indent: -999em;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 2px;
	margin-bottom: 45px;
	background: no-repeat;
	}
	
h1.long {
	width: 748px;
	}
	
body.rev h1.pagetitle {
	width: 450px;
	}
	
h1.pageintro {
	font-size: 1.5em;
	line-height: 2.1em;
	height: 35px;
	width: 450px;
	text-indent: -999em;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 2px;
	margin-bottom: 13px;
	padding-bottom: 5px;
	border-bottom: 1px solid #000;
	background: no-repeat;
	}
	
#contentcolumnwide h1.pageintro {
	width: 748px;
	}
	
h1.double {
	height: 67px;
	}

	
body.rev h1.pageintro {
	width: 450px;
	}

h2 {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0em;
	}
	
h2.tablehead {
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: 1px solid #000;
	padding-bottom: 4px;
	margin-bottom: 1em;
	}

h3 {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 0em;
	}

h4 {
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 0em;
	}

h5 {
	color: #6e6e6e;
	font-size: 1em;
	margin-bottom: 0em;	
	}

h6 {
	color: #6e6e6e;	
	font-size: 1em;
	margin-bottom: 0.75em;	
	}
	
p, li {
	color: #6e6e6e;
	font-size: 1.2em;
	line-height: 1.333em;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
	}
	
p.tablehead {
	border-bottom: 1px solid #000;
	padding-bottom: 1em;
	margin-bottom: 1em;
	}
	
p.black {
	margin-bottom: 0em;
	}
		
#nav li {
	color: #6e6e6e;
	font-size: 11px;
	line-height: 16px;
	}
	
p.name, p.title {
	margin-bottom: 0em;
	color: #6e6e6e;
	}

p.caption {
	color: #000;	
	font-size: 1em;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 0.5em;
	}
	
p.biog {
	margin-bottom: 2em;
	}
	
p.heading {
	margin-bottom: -0.8em;
	}
	
p.extrabottomhalfgap {
	margin-bottom: 20px;
	}

p.extrabottomgap {
	margin-bottom: 40px;
	}

p.smallgap {
	margin-top: -0.25em;
	}

p.subhead {
	font-weight: bold;
	margin-bottom: 0em;
	}
	
p.subhead2 {
	font-style: italic;
	margin-bottom: 0em;
	}
	
span.bold {
	font-weight: bold;
	}
	
span.intro {
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	}	
	
li li{
	font-size: 1em;
	}
	
sup {
	font: 0.8em/1em Helvetica, Verdana, Arial, Sans-Serif;
	color: #8C7869;
	vertical-align: text-top;
	text-transform: none;
	}	

ul {
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	}
	
#contentcolumn ul, #contentcolumnwide ul {
	margin-top: -0.9em;
	}	

#contentcolumn ul li, #contentcolumnwide ul li {
	padding-left: 1.1em;
	margin-bottom: 0em;
	margin-left: 0;
	background-position: 0 .3em;
	}
	
ul.dash {
	padding-top: 0.35em;
	}
	
ul.dash li {
	color: #6e6e6e;
	background: url(../images/site/dash.gif) no-repeat 0 1em;
	left: 1em;
	
	}
		
li.nogap {
	margin-bottom: -0.75em;
	}

.uppercase{
	text-transform: uppercase;
	}
			
img.nogap {
	margin-bottom: 0em;
	}
	
img.extragap {
	margin-bottom: 20px;
	}
	
img.directory {
	position: relative;
	left: -1px;
	margin-top: 59px;
	margin-bottom: 0em;
	}
	
img.downloadcover {
	position: relative;
	bottom: -5px;
	margin-right: 10px;
	}
	
img.border {
	border: 1px solid #eae3d6;
	}
	
img.maincolumn {
	padding-bottom: 5px;
	}

.extragap {
	margin-bottom: 20px;
	}
	
ul.extragap {
	margin-bottom: 2em;
	}
	
h1.nogap {
	margin-bottom: 0em;
	}
	
.gap {
	margin-bottom: 5em;
	}

.strong {
	font-weight: bold;
	}

.em {
	font-style: italic;
	}
	
.floatleft {
	float: left;
	}

.floatright {
	float: right;
	}

/* ----------pageturner---------- */
#pageturner {
	position: absolute;
	top:-3.1em;
	right: 0px;
	width: auto;
	height: 1.1em;	
	}

#pageturner a span {
	display:block;
	position: absolute;
	width: 5px;
	height: 9px;
	}

#pageturner a.next { padding: 0 1em 0 .6364em; }
#pageturner a.previous { padding: 0 .6364em 0 1em; }
#pageturner a.next span { background-position:  -80px 0px; top:0.1em; right: 0; }
#pageturner a:hover.next span {	background-position: -80px -40px; }
.rev #pageturner a:hover.next span {	background-position: -80px -20px; }
#pageturner a.previous span { background-position:  -60px 0px; top:0.1em; left: 0; }
#pageturner a:hover.previous span {	background-position: -60px -40px; }
.rev #pageturner a:hover.previous span {	background-position: -60px -20px; }
#pageturner a, #pageturner a:visited, #pageturner a:active { color: #6e6e6e;	}
#pageturner a:hover { color: #000; text-decoration: none; }
.rev #pageturner a:hover { color: #fff; text-decoration: none; }		

/* ----------skiplink---------- */
.skip-link {
	position: absolute;
	margin-top: -999em;
	}
	
a.skip-link:active	{
	color: #000;
	background-color: #fff;
	}
	
a.skip-link:hover {
	color: #000; 
	background-color: #fff;
	}
	
a.skip-link:focus {
	color: #000; 
	background-color: #fff;
	}

/* ----------leadership team---------- */
div.left {
	width: 220px;
	float: left;
	}

div.biog {
	clear: both;
	margin-top: 1.5em;
	margin-bottom: 1em;
	min-height: 130px;
	}
	
div.biog img {
	float: left;
	margin-bottom: 20px;
	}
	
/* ----------colors---------- */
body .dark		{ color:#6e6e6e; }
body .black		{ color:#000; }
body .white		{ color:#fff ;}
body .red		{ color:#cc3333 ;}
body .blue		{ color:#70b4c0 ;}

/* ----------Navigation active colour---------- */
#home #nav-home { color: #000; background-color: #fff; text-indent: 1px; margin-left: 0px; }
#chairmans-letter #nav-chairmans-letter { color: #000; background-color: #fff; text-indent: 1px; margin-left: 0px; }
#ceo-report #nav-ceo-report { color: #000; background-color: #fff; text-indent: 1px; margin-left: 0px; }
#growth #nav-growth { color: #000; background-color: #fff; margin-left: 0px; }
#great-brands #nav-great-brands { color: #000; background-color: #fff; margin-left: 0px; }
#a-better-place-to-shop #nav-better-place-to-shop { color: #000; background-color: #fff; margin-left: 0px; }
#connecting-customers #nav-connecting-customers { color: #000; background-color: #fff; margin-left: 0px; }
#inspirational-people #nav-inspirational-people { color: #000; background-color: #fff; margin-left: 0px; }
#speed-and-efficiency #nav-speed-and-efficiency { color: #000; background-color: #fff; margin-left: 0px; }
#board-of-directors #nav-board-of-directors { color: #000; background-color: #fff; text-indent: 1px; margin-left: 0px; }
#management-team #nav-management-team { color: #000; background-color: #fff; text-indent: 1px; margin-left: 0px; }
#corp-gov #nav-corp-gov { color: #000; background-color: #fff; text-indent: 1px; margin-left: 0px; }
#corp-responsibility-overview #nav-corp-responsibility-overview { color: #000; background-color: #fff; text-indent: 1px; margin-left: 0px; }
#financial-ar #nav-financial-ar { color: #000; background-color: #fff; text-indent: 1px; margin-left: 0px; }

#shareholder-information #nav-shareholder-information { color: #000; background-color: #fff; text-indent: 1px; margin-left: 0px; }
#corporate-directory #nav-corporate-directory { color: #000; background-color: #fff; text-indent: 1px; margin-left: 0px; }
#downloads #nav-downloads { color: #000; background-color: #fff; text-indent: 1px; margin-left: 0px; }

/* -----prettyPhoto gallery lists---- */	
ul.gallery {
	width: 172px;
	list-style: none;
	margin: 40px 0 10px;
	}
	
ul.gallery li {
	display: block;
	float: left;
	position: relative;
	left: 82px;
	margin: 10px 5px -10px 10px;
	border-bottom: 1px solid #999;
	}
		
ul.gallery li a {
	padding: 2px;
	display: block;
	border: none;
	line-height: 0;
	}
	
/* ----------Tool tip---------- */
.onhover {
	display: none;
	z-index: 9999;
	}

#easyTooltip {
	width: 268px;
	text-align: right;
	font-size: 1em;
	padding: 8px 10px;
	border: none;
	background-color: #000;
	z-index: 9999;
	}
	
#board-of-directors #easyTooltip, #management-team #easyTooltip {
	width: auto;
	color: #fff;
	padding: 8px 10px 0;
	}

#easyTooltip p {
	text-align: left;
	color: #fff;
	}
	
p.hovertitle {
	font-size: 1.8em;
	line-height: 1.2em;
	color: #fff;
	margin-bottom: 0.25em;
	}

p.hover {
	color: #fff;
	}
	
div.tip {
	display: none;
	}

/* ----------Image replacement---------- */	
#chairmans-letter h1.pagetitle { background-image: url(../images/chairmans-title.gif); }
#chairmans-letter h1.pageintro { background-image: url(../images/chairmans-intro.gif); }
	
#ceo-report h1.pagetitle { background-image: url(../images/ceo-title.gif); }	
#ceo-report h1.pageintro { background-image: url(../images/ceo-intro.gif); }
	
#growth h1.pagetitle { background-image: url(../images/growth-title.gif); }	
#growth h1.pageintro { background-image: url(../images/growth-intro.gif); }
	
#great-brands h1.pagetitle { background-image: url(../images/great-brands-title.gif); }	
#great-brands h1.pageintro { background-image: url(../images/great-brands-intro.gif); }
	
#a-better-place-to-shop h1.pagetitle { background-image: url(../images/a-better-place-to-shop-title.gif); }	
#a-better-place-to-shop h1.pageintro { background-image: url(../images/a-better-place-to-shop-intro.gif); }
	
#inspirational-people h1.pagetitle { background-image: url(../images/inspirational-people-title.gif); }	
#inspirational-people h1.pageintro { background-image: url(../images/inspirational-people-intro.gif); }
	
#connecting-customers h1.pagetitle { background-image: url(../images/connecting-customers-title.gif); }	
#connecting-customers h1.pageintro { background-image: url(../images/connecting-customers-intro.gif); }

#speed-and-efficiency h1.pagetitle { background-image: url(../images/speed-and-efficiency-title.gif); }	
#speed-and-efficiency h1.pageintro { background-image: url(../images/speed-and-efficiency-intro.gif); }

#board-of-directors h1.pagetitle { background-image: url(../images/board-of-directors-title.gif); }	
#board-of-directors h1.pageintro { background-image: url(../images/board-of-directors-intro.gif); }
	
#management-team h1.pagetitle { background-image: url(../images/management-team-title.gif); }	
#management-team h1.pageintro { background-image: url(../images/management-team-intro.gif); }

#corp-gov h1.pagetitle { background-image: url(../images/corporate-governance-title.gif); }	
#corp-gov h1.pageintro { background-image: url(../images/corporate-governance-intro.gif); }

#corp-responsibility-overview h1.pagetitle { background-image: url(../images/corp-responsibility-overview-title.gif); }	
#corp-responsibility-overview h1.pageintro { background-image: url(../images/corp-responsibility-overview-intro.gif); }

#shareholder-information h1.pagetitle { background-image: url(../images/shareholder-information-title.gif); }	
#shareholder-information h1.pageintro { background-image: url(../images/shareholder-information-intro.gif); }

#corporate-directory h1.pagetitle { background-image: url(../images/shareholder-information-title.gif); }	
#corporate-directory h1.pageintro { background-image: url(../images/corporate-directory-intro.gif); }

#downloads h1.pagetitle { background-image: url(../images/downloads-title.gif); }	
#downloads h1.pageintro { background-image: url(../images/downloads-intro.gif); }

#search-results h1.pagetitle { background-image: url(../images/search-results-title.gif); }	
#search-results h1.pageintro { background-image: url(../images/search-results-intro.gif); }


/* ----------Easy Slider---------- */
#slider ul, #slider li {
	height: 307px;
	margin: 0;
	padding: 0;
	list-style: none;
	}
#slider, #slider li{ 
	width: 748px;
	height: 307px;
	overflow: hidden; 
	}
#slider ul{
	padding-left: 748px;
	}
#prevBtn, #nextBtn  { position: absolute; top:134px; width: 40px; height: 40px; z-index: 9999; display: block; }
#nextBtn { right: 20px; }
#prevBtn { left: 20px; }

#prevBtn, #nextBtn { text-indent: -9999px; }
#nextBtn 		{ background: url(../images/btn_prev.png); }
#prevBtn 		{ background: url(../images/btn_next.png); }
/* // Easy Slider */