#searchform fieldset *:last-child  {
   margin-bottom: 0;
}

#searchform fieldset div label  {
   margin-right: 1em;
   display: block;
   text-align: right;
   float: left;
   width: 30px;
}

#footerlinks p,
#copyright p  {
   font: 10px Verdana;
   margin: 0px;
   text-align: center;
}

#rightcolgrow *:first-child,
#leftcolgrow *:first-child  {
   margin-top: 0px;
}

#rightcolgrow *:last-child,
#leftcolgrow *:last-child  {
   margin-bottom: 0px;
}

#searchform fieldset div  {
   font: 12px/14px Tahoma;
   clear: both;
}

#footerlinks,
#copyright  {
   visibility: visible;
   position: absolute;
   left: 26px;
   z-index: 3;
   width: 848px;
}

#login a:hover,
#copyright p a:hover  {
	text-decoration:underline;
}

#searchform fieldset  {
   border: none;
}

#bannerliteral  {
   visibility: visible;
   position: absolute;
   left: 27px;
   top: 82px;
   z-index: 7;
   width: 846px;
}

#copyright p a  {
   font-style: Normal;
   text-decoration: none;
}

#footerlinks p  {
   line-height: 10px;
}

#rightcolumn p,
#leftcolumn p,
#rightcolgrow p,
#leftcolgrow p  {
   font: 12px/14px Verdana;
   margin: 0px;
   padding-bottom: 10px;
   text-align: left;
}

#searchform p  {
   margin: 0px;
}

#copyright p  {
   line-height: 13px;
}

#leftcolumn  {
   visibility: visible;
   position: absolute;
   left: 26px;
   z-index: 1;
   width: 199px;
}

#rightcolumn  {
   visibility: visible;
   position: absolute;
   left: 242px;
   z-index: 1;
   width: 630px;
   top:0px;
}

#leftcolgrow  {
   padding: 0px 674px 0px 26px;
   background: url(media/interiorgrowtile.gif) repeat-y center top;
   visibility: visible;
   margin: 0px;
   position: relative;
}

#rightcolgrow  {
   padding: 0px 26px 0px 242px;
   background: url(media/interiorgrowtile.gif) repeat-y center top;
   visibility: visible;
   margin: 0px;
   position: relative;
}

#footerlinks  {
   top: 81px;
}

#navliteral  {
   visibility: visible;
   position: absolute;
   left: 27px;
   top: 56px;
   z-index: 5;
   width: 500px;
}

#login  {
   visibility: visible;
   position: absolute;
   right: 26px;
   top: 37px;
   z-index: 5;
   font: bold 10px Verdana;
   text-align:right;
}

#searchform  {
   visibility: visible;
   position: absolute;
   left: 576px;
   top: 57px;
   z-index: 6;
   width: 300px;
}

#id4footer  {
   background: url(media/id4footer.gif) no-repeat;
   visibility: visible;
   position: absolute;
   left: 0px;
   top: 0px;
   z-index: 2;
   width: 900px;
   height: 102px;
}

#copyright  {
   top: 23px;
}

#scootdown  {
   position: relative;
   top: 224px;
}

#layer2  {
   background: url(media/YSI-Xylem.png) no-repeat;
   visibility: visible;
   position: absolute;
   left: 812px;
   top: 20px;
   z-index: 3;
   width: 75px;
   height: 91px;
}

#footer  {
   position: relative;
   left: 0px;
   width: 100%;
   height: 102px;
   margin-bottom: 126px;
}

#header  {
   background: url(media/header.gif) no-repeat;
   visibility: visible;
   position: absolute;
   left: 0px;
   top: 29px;
   z-index: 4;
   width: 900px;
   height: 195px;
}

#shape2  {
   background: url(media/shape2.gif) no-repeat;
   visibility: visible;
   position: absolute;
   left: 27px;
   top: 16px;
   z-index: 3;
   width: 847px;
   height: 1px;
}

#home  {
   margin: 0px auto 0px auto;
   height: auto;
   width: 900px;
   position: relative;
}

.centerac  {
   text-align: center;
}

fieldset *  {
   margin-left: 0;
   margin-right: 0;
   padding-bottom: 0;
   padding-top: 0;
}

html, body  {
   padding: 0px;
   margin: 0px;
   background-color: #ACA8A1;
}

h1	{
   font: bold 13px Verdana;
   margin: 0px;
   padding-bottom: 10px;
   text-align: left;
}

h2	{
   font: bold 13px Verdana;
   margin: 0px;
   padding-bottom: 10px;
   text-align: left;
}

ul	{
   font: 12px Verdana;
   margin: 0px;
   padding-bottom: 10px;
   text-align: left;
}

ol	{
   font: 12px Verdana;
   margin: 0px;
   padding-bottom: 10px;
   text-align: left;
}

img {
	border:none;
}

a:hover	{text-decoration:none;}
a:visited	{color:#006600;}

#rightcolgrow ul,
#leftcolgrow ul	{
	text-align:left;
}

/* Form tabs */
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber
 {
}
.tabberlive {
    margin-bottom: 1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  		borderbottom color = top line of box
	ul.tabbernav li a 
		border color = border around each tab
		color = non-active tab text color
	ul.tabbernav li a:hover
		background color = non-active tab, background color on rollover
		border color = non-active tab, border color on rollover
	ul.tabbernav li a:active
		color = text color on mousedown
  li.tabberactive = the active tab
  	ul.tabbernav li.tabberactive a
		background color = background color of active tab
		color = text color of active tab
	ul.tabbernav li.tabberactive a:hover
		background color = collor of active tab on rollover
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 0 3px 0 0;
 border-bottom: 1px solid #3a9b40;
 text-align: center;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #3a9b40;
 border-style: solid;
 text-decoration: none;
 color: #666666;
 position: relative;
 top: 1em;
 background-color: White;
}

ul.tabbernav li a:hover
{
 background-color: #beccd6;
 border-color: #3a9b40;
 color:#000;
}

ul.tabbernav li a:active {
 color: #3a9b40;
}


ul.tabbernav li.tabberactive a
{
 background-color: #beccd6;
 color: #000;
}

ul.tabbernav li.tabberactive a:hover
{
 background-color: #beccd6;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  		border color = right, left , and bottom border colors
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding: 2em 2px 0 1em;
 border:1px solid #3a9b40;
 border-top:0;
 margin-right: 0px;
 

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}

/* End form tabs */

#undefinednav1 { border-left: 1px solid #10841d;}
#undefinednav6 { border-right: 1px solid #10841d;}

.tabbertab { min-height: 10em;}


/* Tables */
th.header	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background:#eeeeee;
}
tr.light	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background:#d4eaad;
}
tr.dark	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background:#bdd09b;
}
tr.caption	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}
tr	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
