p {
     font-family: verdana, arial, helvetica, geneva, sans-serif;
     color: blue;
     
 
  }

p.service {
     font-family: verdana, arial, helvetica;
     color: black;
  }

ul {
     font-family: verdana, arial, helvetica, geneva, sans-serif;
     color: red;
     font-size: 1em;
   }

h1 {
     font-family: verdana, arial, helvetica, geneva, sans-serif;
     color: darkblue;
   }


h2 {
     font-family: verdana, arial, helvetica, geneva, sans-seri;
     color: black;
     font-weight: bold;

   }

#searchcontrol1 {
     position: absolute;
     left: 675px;
     background-color: white;
   }

#searchcontrol {
     float: right;
     margin-top: 50px;
}

#map1 {
     position: absolute;
     top: 100px;
     left: 175px;
     border-style: double;
   }

#map {
   position: relative;
   left: 10px;
   margin-top: 50px;
   float: left;
   border-style: double;
}

#section_saved_results3 {
     position: absolute;
     top: 460px;
     left: 25px;
   }

#section_saved_results {
   position: relative;
   float: left;
   left: 10px;
   top: 10px;

   height: 400px;
   overflow: auto;

   border-style: outset;
}


#col1 {
   width: 410px;
   max-width: 410px;
   float: left;
}

#AddList {
   color: red;
   font-family: verdana, arial, helvetica, geneva, sans-serif;
   font-size: 1.1em;
  // background-color: white;
}


#header {
   background-color: transparent;
   top: -5px;
   left: -5px;
}

body {
   background-image: url('blue.gif');
   background-repeat: repeat-x;
   background-color: white;
}


.gsc-control {
   max-width: 275px;
   height: 650px;
   border-style: outset;
}

.gsc-keeper { 
   background-color: white;
   font-family: verdana, arial, helvetica, geneva, sans-serif;
   font-size: 1em;
}

.gsc-result {
   border: 1px black;
 
   padding-left:   2px;
   padding-top:    2px;
   padding-right:  2px;
   padding-bottom: 2px;
   margin: 0px 3px 0px 3px;
   height: 125px;
   max-width: 275px;
   font-size: 1.0em;
}

.gsc-resultsRoot{
   height: 590px;
   overflow: auto;
   font-family: verdana, arial, helvetica, geneva, sans-serif;
}




.gsc-localResult .gs-title .gs-result {
   font-size: 1.0em;

}


.resData {
   font-family: verdana, arial, helvetica, geneva, sans-serif;
   font-size: .9em;
   position: relative;
   align: left;
   background-color: powderblue;
   padding-left:   6px;
   padding-top:    5px;
   padding-right:  6px;
   padding-bottom: 5px;
   margin: 0px 3px 4px 3px;
}

.resDataAlt {
   font-family: verdana, arial, helvetica, geneva, sans-serif;
   font-size: .9em;
   position: relative;
   align: left;
   background-color: ivory;
   padding-left:   6px;
   padding-top:    6px;
   padding-right:  6px;
   padding-bottom: 6px;
   margin: 0px 3px 4px 3px;
}


.resTitle {
   font-size: 1em;
   height: 40;
}

.resDeletion {
   font-size: .6em;
   text-align: right;
   padding-bottom: 6px;
}

.iwindow {
   font-size: .8em;
}

.iwindow2 {
   font-size: .7em;

}

A:link, A:visited { text-decoration: none; }

#titleMFPResultsdfdfdf {
   background-color: DodgerBlue;
   width: 100%;
}

th.right {
 //  background-color: #808080;
   background-color: DodgerBlue;

   color: #FFFFFF;
   padding-bottom: 2px;
}

#footer {
   border-top: 1px dotted #0066cc;
   clear: both;
   font-size: 14px;
   text-align: center;
   margin-top: 0px;
   top: 5px;
}

#searchmap {
   clear: both;
   width: 750px;
}

#MyIpPlaceholder {
   visibility: hidden;
}

#MyLocPlaceholder {
   visibility: hidden;
}