﻿body 
{
	margin:2px 2px ;
	padding:0;
	font: small Arial,sans-serif;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 11px;
}

body.homepage 
{
	text-align:center;
	margin:2px 2px ;
	padding:0;
	font: small Arial,sans-serif;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 11px;
}
a img 
{
 border: 0;	
}
#SiteLogo
{
 clear: both;
	 margin-top:-1.2em;	

}

#TopSearchForm
{

 float:left;
  font-size:16px;
    font-weight:normal;

}

#TopLinksDiv
{
	float:right;
	margin-bottom:1em;
	
}


#TopLinks li, #BottomLinks li
{
	display:inline;
 padding-right: 0.5em;
	margin-right: 0.5em;
	border-right: 1px solid #99C ;
 line-height: 1.3em;
}

#TopLinks li.last, #BottomLinks li.last
{
	display:inline;
 padding-right: 0.5em;
 margin-right: 0.5em;
 line-height: 1.3em;
 border-right: none;
}

#TopLinks a
{
	color:Black;
}

#TopLinks li.last

{
	 border-right: 0px;
}


#SiteLogo
{

 float: left;
 line-height:3em;
  padding-left:1em;
}

#Footer
{
 text-align:center;	
}

#ResultsHeader
{
 background-color: #ccccff;	
 padding: 0.1em 0.2em 0.1em 0.4em ;
  width: 100%;
   margin-left: 10px;
   margin-top: 19px;
  clear: both;
  
}
#Results 
{
  font-size: 18px;
  font-weight: normal;
  margin-left: -0.1em;
}
#Results a
{
  text-decoration:none;
}

#Results li
{
 color: Black;
 margin-bottom: 0.75em;	
 font-size: 14px;
 line-height: 1.3em;
}

.heading
{
 font-size: 18px;
  color: #00c;	
  text-decoration: underline;
   line-height: 1.5em;
}
.description
{
color:Black;
font-weight: normal;
font-size: 16px;
}
.green
{
	color: Green;
	font-size: 14px;
	
}
#BottomSearchForm
{
 padding-left:3.2em;
}

