body,td,th,input,select,textarea {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	color: #333333;
}
input,select,textarea,label {
	font-size: 3.5mm;
}
body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	background-color: #ffffff;
}
thead {
	font-weight:bold;
}
h1 {
	font-size: 20;
	color: #666666;
}
h2 {
	font-size: 24;
	font-weight:lighter;
	color: #666666;
	margin-bottom:2px;
/*	letter-spacing: 2px; */
/*	text-decoration: overline; */
}
h3 {
	font-size: 13pt; /* font-size: 13pt; */
	font-weight:bold;
	color: #666666;
	margin-top:0px;
	margin-bottom:0px;
}
h4 {
	font-size: 16;
	font-weight: normal;
	color: #666666;
	margin-top:3px;
	margin-bottom:0px;
}
.shadeTas {
	background-color: #e0ffc0;
	vertical-align: top;
	font-size: 3.5mm;
}
.smallText {
	vertical-align: top;
	font-size: 3.5mm;
}
.crumb2 {
	position: absolute;
	top: 75px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 3mm;
	color: #000000;
	left: 5px;
	height: auto;
	width: auto;
}
.govcrumb {
	margin-left:10px;
	padding-bottom:3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 3mm;
	width:100%;
	border-bottom: 1px dotted #9e0039;
}
.tafecrumb {
	margin-left:10px;
	padding-bottom:3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 3mm;
	width:100%;
	border-bottom: 1px dotted #385b9f;
}
.smallbold {
	font-size:3mm;
	font-weight:bold;
	width:100px;
	vertical-align:top;
}
.smaller {
	font-size:3.5mm;
	font-weight:normal;
}
.whitetext {
	color:#ffffff;
	font-weight:bold;
	font-size:4mm;
}
.cell1 {
	text-align:right;
	vertical-align:top;
	background-color:#e8f8ff;
	border-right:1px solid #2068a8;
	width:180px;
}
.cell2 {
	text-align:right;
	vertical-align:top;
	width:130px;
/*	font-weight:bold;  */
	font-size:3.5mm;
}
#tafetable { 
	border-left:1px solid #405ca0; 
	border-bottom:1px solid #405ca0; 
}
#tafetable td {
	border-top:1px solid #405ca0;
	border-right:1px solid #405ca0;
	font-size:9pt;
}
.spaced { /* for ListItems */
	margin-bottom:2px;
}
.spaced2 { /* for ListItems */
	margin-bottom:10px;
}
.cmdUpdate {
	width:100px;
	height:50px;
	margin-right:20px;
	margin-bottom:10px;
}
.msgok { color:#338033; font-weight:bold; }
.msgbad { color:#f83333; font-weight:bold; text-align:center; }
.txtDate {
	width:90px;
}
.grey { color:#808080; }