/* NOTE: title and nav images use font face "Eighty Percent" (a free font) */

/* ************* START general layout and template formatting ************* */
body { font-family: Verdana, Helvetica, Arial, Georgia, Courier New, sans-serif; margin-top: 0; }

/*---------------------  START table styles ---------------------*/
.td { text-align: left; } /* default alignment */
.td-right { text-align: right; }
.td-center { text-align: center; }
.td-left { text-align: left; }
.tr-even { background:#ffffff; }
.tr-odd { background:#eeeeee; }
.td-column-one { padding:3px; width:40%; color: #333333; font-size:12px; font-weight:bold; text-align:right; }
.td-column-two { padding:3px; width:60%; }
#table-donationform1, #table-donationform2, #table-donationform3, #table-donationform4 
      { border-style: solid ; border-color: #468fb5; border-width: 1px; width:500px; }
#table-donationform-wrapper { border-style: solid ; border-color: #468fb5; border-width: 1px; width:550px; padding:10px; }
/*---------------------  END table styles ---------------------*/

.sidebar-header { font-size: 10pt; font-weight: bold; color: #000000; }
.sidebar-text { font-size: 10pt; color: #000000; }
.sidebar-quote-text { font-size: 9pt; font-style: italic; color: #000000; }
.sidebar-quote-author { font-size: 8pt; font-style: italic; font-weight: bold; color: #000000; }

.main-header { font-size: 14pt; font-weight: bold; color: #468fb5; }
.main-text { font-size: 10pt; color: #000000; }
.maintext-alert { color: #ff0000; font-size: 9pt; font-style: italic; font-weight: bold; }
.main-subheader, .main-subheader a { font-size: 12pt; font-weight: bold; font-style: italic; color: #468fb5; }
.main-text-emphasis1 { font-weight: bold; font-style: italic; color: #468fb5; }

a  { font-weight: bold; font-style: italic; color: #468fb5; }
.footer, .footer a { font-size: 8pt; font-style: italic; color: #ffffff; text-decoration: none; }

/* ************* END general layout and template formatting ************* */