<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*Search page body 
body {background-color:#FFFFFF; font-family:Georgia, "Times New Roman", Times, serif; font-size: 12px; } */

/*Top categories*/
.main_cat1 {
	font-size: 16px;
	font-weight: bold;
	color:#066
}
.main_cat2 {
	font-size: 12px;
	font-weight: bold;
	color:#066
}
.cat1:visited {
	font-size: 16px;
	font-weight: bold;
	color:#066
}

/*Small urls*/
.url {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 21px;
	color: #066;	
}


/* a:visited{color:#5555AA} */
/*hr{color:#000066}*/

/*Page descriptions*/
.description {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 21px;
	color: #2c4146;
}

/* */
td {font-family: Georgia, "Times New Roman", Times, serif; }

/* Title/link of pages */
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#2c4146;
	font-size:13px;
}

.searchform {
	margin-left: 0;
}

form.searchBox table, form.searchform table {
	border: 0;
	border-spacing: 0;
}


.searchBox{
/*	border:1px solid #113377; */
}

#searchwrapper {
	float: left;
	width: 598px;
	min-height: 350px;
	display: block;
/*	background-color: #999; */
}

#result_report {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #003366;
	margin: 6px 0px 14px 0px;
	padding: 9px 0px;

}

.catBanner {
	padding:3px;
	margin-top:15px;
	background-color:#e5ecf9; 
	font-weight: bold
}

.webPageBanner {
	padding:3px;
	margin-top:20px;
	background-color:#e5ecf9; 
	font-weight: bold
}

hr {color:#000066;} 
/*hr.powered {width:550px; color: #000066} */

/*main results table */
#results {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	width: auto;
}

/*
h1 {
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000066;
	}
*/

#other_pages {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
}

#powered_by {
	display: none;
	margin:0 auto;
	margin-top:20px;
	padding-top:10px;
	font-size:10px;
	text-align:left;
	vertical-align: middle;
}

#common_report {
/*	text-align:center; */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 21px;
	color: #2c4146;
}

#cat_table {
	width:600px;
	margin-top:20px;
	padding-top:10px;
	padding-bottom:20px;
/*	border-top:1px solid #AAAAAA;
	border-bottom:1px solid #AAAAAA; */

}

#cat_main {
	font-weight: bold;
}

.divline{
	margin-top:20px;
	margin-bottom:-5px;
	border-bottom:1px solid #DDDDDD;
}

#sub_cat {
	font-size:12px;
}

.idented {
	margin-left:30px;
}

#did_you_mean {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 21px;
	color: #2c4146;
	text-align: left;
	margin: 10px 0px;
	

}
</pre></body></html>