body  {
	font: 95% Verdana, Arial, Helvetica, sans-serif;
	background: #999999;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
.twoColLiqLtHdr #container {
	width: 98%;  
	background: #FFFFFF;
	margin: 0 auto; 
	border: 1px solid #000000;
	text-align: left; 
} 
.twoColLiqLtHdr #header {
	padding: 0 10px;
	background-color: #336600;
	color: #FFFFFF;
} 
.twoColLiqLtHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
}

.twoColLiqLtHdr #sidebar1 {
	float: left;
	width: 19%;
	padding: 15px 0;
	background-color: #FFFF99;
}
.twoColLiqLtHdr #sidebar1 h3, .twoColLiqLtHdr #sidebar1 p {
	margin-left: 10px; 
	margin-right: 10px;
}

.twoColLiqLtHdr #mainContent {
	margin: 0 20px 0 20px;
} 
.twoColLiqLtHdr #footer {
	padding: 0 10px;
	text-align: center;
	font-size: 75%;
	background-color: #336600;
	color: #FFFFFF;
} 
.twoColLiqLtHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}


.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#procs {
	background-color: #FFFFCC;
	margin: 1em auto;
	padding: 2px;
	border: 1px dashed #000000;
}

.tblformat {
	background-color: #FFFFCC;
}
.altrow {
	background: #FFFFFF;
}
.borderrow {
	border-bottom: 1px solid #CCCCCC;
}
.oddRow {
	background: #FFFFCC;
}
.headerRow {
	font-weight: bold;
	background: #CCCCCC;
	text-align: center;
}
.twoColLiqLtHdr #container #footer a {
	color: #FFFF00;
	text-decoration: underline;
}

.hoverRow {
	font-weight: bold;
	color: #FFFF00;
	background: #000099;
	border: thin outset #000000;
}
.subtext {
	font-size: xx-small;
	font-weight: lighter;
	color: #333333;
}
.strikethis {
	text-decoration: line-through;
}
.smallertexttable {
	font-size: 80%;
}
.highlighter {
	font-weight: bold;
	background: #66CCFF;
	margin: auto;
	width: 75%;
	border: thin solid #000000;
	padding: 1em 1em 1em 1em;
}

.aligntop {
	vertical-align: text-top;
}

.flushright {
	float: right;
}
.errFld {border: 1px solid #F00; }
.errMsg { color: #C33;  }
.twoColLiqLtHdr #container #mainContent #leftfloater {
	float: left;
	width: 45%;
}
.twoColLiqLtHdr #container #mainContent #rightfloater {
	float: right;
	width: 48%;
}
#leftColumn {
	float: left;
	width: 49%;
}

#leftColumn form {
	width: 95%;	
}

#rightColumn {
	float: right;
	width: 49%;
}

#rightColumn form {
	width: 95%;	
}
