﻿
.MiniSearch_Custom1 {
	color: #FFFFFF;
	font-family: Arial, Verdana;
	font-size: 11px;
}

.MiniSearch_Custom1 .text {
	color: #FFFFFF;
	font-family: Arial, Verdana;
	font-size: 11px;
}

.MiniSearch_Custom1 .textbox {
	width: 130px;
	color: #000000;
	font-family: Arial, Verdana;
	font-size: 10px;
	margin-top: 10px;
}

.MiniSearch_Custom1 .button {
	background-color: #ffffff;
	font-weight: bold;
	cursor: hand;
	height: 22px;
	margin-top: 8px;
}

.Search_Custom1 {
	color: #FFFFFF;
	font-family: Arial, Verdana;
	font-size: 11px;
}

.Search_Custom1 .title {
	font-weight: bolder;
}

.Search_Custom1 .textbox {
	width: 137px;
	color: #000000;
	font-family: Arial, Verdana;
	font-size: 10px;
}
.Search_Custom1 .dropdown {
}
.Search_Custom1 .button {
	background-color:#ffffff;
	font-weight:bold;
	cursor: hand;
	height:22px;
}

.Search_Custom1 .result {
	color: #000000;
	font-family: Arial, Verdana;
	font-size: 10px;
}
.Search_Custom1 .result .title {
	color: #000000;
	font-size: 14px;
	
}
.Search_Custom1 .result .terms {
	color: #000000;
}
.Search_Custom1 .result .count {
	color: #000000;
}
.Search_Custom1 .result .summarycell {
	color: #000000;
	font-family: Arial, Verdana;
	font-size: 12px;
	padding-bottom: 10px;
}
.Search_Custom1 .result .summarycell .link {
	color: #002a5a;
	font-weight: bold;
}
.Search_Custom1 .result .summarycell .link:hover {
	color: #002a5a;
	font-weight: bold;
}
.Search_Custom1 .result .summarycell .link .term {
	font-weight: bolder;
}
.Search_Custom1 .result .summarycell .content {
}
.Search_Custom1 .result .summarycell .content .term {
	color: #ff0014;
	font-weight: bolder;
}
.Search_Custom1 .result .summarycell .url {
	color: #608fbd;
	font-size: 11px;
}
