body {                                                                                  
   margin-top: 0px;                                                                                  
   background: #000206 url(/images/background.jpg) repeat-x left top;                                                                                  
   }                                                                                  
                                                                                     
td {                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        
   color:#274c96;                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        
   font-family:Arial;                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        
   font-size:12px;                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        
}                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        
a {                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            
   text-decoration:underline;                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            
   color:#0753c4;                                                                                 
  font-weight: bold;                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             
}                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            
a:hover {                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            
   text-decoration:none;                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            
   color:#11825c;                                                                                
   font-weight: bold;                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     
}                                                                                          

#container {                                                                                  
   width: 958px;                                                                                  
   }                                                                                  

/* header area start */                                                                                  
                                                                                     
#utility_nav {                                                                                  
   width: 958px;                                                                                  
   text-align: right;                                                                                  
   padding-top: 3px;                                                                                  
   padding-bottom: 0px;                                                                                  
   }                                                                                 

#utility_nav span {                                                                               
   font-size:18px;                                                                               
}                                                                               
                                                                                

#header {                                                                                  
   width: 958px;                                                                                  
   height:133px;                                                                                 
   background: url(/images/header-bg.jpg) no-repeat right top;                                                                                 
   }                                                                                  
                                                                                     
/* topnav area start */                                                                                  

#topnav {                                                                                  
   width: 958px;                                                                                  
   text-align: right;                                                                                  
   padding-top: 2px;                                                                                  
   padding-bottom: 5px;                                                                                  
   white-space: nowrap;                                                                                  
   background: url(/images/topnav-bg.jpg) no-repeat left top;                                                                                  
   }                                                                                  


.topnav_last{                                                      
margin-right:54px;                                                 
}                                                                         
/* main area start */                                                                                  
                                                                                     
#main {                                                                                  
   width: 958px;                                                                       
   background: url(/images/main-bg.jpg) repeat-y left top;                                                 
   position:relative;                                                                      
                                                                                     
   }                                                                                  
 #leftnav_index {width: 179px;padding-top: 0px;padding-bottom: 250px;background: url(/images/leftnav-top.jpg) no-repeat left top;                                                                                  

   }                                                                                    
#leftnav {                                                                                  
   width: 179px;                                                                                  
   padding-top: 0px;                                                                                  
   padding-bottom: 250px;                                                                                  
   background: url(/images/leftnav-btm.jpg) no-repeat left bottom;                                                                                  

   }                                                                                  
 #nav {                                                                                  
   width: 179px;                                                                                  
   }                                                                                     

 #index_nav {                                                                                  
   width: 179px;                                                                                  
   background: url(/images/nav-bg.jpg) no-repeat left top;                                                                                  
   }                                                              


#content_area {                                               
   padding-left: 25px;                                                                                  
   padding-right: 25px;                                                                                  
   padding-top: 0px;                                                                                  
   padding-bottom: 40px;                                                                                  
   }                                                                                  
#index_content_area{                                                            
   padding-left: 19px;                                                                                  
   padding-right: 19px;                                                                                  
   padding-top: 0px;                                                                                  
   padding-bottom: 20px;                                                             
   background: url(/images/index-content-bg.jpg) no-repeat right top;                                                                 
}                                                            
/* footer area start */                                                                                  

#footer {                                                                                  
   width: 958px;                                                                                  
   background: url(/images/footer-bg.jpg) no-repeat left bottom;                                                                                 
   height:60px;                                                                                 
   }                                                                                  
                                                                                     

                                                                                     
#thomas_info {                                                                                  
   width: 958px;                                                                                  
   text-align: right;                                                                                  
   padding-top: 2px;                                                                                  
   padding-bottom: 2px;                                                                                  
   }                                                                                  
                                                                                     
/* heading styles */                                                                                  

h1 {                                                                                  
   color: #082b76;                                                                                  
   font-size: 18px;                                                                                  
   font-weight: bold;                                                                                  
   }                                                                                  

.heading{                                                                                 
   color: #031f43;                                                                                  
   font-size: 18px;                                            
   margin:0;                                             
   padding-bottom:10px;                                             
   padding-top:20px;                                             
                                                                                 
}                                                                                 


