* {
     margin: 0;
}
html, body, #UI {
    height: 100%;
}
body {
    background-color: #fff; margin:20px;
    color: #000000; font-family: Arial,Helvetica,sans-serif; background-repeat:repeat-x; 
    font-size: 100%; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;
    padding: 0; text-align: left; font-size:10pt;
}
body {  
    text-align: left;
}

.application { height:auto; min-height:inherit; padding-bottom:30px; border-bottom:1px solid #000;}
#Background { display:none; }
#Canvas_UI { display:none; }
#Canvas_Main { display:none; }
#Nav_Main { display:none; }
.title { font-size:16pt; font-weight:bold; margin-bottom:15pt; }
.subtitle { font-size:14pt; font-weight:normal; margin-bottom:13pt;  }
