body {                                                                                       
   margin-top: 0px;                                                                                       
   background: #000001 url(images/body-bg.jpg) repeat-x left top;                                                                                       
   }                                                                                       
                                                                                          
td {                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                
   font-family:Arial;                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                
   font-size:12px;                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                
   color:#000000;                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                
}                                                                                                                                                                                                                                                                                                  
                                                                                                                                                                                                                                                                                                 
a {                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                
   text-decoration:underline;                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                
   color:#000002;                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                
}                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                
a:hover {                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                
   text-decoration:none;                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                
   color:#000003;                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        
}                                                                                                             

#container {                                                                                       
   width: 963px;                                                                                       
   }                                                                                       

/* header area start */                                                                                       
                                                                                          

#header {                                                                                       
   width: 963px;                                                                                       
   background:url("images/header-bg.jpg") no-repeat  right top;                                                                                      
   height:100px;                                                                                      
   }                                                                                       
                                                                                          
.phone{                                                                                     
   font-size:18px;                 
   padding-right:5px;                                                                                     
}                                                                                     
.contact{                                                                                     
   display:block;                 
   font-size:24px;                 
   margin-bottom:-3px;                                                                                     
}                                                                                     

/* topnav area start */                                                                                       

#topnav {                                                                                       
   width: 963px;                                                                                      
   background:url("images/topnav-bg.jpg") no-repeat left top;                                                                                                   
   height:34px;                                                                                    
   }                                                                                       

/* main area start */                                                                                       
                                                                                          
#main {                                                                                       
   width: 963px;                                                                           
   background:url("images/main-bg.jpg") repeat-y left top;                                                                           
   clear:both;                                                                              
   }                                                                                       
                                                                                          
#nav {                                                                                       
   width: 181px;                                                                                       
   margin-left:12px;                                                                             
   background-color:#2a41be;                                                                                                                                                
   }                                                                                       
                                                                                          
#leftnav {                                                                                       
   width: 193px;                                                                                       
   padding-top: 12px;                                                                            
   padding-bottom:0px;                                                                            
                                                                                       
   }                                                                                       
#content_area {                                                                                       
   padding-left: 19px;                                                                                       
   padding-right: 19px;                                                                                       
   padding-top: 0px;                                                                                       
   padding-bottom: 20px;         
                                                                                       
   }                                                                                       

/* footer area start */                                                                                       

#footer {                                                                                       
   width: 963px;                                                                                       
   background:url("images/footer-bg.jpg") no-repeat  left top;                                                                                      
   height:100px                                                                                      
   }                                                                                       
                                                                                          
#thomas_info {                                                                                       
   padding-bottom:0px;                                                                       
   padding-top:25px;                                                                       
   text-align:center;                                                                       
   width:963px;                                                                      
   }                                                                                       
                                                                           
html > body #thomas_info {                                                                                       
   padding-bottom:15px;                                                                       
   }                                                                       
                                                                                    
/* heading styles */                                                                                       

h1 {                                                                                       
   color: #1c33a9;                                                                                       
   font-size: 20px;                                                                                       
   font-weight: bold;                                                                                       
   }                                                                                       
.heading {                                  
   font-family:"Arial Black";                                             
   font-size:22px;                                             
   font-weight:normal;                                             
   margin:0px;                                                
   padding-left:45px;                                             
}                                             
h1 span{                   
   font-family:arial;                                             
   font-size:22px;                                             
   font-weight:normal;                   
}                                             

h2 {                                                                                       
   color: #000000;                                                                                       
   font-size: 16px;                                                                                       
   font-weight: bold;                                                                                       
   }                                                                                       
                                                                                          
h3 {                                                                                       
   color: #000000;                                                                                       
   font-size: 14px;                                                                                       
   font-weight: bold;                                                                                       
   }                                                                                       
                                                                                          
/* image styles */                                                                                       
                                                                                          
.img01 {                                                                                       
   border: 1px #000000 solid;                                                                                       
   }                                                                                       
                                                                                          
.img02 {                                                                                       
   float: left;                                                                                       
   margin-right: 20px;                                                                                       
   margin-bottom: 10px;                                                                                       
   }                                                                                       

.img03 {                                                                                       
   border: 1px #000000 solid;                                                                                       
   float: right;                                                                                       
   margin-left: 10px;                                                                                       
   margin-bottom: 10px;                                                                                       
   }                                                                                       
                                                                                          

