/* CSS white.css pRC jan2006 */

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      { }
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; }

div#content    { margin-left: auto; margin-right: auto; width: 700px; 
			font-size: 82%; text-align: left; line-height: 1.5em; }
div#content p  { padding: .4em 0; }

div#contentRedir { margin-left: auto; margin-right: auto; width: 550px;
			font-size: 88%; text-align: left; line-height: 1.5em; font-weight: bold; 
			color: #000066; padding-top: 2em; } 

blockquote     { background-color: #ffeeaa; padding: .7em; }

.tt1, .tt2     { font-size: 89%; font-family: monotype, "courier new", courier, tt; 
			text-align: left; line-height: 1.3em;
			border-left: 1px solid #552222; }
.tt2           { background-color: #ebebeb; }





