@charset "utf-8";
/* CSS Document */

body, #inner_wrapper, #mainLogo {
	background: none;
	font-size: 10pt;
}

h2 {
	background: none;
	border-bottom: solid 1px #999999;
}

#usaidLogoPrint {
	display: inline;
	float: left;
}

#mainLogo {
	background: none;
	float: left;
	margin: 8px 0 0 20px;
	padding-left: 20px;
	border-left: solid 1px #999999;
	height: 45px;
}

	/* Hack for ie6 \*/
	* html #mainLogo {background: none;}
	/* End hack for ie6*/ 
	
	#mainLogo a {
		text-indent: 0;
		height: 0;
	}
	
	#mainLogo div {
		font: normal 12px Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		display: block;
		color: #000000;
		height: auto;
		left: auto;
	}

	#mainLogo div div {
		font: normal 34px Georgia,"Times New Roman",Times,serif;
		text-transform: none;
		display: block;
		color: #000000;
		position: relative;
		top: -5px;
	}
	
	#mainLogo img {
		display: none;
	}

#search, #globalNav, #mainNav, #navSub, #footer {
	display: none;
}

#inner_wrapper, #container, #mainContent {
	width: 100%;
}

/*___________________________________________________
~~~~~~~~~~~~~~~~~~~~~~~Home~~~~~~~~~~~~~~~~~~~~~~~~~~
____________________________________________________*/

body.home, .home #inner_wrapper, .home #mainContent, .home #mainContent li  {
	background: none;
}

.home #mainPhoto, .home #usaidLogo, #news a.more, #funding a.more  {
	display: none;
}

.home #mainAbout {
	width: 100%;
	background: none;
	float: left;
	margin-top: 20px;
	}
	
	.home #mainAbout h2 {
		text-indent: 0;
		border: none;
		line-height: 0;
	}

	.home #mainAbout a {
		width: 100%;
		height: auto;
		text-indent: 0;
		color: #000;
	}

.home #news, .home #funding {
	clear: both;
	float: none;
	width: 100%;
	margin-bottom: 0;
	}
	
	#news .header, #funding .header {
		background: none;
		margin: 0;
	}

	.home #news h2, .home #funding h2 {
		width: 100%;
		margin-bottom: 10px;
	}

.home #sideBar {
	float: none;
	width: 100%;
	}
	
	.home #sideBar h2 {
		font-size: 1.8em;
		font-weight: normal;
		width: 100%;
		margin: 0;
		background-position: 0 25px;
	}
	
	.home #sideBar li {
		background: none;
	}
	
	.home #sideBar .ticker {
		float: left;
	}
	
	.home #sideBar .partners {
		clear: both;
		width: 100%;
		margin: 0;
		padding-top: 20px;
		border: none;
	}	
	
	.home #sideBar .partners h2 {
		font-size: 1.6em;
	}
	
.home #mainContent {
	float: left;
}

.home #mainContent ul {
	margin: 0;
	margin-left: 20px;
	}

	#mainContent ul li {
		list-style: disc;
	}
	
#mainContent ul li {
	list-style: disc;
	background: none;
	padding-left: 0;
	margin-left: 1em;
}