.sclogo { 
  float:none;
  margin: 25px auto auto 25px;
 }

#service_center_content { margin-left:100px; }

#service_center_name h1 { 
  margin: 25px auto 10px 114px !important; 
  font-family:Times New Roman, Times, serif;
  font-size: 26px;
  color:black;
  font-weight:normal;
  width:600px;
}
  
#header {
  border-bottom:1px solid #002266;
}

#external_header {  
  background: url(/images/logo_images/iowa_gene.png) no-repeat;
}

#service_center_content h2, h3 { 
  font-weight:bold;
  font-family:Verdana;
  color:#006969;
  border-bottom:0px;
  margin: 8px auto 15px !important;
}

#service_center_content h2 {
  margin-top: 25px;
  border-top: 1px solid #828282;
  font-size: 22px;
}

#service_center_content h3 {
  font-size: 16px;
}


#service_centers_list { 
  padding-left:0px !important;   
}

#service_centers_list th {
  font-weight:bold;
  font-family:Arial;
  font-size:14px;
  border-top:1px solid #cecece;
  border-bottom:1px solid #cecece;
  background-color:#FAFAFA;
  color:#000000;
  padding:8px 2px !important;
}

#service_centers_list tbody {
  font-family:Arial;
  font-size:14px;
  color:#333333;
}

#service_centers_list tbody td{
  padding:2px 2px !important;
}

.service_center_piece {
  
  font-family:Verdana;
  font-size:18px;
  color:#333333;
}


