body {
	background-color:#f5f6f6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5a6064;
}
h1 {
	font-size:15px;
	margin:0;
	font-weight:bold;
}
h2 {
	font-size:13px;
	font-weight:bold;
}
h3 {
	font-size:12px;
	font-weight:bold;
}
a {
	text-decoration:none;
	color:inherit;
}
a:hover {
	color:#94b44a;
}
li {
	list-style: none;
}
object {
	outline: none;
}

#wrapper {
	background-image:url(../images/shadowdrop.gif);
	background-repeat:repeat-y;
	width:974px;
	margin:30px auto 0 auto;
}

#header {
	background-image:url(../images/header.gif);
	height:60px;
	color:#939598;
	padding:20px 20px 0 0;	
}

#topNav {
	height:31px;
	width:960px;
	margin:auto;
	background-image:url(../images/topnav.gif);
	background-repeat:repeat-x;
}
	#topNav .navItem {
		display:block;
		float:left;
		height:22px;
		min-width:75px;
		background-image:url(../images/topnavbutton.gif);
		background-repeat:repeat-x;
		border-right:#939598 1px solid;
		padding:9px 10px 0 10px;
		text-align:center;		
	}
	#topNav .navItemHome {
		display:block;
		float:left;
		margin-left:12px;
		height:15px;
		width:42px;
		background-image:url(../images/navbuttonhome.gif);
		background-repeat:no-repeat;
		background-position:0 9px;
		padding:9px 10px 7px 25px;
		color:#FFFFFF;
	}
	#topNav a {
		font-weight:bold;
		color:#5a6064;	
		font-size:12px;
	}
	#topNav a.greenText {
		color:#94af40;
	}
	#topNav a:hover {
		color:#94af40;
	}
	#topNav .navItemHome a {
		color:#FFFFFF;
	}
	#topNav .navItemHome a:hover {
		color:#5a6064;
	}
#content {
	width:960px;
	margin:30px auto 0 auto;
	border-top:1px #94b44a solid;
	overflow:hidden;
}
	#indexUpper {
		margin:10px 0 0 10px;
		height:230px;
	}
		#indexUpper ul {
			padding-left:15px;
		}
		#indexUpper li {
			margin-bottom:5px;
			list-style:disc;			
		}	
	#indexUpper .indexImage {
		float:right;
		margin-top:-10px;
		margin-right:20px;
	}
	#indexUpper h2 {
		margin-bottom:10px;
	}	
	#indexLower {
		border-top:1px #939598 dotted;
		margin:0 10px;
		color:#939598;
		font-size:12px;
		clear:both;
	}
		.linkBox {
			display:block;
			float:left;
			width:293px;
			margin:10px;			
		}
		.linkBox img {
			width:100%;
			height:150px;
			border:1px #aac74f solid;			
		}
		#indexLower .title {
			background-image:url(../images/bluearrow.gif);
			background-position:0 2px;
			background-repeat:no-repeat;
			padding-left:10px;
			font-size:15px;
			font-weight:bold;
			color:#5a6064;
			line-height:25px;
		}
		#indexLower a:hover .title {
			color:#94af40;
		}
	#rightSideFeatures {
		float:left;
		width:219px;
		min-height:476px;
		background-image:url(../images/content/greenpattern.jpg);
		background-repeat:no-repeat;
	}
		#seeAlso {
			margin:0 15px 0 10px;
		}
		#seeAlso h2 {
			font-size:15px;
			margin:0;
			font-weight:normal;
			color:#939598;
			margin-top:10px;
		}
		#seeAlso a {
			font-size:10px;
			vertical-align:top;
		}
		#seeAlso ul {
			list-style:none;
			padding:0;
		}
		#seeAlso li {
			min-height:30px;
			padding:0 0 0 25px;
			margin-bottom:10px;
			background-image:url(../images/seealsolist.gif);
			background-repeat:no-repeat;
			border-bottom:1px #939598 dotted;
		}
		#seeAlso li.pdfList {
			background-image:url(../images/pdflist.gif);
		}
		#quoteBox {
			width:199px;
			height:66px;
			padding:10px;
			background-image:url(../images/quotebox.gif);
			background-repeat:no-repeat;
		}
			#quoteBox p {
				margin:0;
				font-size:14px;
				font-weight:bold;
				line-height:20px;
				color:#FFFFFF
			}
	#subNav {
		float:left;
		width:200px;
		color:#5a6064;
		font-size:10px;
	}
		#subNav ul {
			list-style:none;
			margin-left:30px;
			padding:0;
		}
		#subNav li {
			background-image:url(../images/bluearrow.gif);
			background-repeat:no-repeat;
			border-bottom:1px #939598 dotted;
			padding:0 0 5px 10px;
			margin-bottom:10px;
		}
	#mainContent {
		float:left;
		width:519px;
		padding:10px 10px;
		border-right:1px #5a6064 solid;
		min-height:456px;		
	}
	#mainContent ul {
		margin:0;
		padding-left: 15px;
	}
	#mainContent li {
		list-style:disc;
	}		
		#mainContent a {
			color:#94b44a;
		}
		#mainContent img {
			border:1px #aac74f solid;
			margin:0 0 10px 10px;
		}
		#teamBio {
			list-style:none;
			padding:0;
			margin:15px 0 0 0;
		}
		#teamBio li {
			padding:0;
			margin:0;
			overflow:hidden;
		}
		.bioTitle {
			font-size:11px;
			font-weight:bold;
			margin-top:0;
		}
		#teamBio li img {
			float:right;
		}
		table#recentGrants{
			margin:10px 0 0 0;
		}
		table#recentGrants tr {
			margin-bottom:5px;
		}
		#mainContent h1.ourPeople {
			margin-bottom:15px;
		}
		
.article-preview {
	margin: 0 0 12px 0;
	padding: 0 0 4px 0;
	width: 482px;
	border-bottom: 1px dashed #d6d6d6;
}
.articleData {
	width: 400px;
	float: left;
}
.articleGallery {
	margin: 0 6px 0 0;
	float: right;
	width: 100px;
}
.articleGalleryImage a img {
	margin: 0 0 12px 0 !important;
	padding: 0 !important;
}
.articleGalleryImage a {
	margin: 0;
	padding: 0;
}
.articleGalleryDocument {
	text-align: center;
}
.articleGalleryDocument p {
	margin: 0;
}
.articleGalleryDocument a img {
	margin: 0 0 12px 0 !important;
	padding: 0 !important;
	border: 0 !important;
}
.articleGalleryDocument a {
	margin: 0;
	padding: 0;
}
#footer {
	background-image:url(../images/footer.gif);
	height:62px;
	padding:10px 20px 0 15px;
	color:#939598;	
}
	#footer p.copyright {
		float:left;
		font-size:11px;
		margin:0;
	}
	#footer ul {
		margin:0 0 5px 0;
		padding:0;
		list-style:none;		
	}
	#footer li {
		display:inline;
		padding:0 5px;
		border-left:1px #939598 solid;
	}
	#footer li:first-child {
		border:none;
		padding:0;
	}

.greenText {
	color:#94b44a;
}
.blueText {
	color:#3eb3db;
	font-weight:bold;
}
.contactInfo {
	float:right;
}
.contactInfo p.greenText {
	font-weight:bold;
	font-size:13px;
	margin-bottom:3px;
}
.contactInfo p {
	font-size:11px;
	margin:0 0 0 0;
	text-align:right;
}
.floatRight {
	float:right;
}