.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: #FFFFFF;
}
.latestNews {
	background-color: #A6C6CC;
	float:left;
	width: 200px;
	border: none;
	color:#FFFFFF;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px;
	font-size: 12px;
	display: none;
}
.latestNews a {
	
	color:#46747B;
	
}
#latestFinancialReports {
	background-color: #ADB291;
	float:left;
	width: 200px;
	border: none;
	color:#FFFFFF;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px;
	font-size: 12px;
	clear: left;
	display: none;
}
.stockquote {
	background-color: #DADD73;
	float:right;
	width: 195px;
	border: none;
	color:#FFFFFF;
	margin-bottom: 10px;
	margin-bottom: 10px;
	padding: 10px;
	font-size: 12px;
	margin-top: 0px;
	clear: right;
	display: none;
}
.stockquote a {
	color: #FFFFFF;
}
#brownBold {
	color:#473D1D;
	font-weight:bold;
	}
.emailNotification {
	background-color: #93A445;
	float:right;
	width: 195px;
	border: none;
	color:#DADD73;
	margin-bottom: 10px;
	margin-bottom: 10px;
	padding: 10px;
	font-size: 12px;
	clear: right;
	display: none;
}
.emailNotification a {
	color:#DADD73;
}
.emailNotification strong {
	color:#FFFFFF;
}
#content {
	padding: 15px;
	color: #012D46;
	background-color: #DEE0D2;
	height: auto;
	min-height:450px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#countryImages {
	margin: 0px 223px 0px 230px;
	padding: 0px;
	display: none;
}
#countryImages img {
	margin-right:2px;

}
.heading, h1 {
	font-size: medium;
	color: #012D46;
	font-weight: bold;
}
h2 {
	font-size: medium;
	color: #012D46;
	font-weight: bold;
}
.subheading {
	font-size: small;
	color: #012D46;
	font-weight: bold;
}
#CountryImageInternal {
	float: left;
	border: 1px solid #6A732B;
	padding: 2px;
	margin-right: 15px;
	margin-bottom: 10px;
}
*html #content {
	margin: 0px;
	padding: 15px;
	color: #012D46;
	background-color: #DEE0D2;
	float:left;
	clear:none;
	width: 920px;
}
