#searchResults h4 {
	background-color: #EEEEEE;
	font-family: Arial;
	font-size: 85%;
	font-weight: normal;
	padding: 0 0.4em;
	line-height: 1.2em;
}
#searchResults ol, #searchResults ul {
	background-color: transparent;
	width: auto;
	font-size: 100%;
	list-style-position: outside;
	margin: 0;
	padding: 0;
	color: #666;
	overflow: visible;
}
#searchResults ol {
	list-style-type: decimal;
	list-style-image: none;
	padding-left: 1.10em;
}
#searchResults ul {
	list-style-image: url('/images/bullets/hyphen.gif');
}
#searchResults ol li {
	border-bottom: 1px solid #EEEEEE;
}
#searchResults ul li {
	border-bottom: none;
}
#searchResults li {
	padding: 0;
	margin: 1.5em 5px;
	overflow: visible;
	#margin: 1.5em 1.1em;
	background-color: transparent;
	font-size: 100%;
	background-image: none;
	float: none;
	width: auto;
}
#searchResults li h3 {
	margin: 6px 0 0px;
	padding-top: 0;
	font-size: 120%;
	font-weight: normal;
	line-height: 1.25em;
}
#searchResults li p {
	padding: 0;
	margin: 0.2em 0 0.5em;
}
#searchResults li li {
	margin-left: 40px;
}
#searchResults h3 a, #searchResults h3 a:link, #searchResults h3 a:active, #searchResults h3 a:focus, #searchResults h3 a:visited {
	color: #930014;
	
}
#searchResults a, #searchResults a:link, #searchResults a:active, #searchResults a:focus, #searchResults a:visited {
	font-weight: inherit;
}
.interior-layout table{
	width: 420px;
	margin: 0;
	padding: 0;
	clear: both;
	font-size: inherit;
	font-family: inherit;
}
.interior-layout table th {
	text-align: left;
	margin: 0;
	padding: 0;
	font-size: inherit;
	font-family: inherit;
	font-size: 89%;
	font-family: inherit;
}
.interior-layout table td {
	margin: 0;
	padding: 0;
	font-family: inherit;
	white-space: nowrap;
}
.interior-layout table td a {
	font-size: inherit;
	font-weight: inherit;
}
