/* HTML STYLE RESET START */
html, body
{
	margin: 0px 0px 1px 0px;
	padding: 0;
	height: 100%;
}
img
{
	border: none;
}

p, h1, h2, h3, ul, li, address, form
{
	margin: 0px;
	padding: 0px;
}

ul, li
{
	list-style-type: none;
}
a
{
	text-decoration: none;
	color: #58595b;
}

a:hover
{
	text-decoration: none;
	color: #008285;
}

:focus
{
	outline: none;
}

/* HTML STYLE RESET END */

/* HIDDEN TEXT */

.hiddenContent
{
	display: none;
}

body
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 1.1em;
	text-align: center;
	background: #e9e9e9 url(../img/bodyBg1020x5.gif) repeat-y center top;
	margin: 0px;
	padding: 0px;
	color: #58595b;
}
div#wrapper
{
	width: 1010px;
	margin: 0 auto;
	background: #fff;
	text-align: left;
}
#header
{
	position: relative;
	left: 0;
	width: 1010;
	height: 120px;
}

#header #logo, #header #header_logo
{
	position: absolute;
	top: 59px;
	left: 27px;
}

#header .language
{
	width: 200px;
	height: 25px;
	top: 23px;
	right: 20px;
	position: absolute;
	text-align: right;
}
#header .language a
{
	color: #FFFFFF;
	font-size: 10px;
}
#header .language span
{
	margin-left: 3px;
}
#header img.flag
{
	padding-left: 3px;
	margin-bottom: -3px;
}
#header .language .arrow
{
	top: 2px;
	position: relative;
}

ul#mainMenu
{
	position: absolute;
	right: 20px;
	bottom: 18px;
}
ul#mainMenu li
{
	display: inline;
	font-weight: bold;
	padding: 0 7px 0px 7px;
	background: transparent url(../img/menuSeparator.gif) no-repeat top right;
}
ul#mainMenu li a
{
	color: #cfcdcd;
	font-size: 12px;
}
ul#mainMenu li a:hover
{
	color: #fff;
}
div#container
{
	/*float:left;*/
	width: 100%;
	min-height: 500px;
}
div#content
{
	float: left;
	margin-left: 20px;
	width: 540px;
}
div#content h1
{
	margin-top: 20px;
	color: #008184;
	font-weight: normal;
	font-size: 24px;
	margin-bottom: 20px;
}

div#content p
{
	/*color: #8e8e8e;*/
	margin-top: 15px;
	line-height: 1.3em;
}

#wrapper #container div#content ul
{
	margin-left: 25px;
}

#wrapper #container div#content ul li
{
	list-style-type: disc ;
	margin-bottom: 8px;
}

div#content li
{
	line-height: 1.3em;
}

div#content p#findoutmore
{
	color: #008285;
}

div#content h2
{
	font-size: 12px;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: -14px;
	color: #008184;
}

div#content h3
{
	font-size: 12px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: -14px;
	color: #008184;
}

div#content ul#keyfacts
{
	margin:0px!important;
}

div#content ul#keyfacts li
{
	margin: 10px 0 10px 0;
	list-style:none !important;
}

div#content ul#keyfacts li span.keyHeading
{
	font-weight: bold;
	color: #008285;
}

div#content span.greentext
{
	color: #008285;
}

div#content div#colHolder
{
	width: 550px;
	position: relative;
	margin-top: 20px;
	margin-left: -15px;
}

#wrapper #container div#content div#colHolder ul#col1
{
	width: 135px;
	border-right: 1px solid #CCC;
	float: left;
	margin-left: 0px;
	list-style: none;
}

#wrapper #container div#content div#colHolder li
{
	width: 105px;
	margin-left: 15px;
	margin-right: 15px;
	line-height: 1.3em;
	border-bottom: 1px solid #CCC;
	padding-top: 2px;
	font-size: 11px;
	overflow: hidden;
	list-style: none;
	margin-bottom: 0px;
	height: 40px;
}


div#content div#colHolder li table tr td
{
	vertical-align: top;
	height: 40px;
	padding: 0px;
}

#wrapper #container div#content div#colHolder ul#col2
{
	width: 135px;
	border-right: 1px solid #CCC;
	float: left;
	margin-left: 0px;
	list-style: none;
}
#wrapper #container div#content div#colHolder ul#col3
{
	width: 135px;
	border-right: 1px solid #CCC;
	float: left;
	margin-left: 0px;
	list-style: none;
}
#wrapper #container div#content div#colHolder ul#col4
{
	width: 135px;
	border: 0;
	float: left;
	margin-left: 0px;
	list-style: none;
}

