/*                                               */
/* Cascading Style Sheet for ViewMaterial.com    */
/* Copyright 2008 by Corporate Election Services */
/*                                               */

BODY {
  background-color:     #ffffff;
  color:                #000066;
  font-family:          "Century Gothic", sans-serif;
  font-style:           normal;
  font-variant:         normal;
  font-weight:          normal;
  text-decoration:      none;
  vertical-align:       top }

A:active, A:link, A:visited {
  color:                #0000dd;
  outline:              none;
  text-decoration:      none }

A:hover {                                        
  text-decoration:      overline underline }

table {
   padding-top:         4px }

img {
   border-style:        none }

td {  }

td.hdg {
   text-align:          left }

#frm {
   font-size:           110%;
   padding:             .5em }

#ftr {
  background-color:     #FFFFFF;
  color:                #808080;
  font-family:          "Courier New", monospace;
  font-size:            75%;
  padding:              1em 5%;
  text-align:           right }  
#ftr A:hover {
  text-decoration:      overline underline }

#hdr {
   background:          #0066CC;
   color:               #ffffff;
   font-size:           175%;
   font-weight:         bold;
   padding:             0.25em .25em 0.25em 0.75em;
   vertical-align:      top;
   text-align:          left }

#trm {
  background-color:     #FFFFCC;
  color:                #000099;
  font-size:            90%;
  font-weight:          normal;
  padding:              1em 3%;
  text-align:           justify }

.bld {
  font-weight:          bold }
.clr {
  clear:                both }
.co1 {
  color:                red }
.ctr {
  text-align:           center }
.inp {
  color:                #003399;
  font-family:          "Century Gothic", sans-serif;
  font-size:            80%;       
  font-weight:          bold }
.mrg {
  margin:               2em 0 1em 0 }
.s065 {
  font-size:            65% }
.s085 {
  font-size:            85% }
.s120 {
  font-size:            120% }
.s175 {
  font-size:            175% }
.srf {
  font-family:          "Bookman Old Style", serif }
.tbm {
  margin-left:          auto;
  margin-right:         auto }
.tbs {
  padding:              0;
  border-spacing:       0 }
.und {
  text-decoration:     underline }
