body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.0em;
	color: #000000;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;


}
#top {
	left: 0px;
	top: 0px;
	background-color: #ED953E;
	padding: 0px;




}
a.nav:link {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #ED953E;
	font-weight: bold;
}
a.nav:visited {
	color: #FEFEFE;
	text-decoration: underline;
	background-color: #ED953E;
	font-weight: bold;
}
a.nav:hover {
	color: #ED953E;
	text-decoration: none;
	background-color: #FFFFFF;
	font-weight: bold;
}
a.sec:link {
	color: #020266;
	text-decoration: underline;
	background-color: #C0CAEF;
	font-weight: bold;
}
a.sec:visited {
	color: #000000;
	text-decoration: underline;
	background-color: #C0CAEF;
	font-weight: bold;
}
a.sec:hover {
	color: #C0CAEF;
	text-decoration: none;
	background-color: #020266;
	font-weight: bold;
}
#topnav {
	background-color: #ED953E;
	margin: 0px;
	padding: 2px 1px 2px 0px;
	top: 100px;
	line-height: 120%;
	font-size: 95%;
	text-indent: 10pt;





}
p {
	font-size: 95%;
	padding: 0px;

}

#content {
	padding: 15px;
	width: 600px;
}
#bottom {
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #ED953E;
	padding: 1px;
	text-indent: 10pt;
	margin: 0px;
}
.all {
	position: absolute;
	left: 0px;
	top: 0px;
}
#secondnav {
	background-color: #C0CAEF;
	padding: 5px;
	font-size: 90%;
	width: 200px;
	float: left;
	margin: 0px 5px 5px 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;


}
.projects {
	color: #003366;
	font-weight: bold;
	background-color: #C0CAEF;
	letter-spacing: .3em;
}
.thelast {
	font-size: 80%;
	padding: 10px;
	text-align: center;
}
.selected {
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px dotted #003366;
	margin: 0px;


}
#grantnav {

	background-color: #C0CAEF;
	padding: 5px;
	font-size: 90%;
	width: 175px;
	float: left;
	margin: 0px 10px 5px 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
}
.awardlist {
	line-height: 110%;
}
.small {
	font-size: 75%;
	font-style: italic;
}