/* CSS Document */

.NotAnError {
	color: #000000 !important;
}

.colBoxes {
	width: 16px;
	height: 16px;
}

.schedText1,
.schedText2 {
	padding: 0 7px;
	border-right: 2px solid LightGray;
	vertical-align: middle;
}

.schedText3 {
	padding-left: 7px;
	vertical-align: middle;
}
.statustable > tbody > tr > td,
.statustable > tbody > tr > th {
	padding-top: 0;
	padding-bottom: 0;
	margin: 0;
	height: 16px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	line-height: normal;
	font-size: 14px;
}