form {
	padding:0px;
	margin:0px; }

form #hidden {
	display:none; }

form .fman {
	color:#00532A;
	font-style:italic;
	font-weight:bold; }

form label {
	float:left;
	width:117px;
	text-align:right;
	display:inline; 
	clear:both; 
	padding:0px 3px 0px 0px;
	margin:0px; }

form input {
	font-family:verdana,arial,helvetica,tahoma; 
	display:inline;
	background-color:white; 
	border:1px solid #ff9933; }

form select {
	display:inline; 
	border:1px solid #ff9933; }

form textarea {
	font-family:verdana,arial,helvetica,tahoma; 
	font-size:9pt; 
	width:340px;
	height:60px;
	display:inline; 
	background-color:white; 
	border:1px solid #ff9933; }

form .options {
	float:left; }

form .options input {
	float:none; 
	display:inline;
	clear:both;
	border:1px solid #ff9933; }

form .options label {
	float:none; 
	display:inline; 
	width:auto;
	text-align:left;
	padding:0px;
	margin:0px; }

form .short {
	width:150px; }

form .long {
	width:340px; }

form .data {
	}

form .row {
	clear:both; 
	margin:0px;
	padding:6px 0px 0px 0px; }

form .note {
	clear:both;
	text-align:center;
	width:420px;
	padding:2px 0px 2px 0px; 
	margin:6px 0px 0px 40px;
	border:1px solid #B2CBBF;
	background-color:#E4FFCC; }

form .end {
	margin:9px 0px 0px 120px; }

form p {
	clear:both; }