.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: #BDB5AF;
	float:left;
	width: 200px;
	border: none;
	color:#FFFFFF;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px;
	font-size: 12px;
}
.latestNews a {
	
	color:#012D46;
	
}
#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 {
	margin: 10px 0px 0px 230px;
	padding: 15px;
	color: #012D46;
	background-color: #DEE0D2;
}
#content strong {

	color: #FFFFFF;

}

#countryImages {
	margin: 0px 223px 0px 230px;
	padding: 0px;
	display: none;
}
#countryImages img {
	margin-right:2px;

}
.heading, h1 {
	font-size: large;
	color: #FFFFFF;
	font-weight: normal;
}
h2 {
	font-size: medium;
	color: #012D46;
	font-weight: bold;
	margin-top: 0px;
}
.subheading {
	font-size: small;
	color: #012D46;
	font-weight: bold;
}
#CountryImageInternal {
	float: left;
	border: 1px solid #2E5570;
	padding: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
}
