
#bottomNav{margin-top:1000px;}
html* #bottomNav {margin-top:1400px;}


.wrap{
position:static;
width:auto;height:auto;
margin-left:0px;

}
#deptDes{
width:780px;

}

.fieldContent {
	vertical-align: top;
}

.fieldLabel,
.sfieldLabel {
	float: left;
	clear: left;
	width: 15%;
	color: #000000;
	font-weight: normal; 
	font-family: Arial;
	font-size: 11px;
	text-align: left;
	vertical-align: bottom;
	padding-top:2px;
}
.sfieldLabel {
	width:40%;
	margin-left:5px;
	background:#0aa00a;
}
.fieldElement,
.sfieldElement {
	text-align: left;
	padding-left:5px;
	margin-left: 16%;
	margin-bottom: 5px;
	float:none;
	vertical-align: middle;

}
.sfieldElement {
	margin-left:40%;
	width:100px;
	background:#0000aa;
}
/* used to emphasize certain text, i.e. - REQUIRED */

.emphasisText {

	text-transform: uppercase;
	color: #CC0000;
	font-size:9px;
	line-height: 14px;
	float:none;
	padding:0px 5px 5px 0px;
	text-align:right;
	}

.emphasisBox {
	background-color: #F4F8DD;
	border: 1px solid #CC0000;
	padding-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 15px;
}

.alertText {
margin: 0;

font-size: 9px;
line-height:14px;
font-weight: bold;
color: #A80D0A;
padding:0px 5px 0px 0px;

}
.formfield,
.shortFormfield {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 12px;
color: #000000;
border: 1px solid #CCCCCC;
background-color: #FFFFFF;
width:120px;
}
	
.shortFormfield {
width:65px;

}
.alertField,
.salertField {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 12px;
color: #000000;
border: 1px solid #660000;
background-color: #FFFFCC;
width:120px;
}	

.salertField {
width:65px;
}

.formBtn{
font-size: 9px;
font-weight:bold;
text-transform: uppercase;
border: 1px solid #000000;
background-color:#DFDFDF;
}

#content {
	
	font-family: Arial;
	font-size:11px;
}
#propInfo{
float:left;
width:500px;
}
#customerInfo{
float:none;
margin-left:510px;
}
#actionGroup{
float:right;
clear:both;
margin:10px 10px 0px 0px;

}
.options{
padding-right:20px;

}
.boxDivider{
border-bottom:1px solid #000;
}
.pageTitle{
vertical-align:bottom;
}
td{
padding-bottom:2px;
}
#propInfo .wrap,
#propInfo .wrap2{
  width:490px;
  height:400px;
}
#customerInfo .wrap,
#customerInfo .wrap2{
  width:250px;
  height:400px;
}
.boxUAV{
 margin:5px;
}
.note {
 font-size:9px; color:#666666;
}

