    html,body {
      min-height:100%; height:100%; margin:0px; padding:0p;
    }
    a {
      color:#55a;
    }
    #wrapper {
    	min-height: 100%;
    	height: auto !important;
    	height: 100%;
    	margin: 0 auto -30px; /* the bottom margin is the negative value of the footer's height */

    }
    h1 {
    margin:0;
    }
    #push,#footer{ height:30px; width:100%; visibility:hidden; }
    #page0, #page1, #page2, #page3, #page4 { display:none; }
    
    .capt{
    font:20px Times New Roman;
    color:#476888;
    padding-left:25px;
    }
    .txt1 {
    width:243px;
    color:#476888;
    padding-right:5px;
    font:16px Times New Roman;
    }
    .txt2 {
    padding-left:30px;
    color:#6b89a7;    
    font:16px Times New Roman;
    }
    .inBlue{
    background:#BDCFD2; color:#fff; padding:10px;
    }
    .tdCol{
    width:33%
    }
    .tdColCent{
    width:33%;
    }