/* CSS File */
html {
  height: 100%;
}
body {
  font-family: Arial, Helvetica, Verdana sans-serif;
  font-size: 12px;
  background-color: #E4E8E9;  
  margin:0;
}
div {
  margin: 0px auto;
  padding: 0px;
  border: none;
  display: block;
  float: left;
}
table {
  float: left;
  display: block;
}
#news_container p {
  margin: 0px;
  padding: 0px;
}
img {
  border: 0px;
}
object {
  border: 0px;
  margin: 0px;
  padding: 0px;
  float: left;
}
h1 {
  padding: 0;
  margin: 0;
  font-size: 20px;
  font-weight: 600;
  color: #221E1F;
}
h2 {
  padding: 10px 0 0 0;
  margin: 0;
  font-size: 20px;
  font-weight: 600;
  color: #221E1F;
}
h5 {
  font-size: 12px;
}
.page_title {
  width: 298px; 
  height: 42px;
  line-height: 42px;
  padding-left: 10px;
  padding-bottom: 25px;
}
.b {
  font-weight: bold;
}
.i {
  font-style: italic;
}
p.white, p.red, p.orange, p.teal, p.green, p.blue, p.brown, p.purple, p.grey {
  padding-bottom: 0px;
  margin-bottom: 0px;
  display: block;
  float: left;
  width: 518px;
  line-height: 18px;
  overflow: hidden;
  background: none;
  margin-right: -3px;
}
p.opening {
  width: 98%;
  display: block;
  float: left;
  font-weight: 700;   
  padding-top: 0px;
  padding-right: 3px;
  padding-bottom: 12px;
}
div.gray_title {
  width: 515px;
  font-size: 14px;  
  font-weight: 700; 
  display: block;    
  margin: 0px;  
  padding-bottom: 10px;
}
.white {
  color: #fff;
}
.red {
  color: #EC292D;   
}
.orange {
  color: #F29501;   
}
.teal {
  color: #016556;   
}
.green {
  color: #4A8518;   
}
.greennarrow {
  color: #4A8518;   
}
.blue {
  color: #026D96;   
}
.brown {
  color: #A73402;   
}
.purple {
  color: #8D0032;   
}
.grey {
  color: #9CA0A3;   
}
.opening {  
  display: block;
  float: left;
  font-weight: 700;   
  padding-top: 0px;
  margin: 0px;  
}
table.center {
  margin-left: auto; 
  margin-right:auto;
}
.req_field {
  color: #f00;
}
.hideme{
  display: none;
}
div #container {
  width: 984px!important;
  margin: 0px auto!important; 
  float: none!important;
}
#site_container {
  width: 984px!important;
  margin: 0px auto!important; 
  float: none!important;
}
div #site_container_background {
  width: 984px;
  background: #F0F2F2 url('../images/template/site_background.gif') bottom left no-repeat;  
}
div #header_container {
  width: 784px;
  height: 71px;
}
div #header_container_left {
  width: 784px;
  height: 71px;
}
div #header_container_ass {
  width: 773px;
  height: 22px;
  background-color: #fff;
  padding-left: 11px;
}
div #home{
  width:22px;
  height:22px;
  padding-right:2px;
}
.home {
  background-image: url(../images/template/home.jpg);
  background-repeat: no-repeat;
}
.home_over {
  background-image: url(../images/template/home-over.jpg);
  background-repeat: no-repeat;
}
div #print {
  width:22px;
  height:22px;
  padding-right:2px;
}
.print {
 background-image: url(../images/template/print.jpg);
 background-repeat: no-repeat;
}
.print_over {
 background-image: url(../images/template/print-over.jpg);
 background-repeat: no-repeat;
}
div #access{
  width:22px;
  height:22px;
}
.access {
 background-image: url(../images/template/access.jpg);
 background-repeat: no-repeat;
}
.access_over {
 background-image: url(../images/template/access-over.jpg);
 background-repeat: no-repeat;
} 
div #header_container_menu {
  width: 784px;
  height: 49px;
}
div #header_container_menu_menu {
  width: 784px;
  height: 30px;
  padding-top: 19px;
  background-image: url('../images/template/top-menu-bg.jpg');
  background-repeat: no-repeat;
  color: #6E7C85;
}
#header_container_menu_menu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  height: 30px;
  width: 784px;
  font-family: Arial, Helvetica, Verdana sans-serif;
  font-size: 12px;
}
#header_container_menu_menu ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 119px;
  height: 30px;
  line-height: 13px;
  float:left;
  font-family: Arial, Helvetica, Verdana sans-serif;
  font-size: 12px;
  _overflow: hidden;
  _behavior: url("http://www.bactec.com/styles/IEmen.htc");            
}
#header_container_menu_menu ul li a {
  color: #6E7C85;
  text-decoration: none;
  display: block;
  padding-top: 2px;
}                      
#header_container_menu_menu ul li ul {
  position: relative;
  left: 0px;
  top: 0px;
  float: left; 
  z-index: 2;
  width: 190px;
  display: none;
  padding-bottom:7px;
}
#header_container_menu_menu ul li:hover > ul {
  display: block;
}
#header_container_menu_menu ul li ul li {
  width: 190px;
  display: block;
  background-color: #fff;
  padding-left: 5px;
  padding-right: 5px;
  height: auto;
}
.li_border {
  width: 190px;
  border-bottom: 1px solid #E0EBF5;
  padding-top: 2px;
  padding-bottom: 2px;
  display: block;
  height: auto;
  text-indent: 4px;
  line-height: 12px;
} 
.top_li_border {
  width: 190px;
  height: 5px;
  font-size: 1px;
  line-height: 1px;
  border-bottom: 1px solid #E0EBF5;  
  display: block;
}
#header_container_menu_menu ul li ul li a {
  color: #A0ABB5;
  text-decoration: none;
}
#ul_1 li:hover > div.li_border {
  background-color:#FFFBF5;
}
/*#ul_1 li:hover > div.li_border a {
  color:#F29501;
}*/
#ul_1 li div.li_border a:hover {
  color:#F29501;
  background-color:#FFFBF5;
}
#ul_2 li:hover div.li_border {
  background-color:#E9F7F5;
}
/*#ul_2 li:hover > div.li_border a {
  color:#016556;
}*/
#ul_2 li div.li_border a:hover {
  color:#016556;
  background-color:#E9F7F5;
}
#ul_3 li:hover > div.li_border {
  background-color:#EFF5EB;
}
/*#ul_3 li:hover > div.li_border a {
   color:#4A8518;
}*/
#ul_3 li div.li_border a:hover {
  color:#4A8518;
  background-color:#EFF5EB;
}
#ul_4 li:hover > div.li_border {
  background-color:#EBF6FA;
}
/*#ul_4 li:hover > div.li_border a {
   color:#026D96;
}*/
#ul_4 li div.li_border a:hover {
  color:#026D96;
  background-color:#EBF6FA;
}
#ul_5 li:hover > div.li_border {
  background-color:#F2E1D9;
}
/*#ul_5 li:hover > div.li_border a {
  color:#A73402;
}*/
#ul_5 li div.li_border a:hover {
  color:#A73402;
  background-color:#F2E1D9;
}
#ul_6 li:hover > div.li_border {
  background-color:#FCEDF2;
}
/*#ul_6 li:hover > div.li_border a {
  color:#8D0032;                                                 
}*/
#ul_6 li div.li_border a:hover {
  color:#8D0032;
  background-color:#FCEDF2;
}
div .top_menu_containier {
  width: 117px;
  height: 30px;
}
div .minwidthtopmenu {
  width: 120px;
  height: 1px;
  line-height: 1px;
  font-size: 1px;
  overflow: hidden; 
}
.activemenu a {
  color: #FFFFFF;
}
#final_item {
  width: 117px;  
  height: 30px;
  background-position: left top;
  background-repeat: no-repeat;
}
div #bactec_global{
  width: 61px;
  height: 30px;
  text-align: center;
  padding-left: 9px;
}
#bactec_global a{
  color: #fff!important;
  font-weight: bold;
  text-decoration: none;
}
div #header_container_menu_spacer {
  width: 96px;
  height: 49px;
  background-image: url('../images/template/top-spacer-bg.jpg');
  background-position: top left; 
  background-repeat: no-repeat;
}
div #header_container_submenu {
  width: 784px;
}
div #header_container_right {
  width: 104px;
  height: 71px;
}
div #content_container {
  width: 784px;
}
div #content_shell {
  width: 784px;
}
div #left_column {
  width:205px;
  padding-top:64px;
  background:#F0F2F2 url('../images/template/left-menu-bg.gif') top left repeat-x;
}
div #search_form {
  width: 196px;
  padding-left: 9px;
  height: 25px;  
}
form {
  padding:0;
  margin:0;
  border:0;
}
input {
  border: 0;
  font-family: Arial, Helvetica, Verdana sans-serif;
  font-size: 12px;
}
div #form_field{
  width:151px;
  height:25px;
  background-image: url('../images/template/search-field-bg.gif');
  background-position: top left;
  background-repeat: no-repeat;
}
.left{
  width:10px;
  height:25px;
  background-repeat: no-repeat;
}
div #search_input_field{
  width: 126px;
  height: 25px;
  padding: 1px 0px;  
}
.search_field {
  width: 126px;
  height: 16px;
  font-family: Arial, Helvetica, Verdana sans-serif;
  font-size: 12px;
  padding-top: 4px;
  border: none;
  color: #7B8083;
}
.right{
  width:10px;
  height:25px;
  background-repeat: no-repeat;
}
.go_button{
  width: 25px;
  height: 25px;
  border: 0;
}
div #text_only_form {
  width: 196px;
  height: 25px;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 9px;
}
div #text_only_field{
  width: 171px;
  height: 25px;
}
div #text_only_button {
  width: 176px;
  padding-left: 2px;
  height: 25px;
  background: url('../images/template/button_textonly.jpg') no-repeat;
  background-position: 2px 0px;
  line-height: 25px;
  vertical-align: middle;
  cursor: pointer;
}
div #text_only_button a{
  color: #fff;
  text-decoration: none;
  padding-left: 5px;
}
#text_only_field .text_only_content{
  width: 158px;
  height: 25px;
  padding-left: 10px;
  font-family: Arial, Helvetica, Verdana sans-serif;
  font-size: 12px;
  line-height: 25px;
  color: #7B8083;
  background-image: url('../images/template/text-only-bg.jpg');
  background-repeat: no-repeat;
  vertical-align: middle;
}
div #left_menu_background {
  width: 200px;
  background-color: white;
}
div #left_menu {
  width: 188px;
  padding-left: 12px;
  padding-top: 0px;
  padding-bottom: 6px;
  background-position: top left;
}
#left_menu ul {
  margin: 0px;
  padding: 0px;
  border: none;
}
#left_menu ul li {
  width: 177px;
  height: 23px;
  list-style-type: none;
  font-size: 12px;
  line-height: 23px;
  padding-top: 4px;
  padding-bottom: 9px;
  vertical-align: middle;
}
#left_menu ul li a {
  list-style-type: none;
  line-height: 23px;
  width: 177px;
  height: 23px;
  color: #fff;
  padding-left:5px;
  vertical-align: middle;
  text-decoration: none;
}
#left_menu ul li .menu_title {
  list-style-type: none;
  line-height: 24px;
  width: 177px;
  height: 24px;
  color: #fff;
  padding-left:5px;
  vertical-align: middle;
 }
