.whiteText {
	color: #FFFFFF;
}

/*.stockquote {
	margin-top: -5px;
	padding-left: 3px;
	margin-bottom: -5px;
}*/
.clearSpace {
	height: 10px;
	display: block;
	padding-top: 20px;
}


#footer {
	clear: both;
}


#whiteBold {
	font-weight: bold;
	color: #012D46;
}
.latestNews {
	background-color: #ADBECC;
	float:left;
	width: 200px;
	border: none;
	color:#012D46;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px;
	font-size: 12px;
}
.latestFinancialReports {
	background-color: #CED1BD;
	float:left;
	width: 200px;
	border: none;
	color:#012D46;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px;
	font-size: 12px;
	clear: left;
}
.stockquote {
	background-color: #BDC1A7;
	float:right;
	width: 195px;
	border: none;
	color:#012D46;
	margin-bottom: 10px;
	margin-bottom: 10px;
	padding: 10px;
	font-size: 12px;
	margin-top: 0px;
	clear: right;
}
#brownBold {
	color:#473D1D;
	font-weight:bold;
	}
#emailNotification {
	background-color: #CED8E0;
	float:right;
	width: 195px;
	border: none;
	color:#012D46;
	margin-bottom: 10px;
	margin-bottom: 10px;
	padding: 10px;
	font-size: 12px;
	clear: right;
}
#emailNotification a {
	color:#012D46;
}
#emailNotification strong {
	color:#012D46;
}
#content {
	margin: 0px 225px 0px 230px;
	padding: 0px;
}
#countryImages {
	margin: 0px 223px 0px 230px;
	padding: 0px;
}
#countryImages img {
	margin-right:2px;

}
.heading, h1 {
	font-size: large;
	color: #002D46;
	font-weight: normal;
}
h2 {
	font-size: medium;
	color: #002D46;
	font-weight: bold;
}
.subheading {
	font-size: small;
	color: #002D46;
	font-weight: bold;
}
*html .stockquote {
	background-color: #BDC1A7;
	float:right;
	width: 190px;
	border: none;
	color:#012D46;
	margin-bottom: 10px;
	margin-bottom: 10px;
	padding: 7px;
	font-size: 12px;
	margin-top: 0px;
	clear: right;
}
*html #countryImages img {
	margin-right:2px;
	float: left;
	margin-bottom: 10px;

}
#webcasts {
	background-color: #ADBFCD;
	float:right;
	width: 195px;
	border: none;
	color:#012D46;
	margin-bottom: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	clear: right;
	background-image: url(images/icon_webcasts.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 55px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
