body
{
}

table
{
	/*vertical-align: top;*/
}

.td
{
	/*border-bottom: solid 1px black;*/
	/*border-top: solid 1px black;*/
}

.headerText
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

.valueText
{
	font-family: Arial;
	font-size: 12px;
	text-align: left;
}

.instructionText
{
	font-family: Arial;
	font-size: 10px;
}

.disclaimerText
{
	font-family: Arial;
	font-size: 9px;
	text-align: left;
}

.reportTitle
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}

.reportSubTitle
{
	font-family: Arial;
	font-size: 14px;
}

.copyright
{
	font-family: Arial;
	font-size: 10px;
}

.divGenerate
{
	border: solid 1px black;
	background-image: url(mlswhite.gif);
	background-repeat: no-repeat;	
	background-position: center bottom;	
}

.lnkBack
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	text-transform: uppercase;
	color: Navy;
}

.lnkBack:hover
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}

.lnkBack:active
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	text-transform: uppercase;
	color: #555;
}

.printLink
{
	font-family: Arial;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border: solid 1px navy;
	color: Navy;
}

.printLink:hover
{
	padding-left: 5px;
	padding-right: 5px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border: solid 1px #ccc;
	color: navy;
}

.printLink:active
{
	padding-left: 5px;
	padding-right: 5px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border: solid 1px #ccc;
	color: #ccc;
}

.validator
{
	font-size: 14px;
	color: Blue;
}

.lstAreasCounties
{
	height: 232px;
	width: 192px;
}

.loadingPanel
{
	text-align: center;
}

.reportHeader
{
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
}