@charset "utf-8";
/* Placeholder styling */
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #999;
  font-style: italic;
  
}
::-moz-placeholder { /* Firefox 19+ */
  color: #999;
  font-style: italic;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #999;
  font-style: italic;
}
:-moz-placeholder { /* Firefox 18- */
  color: #999;
  font-style: italic;
}
.pagebreak {page-break-after: always;}
body {
	margin:0;
	padding:0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	text-decoration: none;
	background-color: #F5F5F5;
	background-image: url(/_images/003-background.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: 100% 100%;
}
.blank {
	margin:0;
	padding:0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333;
	background-color: #F5F5F5;
}
.form {
	margin: 0px;
	padding: 0px;
}
.logo {
  width: 100%;
  max-width: 105px;
  height: auto;
  margin-top: 2px;
}
.copyright {
	font-size: 10pt;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2px;
	padding: 5px;
	font-weight: bold;
}
.notice {
	font-size: 10pt;
	font-weight: bold;
	color: #7ad3c8;
	text-decoration: none;
}
#header {
	background-color: #F5F5F5;
	background-image: url(/_images/cms-back3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 100%;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #bdc197;
	height: 110px;
	clear: right;
	padding: 0px;
}
#content {
	box-sizing: border-box;
	min-height: calc(100vh - 180px);
	padding: 5px;
	width: 65%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333;
	background:rgba(245,245,245,0.8);
	position: relative;
	border: 1px solid #ddd;
	-moz-box-shadow: 0 0 5px  rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 0 5px  rgba(0,0,0,0.1);
	-o-box-shadow: 0 0 5px  rgba(0,0,0,0.1);
	margin-top: 10px;
	margin-bottom: 10px;
}
#content-print {
	box-sizing: border-box;
	min-height: calc(100vh - 467px);
	padding: 5px;
	width: 100%;
	border-right-style: none;
	border-left-style: none;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border-bottom-style: none;
	background-color: #f5f5f5;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333;
	border-top-style: none;
}
#agencies {
	box-sizing: border-box;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#footer-content {
	box-sizing: border-box;
	background-color: #2b476d;
	width: 100%;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #bdc197;
	height: 150px;
}
#footer {
	background-color: #F5F5F5;
	background-image: url(/_images/cms-back3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	box-sizing: border-box;
	width: 100%;
	overflow: auto;
	height: 40px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #bdc197;
}
table.adminmenu {
	box-sizing: border-box;
	border-collapse: collapse;
	width: 100%;
}
table.adminmenu td {
	text-align: center;
	vertical-align: top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table.header {
	width: 60%;
	box-sizing: border-box;
	border-collapse: collapse;
	margin-right: auto;
	margin-left: auto;
}
table.header td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30pt;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
}
table.header td.logocell {
	text-align: center;
	vertical-align: top;
	width: 15%;
}
.mainsubmit {
	text-decoration: none;
	padding: 1%;
	width: 25%;
	margin-top: 2%;
	margin-bottom: 2%;
}
.buttonwrapper {
	box-sizing: border-box;
	width:100%;
	margin-top: 3.5%;
	margin-bottom: 3.5%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.button {
	box-sizing: border-box;
	border-radius: 3px;
	font-size: .9em;
	color: #fff;
	background-color:rgba(51,51,51,1.0);
	/* background-color: #ccc; */
	width: 45%;
	/* margin-bottom: 3px; */
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	vertical-align: middle;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	display: inline-block;
}
.button:hover {
	background-color:rgba(189,193,151,.5);
}
.button a:link, .button a:visited, .button a:hover, .button a:active {
	color: #fff;
	text-decoration: none;
	display: block;
	position: relative;
	height: auto;
	width: auto;
	left: 0px;
	top: 0px;
}
.mainbuttonwrapper {
	box-sizing: border-box;
	width:100%;
	margin-top: 3.5%;
	margin-bottom: 3.5%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.mainbutton {
	box-sizing: border-box;
	border-radius: 3px;
	font-size: .9em;
	color: #fff;
	background-color:rgba(51,51,51,1.0);
	/* background-color: #ccc; */
	width: 45%;
	/* margin-bottom: 3px; */
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	vertical-align: middle;
	margin-top: 3px;
	margin-bottom: 3px;
	display: inline-block;
}
.mainbutton:hover {
	background-color:rgba(14,166,181,.5);
}
.mainbutton a:link, .mainbutton a:visited, .mainbutton a:hover, .mainbutton a:active {
	color: #fff;
	text-decoration: none;
	display: block;
	position: relative;
	height: auto;
	width: auto;
	left: 0px;
	top: 0px;
}
.maincontent {
	box-sizing: border-box;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	padding-bottom: 25px;
}
.cshighlight {
	color: #ff6600;
	text-decoration: none;
	font-size: .9em;
}
.csnotice {
	color: #ff0000;
	text-decoration: none;
	font-size: 0.8em;
	font-weight: bold;
}
.cssmalltext {
	font-size: .9em;
	font-style: italic;
	color: #ff6600;
	text-decoration: none;
}
.csregtext {
	font-size: 1em;
	color: #ff6600;
	text-decoration: none;
}
.courtsearchwrapper {
	box-sizing: border-box;
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #2b476d;
	vertical-align: top;
	padding-bottom: 20px;
	text-decoration: none;
}
.courtsearch {
	box-sizing: border-box;
	display: inline-block;
	width: 45%;
}
.courtsearchbanner {
	font-size: 1.5em;
	text-transform: uppercase;
	text-decoration: none;	
}
.cshead {
	box-sizing: border-box;
	font-size: .9em;
	font-weight: bold;
	color: #2b476d;
	text-decoration: none;
	background-color: #bdc197;
	text-align: center;
	width: 100%;
	border: 1px solid #bdc197;
	vertical-align: middle;
	padding: 5px;
}
.csbody {
	box-sizing: border-box;
	font-size: .9em;
	color: #2b476d;
	text-decoration: none;
	width: 100%;
	border: 1px solid #bdc197;
	padding-top: 5px;
	padding-bottom: 20px;
	text-align: left;
	vertical-align: top;
	padding-right: 5px;
	padding-left: 5px;
	min-height: 200;
}
table.dockets {
	box-sizing: border-box;
	border-collapse: collapse;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;	/* margin-top: 20px;
	margin-bottom: 20px; */
}
table.dockets tr.content:hover{
	background-color: #ccc;
}
table.dockets th {
	background-color: #bdc197;
	text-align: center;
	padding: 5px;
	border: 1px solid #bdc197;
	font-size: 1em;
}
table.dockets th.th1 {
	background-color: #bdc197;
	text-align: left;
	padding: 5px;
	border: 1px solid #bdc197;
	font-size: 1em;
}
table.dockets td {
	vertical-align: top;
	border: 1px solid #bdc197;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: rgba(255,255,255,.5)
}
table.dockets td.blank {
	vertical-align: top;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	background-color: rgba(255,255,255,0);
	border-bottom-color: #bdc197;
}
table.dockets td.td1 {
	text-align: center;
	vertical-align: top;
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 25px;
	padding-left: 5px;
	border: 1px solid #bdc197;
}
table.dockets td.eoc {
	text-align: center;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: rgba(255,255,255,0.0);
}
table.dockets td.searchresults {
	text-align: left;
	vertical-align: top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #bdc197;
	padding: 5px;
}
table.dockets td.searchresults a:link, table.dockets td.searchresults a:visited {
	color: #ff0000;
	text-decoration: underline;
}
table.dockets td.searchresults a:hover, table.dockets td.searchresults a:active {
	color: #ff0000;
	text-decoration: none;
}
table.smalldocket {
	box-sizing: border-box;
	border-collapse: collapse;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: rgba(255,255,255,0)
}
table.smalldocket td.sdlft {
	text-align: right;
	vertical-align: middle;
	padding: 5px;
	font-weight: bold;
	background-color: rgba(255,255,255,0)
}
table.smalldocket td.sdrght {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
	background-color: rgba(255,255,255,0)
}
table.smalldocket td {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	background-color: rgba(255,255,255,0)
}
table.docketresults {
	box-sizing: border-box;
	border-collapse: collapse;
	width: 90%;
	margin-right: auto;
	margin-left: auto;	
}
table.docketresults th {
	padding: 5px;
	background-color: #bdc197;
	border: 1px solid #ccc;
}
table.docketresults td {
	padding: 5px;
}
table.docketresults td.drleft {
	width: 25%;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	padding: 5px;
	background-color: #bdc197;
	border: 1px solid #ccc;
}
table.docketresults td.drright {
	width: 75%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	border: 1px solid #ccc;
}
table.content {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	box-sizing: border-box;
}
table.content th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #333;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	background-color: #bdc197;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
table.content td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333;
	text-decoration: none;
	padding-top: 20px;
}
ul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
}
li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin: 0px;
	padding: 0px;
}

