body,td {
	font-family: Arial;
	font-size: 12px;
	color: black;
}

a:link,a:visited {
	color: #286EAB;
	text-decoration: none;
}

a:hover,a:active {
	color: #286EAB;
	text-decoration: underline;
}

a.title {
	font-weight: bold;
}

div.url {
	color: #286EAB;
}


div.description {
	color: black;
}

div.sponslinks{
	background-color: #EBEEF7;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
}

td.sponslink {
	color: red;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
}


span.navigation-current {
	display:inline;
	color: black;
	font-weight: bold;
}

div.site {
	display: block;
	width: 1000px;
}

div.navigators {
	font-family: Arial;
	width: 180px;
	float: left;
	height: 100%;
}

div.querysummary {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial;
	text-align: left
}

div.results {
	font-family: Arial;
	width: 605px;
	float: left;
	display: inline;
	margin-left: 20px;
}

td#filters {
	background-color: #0773B6;
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
	margin: 10px 0 0 5px;
	padding: 5px 11px;
}

td span {
	background-color: #F5F5F7;
	display: block;
	padding: 1px 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	
}

td span a.filterLink, td a.filterLink {
	text-decoration: none;
	color:black;
}


td.filter {
	padding: 3px 3px 3px 20px;
	background-color: white;
	border-top: 1px solid #CDCDCD;
}

td.filterGroup {
	background-color: #F5F5F7;
	border-bottom: 1px solid #CDCDCD;
}

table.filters {
	border-style: solid solid none solid;
	border-color: #CDCDCD #CDCDCD #CDCDCD #CDCDCD;
	border-width: 1px 1px 0 1px;
	width: 100%;
}

span.filterSelected {
	background-color: #0773B6;
	color: white;
	font-weight: bold;
}
td span a.filterLinkSelected, td span a.filterLinkSelected:ACTIVE, td span a.filterLinkSelected:VISITED, td span a.filterLinkSelected:LINK {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	
}

.remove a {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(/soksearch/images/clear_filters.gif) no-repeat
		scroll 5px 50%;
	border: 1px solid #000000;
	color: #000000;
	display: block;
	margin: 0;
	padding: 5px 5px 5px 20px;
	text-decoration: none;
}
div.nolinks p, div.nolinks li{
	font-size: 16px;
}