@charset "utf-8";


/* Print specific CSS */

body {color:#000; background:#fff; font:normal 12px Trebuchet MS, Verdana, Geneva, sans-serif; line-height:1.5em; padding-bottom:8px;}
h1, h2, h3, h4, h5, h6 {color:#000; display:block;}
a {text-decoration:underline; color :#333;}
#picture, #orangeBar, #contactForm , #header {display:none;}
ul {padding:0 0 10px 0; margin:0;}
li {font-weight:normal; text-transform:none;}
li.heading {font-weight:bold; text-transform:uppercase;}

#breadCrumb {float:left; width:100%;}
ul.crumbs {list-style:none;}
ul.crumbs li {display:inline; font:bold 10px Trebuchet MS, Verdana, Geneva, sans-serif; color:#555;}
ul.crumbs li a {color:#000; text-decoration:underline;}
