
body {
	color: #000;
	font-family: "Helvetica Neue",arial,sans-serif;
}

a {
	color: #000;
	text-decoration: none;
}

select {
	font-size: .9em;
	border: none;
}
table {
	color: #000;
	border: none;
}

td {
	font-size: .9em;
}

th {
	font-size: .9em;
}

th.section {
	text-align:left;
	background: #ccc;
	border-bottom:  1px solid #000;
	border-left:  1px solid #000;
	border-right:  1px solid #000;
	padding-left: 10px;
	font-size: .85em;
}

.weekday {
	color: white;
	background-color: black;
	border: 1px solid white;
}

tr.even {
	background: #fff;
}

tr.odd {
	background: #f5f5f5;
}

td.report {
	border-bottom: 1px solid #cacaca;
}

td.box { 
	border-left: solid 1px #000;
	border-bottom: solid 1px #000;
	padding: 0px;
}

td.rightbox { 
	border-left: solid 1px #000;
	border-bottom: solid 1px #000;
	border-right: solid 1px #000;
	padding: 0px;
}

td.textInput { 
	border-left: solid 1px #000;
	border-bottom: solid 1px #000;
	padding: 10px;
}

td.rightInput { 
	border-left: solid 1px #000;
	border-bottom: solid 1px #000;
	border-right: solid 1px #000;
	padding: 10px;
}

th.report {
	background: #e4e4e4;
	border-top: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
	text-align: left;
}

.heading {
	font-size: 1.5em;
}

.sub-heading {
	font-size: 1.2em;
	padding-top: 15px;
}

#container {
	background: none;
	width: 100%;
}

#fcat {
	display: none;
}

#nefec {
	display: none;
}

#statsLoading {
	display: none;
}

#select {
	display: none;
}

#select_shadow {
	display: none;
}

#arrow {
	display: none;
}

#navContent {
	display: none;
}

#district {
	display: none;
}

#districtLoading {
	display: none;
}

#head {
	display: none;
}

#map {
	display: none;
}

#printBtn {
	display: none;
}

#downloadBtn {
	display: none;
}

.droppable {
	font-size: .85em;
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 22px;
	padding: 3px;
}

.tabSelL {
	display: none;
}
.tabSelC {
	display: none;
}
.tabSelR {
	display: none;
}

.tabL {
	display: none;
}
.tabC {
	display: none;
}
.tabR {
	display: none;
}

.highneed {
	display: none;
}

.menuNav {
	display: none;
}

.toggle {
	display: none;
}

#loginForm{
	display: none;
}

.menuNav {
	display: none;
}