body	{ background: white; }
a	{ font-family: Georgia; }
#topLogo	{ display: none; visibility: hidden; }
#topToc	{ display: none; }
.botToc	{ display: none; }
.lowToc	{ display: none; }
#leftPanel	{ display: none; visibility: hidden;}
#rightPanel	{ display: none; visibility: hidden;}

/* Department Personnel */
th.personTH	{ border: 1px dashed #000; font-size: 16pt; width: 100%; padding: 3px; margin: 0px; page-break-after: avoid; }
td.personTD	{ margin: 0px 10px 0px 10px; padding: 5px 0px 5px 0px; vertical-align: top;  }
td.personTD img	{ border: 1px solid #000; }

/* Student Guide Print Stylesheet */
#gsRight	{ }
#gsLeft	{ display: none; }
#gsCenter	{ font-family: Trebuchet MS; font-size: 10pt; text-align: justify; }
.gsGuide h1	{ font-family: Trebuchet MS; text-transform: uppercase; text-align: center; font-size: 16pt; padding: 0px; margin: 0px; }
.gsGuide h2	{ font-family: Trebuchet MS; text-align: center; font-size: 14pt; }
.gsGuide h3	{ font-family: Trebuchet MS; text-align: center; font-size: 12pt; }
.gsGuide p.art	{ font-family: serif; font-size: 8pt; font-style: italic; text-align: center;}
.gsGuide p.lastUpdate	{ }
.gsGuide p.artCredit	{ }
.gsGuide p.printNote	{ display: none; }
.gsGuide p.onePageLink	{ display: none; }
.gsGuide blockquote	{ width: 50%; text-align: right; font-style: italic; }
.gsGuide p.foreword	{ font-family: serif; font-size: 12pt; font-weight: bold; font-style: italic; }
/* schools */
.gsGuide ul.gsDir li	{ display: block; margin-top: 20px; border-top: 1px solid #000000; text-transform: none; }
.gsGuide ul.gsDir li.gsSchool	{ text-transform: uppercase; font-weight: bold;  }
/* programs */
.gsGuide ul.gsDir li ul	{ margin-top: 0px; border-top: 0px; }
.gsGuide ul.gsDir li ul li { margin-top: 0px; border-top: 0px; font-weight: bold; }
.gsGuide ul.gsDir li ul li.gsProg	{ display: block; }
/* people */
.gsGuide ul.gsDir li ul.gsDirPerson { display: block; font-size: 10pt; margin-left: 20px; }
.gsGuide ul.gsDir li ul.gsDirPerson li { display: inline; font-size: 10pt; padding-right: 20px; font-weight: normal; }
.gsGuide ul.gsDir li ul.gsDirPerson li.gsTitle { display: block; font-size: 10pt; font-weight: normal; font-style: italic; }

div.divTable	{ width: 95%; float: none; }
div.divTR	{ float: none; width: 100%; }
div.divTD	{ float: left; display: inline; padding: 3px; text-align: left; }
div.divTH	{ float: left; display: inline; padding: 3px; text-align: left; font-weight: bold; }
div.break	{ visibility: hidden; page-break-before: always; }

/* Dissertation Guide Print Stylesheet */
div#dgLeft	{ display: none; }
img#dgPdfPrintAni01	{ display: none; }
div#dgRight p.dgGuide	{ display: inline; font-family: Georgia; font-size: 16pt; font-weight: bold; text-align: center; }
