normal, tr, td, paragraph, select, textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	/* font-weight: bold; */
	color: black;
}


.clearButton {
	font: 8pt Verdana, Arial, Helvetica, sans-serif;  
    width: 200px; 
	height: 30px
}

.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	color: #D4D0C8;
	font-weight: bold;
}
.style2 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #D4D0C8;
	font-weight: bold;
}


.layerBorder {
	border-style:solid;
	border-color:#D4D0C8;
	border-width:1px;
	background-color: #D4D0C8;
	position: absolute;
	width: 750px;
	height: 400px;
	left: 10px;
	top: 44px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	visibility: hidden;
}

.splashScreenStyle 
	{background-color: #2A5FAA;  
	position: absolute; 
	left:5px; 
	top:5px; 
	height: 100%; 
	width: 100%;
}
				

			   
.results {
	width: 730px; 
}
		 
.numberOfMatchesText {
	font: 8pt  Verdana, Arial, Helvetica, sans-serif; 
	text-align: right; 
	border-style: none; 
	background-color: #D4D0C8
}
      
.searchButtonStyle {
	font: 9pt Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 10px;
	top: 14px;
	width: 248px;
	height: 30px;
	border-bottom: 1px solid;
}
              
.resultsButtonStyle {
	font: 9pt Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 268px;
	top: 14px;
	width: 248px;
	height: 30px;
	border-bottom: 1px solid;
}

.printButton {
	font: 8pt Verdana, Arial, Helvetica, sans-serif; 
    width: 280px; 
	height: 30px;
}