h2 {                                                                                  
   color: #11825c;                                                                                  
   font-size: 14px;                                                                                  
   font-weight: bold;                                                                                  
   }                                                                                  
                                                                                     
h3 {                                                                                  
    color: #274c96;                                                                                  
   font-size: 13px;                                                                                  
   font-weight: bold;                                                                                  

   }                                                                                  
                                                                                     
/* image styles */                                                                                  
                                                                                     
.img01 {                                                                                  
   border: 1px #000000 solid;                                                                                  
   }                                                                                  
                                                                                     
.img02 {                                                                                  
   border: 1px #000000 solid;                                                                                  
   float: left;                                                                                  
   margin-right: 10px;                                                                                  
   margin-bottom: 10px;                                                                                  
   }                                                                                  

.img03 {                                                                                  
   border: 1px #000000 solid;                                                                                  
   float: right;                                                                                  
   margin-left: 10px;                                                                                  
   margin-bottom: 10px;                                                                                  
   }                                                                                  
                                                                                     

.img04{                                                                                 
   float:left;                                                                                 
   margin-right:3px;                                                                                 
}                                                                                

.img05{                                                                             

   margin-right:5px;      
   margin-left:10px;                                                                             
   vertical-align:middle;                                                                             
}                                                                             

.img06 {                                                               
   margin-right:8px;                                                               
   vertical-align:middle;                                                               
}                                                               


.img07 {                                                               
   margin-left:8px;                                                               
   margin-right:5px;                                                               
   vertical-align:middle;                                                               
}                                                               
.img08{                                                        
   display:block;                                                       
   float:left;                                                         
}                

.img09{                                                         
margin-left:3px;                                         
position:absolute;                                           
float:left;                                              
}                                                         

 .img10{                                                         
   float:left;                                         
   margin-left:3px;                                                
   position:absolute;                                           
}                       
                                                 
.img11{                                      
   float:left;                       
   margin-top:10px;                       
    }                                      
                                     
.img12{                                      
   float:left;                  
   margin-top:4px;                     
 }                                    
                                 
.img13{                

   margin-right:6px; 
   float:left;                               
}                               
           
.img14{          
   float:left;          
   margin-right:10px;         

}          
.img15{     
margin-bottom:10px;     
}                                                                  
/* miscellaneous */                                                                                  
                                                                                     

.print_page {                                                               
   float:right;                                                               
   font-family:arial;                                                               
   font-size:11px;                                                               
   padding-bottom:5px;                                                               
   padding-right:15px;                                                               
   padding-top:10px;                                                               
}                                                               



.print_page a {                                                               
   color:#2c5fd4 !important;                                                               
   font-size:11px !important;                                                               
   font-weight:normal!important;                                                              
}                                                               
.print_page a:hover {                                                               
   color:#2c5fd4 !important;                                                               
   font-size:11px !important;                                                               
   font-weight:normal!important;                                                              
}                                                             

.send_email {                                                             
   background:url("/images/but_send_email.gif") no-repeat left top ;                                                             
   border:0 none;                                                             
   height:23px;                                                             
   width:80px;                                                             
}                                                             
.send_email:hover {                                                             
   background:url("/images/but_send_email_hover.gif") no-repeat left top ;                                                             
   border:0 none;                                                             
   height:23px;                                                             
   width:80px;                                                             
}                                                         

.bucket_bg_001{                                                         
   background:url("/images/bucket-bg-01.jpg") no-repeat left bottom;                                                          
   width:364px;                                                         
}                                                         

.bucket_bg_002{                                                         
   background:url("/images/bucket-bg-02.jpg") no-repeat left bottom;                                                          
   width:364px;                                                         
}                                                      

ul.bucket_content {                                                      
   line-height:16px;                                          
   list-style-type:none;                                          
   margin:0px 0px 23px 0px;                                          
   padding:8px 0 0;                                          
 }                                                      

