/* Page styles */
body {
  	font: 62.5%/1.6 Helvetica, Arial, sans-serif;
  	background-color:#D4D4D4;
  	min-width: 830px;
}
teampage {
	font-size: 2.2em;
  	font-weight: bold;
  	color: #000;
}
h1 {
  	font-size: 2.2em;
  	font-weight: bold;
  	color: #000;
	padding-top: 20px;
}
h2 {
  	font-size: 1.6em;
	line-height: 1em;
  	font-weight: lighter;
	padding-top: 1em;
	color: #2F6B21; 
}
h3 {
	border-top-style: solid; 
	border-top-color: #333; 
	border-top-width: thin;	
  	font-size: 1.6em;
	padding-top: 0.5em;
  	font-weight: lighter;
	color: #2F6B21;
	width: 500px;
}
h4 {
  	font-size: 1.2em;
  	font-weight: bold;
	line-height: 1em;
	color: #000;
}
h1, h2, h3, {
	margin: 0;
}
hr {
	height: 1px solid;
	color: #000;
	background-color: #000;	
	width: 500px;
	float: left;
	margin-bottom: 20px;
}
p {
  	margin: 1em 0;
}
a:visited, a:link, a:active {
  	text-decoration: none;
	color: #2F6B21; 
  	font-weight :bold;
}
a:hover {
  	color: #F7C211;
	text-decoration: none;
}
p, li, ul, td, tr {
  	font-size: 1.2em;
}
li {
  	font-size: 1em;
	width: 400px;
}
.publications {
	list-style: none;
  	font-size: 1em;
	width: 400px;
	line-height: 1.2em;
	padding-bottom: 1.5em;
}
#subNav li {
  	font-size: 1em;
	line-height: 1.75em;
	list-style: none;
	padding: 0;
	padding-left: 0em;
	text-indent: -3em;
	}
a img {
	border: none;
	padding: none;
	margin: none;
}
.highlight {
	color: #F7C211
}
.emphasis {
	background-color: #F7C211	
}
.headline {
	color: #333; 
  	font-weight: bold;
	line-height: 1.2em;
	margin-top: 20px;
}
.date {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: -15px;
}
.footer {
	font-size: 1em;
	color: #FFF;
}
.tiny {
	font-size: 0.9em;
}
.hiddenImg {
	display: none;
}
#wrapper {
  	background-color: #FFF;
  	width: 830px; 
  	margin: 0 auto; 
  	text-align: left; 
}
#sections { 
  	width: 200px; 
  	float: left; 
}
#sections1 { 
  	width: 500px; 
	float: left;
}
#sections p {
  	font-size: 1.2em;	
}
#branding {
  	padding: 0px;
}
#mainNav {
	width: 830px;
	height: 30px;
	float: left;
	background-color: #4F6A1A;
}
#subNav {
	width: 200px;
	padding: 30px 5 0 5; 
	float: left;
}
#footer {
  	background-color:#B0B0B0;
  	padding: 1px 20px;
  	clear: both; 
}
#homepage_content { 
  	width: 600px;
  	background: #FFF;
  	float: right; 
}
#homepage_content p {
  	width: 400px;
	padding: 0.25em 0 0 0;
}
#content { 
  	width: 620px;
  	background: #FFF;
  	float: right; 
}
#content p {
  	width: 400px;
	padding: 0.25em 0 0 0;
}
#content2 { 
  	width: 620px;
  	background: #FFF;
  	float: right; 
}
#content3 { 
  	width: 830px;
  	background: #FFF;
	float: left;
}
.top {
	border-top-style: solid; 
	border-top-color: #333; 
	border-top-width: thin;	
  	font-size: 1.6em;
	padding-top: 0.5em;
  	font-weight: lighter;
	color: #2F6B21;
	width: 500px;	
	margin-bottom: -4px;
}