body {/* customize_background */ background-color: transparent; /* customize_background */ }

body.policeForm  {
	background-color: #dde7eb;
	}

.heading {
	font-weight: bold;
}

/* ----- DevelopMontville Forms -----*/

.contact {
	font-family: Georgia, serif;
	font-size: 14px;
	color: #fff;
	}
		
/* ----- Advanced Form Styles ----- */

/*div.methodType label.sem-radio-button-label	{
	display: inline;
	}

div#sem-legend-29.sem-legend {
	padding-bottom: 8px;
	}

div.inline {
	
	display: inline;
	}

div.inline label {
	margin-left: 10px;
	float: left;
	}

div.inline input {
	float: left;
	}	
*/
div.clear {
	clear: both;
	}	