/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
a:link {
	text-decoration: none;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #009999;
}
.space {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.submenu:link {
	text-decoration: none;
	color: #000000;
}
.submenu:visited { 
	text-decoration: none;
	color: #000000;
}
.submenu:hover { 
	text-decoration: none;
	color: #33CCFF;
}
.submenu:active { 
    text-decoration: none;
	color: #000000;
}
.smenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}
.smenu:link {
	text-decoration: none;
	color: #333333;
}
.smenu:visited { 
	text-decoration: none;
	color: #000000;
}
.smenu:hover { 
	text-decoration: none;
	color: #666666;
}
.smenu:active { 
    text-decoration: none;
	color: #000000;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.nav:link {
	text-decoration: none;
	font-weight: normal;
	color: #333333;
}
.nav:visited { 
	text-decoration: none;
	color: #000000;
}
.nav:hover { 
	text-decoration: none;
	color: #666666;
}
.nav:active { 
	color: #000000;
}
.formwrapper {
	width: 600px; 
	border: 1px none #333; padding: 5px;
	margin: 0px float:left; margin-left:10px;
}
div.rowview {
  	clear: both;
  	padding-top: 5px;
  }
 div.rowaddedit {
	clear: both;
	padding-top: 2px;
	vertical-align: top;
 }

div.rowview span.label {
  float: left;
  width: 140px;
  text-align: right;
  }

div.rowview span.formw {
  float: right;
  width: 452px;
  text-align: left;
  padding-left: 12px
  } 
  
div.rowaddedit span.label {
  float: left;
  width: 140px;
  text-align: right;
  padding-top: 5px;
  }

div.rowaddedit span.formw {
	float: right;
	width: 452px;
	text-align: left;
	padding-left: 8px;
  } 
  div.rowaddedit span.labellocator {
  float: left;
  width: 190px;
  text-align: right;
  padding-top: 2px;
  }

div.rowaddedit span.formwlocator {
  float: right;
  width: 390px;
  text-align: left;
  padding-top: 2px;
  padding-left:20px;
  } 
  .red {
	color: Red;
	vertical-align:top
}
.blutitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #00F;
}
.chemical {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}

