body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffcc99;
}
body.ems_nav_bar {
	background-color: #006b73;
}

.pkstable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table.largetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
table.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table.mediumtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
table.largetext tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
table.largetext tr td input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
table.largetext tr td select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
table.smalltext tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table.smalltext tr td input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table.smalltext tr td select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table.mediumtext tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
table.mediumtext tr td input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
table.mediumtext tr td select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.newpage {
	page-break-after: auto;
}
.tableborders {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
}
.reallysmalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.pkscellpad {
	text-indent: 3pt;
}
.reporttextsize {
	font-family: 'Courier New', Courier, mono;
	font-size: 11px;
	color: #000000;
}
.realsmallreporttext {
	font-family: 'Courier New', Courier, mono;
	font-size: 10px;
}
.instructions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #d4df00;
	margin: 1px;
	width: 75%;
	display: block;
	height: 60px;
}

.smallbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #0066ff;
}
.rightjust {
	text-align: right;
}
.spaceyborder {
	margin-right: 5px;
	margin-left: 2px;
}
.couriertxt {
	font-family: 'Courier New', Courier, mono;
	font-size: 10px;
}
.litetableborder {
	border: thin solid #999999;
}
#uploadform .submitfiles {
	font-size: 14px;
	background-color: #2abf00;
}
.statusblink {
	font-size: 18px;
	color: #ff0;
	text-decoration: blink;
	background-color: #f00;
	display: inline;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	font-weight: bold;
	padding: 4px;
}
.pagetitle {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 18px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #00f;
	display: block;
}
.postalresults {
	font-family: Arial, Helvetica, sans-serif;
	white-space: pre;
}
#pretxt {
	display: inline;
}
.statuscomplete {
	font-size: 24px;
	color: #ff0;
	text-decoration: blink;
	background-color: #2abf00;
	display: inline;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	font-weight: bolder;
	padding: 4px;
}
.statusstartme {
	font-size: 24px;
	color: #2a00ff;
	text-decoration: underline;
	background-color: #2abfff;
	display: inline;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	font-weight: bold;
	padding: 4px;
}
#newmemo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	background-color: #d4dfff;
	margin: 2px;
	padding: 1px;
	width: 400px;
	border: thin solid #ff0;
}
#addnewbuttons {
	background-color: #aabfff;
	float: right;
}
#admindiv {
	width: 100%;
}
#admindiv #div1 {
	display: inline-block;
	vertical-align: top;
	width: 50%;
}
#admindiv #div2 {
	vertical-align: top;
	display: inline-block;
	width: 50%;
}
#adminhdr {
	font-size: 0.9em;
}
#adminhdr h1 .userlist {
	font-weight: bold;
	color: #00f;
}
.adminactiondescr {
	display: inline-block;
	width: 10em;
}
#adminhdr .adminlabel,
#adminhdr .adminoption {
	display: inline-block;
	width: 10em;
	color: #e81115;
}
#adminhdr input {
	font-size: inherit;
}

#emsNavBar {
	padding: 5px;
	margin: 0 auto;
}
#emsNavBar ul {
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	display: block;
}
#emsNavBar li {
	display: block;
	padding: 10px;
	font-size: 0.9em;
}
#emsNavBar li a {
	display: block;
	color: blue;
	text-align: center;
	padding: 10px;
	text-decoration: none;
}
#emsNavBar li a:hover {
	background-color: green;
	text-transform: uppercase;
}
#emsNavBar li a.active {
	background-color: lightblue;
}
#emsNavBar li a.active:hover {
	background-color: lightblue;
}
#emsNavBar li a.active:visited {
	background-color: lightblue;
}
#emsNavBar li a.active:active {
	background-color: lightblue;
}
#msg_div {
	margin: 0 auto;
	width: 80%;
	text-align: center;
	padding: 1.2em;
	color: blue;
}
#msg_div h1 {
	font-size: 18px;
	padding-bottom: 15px;
	border-bottom: 1px double #d4df00;
	text-transform: uppercase;
}
#msg_div h2 {
	font-size: 16px;
	padding-bottom: 10px;
}
#msg_div h4 {
	font-size: 14px;
	padding-bottom: 5px;
}

@media print {
	.noPrint {
		display: none;
	}
}
