/* CSS white.css pRC jan99 */

body       { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; 
		   color: #000033; background: #ffffff; font-family: trebuchet, arial, helvetica, "sans serif"; }
a          { font-weight: bold; }
a:link     { color: #990000 }       /* unvisited link */
a:visited  { color: #333333 }       /* visited links  */
a:active   { color: #ff0000 }       /* active links   */
table      { margin-top: 0px; margin-left: 0px; }
td         { font-family: trebuchet, arial, helvetica, "sans serif"; vertical-align: top }
th         { font-family: trebuchet, arial, helvetica, "sans serif"; vertical-align: top; font-weight: bold; }

/* begin defined classes */

.q         { font-weight: bold }
.headline, .cap  { font-family: trebuchet, arial, helvetica, "sans serif"; 
		color: #000000; background: #ededed; 
		vertical-align: middle; text-align: center; font-weight: bold; 
		padding-left: 0px; padding-bottom: 6px; padding-top: 6px; }
.hdleft    { font-size: 84%; color: #cccccc; background: #000000; text-align: left; font-weight: bold; }
.hdright   { font-size: 79%; color: #555555; background: #ffffff; text-align: right; font-weight: bold; }
.text, .curr { font-size: 79%; color: #000000; background: #ffffff; text-align: left; padding-top: .5em; }
.curr      { font-weight: bold; text-align: right; }
.footleft  { font-size: smaller; color: #000033; background: #ffff99; text-align: left; }
.footright { font-size: smaller; color: #000033; background: #ffff99; text-align: right; }
.resume    { font-size: 84%; color: #000000; background: #ffffff; text-align: left; }
.list      { font-size: smaller; color: #000000; background: #ffffff; text-align: left; }
.tt        { font-size: smaller; font-family: monotype, "courier new", courier, tt; text-align: left; }
.highlite  { font-size: smaller; color: #000000; background: #ffff99; text-align: left; }
.alert     { font-size: smaller; color: #000000; background: #ffff66; vertical-align: middle; padding: 4px; }
.disclaimer { color: #333333; background: #ffffff; }
.nav       { font-size: 82%; color: #ffff66; background: #000000; text-align: center; }
.navdiv    { font-size: 85%; color: #000000; background: #cccccc; text-align: center; }
.navsm     { font-size: x-small; background: #ffffff; text-align: center; }

.giftnavdiv { font-size: 85%; color: #000000; background: #cccccc; text-align: center; border-bottom: 1px solid #222222; }





