/*                                                */
/* Cascading Style Sheet for SendMaterial.com    */
/* Copyright 2008-2010 by Corporate Election Services  */
/*                                                */

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

/*                                               */
/* DIV IDs                                       */
/*                                               */

#frm {                                           /* frame ID */
  font-size:            110%;
  text-align:           justify }

#ftr {                                           /* footer ID */
  color:                #707070;
  font-family:          "Courier New", monospace;
  font-size:            75%;
  padding:              1em 5%;
  text-align:           right }  

#hdr {                                           /* header ID */
  background-color:     #0066CC;
  color:                #FFFFFF;
  font-size:            175%;
  font-weight:          bold;
  padding:              0.25em .25em 0.25em 0.75em;
  text-align:           left }

#trm {                                           /* frame ID */
  background-color:     #FFFFCC;
  color:                #000099;
  font-family:          "Century Gothic", sans-serif;
  font-size:            90%;
  font-weight:          normal;
  padding:              1em 3%;
  text-align:           justify }

#wrn  {
  background-color:     #CC0033;               /* warning message */
  color:                #FFFFFF;
  font-family:          "Courier New", monospace;
  font-style:           italic;
  font-weight:          bold;
  line-height:          2.0;
  text-align:           center }

/*                                               */
/* CLASSes                                       */
/*                                               */

.bdr  { margin:          2% }                    /* border of space */
.bld  { font-weight:     bold }
.ctr  { text-align:      center }                /* center class */
.in2  { margin-left:     7em }
.ind  { margin-left:     5em }                    
.inp  { color:           #003399;                /* input button */
        font-family:     "Century Gothic", sans-serif;
        font-weight:     bold }
.jst  { text-align:      justify }               /* left-right justify */
.lht  { line-height:     1.5em }
.pdb {  padding-bottom:  1.5em }
.pdi  { padding-left:    1em;
        padding-right:  .4em }
.pdl  { padding-left:    2em }
.s065 { font-size:       65% }                   /* small text */
.s090 { font-size:       90% }                   /* small text */
.s125 { font-size:      125% }                   /* large text */
.s175 { font-size:      175% }                   /* large text */
.und  { text-decoration: underline }             /* underline */
