/*Search style Begin*/
.searchTitle {
	color: #032565;
	font-family:Arial, Helvetica, sans-serif;
}
.searchText{
	color:#032565;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
}

.searchResultTitle {
	margin-bottom: 5px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #595959;
}

.searchResultTitle a {
	color: #009EE0;
}

.as_inpmarg{
	margin-bottom:10px;
	height:30px;
	line-height:16px;
	}
.w125{
	margin:0px;
	height:30px;}
	
.pt10{
	padding:0px;
	height:30px;}
	
.searc_but{
    height:17px;
    width: 101px;
    font-size:11px;
    font-weight:bold;
    vertical-align:middle;
    line-height:13px;
	background-image: none;
	background-color: transparent;
}
.backgroundImgSearch
{
	height: 23px;
	background-image: url(/site/images/blue-button-small.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	border:none;
}
	
	
.elementList{
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#595959;}
	
.elementListLast{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#595959;}
	
.text a{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:regular;
	color:#032565;
}

/*Search style End*/