.formCon {
width:400px;
float:left;
margin-bottom:20px;
}

.formCon2 {
width:400px;
float:left;
padding:20px;
margin-bottom:20px;	
	
}

.Label {
	width:100px;
	height:30px;
	float:left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	margin-bottom:5px;
}
.LabelL {
	width:280px;
	height:30px;
	float:left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	margin-bottom:5px;

}
.LabelC {
	width:200px;
	height:30px;
	float:left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	margin-bottom:5px;

}
.checkbox {
	width:60px;
	float:left;
	height:30px;
	margin-bottom:5px;
font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}

.Input {
	width:300px;
	height:30px;
	background-image: url(../../images/layout/input_bg.jpg);
	background-repeat: no-repeat;
	float:left;
		margin-bottom:5px;

}

.Input .text {
	padding:5px;
	background:none;
	border:none;
	width:290px;
	height:20px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	
}
.InputC {
	width:200px;
	height:30px;
	background-image: url(../../images/layout/inputS_bg.jpg);
	background-repeat: no-repeat;
	float:left;
	margin-bottom:5px;
}
.InputC .textC {
	padding:5px;
	background:none;
	border:none;
	width:190px;
	height:20px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	
}
.InputArea {
	width:300px;
	height:120px;
	background-image: url(../../images/layout/inputT_bg.jpg);
	background-repeat: no-repeat;
	float:left;	
}

.InputArea .tArea {
	padding:5px;
	background:none;
	border:none;
	width:290px;
	height:110px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.cal {
	width:100px;
	float:left;
}
.radioButA {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;	
}
.radioBut {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #F39;
	height:20px;
}

.divider {
width:350px;
height:5px;
float:left;

}

#contactText {
	width:160px;
	float:left;
	margin-left:20px;
}