@charset "UTF-8";


* {
	margin: 0;
	padding: 0;
} 

html, body {
	height: 100%;
}
#wrap {
	min-height: 100%;
}
#main {
	overflow: auto;
	padding-bottom: 25px;	
}
#footer {
	position: relative;
	margin-top: -25px;	
	height: 25px;
	clear: both;
} 


body:before {
	content: "";
	height: 100%;
	float: left;
	width: 0;
	margin-top: -32767px;
}


.headerWrap {
	margin: 0 auto;
	width: 960px;
	height: 163px;
	background: url(../images/bg_main.jpg) repeat-x left top;
}
.logo {
	float: left;
	width: 300px;
	height: 111px;
}
.headerTop {
	height: 111px;
}
.headerExtra {
	float: right;
	width: 250px;
	height: 111px;
	margin-right: 15px;
}
.boxSearch {
	height: 71px;
	text-align: right;
	margin-top: 15px;
}
.boxCountry {
	height: 25px;
	text-align: right;
}
.mainNav {
	margin-top: 7px;
	margin-left: 15px;
	height: 45px;
	background: url(../images/divider.gif) no-repeat left center;
	padding-left: 2px;
	font: 14px/45px Arial, Helvetica, sans-serif;
	color: #464646;
}

.homeBanner {
	margin: 0 auto;
	width: 930px;
	height: 308px;
	margin-top: 30px;
}
.homeBannerBox {
	position: relative;
}
.homeBannerLink {
	width: 915px;
	height: 38px;
	position: absolute;
	text-align: right;
	top: 251px;
	left: 0;
	padding-right: 15px;
	display: block;

	font: 14px/38px Arial, Helvetica, sans-serif;
	color: #FFF;
}
.homeBannerLink a {
	color: #FFF;
	text-decoration: none;
}
.homeBannerLink a:hover {
	color: #8dc63f;
}
#homeBannerPop {
	position: absolute;

	width: 230px;
	height: 77px;
	top: 151px;
	left: 655px;

	display: block;
	padding: 20px 20px 0 25px;
	background: url(../images/bg_homeBanner_pop.png);
	
	font: 12px/15px Arial, Helvetica, sans-serif;
	color: #FFF;
	z-index: 1;
	
	visibility: hidden;
}
/* --- */
.homeContent {
	margin: 0 auto;
	width: 930px;
	margin-top: 20px;
	padding-bottom: 20px;
}
.homeLeft {
	float: left;
	width: 446px;
}
.homeRight {
	float: right;
	width: 462px;
	background: url(../images/bg_right_side_home.jpg) no-repeat left top;
}
.boxLeft {
	float: left;
	width: 220px;
	background: #F3F2F0;
}
.boxRight {
	float: right;
	width: 220px;
	background: #F3F2F0;
}
.box {
	background: url(../images/bg_box.jpg) repeat-x left top;
	padding: 15px;
}
.blue {
	color: #003663;
	font-weight: bold;
}

.contentWrapper {
	width: 550px;
	margin-top: 5px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.subNavBox {
	float: left;
	width: 160px;
}
.subNav {
	background: #F6F6F4 url(../images/bg_sub.jpg) no-repeat left top;
	padding: 0 0 15px 0;
}
.insideContent {
	float: right;
	width: 550px;
}
.insideBanner {
	width: 755px;
	height: 190px;
}
.insideLeft {
	float: left;
	width: 520px;
	margin-top: 20px;
}
.insideRight {
	float: right;
	width: 220px;
	margin-top: 20px;
	background: #F3F2F0;
}
.insideLeft2 {
	float: left;
	width: 520px;
}
.insideRight2 {
	float: right;
	width: 220px;
	background: #F3F2F0;
}
.insideLeft3 {
	float: left;
	width: 755px;
}

.irContent {
	float: right;
	width: 755px;
}
.irBanner {
	width: 755px;
	height: 190px;
}
.irLeft {
	float: left;
	width: 520px;
	margin-top: 20px;
}
.irRight {
	float: right;
	width: 220px;
	background: #F3F2F0;
	margin-top: 20px;
}
.irContent h4 {
	background: url(../images/bg_investor_box.jpg) no-repeat left top;
	height: 25px;
	font: bold 13px/25px Arial, Helvetica, sans-serif;
	padding-left: 10px;
	color: #FFF;
}
.irContent h4 a {
	display: block;
	color: #FFF;
	text-decoration: none;
}
.irContent h4 a:hover {
	color: #CCC;
	text-decoration: none;
}
.disclaimer {
	font: 11px Arial, Helvetica, sans-serif;
	color: #666;
}
.quote td {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000;
}
.pricedown {
	color: #990000;
}

.featureReports {
	display: block;
}
a.annual {
	padding-left: 8px;
	background: url(../images/icon_arrow.gif) no-repeat left 3px;
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	height: 71px;
}



.irOverview_left {
	width: 166px;
	float: left;
	margin: 0px 10px 0px 0px;
	font: 11px/15px Arial, Helvetica, sans-serif;
}
.irOverview_middle {
	width: 166px;
	float: left;
	margin: 0px 10px 0px 0px;
	font: 11px/15px Arial, Helvetica, sans-serif;
}
.irOverview_right {
	width: 166px;
	float: left;
	margin: 0px 0px 0px 0px;
	font: 11px/15px Arial, Helvetica, sans-serif;
}


ul.linklist {
	margin: -5px 0 10px 0;
	padding: 0px;
	list-style-type: none;
}
ul.linklist li {
	margin: 0px;
	padding: 0px 0px 2px 0px;
}
ul.linklist a {
	color: #5b8129;
	font-size: 11px;
	text-decoration: none;
}
ul.linklist a:hover {
	color: #003663;
	text-decoration: none;
}


a.new {
	background: url(../images/icon_whats_new.gif) no-repeat left center;
	display:block;
	padding:0 0 0 8px;
}
a.briefcase {
	background: url(../images/icon_share_briefcase.gif) no-repeat left center;
	display: block;
	padding: 0 0 0 8px;
}
a.emailAlerts {
	background: url(../images/icon_share_email.gif) no-repeat left center;
	display: block;
	padding: 0 0 0 8px;
}
a.rssFeed {
	background: url(../images/icon_share_rss.gif) no-repeat left center;
	display: block;
	padding: 0 0 0 8px;
}
a.SnapShot {
	background: url(../images/icon_share_snapshot.gif) no-repeat left center;
	display: block;
	padding: 0 0 0 8px;
}
a.mobileInvestor {
	background: url(../images/icon_share_mobile.gif) no-repeat left center;
	display: block;
	padding: 0 0 0 8px;
}
a.AR {
	background: url(../images/icon_arrow.gif) no-repeat left center;
	display: block;
	padding: 0 0 0 12px;
}
a.latestPres {
	background: url(../images/icon_arrow.gif) no-repeat left center;
	display: block;
	padding: 0 0 0 12px;
}


.footer {
	margin: 0 auto;
	width: 960px;
	height: 25px;
	background: url(../images/bg_footer.jpg) no-repeat left top;
}
.copyRight {
	float: left;
	font: 11px/25px Arial, Helvetica, sans-serif;
	color: #FFF;
	padding-left: 15px;
}
.copyRight a {
	color: #FFF;
	text-decoration: none;
	padding-left: 15px;
}
.copyRight a:hover {
	color: #333;
}
/* --- */
.designBy {
	float: right;
	font: 11px/25px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: right;
	padding-right: 15px;
}
.designBy a {
	color: #FFF;
	text-decoration: none;
}
.designBy a:hover {
	color: #333;
}

.clear {
	clear: both;
}
