/* Print Style Sheet */

/* disable elements that won't print */
#MainNav { display:none; }
#Search { display:none; }
#LeftNav { display:none; }

/* adjust other elements for printing */
.Keyline { background:none; border-right:none; width:100%; /*padding: 0.25em 0.3em 1em;*/  }
#Logo { float:right; }
#bread { margin:0; }
#bread div { margin:0.5em 0 0 1em; }

#outerContainer { float:none; clear:both; margin-left:0; width:auto; }
#innerContainer { float:none; margin:0; width:auto; }
#content { margin:0; }
html>/**/body #content { padding-top:1.5em; }
#RightNav { float:none; display:none; }
.pullQuote blockquote { color:#063; font-size:1em; }

#Footer, .CompanyDetails { border-top: 1px solid #000; }
#Footer img { display:none; }
#Footer .AddressDetails { margin-top:0; padding-left:0; }

a, a:link, a:visited { font-weight:bold; text-decoration:none; color:#000; }

.Winnow { display:none; }
.ResultBar { border-bottom: 1px solid #999; border-top:none; }
.ResultBar ul { display:none; }
.CourseSearchResults+.ResultBar {display:none; }
.CourseSearchResults h2 span { float:none; }
.CourseSearchResults h2 a, .CourseSearchResults a { display:none; }