.button {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #bdc197;
	text-decoration: none;
	background-color: #2b476d;
	width: 100px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: bold;
}
.buttonlink {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-color: #2b476d;
	color: #bdc197;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	height: 50px;
	width: 200px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 2px;
}
.buttonlink:visited {
	background-color: #2b476d;
	color: #bdc197;
}
.buttonlink:hover {
	background-color: #ccc;
	color: #333;
}
.buttonlink:active {
	background-color: #ccc;
	color: #333;
}
.bigbutton {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #bdc197;
	text-decoration: none;
	background-color: #2b476d;
	width: 300px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: bold;
}
.bigbuttonlink {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-color: #2b476d;
	color: #bdc197;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	height: 50px;
	width: 300px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.bigbuttonlink:visited {
	background-color: #2b476d;
	color: #bdc197;
}
.bigbuttonlink:hover {
	background-color: #ccc;
	color: #333;
}
.bigbuttonlink:active {
	background-color: #ccc;
	color: #333;
}
.smallbutton {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #bdc197;
	color: #2b476d;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	height: 30px;
	width: 125px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 40px;
	margin-bottom: 40px;
}
.smallbutton:visited {
	background-color: #2b476d;
	color: #bdc197;
}
.smallbutton:hover {
	background-color: #ccc;
	color: #333;
}
.smallbutton:active {
	background-color: #ccc;
	color: #333;
}
.buttonsmall {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: none;
	height: 22px;
	width: 100%;
}

.field-large {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2b476d;
	text-decoration: none;
	padding: 5px;
	height: 25px;
	width: 300px;
	border: 1px solid #2b476d;
	margin-top: 20px;
	margin-bottom: 20px;
}
.field-large-new {
	font-size: 1em;
	color: #2b476d;
	padding: 5px;
	height: 25px;
	width: 75%;
	border: 1px solid #2b476d;
}
.field-list {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #2b476d;
	text-decoration: none;
	height: 37px;
	padding: 5px;
	margin-top: 20px;
	margin-bottom: 25px;
	border: 1px solid #2b476d;
}
.field-list-new {
	font-size: 1em;
	color: #2b476d;
	text-decoration: none;
	height: 37px;
	border: 1px solid #2b476d;
	padding: 5px;
}
.field-small {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2b476d;
	text-decoration: none;
	padding: 5px;
	height: 25px;
	width: 150px;
	border: 1px solid #2b476d;
	margin-top: 20px;
	margin-bottom: 20px;
}
.field-smaller {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2b476d;
	text-decoration: none;
	padding: 5px;
	height: 20px;
	width: 50px;
	border: 1px solid #2b476d;
}
.field-millage {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2b476d;
	text-decoration: none;
	padding: 5px;
	height: 20px;
	width: 95%;
	border: 1px solid #2b476d;
}
.field-login {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2b476d;
	text-decoration: none;
	padding: 5px;
	height: 25px;
	width: 300px;
	border: 1px solid #2b476d;
	margin-top: 5px;
	margin-bottom: 20px;
}

table.login {
	box-sizing: border-box;
	border-collapse: collapse;
	width: 340px;
	margin-right: auto;
	margin-left: auto;
}
table.login th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #333;
	background-color: #bdc197;
	border: 1px solid #bdc197;
	padding: 5px;
}

