﻿DIV.SearchResult
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-size: 100%;
	color: Black;
	vertical-align: bottom;
}

DIV.SearchResult .SearchResultCharacterization
{
}

DIV.SearchResult .SearchResultKey
{
	font-size: 90%;
}

DIV.SearchResult .SearchResultPath
{
	font-size: 80%;
	color: Gray;
}

DIV.SearchResult .SearchResultTitle
{
	padding: 8px 0px 0px 0px;
	font-weight: bold;
}

DIV.SearchResult .SearchResultInfo
{
	font-style: italic;
	font-size: 80%;
	color: Gray;
}

DIV.SearchResult .SearchResultSummary
{
	font-style: italic;
	font-size: 100%;
	color: Gray;
}

DIV.SearchResult .SearchResultSummaryFail
{
	font-style: italic;
	font-size: 100%;
	font-weight: bold;
	color: Gray;
}

DIV.SearchResult .SearchResultSQL
{
	font-size: 75%;
	background-color: #CCCCCC;
	width: 90%;
}

.SearchParametersWeb
{
	background-color: #D4E1EA;
}

.SearchParametersOther
{
	background-color: #CCCCCC;
}