<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body 
{
	cursor: default;
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
	background-color: #ffffff;
}
table
{
	font-size: 10px;
	font-family: Verdana, Sans-Serif;
}
.OuterContainer 
{
	width: 750px;
	text-align: left;
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
}

.Section_Title
{
	border-top-style: solid; 
	border-top-color: #091544; 
	border-top-width:1px;
	border-bottom-style: solid; 
	border-bottom-color: #091544; 
	border-bottom-width: 1px;
	padding: 10px 0px 10px 0px;
}

.NAV_BreadCrumb
{
	border-top-style: solid; 
	border-top-color: #091544; 
	border-top-width:1px;
	padding: 3px 0px 3px 5px;
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
}

/**********************************************************/
/* Search Results */
.Grid
{
	border: solid 0px #ffffff;
}
.SearchResults_Header
{
	font-family:								Verdana;
	font-size:									10px;
	color:										#404040;
	font-weight:								normal;
}
/**********************************************************/</pre></body></html>