body  { background-color: white;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 0.9em;
        text-decoration: none;
        color: #000000;
        line-height: 1.4em;
}

th, tr, td, table { font-family: Verdana, Arial, Helvetica, sans-serif; }
p, li, ol, ul, td  { font-size: 0.9em }

hr  { height: 0.1em; color: #000080; }

h1  { font-weight: none; font-size: 1.4em; line-height: 1.3em; margin-bottom: 0.6em }
h2  { font-weight: bold; font-size: 1.1em; line-height: 1.1em; margin-bottom: 0.4em }
h3  { font-weight: bold; font-size: 0.8em; line-height: 1.0em; margin-bottom: 0.2em }
h4  { font-weight: bold; font-size: 0.7em; line-height: 1em;   margin-bottom: 0.1em ; text-decoration: underline; }

img.floatright { float: right }
img.margin1 { margin: 1px }
img.margin2 { margin: 2px }
img.margin4 { margin: 4px }
img.margin5r { margin-right: 5px }
img.margin5l { margin-left: 5px }
img.margin6 { margin: 6px }
img.margin8 { margin: 8px }
img.margin10 { margin: 10px }
img.margin10r { margin-right: 10px }
img.margin10l { margin-left: 10px; margin-right: 5px }

.allcaps { color: black; font-style: normal; font-weight: 500; font-size: 0.7em; text-transform: uppercase; letter-spacing: 0.2em }
.errorlink   { color: #c82727; font-weight: normal; margin-top: 2px }

.inactive  { color: #6c8899 }
.nonproportional  { font-size: 10pt; font-family: "Courier New", Courier, Monaco }

.breadcrumb   { color: #848582; font-size: 0.65em; line-height: 1em; text-decoration: none; margin-bottom: 1em }
.smalltext { font-size: 0.75em; line-height: 1em }
.smalltext2a { color: #663; font-size: 0.75em; line-height: 1em }
.smalltext2b { color: black; font-weight: bold; font-size: 0.75em; line-height: 1em }
.smalltext2c  { color: #355263; font-size: 0.75em; line-height: 1.1em; width: 480px }
.smalltext2d  { color: #355263; font-size: 0.75em }
.mediumtext { font-size: 0.85em; line-height: 1.1em }
.largetext { font-style: normal; font-weight: normal; font-size: 1em; line-height: 1.1em }

.copyright  { color: #555555; font-size: 0.6em; line-height: 1.7em  }


a:link
{
  color: #0000ff;
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;

}

a:visited
{
  color: #00c0c0;
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;

}

a:hover
{
  color: #0000ff;
  text-decoration: underline;
  font-family: Verdana, Arial, Helvetica, sans-serif;

}

a:active
{
  color: #0000ff;
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

#bgfix {
}

#box {
 background-color: #ddddee;
  border-width:1px;
  font-size: 0.8em;
  border-style:solid;
  border-color:grey;
  padding:0.5em;
  text-align:justify; }

}