body,p, div {
	font-family:arial,sans-serif	
}

div {
	font-size: 88%;
}

#footer, #searchFooter{
	padding: 10px;
	text-align: center;
}

#pagination  {
	padding-top: 30px;
	text-align: center;
}

#pagination  a {
	border: 1px solid #DDDDDD;
	margin-right: 1px;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}

#pagination  a:hover {
	border: 1px solid black;
	color: white;
	background: blue;
}

#pnlSearchPage {
	display: none;
}

#pnlSearchPage a img {
	border: 0px;
}

#imglogo {
	position: relative;
	top: 18px;
}

#resultsTopBar {
	border-top:1px solid #DDDDDD;
	background:#EEEEEE;
	color:#000000;
	padding:5px 1px 4px;
	text-align: right;
	margin-top: 25px;
	clear: both;
}

.results {
 	margin-top: 20px; 
	font-size: 13px;
}

.results p {
 	margin: 0px;	
	width: 44em;
}

.results  a:visited {
margin: 0px;
color:#551A8B;
}
.results a, .w, .q:visited, .q:active, .q, .b a, .b a:visited, .mblink:visited {
color:#0000CC;
}

.results .a {
	color: green;
}

.results h2  {
	font-size: 1.3em;
	font-weight:normal;
	margin: 0px;
}

#resultsBottomBar 
{
	border-top:1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	background:#EEEEEE;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align:center;
	margin-top: 20px;
}

#throbber {
	height: 0px;
	border: 0;
	width: 0px;
	visibility: hidden;
}