@charset "utf-8";
/* CSS Document */

/* ELECTED OFFICIALS TABLE ROW COLORS */
table.officials tr {
	background: #e6e6e6;
}

table.officials tr.alt {
	background: #f1f1f1;
}