/* elements */
td    { font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
p    { font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
/* input     { color: white; background-color: #339933; border: none } */
/* select     { color: white; background-color: #339933; border: none } */
/* textarea     { color: white; background-color: #339933; border: none } */
a    { color: #369; text-decoration: underline }
a:hover    { color: #369; text-decoration: underline }
a:active      { color: #369; text-decoration: underline }
a:visited      { color: #369; text-decoration: underline }
li { list-style-image: url(images/bullet.gif) }
hr    { color: #f90; height: 1px }
/* classes */
.slogan  { font-size: 13px; color: #fff; font-style: italic; font-weight: bold; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.head    { color: #930; font-style: normal; font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-transform: uppercase }
.subhead       { color: #036; font-style: normal; font-weight: bold; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-transform: capitalize }
.page_copy_bold { font-weight: bold; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.page_copy_indented  { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin-left: 40px }
.page_copy_italic { font-style: italic; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.page_copy_bold_italic { font-style: italic; font-weight: bold; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.bottom_nav   { font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.copyright  { font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.news   { font-size: 10px; color: white; font-weight: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; padding: 4px }
.news_headline { color: white; font-weight: bold; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-transform: uppercase; padding: 4px }
