/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* Meta Data - - - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/*
DC-publisher="Georgetown University"
DC-creator="Ignatius Hsu"
DC-title="Universal Print Style Sheet, V.1.0.0"
DC-type="Cascading style sheet"
DC-date="2009-01"
Description="This is the base print style sheet for explore content. Alterations should only be made to this file with the Maintainer's knowledge. Any specific changes to the site specific print CSS should be made in that site's local print.css, which will override rules set in this file."
DC-coverage="All Georgetown University Explore pages developed under the university framework."
<link rel="schema.DC" href="http://dublincore.org/documents/dces/" />
*/

span.Breadcrumbs {display: none !important;}
/*these styles replicate the h1 styles in global print.css*/
div.PageTitle {font-family: "Lucida Grande", "Century New Gothic", Arial, Helvetica, sans-serif; text-align: center;
font-size: 14pt; padding: 5pt 0; margin: 10pt 0 15pt 0; border-top: 4px solid #666; border-bottom: 4px solid #666;}
div.PageTitle a {text-decoration: none; color: #000;}