body {
	
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
#page {
	
	margin: 20px 10px 20px 10px;
	background-color: #FFFFFF;
}
#page_content
{
	margin: auto;
	width: 800px;
	clear: both;
}
#logo {
	display: block;
	margin: auto;
	padding-top: 65px;
	width: 419px;
	height: 163px;
	clear: none;
	float: left;
	position: relative;
	
}
#logo a {
	display: block;
	background: url("logo.gif") no-repeat;
	height: 163px;
	width: 419px;
	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;
	padding-top: 165px;
	float: left;
	clear: right;
	position: absolute;
	padding-left: 180px;
}
#searchBar form {
	padding-left: 21px;
	padding-top: 14px;
}
#searchBar input.text {
	font-size: 18px;
	color: #2A76B4;
	vertical-align: top;
	width: 491px;
	height: 23px;
	border: 1px solid #2A76B4;
	border-top: 1px solid #2A76B4;
	border-bottom: 1px solid #2A76B4;
}
#searchBar .text:focus {
	border: 1px solid #2A76B4;
	border-top: 1px solid #2A76B4;
	border-bottom: 1px solid #2A76B4;
}
#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;
	clear: both;
	color: #8D8D8D;
}
#topSearches a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #8D8D8D;
	text-decoration: none;
	
}
#topSearches a:VISITED {
	color: #8D8D8D;
	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;
	clear: both;
}
#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: #2A76B4;
}

#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: #3786BF;
	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;
}