.whiteText {
	color: #FFFFFF;
}
body {
	background-image: url(images/BGhome.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #070908;
}
#navHome {
	height: 150px;
	width: 300px;
	text-align: left;
	font-weight: bold;
	margin-top: 415px;
	margin-left: 407px;
}


.stockquote {
	margin-top: -5px;
	padding-left: 3px;
	margin-bottom: -5px;
}
.clearSpace {
	height: 10px;
	display: block;
	padding-top: 20px;
}


#footer {
	clear: both;
	color: #CCCCCC;
}


#whiteBold {
	font-weight: bold;
	color: #FFFFFF;
}
.latestNews {
	background-color: #070908;
	float:left;
	width: 200px;
	border: 1px solid #333333;
	color:#FFFFFF;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px;
	font-size: 12px;
}
.latestNews a {
	color:#84BF47;
	
}
#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: #FFFFFF;
	background-color: #333333;
}
#content strong {
	color: #95C243;

}

#countryImages {
	margin: 0px 223px 0px 230px;
	padding: 0px;
	display: none;
}
#countryImages img {
	margin-right:2px;

}
.heading, h1 {
	font-size: large;
	color: #0D823E;
	font-weight: normal;
}
h2 {
	font-size: medium;
	color: #0D823E;
	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;
}

