.sub {
	vertical-align:sub;
}

.super {
	vertical-align:super;
}

P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: black;
}

TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: black;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: black;
}

label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: black;
}

.smalltext {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}

.bodytext {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}

.headline {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #B5AEAA;
	line-height: 25px;
}

a {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000099;
	font-weight: normal;
}

a:hover {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC3300;
	font-weight: normal;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #660066;
	font-weight: normal;
}

.instructions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

.SFTDHead1{
	margin-top: 0;
	margin-bottom: 0;
	background-color: #000;
	text-align:center;
	font-size: 20px;
	color: #fff;
}

.SFTDHead2{
	background-color: #CCCC99;
	margin-top: 0;
	margin-bottom: 0;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 13px;
}

.SFTDHead3 {
	margin-top: 0;
	margin-bottom: 0;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	color: #b5aeaa;
	font-weight: bold;
	font-size: 10px;
}

.SFTDHead3 a {
	color: #b5aeaa;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

.SFTDHead3 a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

.SFTDHead3 a:visited {
	color: #b5aeaa;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

#RatingForm {
	 background: #f8f8f8;
	 border: 1px solid #eee;
	 width: 665px;
}

/* ------------- Content styles ------------- */

#NV_right { 
	text-align:left;
	padding: 7px;
	float: right;
	font-size: 11px;
	border-left: 1px solid #eee;
	margin-left: 7px;
}

#NV_left { 
	text-align:left;
	padding: 7px;
	float: left;
	font-size: 11px;
	border-right: 1px solid #eee;
	margin-right: 7px;
}

#Personnel {
  float: left;
  padding: 0 10px 10px 0;
}

/* ------------- Profile styles ------------- */

#profileBox {
	background-color: #fff;
	/*border-bottom: 2px solid #999;*/
}

ul#profile {
	list-style-type: none;
	list-style: none;
	display: inline;
}

li#profile {
	position: relative;
}

div#profile {
	position: absolute;
	left: 125px;
	bottom: 0px;
	right: 0px;
	padding-bottom: 0px;
}

/* ------------- Staff Pages ------------- */  
.staff_container {
	width: 565px;
	float: left;
	text-align: left;
}

.staff_container ul {
	list-style: none;
	display: inline;
	width: 565px;
	margin: 0;
}

.staff_container li {
	/*display: inline;*/
	list-style: none;
	width: 135px;
	padding: 3px 10px 3px 0px;
	float: left;
	margin: 0;
	font-size: 11px;
}

.staff_container a {
	font-size: 11px;
	color: #000099;
	font-weight: normal;
}

.staff_container a:hover {
	font-size: 11px;
	color: #CC3300;
	font-weight: normal;
}

.staff_container a:visited {
	font-size: 11px;
	color: #660066;
	font-weight: normal;
}

.staff_container p {
	font-size: 11px;
}

	div.staff {
	  width: 120px;
	  padding: 0px 10px 10px 0px;
	  float: left;
	  }
	  
	div.staff p {
	   text-align: left;
	   margin-top: 0px;
	   font-size: 11px;
	   }
	   
	.PI {
	  float: left;
	  padding: 0 10px 0 0;
	}
	   
	div.PI p {
	   text-align: left;
	   margin-top: 0px;
	   font-size: 11px;
	   }

/* ------------- Public Lectures in Science ------------- */
.plsContain {
	float: left;
	text-align: left;
	width: 550px;
}

.plsHeader {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px;
}

.plsAlt {
	text-align: left;
	padding: 5px 0px 5px 20px;
	background-color: #eee;
	border-bottom: 1px solid #ccc;
}

.pls {
	text-align: left;
	padding: 5px 0px 5px 20px;
	border-bottom: 1px solid #ccc;
}

/* ------------- News Releases ------------- */
.NRheader {
	float: left;
	text-align: left;
	padding: 3px;
	font-size: 14px;
}

.NRhead-left {
	float: left;
	text-align: left;
	width: 690px;
	padding: 3px 3px 3px 10px;
	/*padding-left: 10px;*/
	font-size: 12px;
}

.NRhead-left a, .NRmedia a, .NRheader a, .NRspacer a, .headline-bg a, .headline-bg-alt a {
	text-decoration: underline;
	color: #013d78;
}

.NRhead-left a:hover, .NRmedia a:hover, .NRheader a:hover, .NRspacer a:hover, .headline-bg a:hover, .headline-bg-alt a:hover {
	text-decoration: none;
	color: #990000;
}