table.login td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #CCC;
	padding: 20px;
}
table.otheragencies {
	box-sizing: border-box;
	border-collapse: collapse;
	width: 70%;
	margin-right: auto;
	margin-left: auto;
}
table.otheragencies th {
	box-sizing: border-box;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #7ad3c8;
	text-decoration: none;
	text-align: left;
	width: 20%;
	padding: 5px;
	vertical-align: bottom;
}
table.otheragencies td {
	box-sizing: border-box;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	width: 20%;
	text-align: left;
	vertical-align: top;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
table.otheragencies td.oaborderless {
	box-sizing: border-box;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	width: 20%;
	text-align: left;
	vertical-align: top;
	border-right-width: 0px;
	padding: 5px;
}
table.otheragencies td a:link {
	color: #FFF;
	text-decoration: none;
}
table.otheragencies td a:visited {
	color: #FFF;
	text-decoration: none;
}
table.otheragencies td a:hover {
	color: #7ad3c8;
	text-decoration: underline;
}
table.otheragencies td a:active {
	color: #7ad3c8;
	text-decoration: underline;
}
table.marriage {
	box-sizing: border-box;
	border-collapse: collapse;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
table.marriage tr.hover:hover {
	background-color: #FFC;
}

table.marriage th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #2b476d;
	text-decoration: none;
	background-color: #bdc197;
	text-align: left;
	vertical-align: middle;
	padding: 5px;
}
table.marriage td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #2b476d;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bdc197;
}
table.marriage td.marcount {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F00;
	text-align: left;
	vertical-align: middle;
	padding: 5px;
	height: 25px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

table.marriage td.mar50 {
	width: 50%;
	text-align: left;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333;
	text-decoration: none;
}
table.marriage td.mar50 a:link {
	color: #2b476d;
	text-decoration: none;
}
table.marriage td.mar50 a:visited {
	color: #2b476d;
	text-decoration: none;
}
table.marriage td.mar50 a:hover {
	color: #bdc197;
	text-decoration: none;
}
table.marriage td.mar50 a:active {
	color: #bdc197;
	text-decoration: none;
}
table.marriage td.mar25 {
	width: 25%;
	text-align: left;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333;
	text-decoration: none;
}
table.marresult {
	border-collapse: collapse;
	width: 55%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333;
	text-decoration: none;
}
table.marresult th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 12pt;
}

