div#header, div#navigation, div#footer  { display: none; }

#screen-header {
    display:none;
}
body {
	background: white;
	font-size: 9pt;
	}
h1 {
    font-size: 24px;
}
.lead {
    font-size: 18px;
}
th {
    text-align:left;
    vertical-align: top;
    border-right: 1px solid #333333;
    padding:2pt;
    border-bottom: 1px solid #333333;

}
td {
    border-bottom: 1px solid #333333;
}
table {
    border: 1px solid grey;

}
a {
    color:black;
    text-decoration:none;
}
.active-scaffold-calculations td {
text-align: right;
}
.active-scaffold td.numeric,
.active-scaffold td.center {
text-align: center;
}

#launcher{
    display: none;
}
.print {
    display: block;
}
/*

 */
