/* Print Stylesheet for MPBA */

*{
color:#fff;
background:none;
}
.background{
display:none;
visibility:hidden;
}
body{
width:100%;
}
* html div#banner img{/*IE hack*/
width:7in;
}
* html div#container{/*IE hack*/
width:7in;
}
div#cert{
border:1px #000 solid;
height:4in;
width:1.5in;
}
div#container{
width:100%;
}
div#footer{
position:fixed !important;
bottom:0in !important;
}
* html div#footer img{/*IE hack*/
width:7in;
}
div#nav{
display:none;
visibility:hidden;
}
img#aedis{
visibility:hidden;
display:none;
}