﻿/* RentRegisterForm.aspx */

    /* Section headers */
    .rentregister h3 { background: none; padding: 5px; border: 1px solid #A0A0A0;}
    #Document { width: 976px !important; }
    
/* --------------------------- SECTION 1 --------------------------- */
    
    /* Section 1 table template */
    dl#section1 { position: relative; padding-bottom: 108px; }
    
    /* Section 1 column template */
    dl#section1 dt.column, 
    dl#section1 dd.column { position: absolute; padding: 5px; }
    
    /* Section 1 row template */
    dl#section1 dt.row, 
    dl#section1 dd.row {border: none; height: 24px; }
    
    /* Section 1 individual columns */
    dl#section1 dt.c1 { left: 0px; width: 109px; }
    dl#section1 dd.c2 { left: 120px; width: 964px; }
    dl#section1 dt.c3 { left: 680px; width: 109px; }
    dl#section1 dd.c4 { left: 800px; width: auto; }
    
    /* Section 1 individual rows */		
    dl#section1 dt.r1, 
    dl#section1 dd.r1 { top: 0px; border-top: 1px solid #E0E0E0;}
    
    dl#section1 dt.r2, 
    dl#section1 dd.r2 { top: 36px; }			
    
    dl#section1 dt.r3, 
    dl#section1 dd.r3 { top: 72px; }		
    
/* --------------------------- SECTION 2 --------------------------- */
    
    /* Section 2 table template */
    dl#section2 { padding-bottom: 155px; position: relative; }
    
    /* Section 2 column template */
    dl#section2 dt.column, 
    dl#section2 dd.column { position: absolute; padding: 5px; }
    
    /* Section 2 individual columns */
    dl#section2 dt.c1 { left: 0px; width: 110px; }
    dl#section2 dd.c2 { left: 120px; width: 844px; }
    
    /* Section 2 row template */
    dl#section2 dt.row, 
    dl#section2 dd.row { border: none; height: 25px; }
    
    /* Section 2 individual rows */		
    dl#section2 dt.r1, 
    dl#section2 dd.r1 { top: 0px; border-top: 1px solid #E0E0E0; }
    
    dl#section2 dt.r2, 
    dl#section2 dd.r2 { top: 35px; height: 50px;}			
    
    dl#section2 dt.r3, 
    dl#section2 dd.r3 { top: 95px; height: 50px;}	
    
/* --------------------------- SECTION 3 --------------------------- */
    
    /* Section 3 table template */
    dl#section3 {padding-bottom: 570px; position: relative  }
    
    /* Section 3 column template */
    dl#section3 dt.column, 
    dl#section3 dd.column { width: 314px; position: absolute; padding: 5px; }
    
    /* Section 3 individual columns */    
    dl#section3 dt.c1a { left: 0px; width: 110px; border-right: none !important; }
    dl#section3 dd.c2a { left: 120px; width: 844px; }
    
    dl#section3 dt.c1, 
    dl#section3 dd.c1 { left: 0px; border-right: 1px solid #E0E0E0 !important; }
    
    dl#section3 dt.c2, 
    dl#section3 dd.c2 { left: 324px; border-right: 1px solid #E0E0E0 !important; }
    
    dl#section3 dt.c3, 
    dl#section3 dd.c3 { left: 648px; width: 316px; }
    
    /* Section 3 row template */
    dl#section3 dt.row, 
    dl#section3 dd.row { border: 0px; border-top: 1px solid #E0E0E0; }
    
    /* Section 3 individual rows */	
    dl#section3 dt.r1, 
    dl#section3 dd.r1 { height: 25px; }
    
    dl#section3 dt.r2 { top: 35px; height: 24px; }
    
    dl#section3 dd.r3 { top: 70px; height: 130px; border-top: 0px !important;}
    dl#section3 dd.r3 address { display: inline; font-style: normal; }
    
    dl#section3 dt.r4 { top: 210px; height: 14px; border-right: 0px; }
    
    dl#section3 dd.r5,
    dl#section3 dd.r5a { top: 235px; height: 25px; border-top: 0px !important; }
    dl#section3 dd.r5a { height: 85px !important; }
            
    dl#section3 dt.r6 { top: 270px; height: 14px; border-right: 0px; }
    
    dl#section3 dd.r7 { top: 295px; height: 25px; border-top: 0px !important;}
    
    dl#section3 dt.r8 { top: 330px; height: 14px; width: 964px; } 
    
    dl#section3 dd.r9 { top: 355px; height: 25px; width: 964px; border-top: 0px !important; } 

    dl#section3 dt.r10 { top: 390px; height: 14px; width: 964px;} 
    
    dl#section3 dd.r11 { top: 415px; height: 25px; width: 964px; border: 0px !important; } 
    
    dl#section3 dt.r12 { top: 450px; height: 14px; width: 964px; } 
    
    dl#section3 dd.r13 { top: 475px; height: 25px; width: 964px; border: 0px !important; } 
    
    dl#section3 dt.r14 { top: 510px; height: 14px; width: 964px; } 
    
    dl#section3 dd.r15 { top: 535px; height: 25px; width: 964px; border: 0px !important; } 
    
/* --------------------------- SECTION 4 --------------------------- */
    
    /* Section 4 table template */
    dl#section4 { padding-bottom: 465px; position: relative  }
    
    /* Section 4 column template */
    dl#section4 dt.column, 
    dl#section4 dd.column { width: 314px;  position: absolute; padding: 5px; }
    
    /* Section 4 individual columns */   
    dl#section4 dt.c1,     
    dl#section4 dd.c1 { left: 0px; border-right: 1px solid #E0E0E0 !important; }
    
    dl#section4 dt.c2, 
    dl#section4 dd.c2 { left: 325px; border-right: 1px solid #E0E0E0 !important; }
    
    dl#section4 dt.c3, 
    dl#section4 dd.c3 { left: 650px; border-right: 1px solid #E0E0E0 !important; }
    
    dl#section4 dt.c1a,
    dl#section4 dd.c1a { left: 0px; width: 475px; border-right: 1px solid #E0E0E0 !important; }
    
    dl#section4 dt.c2a, 
    dl#section4 dd.c2a { left: 485px; width: 479px; border-right: 1px solid #E0E0E0 !important; }
    
    dl#section4 dt.c1b,
    dl#section4 dd.c1b { left: 0px; width: 964px; border-right: 1px solid #E0E0E0 !important; }
    
    
    /* Section 4 row template */
    dl#section4 dt.row, 
    dl#section4 dd.row { border: 0px; border-top: 1px solid #E0E0E0; }
    
    /* Section 4 individual rows */	
    /* dl#section4 dt.r1a, */
    dl#section4 dt.r1  { height: 15px; }
    
    dl#section4 dd.r2 { top: 25px; height: 25px; border-top: 0px !important; }
    
    dl#section4 dt.r3 { top: 60px; height: 14px; border-top: 1px solid #E0E0E0 !important; }
    
    dl#section4 dd.r4 { top: 85px; height: 25px; border-top: 0px !important; }
    
    dl#section4 dt.r5 { top: 120px; height: 34px; border-top: 1px solid #E0E0E0 !important; }
    
    dl#section4 dd.r6 { top: 165px; height: 25px; border-top: 0px !important; }
    
    dl#section4 dt.r7 { top: 200px; height: 14px; border-top: 1px solid #E0E0E0 !important; }
    
    dl#section4 dd.r8 { top: 225px; height: 25px; border-top: 0px !important; }
    
    dl#section4 dt.r9 { top: 260px; height: 14px; border-top: 1px solid #E0E0E0 !important; }
    
    dl#section4 dd.r10 { top: 285px; height: 25px; border-top: 0px !important; }
        
    dl#section4 dt.r11 { top: 320px; height: 14px; border-top: 1px solid #E0E0E0 !important; }
        
    dl#section4 dd.r12 { top: 345px; height: 50px; border-top: 0px !important; }
    
    dl#section4 dt.r13 { top: 405px; height: 14px; border-top: 1px solid #E0E0E0 !important; }
    
    dl#section4 dd.r14 { top: 430px; height: 25px; border-top: 0px solid #E0E0E0 !important; }
    
    
/* --------------------------- SECTION 5 --------------------------- */
    
    /* Section 5 table template */
    dl#section5 { position: relative; margin-top: 5px; padding-bottom: 70px; }
    
    .rentregister p { margin: 0px !important; padding: 5px; border-top: 1px solid #E0E0E0 !important; }
    
    /* Section 5 column template */
    dl#section5 dt.column, 
    dl#section5 dd.column { position: absolute; padding: 5px; }
    
    /* Section 5 individual columns */
    dl#section5 dt.c1 { left: 0px; width: 109px; border-right: 1px solid #E0E0E0 !important;}
    dl#section5 dd.c2 { left: 120px; width: 100%; }
    
    /* Section 5 row template */
    dl#section5 dt.row, 
    dl#section5 dd.row {border: none; height: 24px; }
        
    /* Section 5 individual rows */
    dl#section5 dt.r1, 
    dl#section5 dd.r1 { top: 0px; border-top: 1px solid #E0E0E0 !important; }			
    
    dl#section5 dt.r2, 
    dl#section5 dd.r2 { top: 35px; border-top: 1px solid #E0E0E0 !important; }	
    
    
/* --------------------------- SECTION 6 --------------------------- */
    
    /* Section 6 table template */
    dl#section6 { padding-bottom: 365px; position: relative  }
    
    /* Section 6 column template */
    dl#section6 dt.column, 
    dl#section6 dd.column { width: 314px;  position: absolute; padding: 5px; }
    
    /* Section 6 individual columns */   
    dl#section6 dt.c1,     
    dl#section6 dd.c1 { left: 0px; border-right: 1px solid #E0E0E0 !important; }
    
    dl#section6 dt.c1a,     
    dl#section6 dd.c1a { left: 0px; width: 638px; border-right: 1px solid #E0E0E0 !important; }
    
    dl#section6 dt.c1b,
    dl#section6 dd.c1b { left: 0px; width: 964px; border-right: 1px solid #E0E0E0 !important; }
    
    dl#section6 dt.c2, 
    dl#section6 dd.c2 { left: 324px; border-right: 1px solid #E0E0E0 !important; }
    
    dl#section6 dt.c3, 
    dl#section6 dd.c3 { left: 648px; width: 316px; border-right: 1px solid #E0E0E0 !important; }
    
    /* Section 6 row template */
    dl#section6 dt.row, 
    dl#section6 dd.row { border: 0px; border-top: 1px solid #E0E0E0; }
    
    /* Section 6 individual rows */	
    dl#section6 dt.r1 { height: 15px; }
    
    dl#section6 dd.r2 { top: 25px; height: 25px; border-top: 0px !important; }
    
    dl#section6 dt.r3 { top: 60px; height: 14px; border-top: 1px solid #E0E0E0 !important; }
    
    dl#section6 dd.r4 { top: 85px; height: 25px; border-top: 0px !important; }
    
    dl#section6 dt.r5 { top: 120px; height: 14px; border-top: 1px solid #E0E0E0 !important; }
    
    dl#section6 dd.r6 { top: 145px; height: 25px; border-top: 0px !important; }
    
    dl#section6 dt.r7 { top: 180px; height: 30px; border-top: 1px solid #E0E0E0 !important; }
    
    dl#section6 dd.r8 { top: 220px; height: 25px; border-top: 0px !important; }
    
    dl#section6 dt.r9 { top: 255px; height: 14px; border-top: 1px solid #E0E0E0 !important; }
    
    dl#section6 dd.r10 { top: 280px; height: 75px; border-top: 0px !important; }
    
/* --------------------------- SECTION 7 --------------------------- */
    
    /* Section 7 table template */
    dl#section7 { position: relative; padding-bottom: 180px; }
    
    .rentregister p.footertext { margin: 0px; padding: 5px; border-top: 1px solid #E0E0E0 !important; text-align: center; }
    
    /* Section 7 column template */
    dl#section7 dt.column, 
    dl#section7 dd.column { position: absolute; padding: 5px; }
    
    /* Section 7 individual columns */
    dl#section7 dt.c1 { left: 0px; width: 249px; border-right: 1px solid #E0E0E0 !important;}
    dl#section7 dd.c2 { left: 260px; width: 100%; }
    
    dl#section7 dt.c1b,
    dl#section7 dd.c1b { left: 0px; width: 964px; border-right: 1px solid #E0E0E0 !important; }
    
    /* Section 7 row template */
    dl#section7 dt.row, 
    dl#section7 dd.row {border: none; height: 24px; }
    
    /* Section 7 individual rows */
    dl#section7 dt.r1, 
    dl#section7 dd.r1 { top: 0px; border-top: 1px solid #E0E0E0 !important; }			
    
    dl#section7 dt.r2, 
    dl#section7 dd.r2 { top: 35px; border-top: 1px solid #E0E0E0 !important; }	
    
    dl#section7 dt.r3, 
    dl#section7 dd.r3 { top: 70px; height: 14px; border-top: 1px solid #E0E0E0 !important;  }	
    
    dl#section7 dt.r4, 
    dl#section7 dd.r4 { top: 95px; height: 75px; }	