.home-banner {
  width: 447px;
  height: 140px;
  border: 0; 
  margin: 0 auto;
}
  #right_homepage {
    position: relative;
    margin: 0 0 0 -7px;
    background: transparent url(/images/login_bg_mid.jpg?1676507432) 0 0 repeat-y;
  }
  #right_homepage_inner {
    display: block;
    position: relative;
    width: 230px;
    padding-bottom: 46px;
    background: transparent url(/images/login_bg_bottom.jpg?1676507432) bottom left no-repeat;
    text-align: center;
  }
  .top-section,
  #right_homepage_inner h3 {
    position: relative;
    width: 230px;
    text-align: center;
    padding: 26px 0 2px 0;
    color: #037ac1;
    background: transparent url(/images/login_bg_top.jpg?1676507432) 0 0 no-repeat;
  }
.top-section ul {
    margin-left: 15px;
    margin-top: 10px;
/*    text-align: left;*/
  }
  
  #login_form {
    width: 155px;
    display: block;
    text-align: left;
    margin: 0 auto;
    padding: 0;
  }
  #login_form .input_field {
    width: 145px; 
    display: inline-block;
    *display: inline;
    padding: 3px;
  }
  #login_form label {
    display: inline-block;
    *display: inline;
    color: #747779;
    clear: both;
    margin: 8px 0 0 0; 
    padding: 0;
  }
  #login_form input[type=text], #login_form input[type=password] {
    width: 155px;
    margin: 0; 
    padding: 3px;
    border: solid 1px #90adc5;
  }
    .forgot_login {
      text-align: center;
      padding: 5px 0;
      display: block;
    }
    .forgot_login a {
      text-decoration: underline;
      color: #D11100;
    }
    .forgot_login input[type=submit] {
    }
    
    .login {
      margin-top: 10px;
    }
.smaller {}

#main_content_wrap {
  display: block;
  text-align: center;
  margin: 0;
  position: relative;
}
#content_services_wrap { 
  display: block; 
  margin: 20px 0 0 0; 
  padding: 10px 0;
  position: relative;
}
#content_services_interior {
  display: block; 
  margin: 0 0 0 10px; 
  padding: 0;
  position: relative;
  top: 0;
}

#whatwedo_on, #retrieval_on, #communication_on, 
#turnaround_on, #organization_on, #webaccess_on { 
  display: block; 
  margin: 0; 
  padding: 5px;
  width: 490px;
  position: absolute;
  top: 0;
  left: 0;
}

ul#servicesNav {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
/*  font-size: 14px;*/
  /*font-weight: bold;*/
  width: 190px;
}
ul#servicesNav li {
  margin: 0; 
  padding: 5px 0;
  display: block;
  width: 190px;
  border-bottom: 1px dotted #ccc;
}
ul#servicesNav li a {
  display: block;
  width: 175px;
  padding: 5px 5px 5px 10px;
  color: #369;
}
ul#servicesNav li.ovr a {
  background: #003EBA; 
  color: #fff;
}
ul.body_text {
  padding-left: 20px;
  list-style: circle outside;
  text-align: left !important;
}
 ul.body_text li {
   padding: 3px 0;
   text-align: left !important;
  }
.content-main .h1, .content-main .h4 {
  color: #369;
}
h3.content_sechead {
  margin: 17px 0 5px 0;
}
#support_section ol  {
  margin-left: 10px;
  list-style-type: decimal;
}
#support_section ul, #support_section ol, #support_section li {
  color: #333;
  text-align: left;
}

.layout_style_1 {width:80%; margin:0 auto; padding-top:30px;}
.layout_style_1 h1 {
  font-size:20px;
  line-height:1.5;}
.layout_style_1 h2 {font-size:17px; line-height:2.5;}
.layout_style_1 h3 {font-size:14px;}
.layout_style_1 p {margin-bottom:10px;}
.layout_style_1 ol {list-style-type: decimal; text-align:left; padding-left:20px;}
.layout_style_1 ul {list-style-type: disc; text-align:left; padding-left:20px;}
.layout_style_1 ol li {margin-bottom:10px;}
.layout_style_1 ul li {margin-bottom:5px;}
.paragraph-normal {text-align:left;}

.message-form li {
  margin-left: 10px;
}
.body-text em {
  font-weight: bold;
  color: #d11100;
}
