body {
  margin:0px;
  padding:0px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#222222;
  text-align:justify;
  background-image:url(../images/bg.gif);
  background-position:top;
  background-repeat:repeat-x;
  background-color:#FFFFFF;
}
a {
  color:#f1751a;
  text-decoration:none;
  font-size:11px;
}
a:active, visited {
  color:#f1751a;
  text-decoration:none;
  font-size:11px;
}
a:hover {
  color:#80b00e;
  text-decoration:underline;
  font-size:11px;
}
.menubg {
  background-image:url(../images/menubg.jpg);
  background-repeat:repeat-x;
  height:25px;
}
.mid {
  padding:2px;
  background-color:#FFFFFF;
}
.leftcol {
  background-color:#285723;
  width:200px;
  padding-top:10px;
}
.rightcol {
  background-color:#f1ffd5;
  border:#285723 1px solid;
  margin-left:5px;
  padding-left:10px;
  padding-top:2px;
  padding-right:5px;
  padding-bottom:5px;
}
.innerdata {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  text-align:justify;
  line-height:18px;
  padding:2px;
  color:#222222;
}
.innerdatasample_bg {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  text-align:justify;
  line-height:18px;
  padding:5px;
  color:#222222;
  background-color:#F1FFD5;
}
.innerdata {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  text-align:justify;
  line-height:18px;
  padding:2px;
  color:#222222;
}
.innerdata_bg {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  text-align:justify;
  line-height:18px;
  padding:5px;
  color:#222222;
  background-color:#dcf2b1;
}
.botmcol {
  background-color:#6b9241;
  height:23px;
  text-align:center;
  vertical-align:middle;
  color:#FFFFFF;
  font-weight:bold;
}
.title1 {
  font-weight:bold;
  text-align:center;
  background-color:#dcf2b1;
}
.title2 {
  font-weight:bold;
  text-align:center;
  background-color:#dcf2b1;
  padding:10px;
  font-size:14px;
}
.footerlink {
  height:35px;
  text-align:center;
  font-size:11px;
  padding:5px;
}
.footermenu {
  color:#80b00e;
  text-decoration:none;
}
.footermenu:active, visited {
  color:#80b00e;
  text-decoration:none;
}
.footermenu:hover {
  color:#f1751a;
  text-decoration:none;
}
.bigtext {
  color:#598d17;
  font-weight:bold;
  padding-left:70px;
  font-style:italic;
}
.img_padding {
  padding:10px;
}
.img_title {
  color:#598d17;
  font-weight:bold;
  text-align:center;
  font-style:italic;
}
.img_title1 {
  color:#598d17;
  font-weight:bold;
  text-align:Right;
  padding-right:55px;
  font-style:italic;
}
.staff {
  background-color:#699219;
  height:23px;
  text-align:center;
  vertical-align:middle;
  color:#FFFFFF;
  font-weight:bold;
}
.stafflink {
  text-decoration:none;
  color:#366800;
  font-size:12px;
}
.stafflink:hover {
  text-decoration:underline;
  color:#ff9000;
  font-size:12px;
}
.note {
  padding:10px;
  font-style:italic;
  font-weight:bold;
  border-top:#9d9d9d solid 1px;
}
.sname {
  color:#222222;
  font-size:12px;
  text-decoration:none;
}
.sname:hover {
  font-size:12px;
  text-decoration:underline;
  color:#ff9000;
}
.counter {
  vertical-align:middle;
  text-align:center;
  padding:10px;
}
.staffinner {
  padding-bottom:10px;
  padding-top:10px;
  vertical-align:top;
  text-align:center;
}
.titlepadding {
  padding-top:10px;
}
.subtitle {
  padding-bottom:10px;
  padding-top:10px;
  font-size:16px;
  font-weight:bold;
  text-decoration:none;
  color:#6ba007l;
}
.subtitle1 {
  padding-bottom:10px;
  padding-top:10px;
  font-size:12px;
  font-weight:bold;
  text-decoration:none;
  color:#598d17;
}
.project {
  font-weight:bold;
  text-align:left;
  background-color:#dcf2b1;
  padding:10px;
  font-size:13px;
}
.year {
  font-size:12px;
  font-weight:bold;
  text-decoration:none;
  color:#000000;
}
.pjdata {
  padding-left:10px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  text-align:justify;
  line-height:18px;
  color:#222222;
}
.resrch_grp {
  padding:10px;
}
.plants_title {
  background-color:#699219;
  height:23px;
  text-align:left;
  vertical-align:middle;
  color:#FFFFFF;
  font-weight:bold;
  font-size:14px;
}
/*code for popup*/
div#tipDiv {
  background-color:#dbd4ce;
  border:1px solid #684b35;
  width:700px;
}
/* styles for wrap functions  */
div#tipDiv .stickyBar {
  background-color:#699219;
  text-align:justify;
}
div#tipDiv .stickyTitle {
  padding:0 0 2px 4px;
  color:#fff;
  font-size:14px;
  font-weight:bold;
}
div#tipDiv div.stickyContent {
  text-align:justify;
  padding:0px;
}
.tcubelink {
  display:none;
  width:200px;
  position:relative;
  left:320px;
  top:-200px;
}
.sitedesign{
padding:5px; 
font-size:10px; 
color:#FFFFFF; 
width:400px; 
float:left;
display: none;
}
.menubg table td {
  width: auto!important;
}
h2.rprc-heading {
  font-weight: bold;
  font-family: Arial, sans-serif;
  margin: 0px!important;
}
h2.rprch-normal-size {
  font-size: 13px;
}
h2.rprc-heading small {
  font-size: 0.65em;
  vertical-align: top;
}
h2.rprch-large-size {
  font-size: 17px;
}
h2.rprc-heading span {
  display: inline-block;
  vertical-align: top;
  color: #FFF;
}
h2.rprch-normal-size span.rprc-heading-wrap {
  background: url(../images/headings-mid.gif) repeat-x top left;
  line-height: 24px;
}
h2.rprch-normal-size span.rprc-heading-left {
  width: 10px;
  height: 37px;
  background: url(../images/headings-left.gif) no-repeat top left;
}
h2.rprch-normal-size span.rprc-heading-content {
  padding-right: 80px;
  height: 37px;
  background: url(../images/headings-right.gif) no-repeat top right;
}
h2.rprch-normal-size span.rprc-heading-content {
  height: 37px;
}

