body 
{
    /* font-size: 62.5%;  Resets 1em to 10px */
	font-family: Arial, Sans-Serif;
	text-align:center;
}

img
{
    border-style:none;
    border-width:0px;
}

a
{
    color:Navy;
    text-decoration: none;
}
a:hover
{
    color:blue;
}

.centercontent 
{
  width: 590px;
  padding-top: 5px;
}

.centercontent div {
  white-space:nowrap;
  float:left;
  margin-bottom: 20px;  
  }

.centercontent div a {
    display:block;
}


.centercontent h1 {
	clear:both;
 	color:#336600;
 	border-color:#336600;
	border-style:solid;
	border-width:1px;
}

#sitemap p
{
    text-align:center;
    margin-left:25px;
    margin-right:25px;
}

#sitemap a
{
    white-space:nowrap;
    padding-left:5px;
    background: url(images/dot.gif) no-repeat;   
    background-position:left center;  
    text-transform:capitalize;
}

#sitemap h3
{
    color:Red;
}

#intro
{
    text-align:left;
    width:500px;
    padding-top:10px;
}

#loansearch
{
    padding-top:8px;
    color:#336600;
    font-weight:bold;
}

.dropcap
{
    font-weight:bold;
    float:left;
    font-size:36px;
    line-height:36px;
    margin-right:-2px;
}

.text
{
    text-align:left;
    margin-left:50px;
    margin-right:50px;   
}

.advert_header
{
   margin-top:5px;
   width:95%;
   background-color:Blue;
   color:White;
   border-color:Black;
   border-width:1px;
   border-style:solid;
   text-align:center; 
   font-weight:bold;
}

.advert
{
    margin:5px;
    text-align:left;
    font-size:80%;
    border-color:Blue;
    border-style:solid;
    border-width:1px;
}

.advert strong
{
 font-style:italic;
}


.advert a
{
    margin-top:5px;
    display:block;
    text-decoration:underline;
    text-align:center;
}

.resultsContent 
{
  width: 590px;
  padding-top: 5px;
}

.resultsContent div {
  white-space:nowrap;
  float:left;
  margin-bottom: 20px;  
  }
  
.resultsContent h1 {
	clear:both;
 	color:#336600;
 	border-color:#336600;
	border-style:solid;
	border-width:1px;
}

.resultsContent ul
{
    text-align:center;
}

.resultsContent ul li
{
    list-style-type:none;
    text-align:left;
    margin: 20px 10px 20px -15px;
}

.resultsContent h1 {
	clear:both;
 	color:#336600;
 	border-color:#336600;
	border-style:solid;
	border-width:1px;
}

.resultsContent h1 small 
{
    font-size: 10px;   
}

.resultTitle
{
    color:navy;
    font-size: 1.2em;
}

.resultTitle:Hover
{
    color:#0000FF;
}

.resultLink
{    
    color:#336600;
}

.resultLink:Hover
{
    color:#000200;
}

.resultDescription
{
    display:block;  
    margin-top:2px;
    margin-bottom:2px;
    margin-left: 6px;
    margin-right: 6px;
    color:#7878FF;
}