.left_menu {
  background-image: url('../images/template/left-menu.jpg');
  background-position: center;
  background-repeat: no-repeat;
}
.left_menu_over {
  background-image: url('../images/template/left-menu-over.jpg');
  background-position: center;
  background-repeat: no-repeat;
}
#left_menu ul li a:hover {
  
}
div #left_cta {
  width: 175px;
  padding-top: 5px;
  padding-left: 16px;
  background-image: url('../images/cta/cta-bg.jpg');
  background-repeat: no-repeat;
  background-position: 11px 0px;
  color: #fff;
  font-size: 12px;
}
#left_cta .title{
  font-size: 15px;
  font-weight: bold;
  padding-bottom: 5px;
}
#left_cta div{
  width:177px;
}
#left_cta a {
   color: #fff;
  font-size: 11px;
  text-decoration: none;
}
div #email_friend{
  width: 177px;
  height: 25px;
  padding-top: 10px;
  padding-left: 9px;
  font-size: 12px;
  color: #7B8083;
}
div #content_column {
  width:579px;
  padding-top:15px; 
  background: url('../images/template/left-menu-bg.gif') top left repeat-x;   
}
div #content_column ul {
  list-style: none; 
}
div #content_column ul li {
  background-repeat: no-repeat;
  background-position: 0px 5px;
  padding-left: 13px;
}
div .default_list ul li {
  background-image: url('../images/template/default-list.jpg');
}
div .default_list ul li ul li{  
  background-image: url('../images/template/dash.jpg');
}
div .default_list h1 {
  color: #026D96;
}
div .orange_list ul li {
  background-image: url('../images/template/orange-list.jpg');
}
div .orange_list ul li ul li{
  background-image: url('../images/template/dash.jpg');
}
div .orange_list h1 {
  color: #F29501;
}
div .teal_list ul li {
  background-image: url('../images/template/teal-list.jpg');  
}
div .teal_list ul li ul li{
  background-image: url('../images/template/dash.jpg');
}
div .teal_list h1 {
  color: #016556;
}
div .green_list ul li {
  background-image: url('../images/template/green-list.jpg');
}
div .green_list ul li ul li{
  background-image: url('../images/template/dash.jpg');
}
div .green_list h1 {
  color: #4A8518;
}
div .blue_list ul li {
  background-image: url('../images/template/blue-list.jpg');
}
div .blue_list ul li ul li{
  background-image: url('../images/template/dash.jpg');
}
div .blue_list h1 {
  color: #026D96;
}
div .brown_list ul li {
  background-image: url('../images/template/brown-list.jpg');
}
div .brown_list ul li ul li{
  background-image: url('../images/template/dash.jpg');
}
div .brown_list h1 {
  color: #A73402;
}
div .purple_list ul li {
  background-image: url('../images/template/purple-list.jpg');
}
div .purple_list ul li ul li{
  background-image: url('../images/template/dash.jpg');
}
div .purple_list h1 {
  color: #8D0032;
}
div #content_min_height {
  width:1px;
  height:840px;
  font-size: 0px;
}
div #content {
  width:518px;
  padding-bottom:10px;
  padding-left:30px;
  padding-right:30px;
  color: #6E7C85;
}
div #content p a, div #content table a {
  color: #4E5C65;
  text-decoration: none;
}
div #content .content_width ul li a {
  color: #4E5C65;
  text-decoration: none; 
}
div .content_width {
  width: 518px;  
}
div #content p {  
  margin: 0;  
  padding-bottom: 12px;
}
div .content_width ul {
  margin-top: 0px;
  padding-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 5px;
}
div #content .table {
  padding-top: 15px;
}
div .home_box {
  width: 150px;
  height: 40px;
  padding-top: 108px;
  padding-bottom: 12px;
  padding-left: 10px;
  padding-right: 12px;
  font-size: 15px;
  line-height: 15px;
  font-weight: 700;
  color: #fff;
  cursor: pointer;
}
div .home_box a {
  text-decoration: none;
  color: #fff;
}
div .home_box a:hover {
  text-decoration: none;
  color: #fff;
}
div .breadcrumbs {
  width: 518px;
  color: #909BA5; 
  font-size: 11px;  
  padding-bottom: 23px;
}
.breadcrumbs a{
  color: #909BA5; 
}
.bactec_title {
  width: 200px;
  height:46px;
  line-height: 46px;
  font-size: 46px;
  border-right: 1px solid #000;
}
#bactec_home {
  width: 518px;
  height: 50px;
  padding-bottom: 18px;
}
#bactec_header_container {
  width: 513px;
  padding-bottom: 15px;
}
.bactec_header {
  width: 22px;
  height: 21px;
  line-height: 21px;
  padding-bottom: 5px;
  vertical-align: middle;
}
.bactec_header2 {
  width: 22px;
  height: 21px;
  line-height: 21px;
  padding-bottom: 5px;
  padding-top: 10px;
  vertical-align: middle;
}
.bactec_pagetitle {
  height: 25px;
  line-height: 21px;
  padding-bottom: 5px;
  vertical-align: middle;
  padding-left: 10px;
  color: #6E7C85;
}
.bactec_pagetitle h1 {
  color: #6E7C85;
  width: 480px!important;
}
.bactec_pagetitle h2 {
  color: #6E7C85;
}
.bolder_text{
  font-weight: bolder;              
}
.image_area{
  width: 518px;
  height: 274px; 
  padding-bottom: 15px;
}
div .casestudies_form {
  width: 518px;
  padding-bottom: 10px;
}
.casestudies_form .f_r_cont{
  border: none;
}
.casestudies_form .f_label{
  width: 40px;
}
.casestudies_form select{
  width: 140px;
}
div .case_study_listing_container {
  width: 518px;
}
div .case_study_listing_title_container {
  width: 518px;
  border-bottom: 1px solid #93BBD4;
}
div .case_study_listing_title{
  width: 300px;
  line-height: 12px;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  vertical-align: middle;
  color:#133B54;
  padding-bottom: 10px;  
}
div .case_study_listing_back_link{
  width: 218px;
  line-height: 12px;
  font-size: 12px;
  text-align: right;
  vertical-align: middle;
  color:#133B54;  
}
div .case_study_listing_back_link a{
  color: #133b54;  
  text-decoration: none;
}
div .case_study_listing_block{
  width: 518px;
  padding: 0px 0px 15px 0px; 
  border-bottom: 1px solid #93BBD4; 
}
div .case_study_listing_image{
  width: 104px;
  height: 104px;
}
div .case_study_listing_content{
  width: 404px;
  padding-top: 23px;
  padding-left: 10px;
}
div #content_column_bottom {
  width:579px;
  height:67px;
}
div #content_column_bottom_right {
  width:167px;
  height:67px;
}
div #content_column_bottom_left {
  width:412px;
  height:67px;
}
div #right_column {
  width: 200px; 
}
div #globe{
  width: 200px;
  height: 207px;
}
div #globe_flash{
  width: 200px;
  height: 308px;
}
div #globe_title{
  width: 200px;
  height: 35px;
}
div #globe_link{
  width: 185px;
  height: 30px;
  padding-top: 10px;
  color: #7B8083;
  padding-left: 15px;
  padding-bottom: 10px;
  font-size: 12px;
  background: #ECEFF1 url('../images/cta/globe-link-bg.jpg') top left repeat-x;
}
#globe_link a{
  color: #7B8083;
  text-decoration: none;
}
div #news_container {
  width: 200px;
  height: 405px;
}
div #news {
  width: 200px;
}
.img_corner{
  position: relative; 
  z-index: 2;
  top: 0;
  left: 0;
  width: 200px;
  height: 147px;
}
div #news_img { 
  position: relative;
  top: 0;
  left: 0;
  width: 200px;
  height: 106px;
}
div .news_titles{
  width: 190px;
}
div .news_title {
  width: 190px;
  padding: 0;
  background-color: #657F90;
  padding: 5px 0px 5px 10px;
  color: #fff;
}
.news_title a{
  color: #CED9E2;
  text-decoration: none;
}
.news_title a:hover{
  color: #fff;
}
div #news_links{
  width: 190px;
  line-height: 14px;
  padding-top: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
  line-height: 130%;
  background: url('../images/template/right-column-news-links-bg.gif') bottom left no-repeat;
}
#news_links p{
  padding-bottom: 5px;
}  
#news_links a{
  color: #7B8083;
  text-decoration: none;
} 