.NRhead-left a:visited, .NRmedia a:visited, .NRheader a:visited, .NRspacer a:visited, .headline-bg a:visited, .headline-bg-alt a:visited {
	text-decoration: none;
	color: #58595a;
}

.NRmedia {
	float: left;
	text-align: left;
	width: 590px;
	padding: 3px 3px 3px 10px;
	/*padding-left: 10px;*/
	font-size: 12px;
}

.NRspacer {
	float: left;
	text-align: left;
	height: 10px;
	width: 965px;
	/*width: 875px;*/
	padding: 2px;
}

.NRholder {
	float: left;
	text-align: left;
	width: 965px;
	/*width: 875px;*/
}

.NRholder2 {
	float: left;
	text-align: left;
	width: 965px;
}

.NRhead {
	float: left;
	text-align: left;
	width: 125px;
	padding: 3px;
	font-weight: bold;
}

.NRcontain-head {
	float: left;
	text-align: left;
	font-size: 12px;
	width: 965px;
	/*width: 875px;*/
	border-bottom: 1px solid #6f8080;
	background-color: #fff;
}

.NRcontain {
	float: left;
	text-align: left;
	width: 965px;
	/*width: 875px;*/
	border-bottom: 1px solid #cccccc;
	font-size: 12px;
	background-color: #eee;
}

.NRcontain-alt {
	float: left;
	text-align: left;
	width: 965px;
	/*width: 875px;*/
	border-bottom: 1px solid #cccccc;
	font-size: 12px;
	background-color: #fff;
}

.NRcompany {
	float: left;
	text-align: left;
	width: 200px;
	padding: 3px;
	font-weight: bold;
}

.NRheadcell {
	float: left;
	text-align: left;
	width: 125px;
	padding: 3px;
	font-weight: bold;
}

.NR87 {
	float: left;
	text-align: left;
	width: 87px;
	padding: 0px;
	font-weight: bold;
}

.NRcell {
	float: left;
	text-align: left;
	width: 125px;
	padding: 3px;
	border-left: 1px dotted #ccc;
}

.NRcell-left {
	float: left;
	text-align: left;
	width: 200px;
	padding: 3px;
	border-left: 1px dotted #ccc;
}

.NRcell-right {
	float: left;
	text-align: left;
	width: 125px;
	padding: 3px;
	border-left: 1px dotted #ccc;
}

.NRfooter {
	float: left;
	text-align: left;
	font-size: 12px;
	width: 965px;
	/*width: 870px;*/
	border-top: 1px solid #6f8080;
	background-color: #fff;
}

/* ------------- Index styles ------------- */  

.homepage-headline {
	color: #344a7c;
	font-size: 16px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	}
	
.homepage-space {
	 padding: 0 10px 0 0;
	}
	
.left-divide {
	border-left: 1px solid #ccc;
	padding: 0 10px 0 10px;
	}
	
.headline-bg {
	border-bottom: 1px solid #ccc;
	font-size: 12px;
	background-color: #eee;
	padding: 3px 3px 3px 3px;
	}
	
.headline-bg-alt {
	border-bottom: 1px solid #ccc;
	font-size: 12px;
	background-color: #fff;
	padding: 3px 3px 3px 3px;
	}
	
.headline-bg a, .headline-bg-alt a {
	text-decoration: underline;
	color: #013d78;
	}
	
.section-title {
	border-bottom: 1px solid #ccc;
	font-size: 12px;
	/*background-color: #fff;*/
	color: #000;
	font-weight: bold;
	}
	
.item-bg {
	border-right: 1px solid #ccc;
	padding: 5px 10px 5px 10px;
	}

.item-bg-grey {
	border-right: 1px solid #ccc;
	padding: 5px 10px 5px 10px;
	background-color: #eee;
	}
	
.item-bg-right {
	padding: 5px 10px 5px 10px;
	}
	
.item-footer {
	border-top: 1px solid #ccc;
	font-size: 12px;
	background-color: #fff;
	color: #000;
	font-weight: bold;
	}

/* ------------- Ag Index styles ------------- */  

.ag-homepage-headline {
	color: #344a7c;
	font-size: 18px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	}
	
.ag_home_container {
	width: 1133px;
}

.ag_2col {
	width: 792px;
	float: left;
}
	
.ag-left-divide {
	border-left: 1px solid #ccc;
	padding: 0 5px 0 5px;
	/* added */
	overflow: hidden;
	}
	
.ag-sidebar {
	border-left: 1px solid #ccc;
	padding: 0 5px 0 5px;
	/* added */
	overflow: hidden;
	}
	
.ag_item-bg {
	float: left;
	width: 183px;
	padding: 5px 3px 5px 3px;
	background-color: #fff;
	font-size: 11px;
	border-left: 1px solid #ccc;
	}

