@charset "utf-8";
/* CSS Document */

/* --------- 1. Form Defaults  --------- */
	
#contactInfo, #qualificationsInfo {
/*	width:390px;*/
	border:1px solid #CCC;
	position:relative;
	top:5px;
	margin:10px 0px 10px 0px ;
	padding:10px 10px 0px 10px;
	}
	
#qualificationsInfo {
	margin-top:20px;
	}

#contactInfo legend, #qualificationsInfo legend{
	font-size:1.2em;
	font-weight:bold;
	color:#F93;
	position:relative;
	top:-20px;
	margin:0px;
	padding:0px;
	background:#FFF;
	}
	
#contactInfo label, #qualificationsInfo label{
	margin:0px 0px 3px 6px;
	padding: 3px 0px;
	cursor:hand;
	}
	
#contactInfo input, #contactInfo select, #qualificationsInfo input, #qualificationsInfo select {
		vertical-align: middle;
		border:#CCC 1px solid;
		padding:2px;
		}

/* --------- 2. Contact Information  --------- */
	
#address, #city, #zip, #contactname, #contacttitle, #phone, #email, #fax, #companyname{
	width:282px;
	}
	
#address {
	margin:6px 0px 6px 38px;
	}
	
#city{
	margin:6px 0px 6px 65px;
	}
	
#stateprovince {
	margin:6px 0px 6px 58px;
	width:288px;
}

#zip{
	margin:6px 0px 6px 69px;
	}

#contactname {
	margin:6px 0px 6px 10px;
	}

#companyname {
	margin:6px 0px 6px 34px;
	}
	
#contacttitle {
	margin:6px 0px 6px 27px;
	}

#phone{
	margin:6px 0px 6px 51px;
	}
#email{
	margin:6px 0px 6px 57px;
	}

#fax{
	margin:6px 0px 10px 68px;
	}
		
/* --------- 3. Qualifications Information  --------- */

#estimateContainer{
	position:relative;
	width:390px;
	float:left;
	clear:both;
	}

.productLine {
	color:#F90;
	font-size: 1.3em;
	font-weight:bold;
	float:left;
	clear:both;
	}
	
.currentSales {
	color:#F90;
	font-size: 1.3em;
	font-weight:bold;
	float:left;
	position:relative;
	left:125px;
	}
	
.orNudge{
	position:relative;
	left:8px;
	top:3px;
	}

#corporate {
	width:200px;
	margin:0px 0px 6px 120px;
	}
	
#consumer{
	width:200px;
	margin:6px 0px 6px 120px;
	}

#electronics{
	width:200px;
	margin:6px 0px 6px 116px;
	}

#highValue{
	width:200px;
	margin:6px 0px 6px 70px;
	}

#government{
	width:200px;
	margin:6px 0px 6px 110px;
	}
	
#military{
	width:200px;
	margin:6px 0px 6px 135px;
	}

#international {
	width:200px;
	margin:6px 0px 6px 110px;
	}

#total{
	width:200px;
	margin:6px 0px 6px 145px;
	}
	
#tractors{
	width:200px;
	margin:6px 0px 6px 125px;
	}
	
#trailers{
	width:200px;
	margin:6px 0px 6px 130px;
	}
	
#straightTrucks{
	width:200px;
	margin:6px 0px 6px 93px;
	}
	
#affiliatedCarrier{
	width:200px;
	margin:6px 0px 6px 134px;
	}

#linehaulDollars{
	width:200px;
	margin:6px 0px 6px 92px;
	}

#carrierShipments{
	width:200px;
	margin:6px 0px 6px 118px;
	}
	
	
#militaryTraffic1, #militaryTraffic2, #militaryTraffic3, #militaryCarrier1, #militaryCarrier2, #militaryCarrier3 {
	width:200px;
	margin:6px 0px 6px 160px;
	}


#contractDate{
	width:200px;
	margin:6px 0px 6px 145px;
	}
	
#changingCarriers{
	width:374px;
	height:100px;
	margin:6px 0px 6px 7px;
	}
