body, p, h1, h2, h3, h4, h5, span, td, ul, ol, li input { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; }  /* default for everything, except as listed below */

body, ul, ol, li, p, td { font-size:9pt; }  /* default for everything, except as listed below */

td.subtitle { color:000000; font-weight:bold; }  /* old */

td.tabletitle { font-size:12pt; color:000000; font-weight:bold; }  /* old */

p { font-size:9pt; color:000000; }  /* all normal text */

p.white { font-size:9pt; color:FFFFFF; }  /* white text */

p.leftnav { margin-left:14px; margin-right:0px; margin-top:0px; margin-bottom:8px; color:336600; }  /* navigation items in the left column */
p.leftnavsub { font-size:9pt; margin-left:18px; margin-right:0px; margin-top:0px; margin-bottom:10px; color:336600; }  /* sub-navigation items in the left column, indented */
p.list { margin-left:4px; margin-right:2px; margin-top:0px; margin-bottom:8px; }  /* closely-spaced items in a list, such as on the home page */
p.special { font-weight:bold; color:FF6633; }  /* fancy text -- orange */

h1 { font-size:14pt; color:336600; }  /* main heading -- not used much */
h2 { font-size:12pt; font-weight:bold; color:333333; }  /* subheading */
h2.special { font-size:12pt; font-weight:bold; color:000033; }  /* subheading -- dark blue */
h3 { font-size:10pt; font-weight:bold; color:336600; }  /* sub-subheading */
h3.special { font-size:10pt; font-weight:bold; color:FF6633; }  /* subheading -- orange */

a { color:003399; }  /* link colors */
a:link { color:003399; }
a:active { color:CCCCCC; }
a:visited { color:993399; }
a:hover { color:FFFFFF; background-color:003399; }

a.plain:hover { background-color:FFFFFF; }

p.foot { text-align:center; margin-left:0px; margin-right:0px;  margin-top:3px; margin-bottom:4px; }  /* page footer */

h1.popup { font-size:16pt; margin-left:10px; margin-right:6px; margin-top:10px; margin-bottom:1px; color:FFFFFF; }  /* main heading on popup pages */
p.form { margin-left:2px; margin-right:6px; margin-top:8px; margin-bottom:8px; color:000000; text-align:right; }  /* text for questions, polls, surveys, signups, etc */
td.answer { font-size:10pt; color:#000000; }  /* applied to the TD of answers (form inputs) for polls, surveys, signups, etc */

