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: 800px;
	background: #FFFFFF;
}
div.section p {
	clear: both;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
div.section h1,h2,h3,h4 {
	clear: both;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
div.section h2 {
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
div.section h3,h4 {
	padding-top: 0.5em;
	padding-bottom: 0px;
	margin: 0px;
}
div.section#intro {}
div.section#intro p {
	font-size: 11px;
}
div.section#personal {
	background: #cccccc;
}
div.section#personal div.vacancy {
	padding-left: 1em;
}
div.section#education {
	background: #E9E4D6;
}
div.section#education table tr td {
	text-align: center;
}
div.section#education table tr td.name {
	text-align: left;
}
div.section#employment {
	background: #F5FDC8;
}
div.section#references {
	background: #EFEFF1;
}
div.section#certification {}
div.section#certification ol {
}
div.section#certification ol li {
	padding-bottom: 1em;
}
div.section#certification ol li ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
div.section#certification ol li ul li {
	padding-bottom: 3px;
	margin-left: 0px;
	padding-left: 0px;
}
div.section#criminalhistory {
	background: #FFFFFF;
}
div.section#source {
	background: #F3EECB;
}
div.section#eoe {
	background: #EFEFEF;
}
div.section#statement {}

div.note {
	margin: 0px 10px;
	padding: 3px;
}
div.note p {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
div.explanation {
	font-style: italic;
	font-size: .9em;
}
div.explanation p {}
div.title {
	text-align: left;
	background: url(/common/town_seal_and_text_no_comma.jpg) no-repeat scroll right top;
	height: 105px;
}
div.title h1 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
div.title p {
	margin-top: 0px;
	padding-top: 0px;
}
div.title div.address {
	margin-top: 1em;
}
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;
}
span.formw ul {
	margin: 0px;
	padding: 0px;
}
span.formw ul li {
	list-style: none;
}
.dontbreak {
	white-space: nowrap;
}
