.searchbox-input {
	margin:0;
	padding:0;
	border:none;	
	width:137px;

	background-color:#FFFFFF;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color:#333333;
	%height:14px;
	%line-height:14px;
}

.extsearchbox-input {
		
	width:110px;
	height:18px;
	_height:19px;
	border-style:none;


	background-color:#FFFFFF;
	
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	font-size:8pt;
	text-decoration:none;
	color:#333333;
	
	border:solid 1px #003E87;
		


}

.searchbox-submit {

	margin-left:7px;

	width:50px;
	height:18px;
	border-style:none;
	#cursor:pointer;
	background-color:#003E87;	
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	font-size:8pt;
	text-decoration:none;
	color:#FFFFFF;


}


.search_result_color_1 {
	background-color: #003E87;
	color:#FFFFFF;
}
.search_result_color_2 {
	background-color: #003E87;
	color:#FFFFFF;
}
.search_result_color_3 {
	background-color: #003E87;
	color:#FFFFFF;
}
.search_result_color_4 {
	background-color: #003E87;
	color:#FFFFFF;
}
.search_result_color_5 {
	background-color: #003E87;
	color:#FFFFFF;
}
.search_result_color_3 {
	background-color: #003E87;
	color:#FFFFFF;
}
.tx-cs2indexedsearch-pi1-searching {
	padding-top: 50px;
	height: 100px;
	text-align: center;
	font-weight: bold;
	display: none;
}
.tx-cs2indexedsearch-pi1-tstamp {
	font-size: 10px;
}

.tx-cs2indexedsearch-pi1-submit-button {

   	font-family:Arial;
   	font-size:8pt;
   	font-weight:bold;
   	color:#003E87;
   	
   	width:70px;
   	height:20px;
   
   	background-color:#FFFFFF;
   	border:solid 1px #003E87;
   	

}

.tx-cs2indexedsearch-pi1-sword {

	width:200px;
	background-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
	border-color:#003E87;
	color:#333333;
	margin-right:5px;
	padding-left:0px;
	float:left;

}