div #footer_container {
  width: 560px;
  margin: 0 auto;
  padding-top: 10px;
  text-align: center;
  font-size: 11px;
  line-height: 12px;
  color: #909BA5;
  background-color: #E4E8E9;
  float: none;
}
div #footer_auxiliary {
  width: 560px;
  padding-top: 4px;
  color: #4A5B62;
}
div #footer_container ul {
  list-style-type: none;
  display: inline;
  margin: 0;
  padding: 0;
}
div #footer_container ul li {
  display: inline;
  margin: 0;
  padding: 0;
}
div #footer_container a {
  color: #909BA5;
  text-decoration: none;
}
div #footer_container a:hover {
  text-decoration: none;
  color: #606B75;
}
div #footer_auxiliary a{
  color: #4A5B62;
}
.footer_bullet {
  padding: 0 1px 2px 1px;
}
div #section_menu {
  width: 200px;
}
div #section_menu_gradient {
  width: 200px;
  padding-bottom: 20px;
  background-color: #FFFFFF;
}
div #section_menu_padding {
  width: 180px;
  padding-left: 10px;
  padding-right: 10px;
}
div #section_menu_image {
  width: 180px;
  padding: 15px 10px;
}
div #section_menu_bottom {
  width: 200px;
  height: 15px;
  background-repeat: no-repeat;
  background-image: url('../images/template/secmenu-bottom.gif');
}
div .section_header {
  height: 32px;
}
div .section_header a {
  font-size: 15px;
  color: #fff;
  text-decoration: none;
  font-weight: 700;
}
div .section_menu_inner_1 {
  width: 180px;
  border-bottom: 1px solid #B0B8C1;
}
div .section_menu_inner_1 a {
  display: block;
  padding-top: 2px;
  padding-bottom: 2px;
  text-decoration: none;
  color: #6E7C85;
  width: 162px;
}
div .section_menu_inner_1 a:hover {
  color: #FFFFFF;
}
div .section_menu_inner_2 {
  width: 160px;
  padding-left: 20px;
  border-bottom: 1px solid #B0B8C1;
}
div .section_menu_inner_2 a {
  display: block;
  padding-top: 2px;
  padding-bottom: 2px;
  text-decoration: none;
  color: #6E7C85;
  width: 142px;
}
div .section_menu_inner_2 a:hover {
  color: #FFFFFF;
}
div .section_menu_inner_3 {
  width: 140px;
  padding-left: 40px;
  border-bottom: 1px solid #B0B8C1;
}
div .section_menu_inner_3 a {
  display: block;
  padding-top: 2px;
  padding-bottom: 2px;
  text-decoration: none;
  color: #6E7C85;
}
div .section_menu_inner_3 a:hover {
  color: #FFFFFF;
}
.section_menu_orange {
  height: 30px;
  width: 190px;
  padding-left: 10px;
  padding-bottom: 10px;
  line-height: 30px;
  vertical-align: middle;
  background: url('../images/template/section_menu_orange.gif') no-repeat;
}
.section_menu_teal {
  height: 30px;
  width: 190px;
  padding-left: 10px;
  padding-bottom: 10px;
  line-height: 30px;
  vertical-align: middle;
  background: url('../images/template/section_menu_teal.gif') no-repeat;
}
.section_menu_green {
  height: 30px;
  width: 190px;
  padding-left: 10px;
  padding-bottom: 10px;
  line-height: 30px;
  vertical-align: middle;
  background: url('../images/template/section_menu_green.gif') no-repeat;
}
.section_menu_blue {
  height: 30px;
  width: 190px;
  padding-left: 10px;
  padding-bottom: 10px;
  line-height: 30px;
  vertical-align: middle;
  background: url('../images/template/section_menu_blue.gif') no-repeat;
}
.section_menu_brown {
  height: 39px;
  padding-top: 4px;
  width: 170px;
  padding-left: 10px;
  padding-bottom: 10px;
  padding-right: 20px;
  background: url('../images/template/section_menu_brown.gif') no-repeat;
}
.section_menu_purple {
  height: 30px;
  width: 190px;
  padding-left: 10px;
  padding-bottom: 10px;
  line-height: 30px;
  vertical-align: middle;
  background: url('../images/template/section_menu_purple.gif') no-repeat;
}
#section_menu_hover_orange {
  background-color: #F1DCA6;
}
#section_menu_hover_orange a {
  color: #fff;
}
#section_menu_hover_teal {
  background-color: #97CCC3;
}
#section_menu_hover_teal a {
  color: #fff;
}
#section_menu_hover_green {
  background-color: #B7D2B2;
}
#section_menu_hover_green a {
  color: #fff;
}
#section_menu_hover_blue {
  background-color: #89CAE9;
}
#section_menu_hover_blue a {
  color: #fff;
}
#section_menu_hover_brown {
  background-color: #E0B4A7;
}
#section_menu_hover_brown a {
  color: #fff;
}
#section_menu_hover_purple {
  background-color: #D6A2B4;
}
#section_menu_hover_purple a {
  color: #fff;
}
div .case_mine {
  width: 176px;
  height: 24px;
  padding-top: 10px;
  background: url('../images/template/case_mine.gif') 0px 10px no-repeat;
}
div .case_uxo {
  width: 176px;
  height: 24px;
  padding-top: 10px;
  background: url('../images/template/case_uxo.gif') 0px 10px no-repeat;
}
div .case_marine {
  width: 176px;
  height: 24px;
  padding-top: 10px;
  background: url('../images/template/case_marine.gif') 0px 10px no-repeat;
}
div .case_investigation {
  width: 176px;
  height: 24px;
  padding-top: 10px;
  background: url('../images/template/case_investigation.gif') 0px 10px no-repeat;
}
div .case_training {
  width: 176px;
  height: 24px;
  padding-top: 10px;
  background: url('../images/template/case_training.gif') 0px 10px no-repeat;
}
div .case_qaqc {
  width: 176px;
  height: 24px;
  padding-top: 10px;
  background: url('../images/template/case_qaqc.gif') 0px 10px no-repeat;
}
div .case_mine a, div .case_uxo a, div .case_investigation a, div .case_marine a, div .case_training a, div .case_qaqc a {
  list-style-type: none;
  line-height: 24px;
  width: 176px;
  height: 24px;
  color: #fff;
  padding-left:5px;
  vertical-align: middle;
  text-decoration: none;
}
div .contact_form {
  width: 510px;
  background: #DCE2E6;
}
div .contact_form_top {
  width: 510px;
  height: 44px;
  background: url('../images/template/contact_us_page_tabs.gif') no-repeat;
}
div .sales_form_top {
  width: 510px;
  height: 44px;
  background: url('../images/template/sales_page_tabs.gif') no-repeat;
}
div .brochure_download_form_top {
  width: 510px;
  height: 21px;
  background: url('../images/template/brochure_download_page_top.gif') no-repeat;
}
div .employment_form_top {
  width: 510px;
  height: 44px;
  background: url('../images/template/employment_page_tabs.gif') no-repeat;
}
div .contact_form_title {
  width: 127px;
  height: 20px;
  padding-top: 4px;
  text-align: center;
}
div .contact_form_title_inactive {
  width: 105px;
  height: 20px;
  padding-top: 4px;
  text-align: center;
}
div .contact_form_bottom {
  width: 510px;
  height: 16px;
  background: url('../images/template/contact_form_bottom.gif') no-repeat;
}
div .contact_form_pad {
  width: 488px;
  padding-left: 11px;
}
div .contact_form_radio {
  width: 488px;
  border-bottom: 1px solid #fff;
  height: 27px;
  line-height: 27px;
  vertical-align: middle;
}
.f_r_cont {
  width: 244px;
  height: 27px;
  padding-top: 3px;
  padding-bottom: 3px;
  border-bottom: 1px solid #fff;
  float: left;
}
.f_r_cont_long {
  width: 488px;
  padding-top: 3px;
  padding-bottom: 3px;
  border-bottom: 1px solid #fff;
  float: left;
}
.f_radio {
  vertical-align: middle;
  margin: 0;
  padding: 0 0 0 0;
}
.f_label {
  width: 79px;
  padding-left: 1px;
  float: left;
  height: 27px;
  line-height: 27px;
  vertical-align: middle;
  font-size: 11px; 
}
.f_label_pad {
  width: 73px;
  padding-left: 5px;
  float: left;
  height: 27px;
  line-height: 27px;
  vertical-align: middle;
  font-size: 11px; 
}
.f_label_long {
  width: 79px;
  padding-left: 1px;
  float: left;
  vertical-align: middle;
  font-size: 11px; 
}
.f_element {
  width: 160px;
  padding-left: 4px;
  float: left;
  height: 27px;
  line-height: 27px;
  vertical-align: middle; 
}
.f_element_long {
  width: 404px;
  padding-left: 4px;
  float: left;
  vertical-align: middle; 
}
.f_r_cont_large {
  width: 488px;
  padding-top: 3px;
  padding-bottom: 3px;
  float: left;
}
.f_label_large {
  width: 78px;
  padding-left: 2px;
  float: left;
  height: 27px;
  font-size: 11px; 
}
.f_element_large {
  width: 404px;
  padding-left: 4px;
  float: left;
  vertical-align: middle; 
}
.f_textfield {
  border: 1px solid #C1C5C9;
  width: 154px;
  height: 19px;
  padding: 0px;
  margin: 0px;
  vertical-align: middle;
  line-height: 19px;
  font-family: Arial, Helvetica, Verdana sans-serif;
  font-size: 12px;
}
.f_cv {
  border: 1px solid #C1C5C9;
  width: 154px;
  height: 19px;
  padding: 0px;
  margin: 0px;
  vertical-align: middle;
  line-height: 19px;
  font-family: Arial, Helvetica, Verdana sans-serif;
  font-size: 12px;
}
.f_textarea {
  border: 1px solid #C1C5C9;
  width: 398px;
  padding: 0px;
  margin: 0px;
  overflow: auto;
  font-family: Arial, Helvetica, Verdana sans-serif;
  font-size: 12px;
}
.f_dropdown {
  border: 1px solid #C1C5C9;
  width: 154px; 
}
div .grey_line {
  height: 1px;
  line-height: 1px;
  font-size: 1px;
  overflow: hidden;
  background: #9CA0A3;
  margin-bottom: 8px;
  width: 510px;
}
/** Comparison Table **/
div #comparison_table {
  width: 512px;
}
div #comparison_table_header {
  width: 512px;
  height: 38px;
  line-height: 38px;
  vertical-align: middle;
  color: #fff;
  font-weight: 700;
  font-size: 13px;
}
div #comparison_table_top_left {
  width: 10px;
  height: 38px;
  background: url('../images/template/table_top_left.gif') no-repeat;
  font-size: 1px;
  line-height: 1px;
}
div #comparison_table_top_right {
  width: 10px;
  height: 38px;
  background: url('../images/template/table_top_right.gif') no-repeat;
  font-size: 1px;
  line-height: 1px;
}
div #comparison_table_top_centre {
  width: 492px;
  height: 38px;
  background: url('../images/template/table_top_centre.gif') repeat-x;
}
div #comparison_table_header_column_1 {
  width: 82px;
  height: 38px;
  border-right: 1px solid #ACCDC8;
}
div #comparison_table_header_column_2 {
  width: 128px;
  padding-left: 10px;
  height: 38px;
  border-right: 1px solid #ACCDC8;
}
div #comparison_table_header_column_3 {
  width: 128px;
  padding-left: 10px;
  height: 38px;
  border-right: 1px solid #ACCDC8;
}
div #comparison_table_header_column_4 {
  width: 121px;
  padding-left: 10px;
  height: 38px;
}
div #comparison_table_content {
  width: 510px;
  border-left: 1px solid #ACCDC8;
  border-right: 1px solid #ACCDC8;
  background: #E6F0EE url('../images/template/comparison_table_columns.gif') repeat-y;
  font-size: 11px; 
}
div .comparison_table_row {
  width: 508px;
}
div .comparison_table_content_column_1 {
  width: 79px;
  padding: 3px 6px;
  border-right: 1px solid #ACCDC8;
}
div .comparison_table_content_column_2 {
  width: 122px;
  padding: 3px 8px;
  border-right: 1px solid #ACCDC8;
}
div .comparison_table_content_column_3 {
  width: 122px;
  padding: 3px 8px;
  border-right: 1px solid #ACCDC8;
}
div .comparison_table_content_column_4 {
  width: 121px;
  padding: 3px 8px;
}
div .comparison_table_divider {
  width: 510px;
  height: 1px;
  line-height: 1px;
  font-size: 1px;
  background: #ACCDC8;
}
div #comparison_table_footer {
  width: 512px;
  height: 10px;
  line-height: 1px;
  vertical-align: middle;
  color: #fff;
  font-size: 1px;
}
div #comparison_table_bottom_left {
  width: 10px;
  height: 10px;
  background: url('../images/template/table_bottom_left.gif') no-repeat;
  font-size: 1px;
  line-height: 1px;
}
div #comparison_table_bottom_right {
  width: 10px;
  height: 10px;
  background: url('../images/template/table_bottom_right.gif') no-repeat;
  font-size: 1px;
  line-height: 1px;
}
div #comparison_table_bottom_centre {
  width: 492px;
  height: 10px;
  font-size: 1px;
  line-height: 1px;
  background: url('../images/template/table_bottom_centre.gif') repeat-x;
}
div #comparison_table_footer_column_1 {
  width: 82px;
  height: 10px;
  font-size: 1px;
  line-height: 1px;
  border-right: 1px solid #ACCDC8;
}
div #comparison_table_footer_column_2 {
  width: 138px;
  height: 10px;
  font-size: 1px;
  line-height: 1px;
  border-right: 1px solid #ACCDC8;
}
div #comparison_table_footer_column_3 {
  width: 138px;
  height: 10px;
  font-size: 1px;
  line-height: 1px;
  border-right: 1px solid #ACCDC8;
}
div #comparison_table_footer_column_4 {
  width: 131px;
  font-size: 1px;
  line-height: 1px;
  height: 10px;
}
div .news_listing_container {
  width: 518px;
}
div .news_listing_title_container {
  width: 518px;
  border-bottom: 1px solid #93BBD4;
}
div .news_listing_title {
  width: 300px;
  line-height: 16px;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  vertical-align: middle;
  color: #133B54;
  padding-bottom: 10px;  
}
div .news_listing_back_link {
  width: 218px;
  line-height: 16px;
  font-size: 12px;
  text-align: right;
  vertical-align: middle;
  color: #133B54;  
}
div .news_listing_date {
  width: 100px;
  line-height: 16px;
  font-size: 12px;
  text-align: right;
  vertical-align: middle;
  color: #133B54;  
}
div .news_listing_block {
  width: 518px;
  padding: 14px 0px 15px 0px; 
  border-bottom: 1px solid #93BBD4; 
}
div .case_study_listing_image {
  width: 104px;
}
div .news_listing_content {
  width: 404px;
  padding-left: 10px;
  padding-top: 7px;
}
/** Sitemap **/
div .sitemap {
  width: 518px; 
}
div .sitemap a {
  color: #4e5c65;
}
div .sitemap ul {
  width: 518px;
  margin: 0px;
  padding: 0px;
  list-style-type: none; 
}
div .sitemap ul li {
  width: 503px;
  padding-left: 15px;
  background-image: url('../images/content/sitemap-bullet.gif');
  background-position: 0px 6px;
  background-repeat: no-repeat;
  line-height: 140%;
}
div .sitemap ul li ul {
  width: 503px;
}
div .sitemap ul li ul li {
  width: 488px;
  padding-left: 15px;
}
div .sitemap ul li ul li ul {
  width: 488px;
}
div .sitemap ul li ul li ul li {
  width: 473px;
  padding-left: 15px;
}
div .sitemap ul li ul li ul li ul {
  width: 473px;
}
div .sitemap ul li ul li ul li ul li {
  width: 458px;
  padding-left: 15px;
}
div .news_list_date {
  width: 104px;
  text-align: right;
  line-height: 16px;
  color: #133b54;
}
.pagingcolor a {
  color: #4e5c65;
  text-decoration: none;
}
div #safe_storage{
  padding-top: 7px;
}
.cta {
  padding-top: 7px;
}
#left_menu_top {
  width: 200px;
  height: 11px;
  background-image: url('../images/template/left-menu-background-left.gif');
  background-repeat: no-repeat;
  background-position: top;
}
#left_menu_bottom {
  width: 200px;
  height: 12px;
  background-image: url('../images/template/left_menu_bottom.gif');
  background-repeat: no-repeat;
  background-position: bottom;
}
.cta_custom_light, .cta_custom_medium, .cta_custom_dark {
  padding-top: 7px;
  width: 190px;
  height: 100px;
  background-repeat: no-repeat;
  background-position: bottom;
}
.cta_custom_light {
  background-image: url('../images/template/cta_custom_light.jpg');
}
.cta_custom_medium {
  background-image: url('../images/template/cta_custom_medium.jpg');
}
.cta_custom_dark {
  background-image: url('../images/template/cta_custom_dark.jpg');
}
a.thickbox {
  display: block;
  height: 100px;
}
.cta_custom_text {
  height: 60px;
  line-height: 15px;
  padding: 20px 10px;
  width: 157px !important;
  cursor: pointer;
  text-align: center;
}
.exptext {
  font-weight: bold;
  line-height: 16px;
  font-size: 15px;
  color: red;
}
.cta_more {
  width: auto !important;
  float: right;
  text-decoration: underline;
  background-image: url('../images/template/white-arrow.gif');
  background-repeat: no-repeat;
  background-position: 0px 4px;
  padding: 0px 8px;
}
a#TB_closeWindowButton {
  float: right;
  padding-top: 5px;
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
}
#TB_window a#TB_closeWindowButton:link, #TB_window a#TB_closeWindowButton:visited {
  color: #FFFFFF !important;
}
#TB_window a#TB_closeWindowButton:hover {
  color: silver !important;
}
.cta_info_p {
  background: url('../images/template/lightbox-bg.png') no-repeat;
  width: 337px; 
  height: 168px; 
  padding: 17px 17px 17px 50px !important;
  color: #FFFFFF;
  font-size: 12px;
}
.cta_info_p a {
  color: #CED9E2 !important;
}