table.marresult td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font-size: 11pt;
}

table.marresult td.marleft {
	width: 25%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #bdc197;
	text-align: right;
	vertical-align: middle;
	padding: 5px;
	border: 1px solid #CCC;
	font-size: 11pt;
	color: #333;
	text-decoration: none;
}
table.marresult td.marright {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
	border: 1px solid #CCC;
	text-align: left;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size: 11pt;
}
table.instruments {
	border-collapse: collapse;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	box-sizing: border-box;
}
table.instruments tr.hover:hover {
	background-color: #FFF;
}
table.instruments th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	background-color: #bdc197;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	border: 1px solid #bdc197;
}
table.instruments th.25 {
	width: 25%;
}
table.instruments th.15 {
	width: 15%;
}

table.instruments td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333;
	text-decoration: none;
	padding: 5px;
	border: 1px solid #CCC;
	vertical-align: top;
}
table.instruments td a:link {
	color: #2b476d;
	text-decoration: none;
}
table.instruments td a:visited {
	color: #2b476d;
	text-decoration: none;
}
table.instruments td a:hover {
	color: #F00;
	text-decoration: none;
}
table.instruments td a:active {
	color: #F00;
	text-decoration: none;
}
table.instruments td.blank {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F00;
	text-align: left;
	vertical-align: middle;
	padding: 5px;
	height: 25px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
table.instruments td.50 {
	width: 50%;
}
table.instruments td.25 {
	font-size: 12px;
	text-decoration: none;
	width: 25%;
}
table.instruments td.15 {
	font-size: 12px;
	text-decoration: none;
	width: 15%;
}


table.instruments td.full {
	font-weight: bold;
	background-color: #bdc197;
}
table.instruments td.noborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


table.instruments td.tdleft {
	padding: 5px;
	width: 25%;
	background-color: #bdc197;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	vertical-align: top;
}
table.instruments td.tdright {
	padding: 5px;
	width: 55%;
}
table.instrumentssmall {
	border-collapse: collapse;
	padding: 5px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	box-sizing: border-box;
}
table.instrumentssmall td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333;
	text-decoration: none;
	background-color: #bdc197;
	font-weight: bold;
	padding: 5px;
}
table.instrumentssmall td.td1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333;
	text-decoration: none;
	padding: 5px;
	background-color: #f5f5f5;
	font-weight: normal;
}
table.footercont {
	text-decoration: none;
	width: 50%;
	border-collapse: collapse;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
table.footercont td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bdc197;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	width: 25%;
}
table.precincts {
	border-collapse: collapse;
	box-sizing: border-box;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
}
table.precincts tr.hover:hover {
	background-color: #ffffff;
}
table.precincts th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	text-align: left;
	padding: 5px;
	background-color: #bdc197;
	border: 1px solid #bdc197;
}
table.precincts td.noborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