ul.bucket_content li {                                       
   background-image:url("/images/bucket-bull.jpg");                                                     
   background-position:171px 6px;                                          
   background-repeat:no-repeat;                                          
   color:#2F4766;                                          
   font-size:11px;                                          
   font-weight:bold;                                          
   margin-top:0;                                          
   padding:0 27px 0 181px;                                          
}                                           

.bucket_first_link {                                           
   display:block;height:auto;margin:0px;padding:0px 0px 0px 155px;                                           
   position:relative;                                           
}                                          

.bucket_second_link {                                           
   display:block;height:auto;margin:0px;padding:0px 0px 0px 155px;                                           
   position:relative;                                          
}                                         

ul.bucket_content_002 {                                                      
   line-height:16px;                                          
   list-style-type:none;                                          
   margin:0px 0 23px;                                          
   padding:8px 0 0;                                          
 }                                                      

ul.bucket_content_002 li {                                         
   background-image:url("/images/bucket-bull.jpg");                                         
   background-position:177px 6px;                                         
   background-repeat:no-repeat;                                         
   color:#2F4766;                                         
   font-size:11px;                                         
   font-weight:bold;                                         
   margin-top:0;                                         
   padding:0 27px 0 187px;                                         
}                                      

ul.bucket_content_003 {                 
   line-height:13px;                                 
   list-style-type:none;                                 
   margin:0;                  
   padding:5px 0 0;                    
                              
 }                                                      

ul.bucket_content_003 li {                                         
   background-image:url("/images/bucket-bull_001.jpg");                           
   background-position:105px 6px;                                 
   background-repeat:no-repeat;                                 
   color:#03152D;                                 
   font-size:10px;                                 
   font-weight:bold;                                 
   margin-top:0;                                 
   padding:0 3px 0 111px;                                 
}                                      

.smaller_bucket_bg{                                      
   background:url("/images/small-bucket-bg.jpg") no-repeat left bottom;                                                          
   width:234px;                
   padding-bottom:10px;                    
   padding-top:25px;                    
                        
     }                

ul.internal_bullet {                 
   line-height:17px;                                 
   list-style-type:none;                                 
   margin:0;                  
   padding:5px 0 0;                    
  }                                                      

ul.internal_bullet li {                                         
   background-image:url("/images/dest-bull.jpg");                           

   background-position:3px 6px;             
   background-repeat:no-repeat;             
   margin-top:0;             
   padding:0 3px 0 12px;             
                                
}                                      

.bottom_content{             

   background-color:#CCE6CB;       
   margin-left:100px;       
   margin-top:22px;       
   padding:5px;       
   text-align:center;       
   width:520px;       
            
}             
      

.medical_content{    

padding:7px;    
background-color:#CCE6CB;      
}        
.back_to_top{         
   margin:0;         
   padding-bottom:10px;         
   padding-top:10px;         
   text-align:right;     
}         

.submit {        
   background:url("/images/but_sumbit.gif") no-repeat left top ;        
   border:0 none;        
   height:24px;        
   width:66px;        
}        
.submit:hover {        
   background:url("/images/but_sumbit_over.gif") no-repeat left top ;        
   border:0 none;        
   height:24px;        
   width:66px;        
}        
.reset {        
   background:url("/images/but_reset.gif") no-repeat left top ;        
   border:0 none;        
   height:24px;        
   width:66px;        
}        
.reset:hover {        
   background:url("/images/but_reset_over.gif") no-repeat left top ;        
   border:0 none;        
   height:24px;        
   width:66px;        
} span.leftnav_ser_007 .active_class a {background:url("/images/leftnav-link-big-hover.png") no-repeat scroll left top !important; color:#FFFFFF !important;}span.leftnav_ser_006 .active_class a {background:url("/images/leftnav-link-hover.png") no-repeat scroll left top !important; color:#FFFFFF !important;}
span.leftnav_ser_005 .active_class a {background:url("/images/leftnav-link-hover.png") no-repeat scroll left top !important; color:#FFFFFF !important;}
.left-bottom {background: url("/images/leftnav-btm.jpg");background-position:left bottom;width:170px;height:280px;bottom:0px;position:absolute;}
