/* CSS Document */


/* CSS Document */

Body  { background-color: #ffffff;  font-family: Arial; }

TD.dark { background-color: #666699; padding: 10; border: 2pt inset #cccc99; font-size: 135%; font-weight: bold; color: #ffffff;  }
TD.light { background-color: #ffffff; padding: 10; border: 2pt inset #cccc99; }

TD.shade { background-color: #eeeeee; }

.bord { border: 2pt solid #bbbbbb }

TH { text-align: left }

P.footer { font-size: 80%; padding: 1; margin: 1; color: #ccccff; font-weight: bold }

A:link {text-decoration: none }
A:visited {text-decoration: none}

P { padding: 0 15 }

P.indent { padding: 0 25 }

.highlight { background-color: #ffff99; }

LABEL { font-weight: bold; }

HR { padding: 1 }

.topsm { font-size: 100%; font-weight: normal; color: #000000; font-family: Times }

H1 { font-size: 130%; font-weight: bold; margin: 4 4 0 4; color: #666699; font-family: Helvetica; }
H2 { font-size: 110%; font-weight: bold; margin: 4 4 0 4; font-family: Helvetica; }
H3 { font-size: 100%; font-weight: bold; font-family: Helvetica; }

td.button { background-color: #ccccff; margin: 5; padding: 6; border: 2pt outset #cccc99; font-family: Helvetica; color:#666699; font-weight: bold; }

td.button A:link { color:#666699; text-decoration: none; }

td.button A:visited { color:#666699; text-decoration: none; }

td.button A:hover { background-color: #666699; color: #ffcc33; font-weight: bold; }

td.button:hover { background-color: #666699; color: #ffcc33; }

td.button:hover A:link { background-color: #666699; color: #ffcc33; }

td.button:hover A:visited { background-color: #666699; color: #ffcc33; }

.reqd {font-size: 115%; color: #FF0000; }