/* ProSpeak Redux - 01/2004 */
/* New CSS design to complement latest print layout and style */
/* I still can't believe they want they main content in gold.... */

#topspace { font-family: GillSans, Arial, Helvetica, sans-serif; font-size: 11px; background-color: #CCCC99; }

/* If necessary: Change to background-color: white; } */
#content { background-color: white; font-size: 12px; }

/* If necessary: Change to background-color: #CCCC99; } */
#navbar { font-family: GillSans, Arial, Helvetica, sans-serif; font-size: 11px; background-color: #6699CC; }
	#navbar a:link { color: #FFFFFF; text-decoration: none; }
	#navbar a:visited { color: #FFFFFF; text-decoration: none; }
	#navbar a:hover { color: #FF6633; text-decoration: underline; }

/* If necessary: Change to color: white; for all below */
	#navbar hr { color: black; width: 90%; height: 1px; }
	#navbar h1 { color: white; }
	#navbar h2 { color: white; }
	#navbar h3 { color: white; }
	#navbar h4 { color: white; }
	#navbar h5 { color: white; }
	#navbar h6 { color: white; }

#footer { color: black; font-size: 10px; }
	#footer hr { color: #336699; }

.foot { font-family: Georgia, Century, serif; font-size: 10px; }
	
body { background-color: #FFFFFF; color:#000000; font-family: 'Minion Web', Minion, Georgia, Century, serif; }
a:link { color: #336699; text-decoration: none; }
a:visited { color: #000099; text-decoration: none; }
a:hover { color: #FF6633; text-decoration: underline; }
h1 { font-family: GillSans, Arial, Helvetica, sans-serif; color: #006699; font-size: 36px; }
h2 { font-family: GillSans, Arial, Helvetica, sans-serif; color: #006699; font-size: 30px; }
h3 { font-family: GillSans, Arial, Helvetica, sans-serif; color: #006699; font-size: 24px; }
h4 { font-family: GillSans, Arial, Helvetica, sans-serif; color: #006699; font-size: 18px; }
h5 { font-family: GillSans, Arial, Helvetica, sans-serif; color: #006699; font-size: 14px; }
h6 { font-family: GillSans, Arial, Helvetica, sans-serif; color: #006699; font-size: 12px; }
tt { font-family:courier; }

h1.section { font-family: GillSans, Arial, Helvetica, sans-serif; color: #FF6633; border-bottom: 2px solid black; }
p.vol { font-family: 'Arial Narrow', Arial, 'Trebuchet MS', sans-serif; font-size: 11px; text-align: right; margin-top: 0; }
.small { font-size: 11px; }
.menu { margin-top: 1em; font-size: 16px; font-weight: bold; }

.spaced { margin-top: 1em; }
.info { background-color: #FF6633; color: #FFFFFF; border: 1px solid black; font-weight: bold; text-transform: uppercase; padding: 2px; }
div.highlight { background-color: #CCCC99; border: 1px solid black; padding: 1%; }

td.norm { font-family: 'Minion Web', Minion, Georgia, Century, serif; font-size: 12px; }
td.stat1 { font-family: 'Minion Web', Minion, Georgia, Century, serif; font-size: 11px; background-color: #FFFFFF; }
td.stat2 { font-family: 'Minion Web', Minion, Georgia, Century, serif; font-size: 11px; background-color: #CCCC99; }

.nom { font-family: GillSans, Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; }
.caption { font-family: Arial, Helvetica, sans-serif; font-size:11px; }
.whitebold { color: white; font-weight: bold; font-family: sans-serif; }
  
/* #topspace { font-family: Frutiger, 'Arial Narrow', Arial, 'Trebuchet MS', sans-serif; font-size: 9pt; background-color: #CCCC99; } */
/* body { background-color: #FFFFFF; font-family: 'New Baskerville', Palatino, Century, serif; } */
