/* print styles */
body{background:white;font:normal 12pt verdana}
A:link, A:visited {background:white;border-bottom:dashed 1px #666;color:#666;text-decoration:none;font-weight: bold}
hr{display:none}
h1{color:#069}
#header img{display:block;padding:0;margin:0}
#header h1{display:none}
h1, h2, h3, h4 {background:white;padding-bottom:1px;border-bottom: 1px solid gray;padding-top:20px;padding-bottom:5px}
h2, h3, h4{border:none;color:#80c31c}
p{margin:10px 0}
.breadcrumb A:link,.breadcrumb A:visited ,.breadcrumb{color:#AFAFAF;font-size:10pt;font-weight:bold}
.breadcrumb A:link,.breadcrumb A:visited{font-weight:normal}
.breadcrumb{border:solid 1px gray;border-width:1px 0;padding:10px 0}
/*Stuff we dont want to print */
#sidebar,
#footer,
.topnav,
.buttonBar{display: none}