/* Printer Friendly Digest Articles */

/* Temporary */

.boldface { font-weight: bold }

/* Following items are specific to printed pages */

#masthead { display: none }
#navbar { display: none }
#scaffold { display: none }
#sideleft { display: none }
#sideright { display: none }
#topspace { display: none }
#mainbody { width: 100% }
#leftsidebar { display: none }
#rightspace { display: none }
.picturebox { display: none }
.quotebox { display: none }
#contents { display: none }
#linkeditems { display: none }

/* Following items diplay differently to their equivalents in styles.css */

a { color: #FF6633 }
p { font-family: Garamond, "Times New Roman", Times, serif; text-align: justify; font-size: 12pt; color: #000000 }
ul { font-family: Garamond, "Times New Roman", Times, serif; text-align: justify; font-size: 12pt; color: #000000 }
ol { font-family: Garamond, "Times New Roman", Times, serif; text-align: justify; font-size: 12pt; color: #000000 }
blockquote { font-family: Garamond, "Times New Roman", Times, serif; text-align: justify; font-size: 12pt; color: #000000 }

/* All else currently inherited from styles.css */

/* Global appearance of pages, links, text and headings */

em { font-style: italic }
strong { font-weight: bold; color: #333333 }
h1 { font-family: Arial, Helvetica, sans-serif; font-size: 15pt; font-weight: bold; text-align: left; color: #333333 }
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; text-align: left; color: #333333; text-transform: uppercase }
h3 { font-family: Arial, Helvetica, sans-serif; font-size: 11.5pt; font-weight: bold; text-align: left; color: #333333 }
h4 { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: normal; font-style: italic; text-align: left; color: #000000 }

/* Appearance and layout of template pages */

#footer { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #000000; text-align: right }

/* Appearance of Digest articles */

.postdate { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #000000 }
.author { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: normal; color: #000000 }
.review { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: normal; color: #000000 }

/* Appearance of tables, primarily within Digest articles */

td { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: normal; color: #000000 }
th { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold ; color: #333333 }
.tablesubheading { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #000000 }
.tabletext { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #000000 }

/* Flag special categories of articles */

.special { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: normal; font-style: italic; color: #000000 }
.download { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold }