/* Contact Form  */


label {
	font-size: 17px;	
}

h2 {
   font-size: 25px;
   color:#397DD2;
   font-weight:bold;
}

.boxfielda {
	margin: 5px 15px 0 0;
	background-color:#FBFBFB;
	border: 1px solid #BFBDA0;
}

th {
   font-size: 17px;
   color:#397DD2;
   font-weight:bold;
   text-align: left;
}
