﻿.altRow {
	background-color : #ccffff;
}
.altRow2 {
	background-color : #E7E7E7;
}
TABLE.filter{
	border-top : 1;
	border-right : 1;
	border-left : 1;
	border-bottom : 1;
	background-color : silver;
	border-color : black;
}
TH.filter{
	background-color : black;
	color : white;
	font:arial;sans-serif;
	font-size:9pt;
	text-align:left;
}
.filter {
	width : 100%;
	background-color: black;
	color : white;
}
BODY {
	margin:0;
}
.helpText {
	color:blue;
}
.FormLabel {
	font-weight: bold;
}
h1, h2, h3 h4 {
	margin-top: 0px;
	margin-bottom: 0px;
}
.SignatureLine {
	border-bottom: 1px solid black;
}
.HeaderRow {
	font-size: 16px;
	font-weight: bold;
	background-color: #FFCC00;
	padding: 2px;
	margin: 3px 0px;
}
.SubHeaderRow {
	font-size: 14px;
	font-weight: bold;
}
.StatusLine {
	display:block;
	background-color:#AAA;
	padding:3px;
}
