

/*@import url("../base_flexible.css");*/

html body #printheader {
display:block;
width: auto;
height:50px;
margin:0;
padding:0;
font-size:.8em;
color:#666666;
}

html body #header,html body #footer,html body #footer_content,html body #menutree,html body #printfooter,html body #back_to_top,html body #skip_to_content {
display:none;
}

body,html body,html>body {
background: white;
width: auto;
max-width: none;
height: auto;
max-height: none;
margin: 0;
padding: 0;
border: 0;
text-align:left;
font-size:10pt;
}

html body #shell1,html body #shell2,html body #content_margin,html body #content_setmargin,html body #footer {
float: none !important;
background: transparent;
width: auto;
max-width: none;
height: auto;
max-height: none;
margin: 0;
padding: 0;
border: 0;
text-align:left;
}

html body #header,html body #left1,html body #content,html body #right1,html body #right2,html body #footer_content {
float: none !important;
background: transparent;
width: auto;
max-width: none;
height: auto;
max-height: none;
margin: 0;
padding: 0;
border: 0;
text-align:left;
margin-top:.5em;
font-size:10pt;
}

html body img {
margin:2px 0;
padding:0;
border:0;
color:#ffffff;
}

html body div a,html body div a:link,html body div a:active,html body div a:visited,html body div a:hover,html body div a:focus {
font-weight:bold;
text-decoration:none;
border-bottom: 1px dashed #cccccc;
}



