body {
	background-color: #F4F4F4;
	font-family: Verdana, Arial, sans-serif;
}

a {
	color: #0000ff;
	text-decoration: none;
}

a:hover {
	color: #ff0000;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:focus {
	-moz-outline: none;
}

a:focus img {
	-moz-outline: none;
}

div.row {
  clear: both;
  padding-top: 5px;
}

div.row span.label {
  	float: left;
  	width: 100px;
  	text-align: right;
	font-size: 10pt;
	font-weight: bolder;
}

div.row span.formw {
  float: right;
  width: 235px;
  text-align: left;
} 

div.spacer {
  clear: both;
}
  
.txt-head1 {
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 16pt;
}

.txt-head2 {
	font-size: 12pt;
	margin-bottom: 12pt;
}

.txt-headrev {
	font-size: 12pt;
	font-weight: bold;
	background-color: Black;
	color: White;
	text-align: center;
	padding-bottom: 6px;
	padding-top: 6px;
	margin-top: 0px;
}

.txt-logo {
	font-size: 18pt;
	font-weight: bold;
	text-decoration: none;
}

.txt-formlabel {
	font-size: 10pt;
	vertical-align: middle;
	font-weight: bolder;
}

.txt-formlabel-v {
	font-size: 10pt;
	margin-bottom: 8px;
	margin-top: 4px;
	margin-left: 40px;
}

.txt-normal {
	font-size: 9pt;
	margin-bottom: 4px;
	margin-top: 4px;
}

.txt-normal-indent {
	font-size: 9pt;
	margin-bottom: 4px;
	margin-top: 4px;
	margin-left: 20px;
	margin-right: 20px;
}

.txt-small {
	font-size: 8pt;
	margin-bottom: 4px;
	margin-top: 4px;
}

.txt-label {
	font-size: 9pt;
	margin-bottom: 4px;
	margin-top: 4px;
	font-weight: bold;
}

.txt-error {
	font-size: 12pt;
	color: Red;
	font-weight: bold;
}

.txt-hilite {
	background-color: inherit;
	color: #ff0000;
}

.txt-link {
	color: #0000ff;
	font-weight: 500;
	text-decoration: none;
}

.txt-menu {
	font-size: 11pt;
	margin-bottom: 10px;
	margin-top: 10px;
	font-weight: bolder;
	text-align: center;
}

.tbl-border {
	background-position: top;
	border-color: black;
	border-style: solid;
	border-width: 2px;
	outline-color: black;
	outline-style: solid;
	outline-width: 2px;
	background-color: White;
}

.sortable {
	background-position: top;
	border-color: black;
	border-style: solid;
	border-width: 2px;
	outline-color: black;
	outline-style: solid;
	outline-width: 2px;
	background-color: White;
}

table.sortable a.sortheader {
	background-color: black;
	border-width: 1px;
	color: white;
	font-size: 9pt;
	padding: 4px;
	text-align: center;
	text-decoration: none;
   display: block;
}

table.sortable span.sortarrow {
	color: White;
	text-decoration: none;
}

.tbl-head1 {
	background-color: black;
	border-bottom-style: solid;
	border-width: 1px;
	color: white;
	font-size: 9pt;
	padding: 2px;
	text-align: center;
	text-decoration: none;
	vertical-align: top;
}

.tbl-head1 a {
	color: white;
	text-decoration: none;
}

.tbl-head1 a:hover {
	color: #ff0000;
	text-decoration: none;
}

.tbl-head2 {
	background-color: black;
	border-bottom-style: solid;
	border-width: 1px;
	color: white;
	font-size: 9pt;
	padding: 4px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}

.tbl-head-blank {
	background-color: #f3f8f8;
	border-bottom-style: solid;
	border-width: 0px;
}

.tbl-row1 {
	background-color: #f3f8f8;
	border-collapse: separate;
	border-style: none;
	border-width: 1px;
	font-size: 9pt;
	outline-style: none;
	outline-width: 1px;
	padding: 4px;
	vertical-align: top;
}

.tbl-row1 a {
	color: #0000ff;
	text-decoration: none;
}

.tbl-row2 {
	background-color: #dce7e6;
	border-collapse: separate;
	border-style: none;
	border-width: 1px;
	font-size: 9pt;
	outline-style: none;
	padding: 4px;
	vertical-align: top;
}

.tbl-row2 a {
	color: #0000ff;
	text-decoration: none;
}

.cell-hilite-good {
	background-color: #CCFFCC;
	border-collapse: separate;
	border-color: black;
	border-style: none;
	border-width: 1px;
	font-size: 9pt;
	outline-style: none;
	padding: 4px;
	vertical-align: top;
}

.cell-hilite-perfect {
	background-color: #CCC0FF;
	border-collapse: separate;
	border-color: black;
	border-style: none;
	border-width: 1px;
	font-size: 9pt;
	outline-style: none;
	padding: 4px;
	vertical-align: top;
}

.cell-hilite {
	background-color: #e80005;
	color: #ffffff;
	border-collapse: separate;
	border-color: black;
	border-style: none;
	border-width: 1px;
	font-size: 9pt;
	outline-style: none;
	padding: 4px;
	vertical-align: top;
}

.cell-hilite-bad {
	background-color: #FFFFA8;
	color: Black;
	border-collapse: separate;
	border-color: black;
	border-style: none;
	border-width: 1px;
	font-size: 9pt;
	outline-style: none;
	padding: 4px;
	vertical-align: top;
}

.cell-check {
	background-color: #808080;
	text-align: center;
}

.cell-menu {
	background-color: #c0c0c0;
	color: white;
	font-size: 10pt;
	font-weight: 700;
	line-height: 11pt;
	margin: 0pt;
	padding: 0pt;
	text-align: center;
	vertical-align: middle;
}


