#content{
	padding-bottom: 50px;
}

#col2{
		font-weight: bold;
}
#col2  a{
	color:#333;
}
#col2  ul{
	margin-bottom:.7em;
	width: 175px;
	float: left;
}
#col2 .title{
	color: #000;
}
#col2 .section{
	color: #6E3258;
	font-size: 13px; 
	margin-bottom:.7em;
}
#col2 .tel{
	margin-top:.7em;
}
#col2 .tel span{
	margin-left:2px; 
}
form{
	_height: 1%;
}

legend{
	display: none;
}
#fldContact{
	clear: both;
	color: #6E3258;
	margin-left: 195px;
	_margin-left: 206px;
	border:0;
}

label{
	font-weight: bold;
	display: -moz-inline-box;
	_display: inline-block;
	padding: 2px 0;

}
input, textarea{
	border:1px solid #CBBDB2;
	height: 14px;
	width: 170px; 
	font: normal 11px/1.2em  'Trebuchet MS',Arial, sans-serif;
	margin: 2px 0;
}
textarea{
	height: 40px;
	overflow: auto;
}

input[type="radio"]{
	margin:  0 0 3px;
	vertical-align: text-bottom;
}
#section input,
#benifit input,
#funding input,
#packTo input{
	border: 0;
	width: 14px; 
}



#section label{
	margin-right: 1em;
}
#details,
#details2{
	width: 280px;
	float: left;
}
#details2{
	margin: 0 0 0 20px;
	width: 300px;

}
#details label, details2 label{
	width: 100px;
	vertical-align: top;
}
#details2 label{
	width: 200px;
}
#benifit,
#funding,
#packTo{
	float: right;
	clear: right;
	width: 90px;
	margin-top: -20px;
}

#benifit label,
#funding label,
#packTo label{
	display: -moz-inline-box;
	_display: inline-block;
	width: 25px;
}
#packTo label{
	float: left;
	clear: left;
}
#packTo input{
	float: right;
	clear: right;
}
#txtHistory{
	width: 300px;
	height: 95px;
	_height: 120px;
	_margin-left: -20px;
}

#btnSubmit{
	float: right;
	clear: right;
	height: 18px;
	width: 65px;
	text-align: center;
	padding:  0;
	color:#6E3258;
	font-weight: bold;
	background: #E7E1DC;
	border-right-color: #999;
	border-bottom-color:#999
}

.err{
	border-color:#AA0000;
}
