@charset "utf-8";
.body_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: bebf7f;
	line-height: 18px;
}
.body_green_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.body_green_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: bebf7f;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
}
a.body_green_nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: bebf7f;
	line-height: 18px;
	font-weight: normal;
	text-decoration: underline;
	text-transform: none;
}
.side_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.side_nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	text-transform: none;
}
.side_nav_countries {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
a.side_nav_countries:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
	text-transform: none;
}
.gray_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: a3a4a1;
	font-weight: bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: 9b9d99;
	text-decoration: none;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: 9b9d99;
	text-transform: none;
}
.footer_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 718216;
	text-decoration:none
}
a.footer_green:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 718216;
	text-decoration:underline
}
.bulletpoints {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: dee2d7;
	background-color: 718216;
	height: auto;
	width: auto;
	padding-top: 5px;
	text-align: left;
	white-space: normal;
	border: 1px solid #FFFFFF;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: dee2d7;
}
.countries_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.map {
	border: thick solid #718216;
}
.stories_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
}
.country_images {
	overflow: auto;
	position: relative;
}

.fieldHolder
{
	width: 168px;
	height: 25px;
	background: url(search_button.gif) no-repeat;
	float: left;	
}

.textInput2
{
	width: 128px;
	height: 25px;
	background: none;
	border: none;
	color: #bebf7f;
	margin-top: 0px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	outline:none;
}

.body_green3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: bebf7f;
	line-height: 18px;
	display: none;
}
