/* CSS Document */
body {
	font-family:Arial, Helvetica, sans-serif;
	color:#35383f;
	font-size:12px;
}
fieldset{
 	border: 0;
	margin:0;
}
fieldset h2 {
	 font-weight: bold;
	font-size: 12px;
	 padding: 5px;
	 margin: 0;	 
	 }
fieldset h3 {
	 background:#6d6e71;
	 color: #fff;
	 font-weight: bold;
	font-size: 14px;
	 padding: 5px;
	 margin: 0;
	 border-top: 1px solid #999;	 
	 }
fieldset h4{
	background: #999;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	padding: 5px;
	margin: 0;
}
table.section4, table.section3, table.section2, table.section1 {
	margin: 0 0px 5px 0px;
	padding: 0 5px 0 5px;
	vertical-align:top;
}

.labels{
	background: #f3f3f3;
	font-weight: bold;
	padding-right: 10px;
	text-align:right;
	width: 200px;
	vertical-align:top;
}
.fields {
	vertical-align:top;
	width: 500px;
}
span{
	color: #900;
	font-size: 12px;
	font-weight:bold;
}

.sutext {
	width: 400px;
	font-size: 11px;
}

.suarea {
	width: 400px;
	font-size: 11px;
}

.sudrop {
	width: 405px;
	font-size: 11px;
}

.sudrop-2 {
	width: 40px;
	font-size: 11px;
}