table.precincts td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	border: 1px solid #CCC;
	text-align: left;
	vertical-align: middle;
	padding: 3px;
}
table.precincts td.name {
	width: 37%;
	vertical-align: middle;
	padding: 3px;
}
table.precincts td.precinct {
	width: 16%;
	vertical-align: middle;
	padding: 3px;
}
table.precincts td.pollingplace {
	width: 37%;
	vertical-align: middle;
	padding: 3px;
}

table.precincts td.directions {
	width: 9%;
	text-align: center;
	vertical-align: middle;
	padding: 3px;
}
table.precincts td a:link {
	color: #bdc197;
	text-decoration: underline;
}
table.precincts td a:visited {
	color: #bdc197;
	text-decoration: underline;
}
table.precincts td a:hover {
	color: #2b476d;
	text-decoration: none;
}
table.precincts td a:active {
	color: #2b476d;
	text-decoration: none;
}
table.landroll {
	box-sizing: border-box;
	border-collapse: collapse;
	width: 100%;
}
table.landroll tr.hover:hover {
	background-color: #FFF;
}
table.landroll th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333;
	text-decoration: none;
	background-color: #bdc197;
	border: 1px solid #bdc197;
	padding: 5px;
	text-align: center;
	vertical-align: bottom;
}
table.landroll td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333;
	text-decoration: none;
	width: 20%;
	border: 1px solid #CCC;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
table.landroll td.noborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table.landrollimp {
	box-sizing: border-box;
	border-collapse: collapse;
	width: 50%;
	margin-right: auto;
	margin-left: auto;
}
table.landrollimp tr.hover:hover {
	background-color: #FFF;
}
table.landrollimp th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	background-color: #bdc197;
	text-align: left;
	vertical-align: bottom;
	border: 1px solid #bdc197;
}
table.landrollimp td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	width: 25%;
	border: 1px solid #CCC;
}
table.landrollimp td.head1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
	padding: 5px;
	border: 1px solid #CCC;
	background-color: #CCC;
}
table.pprop {
	box-sizing: border-box;
	border-collapse: collapse;
	width: 96%;
}
table.pprop tr.hover:hover {
	background-color: #FFF;
}

