/* CSS Document */

#homepage {
	background: url("../img/tenets.jpg"); 
	background-position: right top;
	background-repeat:no-repeat;
	
/*	position: relative;*/
	}
	
	
.frames {
	border: 1px solid #006633;
	color: black;
	}

.frames h2 {
	color: #006633;
	text-align: center;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color: #E7F0C6;
	margin: 0 -4px 4px -4px;
	font-size: 1.3em;
	}

.frames p {
	margin: 0;
	padding: 0;
	}
	
.frames ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

.frames li {
	padding-bottom: 0.6em;
	padding-top: 0.6em;
	}

.frames a {
	color: black;
	font-weight:bold;
	padding: 0 1px 0 1px;
	}
	
.frames a:hover {
	color: black;
	background-color: #E7F0C6;
	padding: 0 1px 0 1px;
	}

#flashmsg {
	font-size: 0.75em;
	padding: 0 4px 4px 4px;
	text-align: justify;
	margin-top: 1em;
	margin-right: 10px;
	margin-bottom: 2em;	
	font-size: 0.75em;
	text-align: justify;
	text-indent: 1.5em;
}
#flashmsg h2 {
	color: white;
	text-align: center;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color: #006633;
	margin: 0 -4px 4px -4px;
	padding: 0.1em;
	font-size: 1.5em;
	}
#flashmsg h3 {
	background-color: #E7F0C6;
	color: #006633;
	font-size: 1.15em;
	font-weight:bold;
	text-indent: 0.7em;
}
#flashmsg p {
	padding-left: 1.5em;
}
#flashmsg ul {
	padding-bottom:0.5em;
}
#flashmsg li {
	list-style-type: square;
	list-style-position:inside;
	padding: 0.35em;
}

#flashmsg a {
	font-weight:normal;
	background-color: #E7F0C6;
/*	border: 1px dotted black;*/
	}

#flashmsg a:hover {
	background-color: #006633;
	color: white;
	}	
#flash_high {
	text-align:center;
	padding: 1.25em;
}

#latestnews {
	margin-right: 310px;
	margin-bottom: 10px;
	padding: 0 4px 4px 4px;
	_height: 275px;
	min-height: 275px;
	font-size: 0.75em;
	text-align: justify;
	}

#latestnews a {
	font-weight:normal;
	background-color: #E7F0C6;
/*	border: 1px dotted black;*/
	}

#latestnews a:hover {
	background-color: #006633;
	color: white;
	}

#latestnews li {
	border-bottom: 1px solid #006633;
	}


#latestnews li li {
	border-bottom: none;
	margin: 0;
	padding: 5em;
}
#countries {
	/*width: 100%;*/
	margin: 0 -4px;
	padding: 0.4em 0.8em;
	background: #E7F0C6;
	font-size: 1em;
	font-family: "Times New Roman", Times, serif;
	}

#latestnews_floatR {
	float: right;
	display: block;
	width: 50%;
	}
	

.end {
	border-right: 1px solid red;
	}	

#documents {
	float: left;
	width: 320px;
/*	margin-right: 240px;*/
	padding: 0 4px 4px 4px;
	_height: 150px;
	min-height: 150px;
	font-size: 0.75em;
	}

#documents ul {
	margin: 0;
	padding: 0 0 0 1.3em;
	list-style-type: disc;
	}
#documents li {
	padding: 0.3em;
	}

#documents ul ul {
	list-style-type: circle;
	}

#documents a:hover {
	background-color: #006633;
	color: white;
	}
	
#updates {
	margin: 0 0 0 340px;
/*	position: absolute;
	top: 301px;
	right: 11px;
*/	/*width: 219px;*/
	padding: 0 4px 4px 4px;
/*	_height: 149px;
	min-height: 149px;*/
	font-size: 0.65em;
	background-color:  #FAFCF3;
	}
	
#updates li {
	padding-bottom: 3px;
	}
.lastupdate td{
	vertical-align: top;
	border: none;
	}
	
.more {
	text-align: right;
	font-weight: bold;
	}
.more a:hover {
	text-align: right;
	background-color: #006633;
	color: white;
	}
	
#highlight2 {
	background-color: #C5DB77;
	}
