body {
	font-family: Verdana;
	font-size: xx-small;
}

img {
	background-color: transparent;
	border: none;
}

.msgField {
	color: #333366;
	font-size: x-small;
	font-weight: bold;
	padding-bottom: 1em;
	padding-left: 2em;
	padding-top: 1em;
}

.smartlab {
	background-color: transparent;
	color: #000000;
	font-size: x-small;
	font-weight: bold;
	left: 0;
	top: 0;
}

table {
	font-family: Verdana;
	font-size: x-small;
	width: 100%;
}

a {
	color: #000066;
	text-decoration: none;
}

button {
	text-decoration: none;
  margin-left: 1px;
  margin-right: 1px;
  font-size: xx-small;
}

.butUp {
	background-color: transparent;
	border-bottom: #99ccff 2px outset;
	border-left: #99ccff 2px outset;
	border-right: #99ccff 2px outset;
	border-top: #99ccff 2px outset;
	padding-bottom: 1px;
	padding-left: 0;
	padding-right: 1px;
	padding-top: 0;
}

.butFlat {
	color: #000099;
	background-color: transparent;
	border-bottom: #bbbbdd 2px solid;
	border-left: #bbbbdd 2px solid;
	border-right: #bbbbdd 2px solid;
	border-top: #bbbbdd 2px solid;
	padding-bottom: 0;
	padding-left: 1px;
	padding-right: 0;
	padding-top: 1px;
}

.inpTable {
	background-color: #bbbbdd;
}

.hightr {
	background-color: #ddddff;
}

.lowtr {
	background-color: #ccccee;
}

.labelTD {
	padding-left: 1.5em;
}

.inputTD {
	padding-right: 1.5em;
}

.headField {
	font-size: medium;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	text-align: center;
	background-color: #bbbbdd;
}

a:active {
	color: #000066;
}

a:link {
	color: #000066;
}

a:visited {
	color: #000066;
}

.printdisclaim {
	font-size: medium;
}

.criteriacaption {
	font-size: medium;
	padding: 1em 0 1em 0;
}

.separea {
	text-align: left;
	border-top: solid 1px #bb0066;
	border-bottom: solid 1px #bb0066;
	padding-top: 1em;
	padding-bottom: 2em;
}