/* Temporary */

.boldface { font-weight: bold }

/* Global appearance of pages, links, text and headings */

body { background-color: #FFFFFF; margin: 0 }
a:link { color: #FF6633 }
a:visited { color: #333333 }
a:hover { color: #FF3300 }
em { font-style: italic }
strong { font-weight: bold; color: #333333 }
p { font-family: Garamond, "Times New Roman", Times, serif; text-align: left; font-size: 13pt; color: #000000 }
ul { font-family: Garamond, "Times New Roman", Times, serif; text-align: left; font-size: 13pt; color: #000000 }
ol { font-family: Garamond, "Times New Roman", Times, serif; text-align: left; font-size: 13pt; color: #000000 }
blockquote { font-family: Garamond, "Times New Roman", Times, serif; text-align: left; font-size: 13pt; color: #000000 }
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 */

#fill { background-image: url(../image/A_spacer.gif); border: none }
#search { display: inline }
#leftsidebar { width: 158px }
#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 }

/* Snazzy, new look boxed Digest pull quotes :-) */

.pullquotegrey { background-color: #CCCCCC }
.pullquotebox { border: 1px solid #333333 }
.pullquotetext { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: normal; color: #000000; padding: 4px }

/* 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 }

/* Links to related pages at bottom of article */

.linkheading { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: normal; font-style: italic; color: #000000 }
.linktext { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #000000 }

/* sidebars */

.sidehead { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; text-decoration: none; text-transform: uppercase; color: #333333 }
a.sidehead:link { color: #333333 }
a.sidehead:hover { color: #333333 }

.sidelink { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal }
a.sidelink:link { color: #000099 }
a.sidelink:visited { color: #000099 }
a.sidelink:hover { color: #FF3300 }

.sidesubhead { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #333333 }

.sidetext { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #000000 }
.sidered { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; font-style: italic; color: #FF3300 }