div#content table.newsTable
{
	width: 540px;
	margin-top: 40px;
}

div#content table.newsTable td.date
{
	background: #e6e6e6;
	padding: 5px 10px;
	margin: 1px;
}

div#content table.newsTable td.item
{
	background: #e6e6e6;
	padding: 5px 20px;
	margin: 1px;
}

div#content table.newsTable td.dateheader
{
	background: #008285;
	padding: 5px 10px;
	margin: 1px;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
}

div#content table.newsTable td.itemheader
{
	background: #008285;
	padding: 5px 20px;
	margin: 1px;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
}

div#content table.newsTable td.formtitle
{
	padding: 15px 10px;
	margin: 1px;
	font-size: 11px;
	font-weight: bold;
}

div#content table.newsTable td.formholder
{
	padding: 15px 20px;
	margin: 1px;
}

div#content table.newsTable td a
{
	font-size: 11px;
	font-weight: bold;
}

div#content form.newsform select
{
	width: 200px;
	font-size: 11px;
	border: 1px solid #666;
}

div#content img#locationMap
{
	margin-top: 20px;
}

div#leftCol
{
	float: left;
	margin-left: 10px;
}

div#leftCol .leftColSale
{
	width: 200px;
	border: 1px solid #CCC;
	height: 200px;
	padding-top: 10px;
	margin-top: 10px;
}

div#leftCol .leftColSale h2, div#leftCol .leftColSaleUS h2
{
	margin-left: 10px;
	margin-bottom: 10px;
	font-size: 18px;
	color: #008184;
}

div#leftCol .leftColSaleUS
{
	width: 200px;
	border: 1px solid #CCC;
	height: 120px;
	padding-top: 10px;
	margin-top: 10px;
}

div#leftCol .leftColSale h3
{
	/*margin-left:14px; 	margin-top:10px;*/
	padding-left: 14px;
	padding-bottom: 5px;
	font-size: 18px;
	color: #8c8c8c;
}

div#leftCol .leftColSaleUS h3.usphone
{
	margin-left: 10px; /*margin-top: 10px;*/
	padding-bottom: 5px;
	font-size: 21px;
	color: #8c8c8c;
}

div#leftCol .leftColSale ul#leftColContact, div#leftCol .leftColSaleUS ul#leftColContact
{
	margin-left: 10px;
	width: 180px;
}

div#leftCol .leftColSale ul#leftColContact li, div#leftCol .leftColSaleUS ul#leftColContact li
{
	margin-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCC;
	font-size: 12px;
}

div#leftCol .leftColSale ul#leftColContact li a, div#leftCol .leftColSaleUS ul#leftColContact li a
{
	color: #8c8c8c;
	font-weight: bold;
}

div#leftCol .leftColSale ul#leftColContact li img, div#leftCol .leftColSaleUS ul#leftColContact li img
{
	border: 0;
	margin-left: 5px;
}

div#leftCol .leftColSale img#growthcompany
{
	border: 0;
	margin-left: 10px;
	margin-top: 15px;
}

div#leftCol .leftColSale img#creditawards
{
	border: 0;
	margin-left: 10px;
	margin-bottom: 10px;
}

div#leftCol ul#sectionNav
{
	width: 200px;
	border: solid 1px #CCC;
	min-height: 200px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* IE6 */
* html div#leftCol ul#sectionNav
{
	height: 200px;
}

div#leftCol ul#sectionNav li.plainItem
{
	border: 0;
}

div#leftCol ul#sectionNav li ul.sectionNavSubmenu
{
	margin-left: -10px;
}

div#leftCol ul#sectionNav li ul.sectionNavSubmenu li
{
	width: 160px;
}

div#leftCol ul#sectionNav li ul.sectionNavSubmenu a
{
	font-weight: normal;
}

div#leftCol ul#sectionNav li ul.sectionNavSubmenu a.isPage
{
	color: #008285;
}

div#leftCol ul#sectionNav li ul.sectionNavSubmenu ul.sectionNavSubSubmenu
{
	margin-left: -10px;
}

div#leftCol ul#sectionNav li ul.sectionNavSubmenu ul.sectionNavSubSubmenu li
{
	width: 150px;
	border: 0;
	margin-top: -3px;
}

div#leftCol ul#sectionNav li
{
	width: 170px;
	margin-left: 20px;
	padding-top: 5px;
	padding-bottom: 3px;
	border-bottom: 1px solid #CCC;
	overflow: visible;
}

div#leftCol ul#sectionNav li a
{
	color: #6d6e71;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

div#leftCol ul#sectionNav li a.currentPage
{
	color: #008285;
}

div#leftCol ul#sectionNav li a:hover
{
	color: #008285;
}

div#leftCol ul#sectionNav img.navArrow1
{
	margin-left: 5px;
}

div#leftCol ul#sectionNav img.navArrow2
{
	margin-left: -15px;
	margin-right: 2px;
}


div#rightCol
{
	float: right;
	width: 190px;
	margin-right: 10px;
	min-height: 500px;
}

/*div#rightCol */

div.rightColBox
{
	min-height: 200px;
	margin-bottom: 10px;
	background: #008285;
}

/* IE6 */

* html div.rightColBox
{
	height: 200px;
}

div.rightColBox h2
{
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	padding-top: 10px;
	margin-left: 10px;
}

div.rightColBox p
{
	color: #FFF;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 15px;
}

div.rightColBoxClear
{
	min-height: 200px;
	margin-bottom: 10px;
	border: 1px solid #CCC;
}

/* IE6 */

* html div.rightColBoxClear
{
	height: 200px;
}

div.rightColBoxClear h2
{
	color: #008285;
	font-size: 18px;
	font-weight: bold;
	padding-top: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
	line-height: 1.1em;
}

div.rightColBoxClear p
{
	color: #6d6e71;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}

div.rightColNYBox
{
	margin-top: 50px;
}

/* IE6 */

div.rightColNYBox
{
	margin-top: 25px;
}

div.rightColNYBox span.greentext
{
	color: #008285;
	font-weight: bold;
}

/* CHEVRON LINKS */

.chevronLink2
{
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 5px 10px;
	background: transparent url(../img/chevronIcn6x5.gif) no-repeat center left;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
}

.chevronLink2:hover
{
	color: #000;
}

.chevronLinkHome2
{
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 5px 10px;
	background: transparent url(../img/chevronIcn6x5.gif) no-repeat center left;
	color: #6e6e64;
	font-weight: bold;
	font-size: 11px;
}

.chevronLink
{
	display: block;
	padding: 2px 0px 5px 10px;
	background: transparent url(../img/chevronIcn6x5.gif) no-repeat center left;
	color: #6e6e64;
	font-weight: bold;
	font-size: 11px;
}
.chevronLink:hover
{
	color: #008285;
}

/* FOOTER STYLES */

div#footer
{
	clear: left; /*border-top: 1px dotted #999;*/
	background: transparent url(../img/dot.gif) repeat-x top left;
	width: 765px;
	padding-top: 5px;
	position: relative;
	top: 60px;
	left: 235px;
}

div#footer p
{
	font-size: 9px;
	line-height: 130%;
	color: #7f7f7f;
}

div#footer ul li
{
	display: inline;
	padding: 0 3px 0px 0px;
	font-size: 9px;
	margin-right: 4px;
	background: transparent url(../img/footerMenuSeparator.gif) no-repeat center right;
}
div#footer ul li.lastItem
{
	margin-left: 0px;
	background: none;
}
div#footer ul li a
{
	color: #7f7f7f;
}
div#footer ul li a:hover
{
	color: #008285;
}

div#footer span.pinktext
{
	color: #F09;
}

/* Main menu */

ul#mainMenu li.mainMenuLastItem
{
	padding-right: 0;
	background: none;
}
ul#mainMenu li a.selectedMenuItem
{
	color: #fff;
}

#aboutus #header_linkAboutUs, #aboutus_management #header_linkAboutUs, #aboutus_growth #header_linkAboutUs, #aboutus_businesses #header_linkAboutUs, #shareholderInfo #header_linkShareholderInfo, #shareholderInfo_majorShareHolder #header_linkShareholderInfo, #shareholderInfo_Advisors #header_linkShareholderInfo, #shareholderInfo_DividentHistory #header_linkShareholderInfo, #shareholderInfo_FAQs #header_linkShareholderInfo, #InvestorRelations #header_linkInvestorRelations, #InvestorRelations_SharePrice #header_linkInvestorRelations, #InvestorRelations_FiveYearSummary #header_linkInvestorRelations, #InvestorRelations_FinancialCalendar #header_linkInvestorRelations, #InvestorRelations_ReportsPresentations #header_linkInvestorRelations, #InvestorRelations_CorporateGovernance #header_linkInvestorRelations, #csr #header_linkCSR, #news #header_linkNews, #contact #header_linkContact
{
	color: #fff;
}

/* ABOUT */

.newsStrip
{
	margin: 10px 0px 10px 0px;
}

