body {
	font: 13px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

table.search-input {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

.greenmenusx {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #003333;
	text-decoration: none;
}

.greenmenusx a:link {
	color: #003333;
	text-decoration: none;
}

.greenmenusx a:visited {
	color: #003333;
	text-decoration: none;
}

.greenmenusx a:hover {
	color: green;
	text-decoration: none;
}

.formbutton {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #003333;
	width: 50px;
	height: 18px;
	text-decoration: none;
}

.formbox {
	font: 10px Arial, Helvetica, sans-serif;
	color: #333333;
	width: 250px;
	height: 18px;
}


.search {
	vertical-align: middle;
	background: #E6E6E6;
}

.results-heading {
	font-size: 11px;
	width: 100%;
	background: #99C9A9;
	border-bottom: solid black 2px;
	border-spacing: 0px;
	color: #003333;
	font-weight: bolder;
}

.results-heading a {
	color: #334444;
}

.results-heading a:hover {
	color: white;
}

.results-list {
	margin: 0;
	padding: 0;
	padding-left: 35px;
}

.results-list li {
	margin: 0;
	padding: 0;
	margin-top: 10px;
}

.results-list li p {
	margin: 0;
}

.result-date {
	color: #444444;
	font-size: x-small;
}
.result-date span {
	margin: 0;
	padding: 0;
	padding-right: 6px;
	margin-right: 6px;
}

.result-header {
	margin-bottom: 4px;
	font-weight: bold;
	color: #003333;
}

.result-term {
	font-weight: bolder;
}

.result-title a {
	color: #333333
}

.result-lex {
}

.result-relevance {
	color: #884466;
}

.relevance {
	border: solid #884466 1px;
	background: #884466;
	height: 4px;
	margin: 0px;
	padding: 0px;
}

.relevance2 {
	border: solid #884466 1px;
	height: 4px;
	margin: 0px;
	padding: 0px;
}

.result-linktotext {
	color: #336633;
	text-decoration: none;
	font-weight: bold;
}

.footer {
	border-top: 1px solid black;
	margin-top: 20px;
}

.table-pager {
	display: block;
	text-align: right;
}

.table-pager a {
	font-weight: normal;
	color: black;
}

.no_matches {
	margin-left: auto;
	margin-right: auto;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
}

.adv_search {
	color: #336633;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
	font-size: x-small;
}