.ag_item-bg-grey {
	float: left;
	width: 183px;
	padding: 5px 3px 5px 3px;
	background-color: #eee;
	font-size: 11px;
	border-left: 1px solid #ccc;
	}
	
.ag_item-bg-right {
	float: left;
	width: 183px;
	padding: 5px 3px 5px 3px;
	background-color: #eee;
	font-size: 11px;
	}
	
.ag_item-bg a, .ag_item-bg-grey a, .ag_item-bg-right a {
		font-size: 12px;
}
	
.divide {
	padding: 0 5px 0 5px;
	/* added */
	overflow: hidden;
	}
	
/* ------------- Profiles ------------- */
	
.PnPwrapper {
	width: 565px;
	overflow: hidden;
	float: left;
	padding-right: 10px;
	/*margin-right: 5px;*/
	border-right: 1px solid #ccc;
	}
		
.PnPcontain {
	width: 565px;
	background-color: #fff;
	border-top: 2px dotted #eee;
	padding: 5px;
	border-bottom: 2px dotted #eee;
	margin-top: 3px;
	}
	
.PnPcontain-alt {
	width: 565px;
	background-color: #eee;
	padding: 5px;
	margin-top: 3px;
	}
	
.PnPcontain h1, .PnPcontain-alt h1 {
	font: 16px Georgia, 'Times New Roman', Times, serif;
	font-weight: bold;
	margin-top: 0;
	}
	
.PnPcontain h2, .PnPcontain-alt h2 {
	color: #930;
	font: 12px Georgia, 'Times New Roman', Times, serif;
	font-weight: bold;
	margin: 0;
	}
	
.PnPcontain img, .PnPcontain-alt img {
	width: 105px;
	float: left;
	margin: 0 5px 0 0;
	}
	
.PnPheader {
	width: 240px;
	text-align: center;
	float: left;
	padding-left: 5px;
	padding-top: 5px;
	}
	
/*.PnPheader img {
	width: 240px;
	float: left;
	margin: 0 5px 0 0;
	}*/
	
.PnPheader h3 {
	font: 16px Georgia, 'Times New Roman', Times, serif;
	font-weight: bold;
	}
	
.PnPcontain-footer {
	width: 240px;
	background-color: #fff;
	border-top: 2px dotted #eee;
	border-bottom: 2px dotted #eee;
	margin-top: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	text-align: left;
	}

/* ------------- Summer Dormancy info ------------- */

.dormancy {
	width: 555px;
	height: 120px;
	padding: 0 5px 5px 5px;
	border-bottom: 2px solid #e2d1ad;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.dormancyInfo {
	width: 555px;
	padding: 0 5px 5px 5px;
	border-bottom: 2px solid #e2d1ad;
	border-top: 2px solid #e2d1ad;
	background-color: #efe6d2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.dormancyInfo form label {
  display: block;
  float: left;
  width: 130px;
  padding: 3px 5px;
  margin: 0 0 5px 0;
  text-align: right;
}

.dormancyPics {
	width: 565px;
	height: 167px;
	padding: 5px 0 5px 0;
	border-bottom: 2px solid #e2d1ad;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.dormancy p, .dormancy b, .dormancyInfo p, .dormancyInfo b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#latest_content {
	padding: 10px 0 10px 10px;
	margin: 0;
	border-bottom: 1px solid #bbc2d3;
}

#latest_content-alt {
	background-color: #eee;
	padding: 10px 0 10px 10px;
	margin: 0;
	border-bottom: 1px solid #bbc2d3;
	overflow: hidden;
}

#latest_content ul a, #latest_content-alt ul a {
	padding: 10px 0 10px 10px;
	line-height: 18px;
}

#latest_content a, #latest_content-alt a, #news a {
	color: #013d78;
	text-decoration: none;
}

.registration form label, .registration form label b {
	  display: block;
	  float: left;
	  width: 130px;
	  padding: 3px 5px;
	  margin: 0 0 5px 0;
	  text-align: right;
	}
	
#registration-form input {
	margin-right: 5px;
}
	
.registration ul {
	background-color: #eee;
	/*width: 620px;*/
	padding: 10px 0px 10px 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
}
		
.registration li {	
	list-style-type: none;
	list-style-position: inside;
	/*width: 620px;*/
	margin-bottom: 10px;
	margin-left: 10px;
}

.registration-label {
	 width: 175px;
	 text-align: right;
	 float: left;
	 margin-right: 5px;
	 margin-bottom: 10px;
}
