body {
	background: url("background.gif") repeat-x;
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
#page {
	border: 1px solid #E9E9E9;
	margin: 20px 10px 20px 10px;
	background-color: #FFFFFF;
}
#logo {
	display: block;
	margin: auto;
	padding-top: 65px;
	width: 453px;
	height: 98px;
}
#logo a {
	display: block;
	background: url("logo.gif") no-repeat;
	height: 98px;
	width: 453px;
	text-decoration: none;
	text-indent: -90000px;
}
#gat
{
	width: 664px;
	margin: auto;
	clear: both;
	min-height: 40px;
}
#topspacer
{
	height: 40px;
}
#searchBar {
	margin: auto;
	width: 664px;
	height: 56px;
	overflow:hidden;
	background: url("search_bg.jpg");
}
#searchBar form {
	padding-left: 21px;
	padding-top: 14px;
}
#searchBar input.text {
	font-size: 18px;
	color: #76B104;
	vertical-align: top;
	width: 491px;
	height: 23px;
	border: 1px solid #E2E3E8;
	border-top: 1px solid #ACACB4;
	border-bottom: 1px solid #E4E9EF;
}
#searchBar .text:focus {
	border: 1px solid #E2E3E8;
	border-top: 1px solid #ACACB4;
	border-bottom: 1px solid #E4E9EF;
}
#searchBar input.submit {
	margin-left: 20px;
	position: relative;
	top: -1px;
}
#searchEg {
	margin: auto;
	width: 664px;
	padding-left: 27px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	
}
#searchEg a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
#searchEg a:VISITED {
	color: #999999;
	text-decoration: none;
}
#copyright{
	text-align: center;
	padding-top: 2em;
	padding-bottom: 2em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

#topSearches
{
	margin: auto;
	margin-top: 40px;
	display: table;
}
#topSearches a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #87BB23;
	text-decoration: none;
}
#topSearches a:VISITED {
	color: #87BB23;
	text-decoration: none;
}

#topSearches h3
{
	display: none;
}
#topSearches div.t {
	display: table;
}
#topSearches div.r{
	display: table-row;
}

#topSearches div.c{
	display: table-cell;
	padding-left: 15px;
	padding-right: 15px;
}

#topSearches td
{
	padding-right: 15px;
}

#results {
	margin: auto;
	width: 664px;
	padding-left: 33px;
}
#results a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	
	
	
	
}
#results a:VISITED {
	color: #999999;
	text-decoration: none;
}
#results a:HOVER
{
	color: #87BB23;
}

#results h3
{
	position: relative;
	left: -10px;
	font-size: 12px;
	color: #999999;
	
}
#results div 
{
	height: 22px;
	background: url("/res/pdf.gif") no-repeat;
	padding-left: 20px;
}

#sitelinks
{
	display: none;
}
#pages
{
	
	clear: both;
	color: #87BB23;
	text-align: center;
	width: 664px;
	margin: auto;
}
#pages a, #history a
{
	color: #87BB23;
	text-decoration: none;
	margin:0px 2px 0px 2px;
}
#pages a:hover, #history a:hover
{
	text-decoration: hover;
}
.on
{
	font-weight: bold;
	margin:0px 2px 0px 2px;
	color: #999999;
}
#history
{
	clear: both;
	color: #999999;
	text-align: center;
	width: 664px;
	margin: auto;
	padding-top: 20px;
}