input, select, textarea
{
	font: 1em Verdana, Arial, Helvetica, sans-serif;
}
.loginLabel
{
	margin-right: 1em;
	color: #003300;
}
.loginTextBox
{
	width: 12em;
	height: 1.5em;
	font: 0.8461em Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	border: 0.0909em solid #a5acb2;
	vertical-align: middle;
}
.loginButtonCell
{
	padding-top: 0.5em;
	text-align: right;
	padding-right: 1em;
}
.loginButton
{
}
.DropDownList
{
	border: 1px solid #ccc;
	border-bottom: gray;
	border-left: none;
	border-top: none;
	margin-bottom: 1em;
}
.DropDownList td
{
	padding-left: 0.9em;
	padding-right: 0.9em;
	padding-bottom: 0.5em;
}
.DropDownList select
{
	vertical-align: middle;
}
#content .FormView input.button
{
	font-size: 0.9em;
	height: 1.8em;
	width: 6em;
	margin-left: 0.847em;
	margin-bottom: 1.15em;
}

#search_new fieldset
{
	border: 0;
	visibility:hidden;  
}

#search fieldset
{
	border: 0;
}
#search #search_label
{
	display: block;
	border: 0.077em solid green;
	border-left: none;
	border-right: none;
	padding: 0.385em 0;
	color: #003300;
	font-weight: bold;
	margin-left: 0;
	margin-bottom: 0.462em;
}
#search span
{
	display: block;
	margin-left: 0.769em;
}
#search input
{
	width: 11em;
	height: 1.4em;
	font: 0.77em Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.385em;
	border: 0.0909em solid #a5acb2;
	margin-bottom: 0.6em;
	margin-left: 0.7em;
}
#search select
{
	width: 11.3em;
	display: block;
	font-size: 0.77em;
	margin-bottom: 1.2em;
	margin-left: 0.8em;
}
#search label
{
	color: #003300;
	display:block;
	line-height: 1.308em;
	margin-bottom: 0.154em;
	margin-left: 0.769em;
}
#search input.button
{
	width: 11.3em;
	height: 2em;
	border-style:outset  ;  
	/*
	background-color: #EBDEA9;
	border-color: #635014;
	*/
}
#returnBar input
{
	font-size: 1.3em;
	width: 10em;
	margin-left: 1em;
}
.commandButton
{
	width: 10em;
	height: 2em;
	border-style:outset  ;  
	/*
	background-color: #EBDEA9;
	border-color: #635014;
	*/
}
