html
{ height: 100%;}

/**{ margin: 0;
  padding: 0;
}
*/
/*body
{ 

  font: normal 73% Arial, Helvetica, sans-serif;
  color: #000;
  margin: 0px;

}*/

#main, #header, #banner, #menubar, #footer, #content_bottom
{ margin-left: auto; 
  margin-right: auto;}

#main
{ background: transparent;}
  
#site_content
{ 
  padding-left: 5px;
  overflow: hidden;
  margin: 3px;
  background: #08c;
  border-radius: 15px 15px 7px 8px;
  -moz-border-radius: 0px 0px 15px 15px;
  -webkit-border: 0px 0px 15px 15px;

} 

.sidebar_container
{ float: left;
  margin: 1px 6px 3px 0;
  width: 19%;
  height:585px;
  padding: 0;
  background:#fff;
  font-size: 12px;
}

.title{
  color: white;
  font-size: 13px;
  font-weight: bold;
  font-family: helvetica, verdana;
  line-height: 0px;
  text-transform: none;
  margin-left:1em;
  padding-top: 16px;
 } 

p{
  color:black;
}


#content
{ width: 80%;
  margin-bottom:5px;
  float: left;
  height:189px;
  /*-webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 10px;
  -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 10px;*/
  }
#header
{ width: 100%;
  height: 31px;
  background:#08c;}
#banner
{ width: 100%;
  position: relative;
  height: 50px;
  padding: 1px 0 0 0;
  background: transparent;}
#header1
{ width: 100%;
  height: 30px;
  background:#08c;}
#banner1
{ 
  position: relative;
  height: 50px;
  padding: 1px 0 0 0;
  background: transparent;
}

.slideshow {

  height: 307px;
  overflow: hidden;
  position: relative;
  margin-left:10px;
	margin-bottom:8px;
  background:#0088CC;
  padding-right:4px;
 }
thead {
 background-color:#DADADA;
}
  
/* styling for the slideshow on the homepage */

.scrollable{
  /*overflow: scroll;*/
  width: 100%;
  height: 290px;
  position: relative;
  background:#ffffff;
}


.scrollable1{
  overflow: scroll;
  width: 100%;
  height: 240px;
  position: relative;
  background:#ffffff;
}




#tab{
border: 1px solid #fff;
}
p{
  margin-bottom:5px;
  margin-top: 10px;
}


.searchFields{
  width: 154px;
  height: 20px;
  font-size: 12px;
}


.line1 {
    width: 164px;
    height: 20px;
    border-bottom: 1px solid #808080;
    position: absolute;
}


.line2 {
    width: 95%;
    /*height: 20px;*/
    border-bottom: 1px solid #808080;
    position: absolute;
}

tbody a{
  text-decoration: none; 
  color: blue;
}

#SpContent_Container{
  padding: 0px;
}
.frmFields{
  padding-left: 10px;
  padding-top: 10px;
}

.listMap{
  padding-right: 10px;
}

.listMap a{
  cursor: pointer;
  color: #ffffff;
  font-weight: bold;
  font-family: helvetica, verdana;
  font-size: 13px;  
}


.table {
  height: 219px;
  font-size: 12px;
}