table.pprop th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	background-color: #bdc197;
	border: 1px solid #bdc197;
	text-align: center;
	vertical-align: bottom;
	padding: 5px;
}
table.pprop td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333;
	text-decoration: none;
	border: 1px solid #CCC;
	padding: 5px;
}
table.pprop td.noborder {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333;
	text-decoration: none;
	padding: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


table.pprop td.pp3 {
	width: 32%;
	border: 1px solid #CCC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333;
	text-decoration: none;
	padding: 5px;
}

table.pprop td.pp4 {
	width: 24%;
	border: 1px solid #CCC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333;
	text-decoration: none;
	padding: 5px;
}
table.pprop td.pp4left {
	width: 24%;
	border: 1px solid #CCC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	background-color: #CCC;
	padding: 5px;
}
table.values {
	border-collapse: collapse;
	box-sizing: border-box;
	padding: 5px;
	width: 60%;
	margin-right: auto;
	margin-left: auto;
}
table.values th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFF;
	text-decoration: none;
	background-color: #2b476d;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #2b476d;
	padding: 5px;
	width: 15%;
}
table.values th.th1 {
	padding: 5px;
	width: 30%;
}
table.values td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333;
	text-decoration: none;
}
table.values td.col1 {
	background-color: #bdc197;
	padding: 5px;
	width: 15%;
	border: 1px solid #CCC;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
table.values td.col2 {
	background-color: #f5f5f5;
	padding: 5px;
	width: 15%;
	border: 1px solid #CCC;
	text-align: center;
	vertical-align: middle;
}
table.values td.col3 {
	width: 30%;
	border: 1px solid #CCC;
	text-align: right;
	vertical-align: middle;
	background-color: #f5f5f5;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 5px;
}
table.millage {
	border-collapse: collapse;
	box-sizing: border-box;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
table.millage th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333;
	text-decoration: none;
	background-color: #bdc197;
	border: 1px solid #bdc197;
}
table.millage tr.hover:hover {
	background-color: #FFF;
}
table.millage td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333;
	text-decoration: none;
	width: 10%;
	border: 1px solid #CCC;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}
table.millage td.coldesc {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333;
	text-decoration: none;
	width: 40%;
	border: 1px solid #CCC;
	text-align: left;
	vertical-align: middle;
	padding: 5px;
}
table.millage td.noborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table.xmillage {
	border-collapse: collapse;
	box-sizing: border-box;
	width: 100%;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
}
table.xmillage tr.edt {
	background-color: #00ff00;
}

table.xmillage th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #333;
	background-color: #bdc197;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #bdc197;
	padding: 5px;
}
table.xmillage th.th1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	background-color: #bdc197;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #bdc197;
	padding: 5px;
}

table.xmillage td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333;
	text-decoration: none;
	border: 1px solid #CCC;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
table.xmillage td.td1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	border: 1px solid #CCC;
	width: 10%;
}
table.xmillage td.td1err {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	border: 1px solid #CCC;
	width: 10%;
	background-color: #F00;
}
table.xmillage td.td2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	border: 1px solid #CCC;
	width: 40%;
}
table.empcontain {
	border-collapse: collapse;
	box-sizing: border-box;
	width: 60%;
	margin-right: auto;
	margin-left: auto;
}
table.empcontain td {
	padding: 5px;
}
table.employ {
	border-collapse: collapse;
	box-sizing: border-box;
	width: 75%;
	margin-right: auto;
	margin-left: auto;
}
table.employ td {
	padding: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

@media print { 
               .noprint { 
                  display: none; 
               } 
			   .pagebreak {page-break-after: always;}
            }
