body  { font-family: arial, helvetica, sans-serif; cursor:default; color:black; background-color:#c0c0c0; font-size:small; }
h1 { font-family: arial, helvetica, sans-serif; font-size:large; color:#1E316C; font-style:italic; margin-top:12px; margin-bottom:4px; margin-left:20px; }
h2 { font-family: arial, helvetica, sans-serif; font-size:medium; color:#1E316C;  }
h3 { font-family: arial, helvetica, sans-serif; font-size:small; color:#1E316C; }
ul.tall { line-height: 1.7; }

p  {  FONT-FAMILY: arial, helvetica, sans-serif; font-size:small; text-align:left; }
p.indent { text-indent:2em; }
p.justify { text-align:justify; }
td  {  FONT-FAMILY: arial, helvetica, sans-serif; font-size:small; text-align:left;}
th  {  FONT-FAMILY: arial, helvetica, sans-serif; font-size:small; text-align:center;}
img { border:0px none transparent; }

div#header  { position:fixed; top:0px; bottom:100px; left:120px; right:0px; background-color:#EEEEEE;}
div#sidebar { position:fixed; top:0px; bottom:auto; left:0px; right:auto; background-color:#E0E0E0; }
div#main    { position:absolute; top:100px; bottom:auto; left:120px; right:5px; height:80%; overflow:scroll; background-color:white; }
.outerdiv   { margin-left: auto; margin-right:auto;  margin-top:0px; text-align:center; }
.blockcenter { margin-left: auto; margin-right:auto;  margin-top:0px; }

.center { text-align:center; }
.inset { border-style:inset; border-width:1px; background-color:#EEEEEE; }
.outset {border-style:outset; border-width:1px; }
.dialog { background-color:#D0D0D0;border-style:outset; border-width:2px; margin:8px; }
.bar    { background-color:#E10000; height:36px; border-style:outset; border-width:1px; font-size:12pt; color:white; font-weight:bold; }
.hairline   { border-top:1px solid #000000; border-left:1px solid #000000; border-bottom:1px solid #000000; border-right:1px solid #000000; background-color:#F7F0E6; }
.boldlist { font-weight:bold; margin-left:0px; list-style-type:none; }
.clientlist { font-weight:bold; margin-left:0px; list-style-type:none; }
.normallist { font-weight:normal; margin-left:0px; margin-bottom:10px; list-style-image: url(images/plusbullet.gif); list-style-type:square; }
.whitebg { background-color:white; }
.handcursor { cursor:pointer; }
.bottomborder {border-bottom:1px solid #000000;}
.noborder { border-style:none; }
div.underline { border-top:0px solid #000000; border-left:0px solid #000000; border-bottom:1px solid #000000; border-right:0px solid #000000; }
.headingcolor { color:#1E316C; }
.width24 { width:24px; }
a:active { color: #1E316C; }
a:link { color: #1E316C; }
a:hover { color: red; }
a:visited { color: #1E316C; }
.header { border-style:outset; border-width:2px; width:175px; height:17px; color:white; font-weight:bold; margin-left:0px; margin-right:0px; margin-bottom:10px; margin-top:0px; padding-left:16px; padding-top:1px; background-image:url(/images/background.gif); }