body {
	font: .9em Arial, Helvetica, sans-serif;
	background: #0b3d61;
}
input {
	font-size: .8em;
	vertical-align: baseline;
	border: 1px solid #999999;
}
select {
	font-size: .8em;
	border: thin solid #999999;
}
textarea {
	border: thin solid #999999;
}

div.section {
	border: thin ridge;
	padding: 5px;
	margin: 0px auto 8px;
	width: 760px;
	background: #FFFFFF;
}
div.section p {
	clear: both;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
div.section h1,h2 {
	margin-top: 0px;
	padding-top: 0px;
}
div.section h3 {
    clear: both;
}
div.section#intro {}
div.section#directions h2 {font-size:15px;}
div.section#directions p {font-size:11px;}
div.section#personal {
	background: #cccccc;
}
div.section#education {
	background: #E9E4D6;
}
div.section#employment {
	background: #F5FDC8;
}
div.section#references {
	background: #EFEFF1;
}
div.section#criminalhistory {
	background: #FFFFFF;
}
div.section#source {
	background: #F3EECB;
}
div.section#eoe {
	background: #EFEFEF;
}
div.section#statement {}

div.note {
}
div.note p {
	font-size: .9em;
}
div.title {
	text-align: right;
	background: url(/common/town_seal_and_text_no_comma.jpg) no-repeat scroll left top;
	height: 105px;
}
div.title h1 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
div.title p {
	font-size: 1.3em;
	margin-top: 0px;
	padding-top: 0px;
}
div.address {
	text-align: center;
	border-top: thin solid #999999;
	border-right: thin #999999;
	border-bottom: thin solid #999999;
	border-left: thin #999999;
}
div.address p {
	margin: 0px;
	padding: 0px;
}
div.row {
  clear: both;
  padding-top: 10px;
}
div.row span.label {
	float: left;
	width: 10em;
	text-align: right;
	vertical-align: bottom;
}
div.row span.check {
	float: left;
}
div.row span.formw {
	float: left;
	text-align: left;
	padding-left: 5px;
}

.dontbreak {
	white-space: nowrap;
}