.img04{                                                                                      
   float:left;                                                                                      
   margin-right:3px;                                                                                      
}                                                                                      

.img05{                                                                        
   display:block;                                                                           
}                                                                                      
.img06 {                                                                                      
   margin-right:3px;                                                                                      
   vertical-align:middle;                                                                                      
}                                                                                      

.img07 {                                                                                      
   cursor:pointer;                                                                                      
   margin-left:10px;                                                                                      
   margin-right:3px;                                                                                      
   vertical-align:middle;                                                                                      
}                                                                                      
 .img08{                                                                                      
   display:block;                                                                           
   margin-top:22px;                                                                           
}                                                                                      
.img09{                                                                         
   vertical-align:middle;                                                                         
}                                                                          

.img10{                                                                         
   margin-right:4px;                                                                         
   vertical-align:bottom;                                                                         
}                                                                          

.img11{                                                                         
   margin-right:10px;                                                                         
   vertical-align:middle;                                                                         
}                                                                          

.img12{                                                                         
   margin-bottom:4px;                                                                         
   margin-right:0px;                                                                         
   vertical-align:middle;                                                                        
}                                                                          
.img13{                                                                         
   vertical-align:middle;                                                                         
}                                                                         
                                                            
.img14{                                                          
   display:block;                                                         
   margin-top:12px;                  
}                                  
                                                       
.img15{                       
   margin-bottom:10px;                       
}                       


.img16 {                      
   float:left;                      
   margin-bottom:10px;                      
   margin-right:20px;                      
}                      

.img17 {              
   margin-right:5px;                      
}            
                                                                                 
.print_page {                                                                                      
   float:right;                                                                                      
   font-family:arial;                                                                                      
   font-size:11px;                                                                                      
   padding-bottom:5px;                                                                                      
   padding-right:3px;                                                                                      
   padding-top:5px;                                                                                      
}                                                                                    

.topnav_ser_005 a span{                                                                                                                                                                                               
   cursor:pointer;                                                                                                                                                                                               
   display:block;                                                                                                                                                                                               
   float:left;                                                                                                                                    
   padding:10px 12px 8px 0px;                                                                                                                                                                                                
                                                                                                                                                                                          
 }                                                                                                                                                                                                
.topnav_ser_005 a:link span{                                                                                                                                                                                                 
   cursor:pointer;                                                                                                                                                                                                   
   float:left;                                                                                                                                                                                                             
   padding:10px 12px 8px 0px;                                                                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                                                                                                                                             
.topnav_ser_005 a:visited span  {                                                                                                                                                                                                                                                                                                               
   cursor:pointer;                                                                                                                                                                                                   
   float:left;                                                                                                                                                                                                             
   padding:10px 12px 8px 0px;                                                                                      
    }                                                                                      
                                                                                                                                                                                           
.topnav_ser_005 a:hover span{                                                                                                                                                                                                
   background:url(images/topnav-link-right.jpg) no-repeat right top !important;                                                                                                                                                                                                
   cursor:pointer;                                                                                                                                                                                               
   display:block;                                                                                                                                                                                               
   padding:10px 12px 8px 0px;                                                                                                                                                                                                                        
}                                                                                   
.topnav_first {                                                                               
   margin-left:8px !important;                                                                                
}                                                                                 

.marked_link   {                                                                               
   background:url(images/marked_link.jpg) no-repeat right 13px !important;                                                                                
}                                                                                  
                                                                              
.footer_logos{                                                                         
   float:right;                                                                         
   padding-right:25px;                                                                         
   padding-top:12px;                                                                         
}                                                                         
                                                                         
.content_area_inner{                                                                    
   background-color:#ECECEC;                                                                   
   padding:7px 25px 20px;                                                                   
}                                                                    

#idContentTblCell {                                                                    
   height:380px;                                                                    
}                                                                      

.print_page a {                                                                 
   color:#999999 !important;                                                                 
   font-size:11px !important;                                                                 
   font-weight:normal !important;                                                                 
}                                                                 
.print_page a:hover {                                                                 
   color:#999999 !important;                                                                 
   font-size:11px !important;                                                                 
   font-weight:normal !important;                                                                 
}                                                                 

