@charset "ISO-8859-1";
#wrap   #main   img  {
	padding-right: 0px;
	padding-bottom: 0px;
	clear: both;
}
#wrap #main table {
	margin-left: 30px;
}
#wrap #main table img {
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: 38181b;
	border-right-color: 38181b;
	border-bottom-color: 38181b;
	border-left-color: 38181b;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 30px;
}
	
	#main {
	background:#fff;
	float:left;
	width:650px;
	}
	
	/*yellow header graphic*/
	#header {
	background:#00Afff url(img/h1Funding.gif) no-repeat;
	margin-top: 3px;
	}
	

	/*gradient background on right sidebar*/
		#wrap {
	background:#00afff url(img/bgds/bgdNew.png) repeat-x;
	margin:0 auto;
	width:885px;
	}
	
.smallText {
	font-size: 10px;
	color: #555;
	font-family: Helvetica, sans-serif, Arial;
	font-weight: bold;
}

.awardedBox {
	background:url(img/bgds/bgdAwardedTab.gif) repeat-x;
	margin: 2px 2px 2px 30px;
	padding: 2px 2px 2px 6px;
	height: 20px;
	width: 430px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	float: left;
	clear: both;

}

