form.maintenance_form	{
	width:800px;
	margin:20px auto;
	padding:.5em, .5em .15em;	}
.maintenance_form h3	{
	margin:0;
	padding:0 0 .2em .2em;
	font-weight:600;
	font-family:Arial;
	font-size:14pt;
	color:#55AA8F;	}
.maintenance_form fieldset	{
	margin:0;
	padding:0 0 .2em 0;
	width:100%	}
.maintenance_form legend	{
	width:100%
	padding:.3em 0em;
	background:#000099;	}
.maintenance_form legend span	{
	display:block;
	font-size:1em;
	line-height:1.1em;
	padding:0 0 0 .4em;
	font-weight:700;
	color:#fff;	
	font-family: Arial;
	font-size:12pt;}
.maintenance_form section	{
	overflow:hidden;
	padding:.2em 0 .2em 0;	}
.maintenance_form section:last-child	{
	border-bottom:0px;	}
.maintenance_form section label,
.maintenance_form section h4	{
	display:block;
	clear:both;
	margin:.3em .3em 0 0;
	padding-bottom:.1em;
	font-size:11pt;
	font-family:Arial;
	font-weight:400;	}
.maintenance_form section label span,
.maintenance_form section h4 span	{
	font-size:.75em;
	vertical-align:text-top;
	color:#f00;	}
.maintenance_form section p.note	{
	font-size:.7em;
	color:#f00;
	margin:0;
	padding:0 0 .3em 0;	}
.maintenance_form section input,
.maintenance_form section textarea,
.maintenance_form section select	{
	margin:.2em .5em .2em 0;
	padding: .1em .3em;
	color:#000;
	box-shadow:1px 1px 3px #ccc;
	font-size:10pt;
	font-family:Arial;
	outline:none;	}
.maintenance_form section input,
.maintenance_form section textarea;
	width:100px;
	border 1 px solid #bbb7ae;
	border-radius:3px;	}
.maintenance_form section textarea	{
	height:15em;
	margin-top:.3em;
	line-height:1.1;	}
.maintenance_form section p	{
	margin:.3em .75em 0;
	clear:both;
	font-size:.7em;
	line-height:1em;	
	color:#000;	}
.maintenance_form section p.error	{
	color:#f00;	}
.maintenance_form section section	{
	overflow:hidden;
	margin:.2em 0 .3em .4em;
	padding:0 0 .1em 0;
	border-bottom:none;	}
.maintenance_form section section input	{
	float:left;
	clear:both;
	width:auto;
	margin:.1em 0 0 .3em;	}
.maintenance_form section section label	{
	float:left;
	clear:none;
	width:15em;
	margin:.15em 0 0 .6em;
	font-size:.7em;
	font-weight:normal;
	line-height:1.2;	}
.maintenance_form section select	{
	margin-left:.4em;
	font-size:.85em;	}
.maintenance_form section input[type="submit"]	{
	width:auto;
	margin:.4em .3em 0 0;
	font-size:1em;
	font-weight:800;
	color:#fff;
	background-color:#55AA8F;
	cursor:pointer;	}
.maintenance_form > section:last-child	{
	text-align: center;	}
form.maintenance_form.labels_left	{
	width:22em;	}
form.maintenance_form.labels_left label,
form.maintenance_form.labels_left h4	{
	float:left;
	width:8em;	}
form.maintenance_form.labels_left p	{
	margin:0 0  0 9.35em;
	padding:.3em 0 0 0;
	clear:both;	}
form.maintenance_form.labels_left p note	{
	margin:0 0 .2em 0;	}
form.maintenance_form.labels_left section section	{
	width:10em;
	margin-left:6.5em;
	padding-top:0;	}
form.maintenance_form.labels_left section section input	{
	width:1.25em;
	margin-left:0;	}
.maintenance_form.labels_left section input,
.maintenance_form.labels_left section textarea,
.maintenance_form.labels_left section select	{
	float:left;
	width:12em;	}
.maintenance_form.labels_left section select	{
	margin-left:.2em;	}
.maintenance_form.labels_left > section input[type=submit]	{
	float:none;	}
	