.send_email {                                                               
   background:url("images/but_send_email.gif") no-repeat left top ;                                                               
   border:none;                                                               
   height:23px;                                                               
   width:80px;                                                               
}                                                               
.send_email:hover {                                                               
   background:url("images/but_send_email_hover.gif") no-repeat left top ;                                                               
   border:none;                                                               
   height:23px;                                                               
   width:80px;                                                               
}                                                            
.home_bg {                                                            
   background:url("images/deafult.jpg") no-repeat left top;                                                            
   display:block;                                                            
   height:193px;                                                            
   width:963px;                                                            
}                                                            
.instrumentation_controls {                                                            
   background:url("images/instrumention.jpg") no-repeat  left top;                                                            
   display:none;                                                            
   height:193px;                                                            
   width:963px;                                                            
}                                                            
.scada_bg {                                                            
   background:url("images/scada-hmi.jpg") no-repeat  left top;                                                            
   display:none;                                                            
   height:193px;                                                            
   width:963px;                                                            
}                                                            
.manufacturing_fabrication_bg {                                                            
   background:url("images/manufacturing.jpg") no-repeat  left top;                                                            
   display:none;                                                            
   height:193px;                                                            
   width:963px;                                                            
}                                                            
.field_service_bg {                                                            
   background:url("images/field-service.jpg") no-repeat  left top;                                                            
   display:none;                                                            
   height:193px;                                                            
   width:963px;                                                            
}                                                        

.bucket_link_ser_005  a span {                                                        
   display:block;                                                      
   padding:0px;                                                      
   text-align:center;                                    
   position:relative;                  
}                                                        
.bucket_link_ser_005  a:hover span {                                                        
   background:url("images/bucket_arrow_hover.png") no-repeat  center top;                                                         
   display:block;                                                      
   margin-top:-34px;                                                      
   padding:34px 0px 0px;                                                      
   position:relative;                                                      
   text-align:center;                                               
}                                                 


ul.bucket_content {                                           
   line-height:14px;                                                
   list-style-type:none;                                                
   margin:0px;                                                
   padding:3px 0px 0px;                                                
}                                                 
ul.bucket_content li {                                                 
   background: url("images/bucket-bull.jpg") no-repeat 8px 6px ;                                                 
   font-size:12px;                                                
   font-weight:normal;                                                
   margin-top:0px;                               
   padding:0px 0px 0px 14px;                                               
   color:#666666;                                      
}                                            

.bucket_002 {                                        
   margin-left:25px;                                         
   margin-top:28px;                                            
}                                            

.bucket_bg{                                           
   background:url("images/bucket-bottom.jpg") no-repeat left bottom;                                            
}                            

ul.dest_content {                                           
   line-height:17px;                                                
   list-style-type:none;                                                
   margin:0px;                                                
   padding:3px 0px 0px;                                                
}                                                 
ul.dest_content li {                                                 
   background: url("images/dest-bull.jpg") no-repeat 9px 6px ;                              
   font-weight:normal;                                                
   margin-top:0px;                               
   padding:0px 0px 0px 18px;                                               
                         
}                          
.resources_table {                       
   margin-top:20px;                       
}                         
.resources_table img {                       
   margin-bottom:10px;                       
}                    

.breadcrumb {                   
   background-color:#D7D5D5;                   
   padding:8px;                   
}                    

.submit {                  
   background:url("images/but_sumbit.gif") no-repeat  left top ;                  
   border:0px;                  
   height:24px;                  
   width:66px;                  
}                  
.submit:hover {                  
   background:url("images/but_sumbit_over.gif") no-repeat  left top ;                  
   border:0px;                  
   height:24px;                  
   width:66px;                  
}.highslide {cursor: url(images/defzoomin.cur), pointer;outline: none;}.highslide-html-content {position: absolute;display: none;}.control {float: right;display: block;margin: 0 5px;font-size: 9pt;font-weight: bold;text-decoration: none;text-transform: uppercase;color: #999;}.control:hover {color: black !important;}                  
.reset {                  
   background:url("images/but_reset.gif") no-repeat  left top ;                  
   border:0px;                  
   height:24px;                  
   width:66px;                  
}                  
.reset:hover {                  
   background:url("images/but_reset_over.gif") no-repeat  left top ;                  
   border:0px;                  
   height:24px;                  
   width:66px;                  
}      
.tooltipsupport {                                                                                       
   color: #000000;                                                                                       
   font-size: 16px;                                                                                       
   font-weight: bold;
width:100%;
   }      
.tooltipsupport span {      
float:left;     
clear:both;     
padding:10px 0px 10px 0px;    
cursor:pointer;   
}