h2.rprch-large-size span.rprc-heading-wrap {
  background: url(../images/headings-mid-large.gif) repeat-x top left;
  line-height: 31px;
}
h2.rprch-large-size span.rprc-heading-left {
  width: 15px;
  height: 50px;
  background: url(../images/headings-left-large.gif) no-repeat top left;
}
h2.rprch-large-size span.rprc-heading-content {
  padding-right: 170px;
  height: 50px;
  background: url(../images/headings-right-large.gif) no-repeat top right;
}
h2.rprch-large-size span.rprc-heading-content {
  height: 50px;
}
td div.events-wrap{
  padding: 0;
  margin-bottom: 7px;
}
div.events-wrap .top{
  padding: 0;
  margin: 0;
  width: 350px;
  height: 16px;
  background-image: url('../images/image-shadow/top.png');
  background-repeat: no-repeat;
  background-position: top center;
  position: relative;
}
div.events-wrap .center{
  padding: 0;
  margin: auto;
  width: 350px;
  background-image: url('../images/image-shadow/middle.png');
  background-repeat:repeat-y;
  background-position: center;
}
div.events-wrap .bottom{
  padding: 0;
  margin: 0;
  width: 350px;
  height: 16px;
  background-image: url('../images/image-shadow/bottom.png');
  background-repeat: no-repeat;
  background-position: bottom;
}
span.image-holder{
  padding: 0;
  margin: 0;
  background-image: url('../images/image-shadow/paper-holder.png');
  _background-image: url('../images/image-shadow/paper-holder.gif');
  background-repeat: no-repeat;
  background-position: 0 0;
  display: inline-block;
  position: absolute;
  width: 30px;
  height: 28px;
  top: 0;
  left: 0;
}
table div.enlarged-image{
  padding: 0;
  margin: 0 auto;
  width: 700px;
}
table div.enlarged-image img{
  padding: 0;
  margin: 0;
  border: 10px solid #FFF;
}




