/*Search style Begin*/
.searchTitle {
	color: #F26639;
	font-weight: bold;
	text-align: center;
}

.searchResultTitle{
	margin-top: 10px;
	margin-bottom: 2px;
	font-weight: bold;
	color: #00357E;
}

.searchResultTitle a {
	color: #00357E;
}

.searchResultTitle a:hover {
	color: #00357E;
	text-decoration: underline;
}


.pagesList{
	text-align: center;
}

.pagesList a{
	color: #F26639;
}

.pagesList a:hover{
	color: #F26639;
	font-weight: bold;
}

.elementList{
	color: #000000;
	margin-bottom: 10px;
}
/*Search style End*/
