body{ color: rgb(  0,  0,  0); background-color: rgb(255,255,255);
      font: 14pt/1.40em helvetica,arial,sans-serif;}

#header{ width: 1000px; height: 204px; background-color: rgb(128,128,255);
         position: relative;
         margin: 0; /*border: thin solid rgb(  0,  0,  0);*/ padding: 0;}

#logo{ position: absolute; top: 6px; left: 6px;
       margin: 0; /*border: thin solid rgb(  0,  0,  0);*/ padding: 0;}

#address{ position: absolute; top: 50px; left: 775px;
          margin: 0; /*border: thin solid rgb(  0,  0,  0);*/ padding: 0;
          color: rgb(128,255,128); text-align: left;}

#navigation{ position: absolute; top: 5px; left: 225px;
             border-collapse: collapse; margin: 0; padding: 0;}

.button{ width: 88px; background-color: rgb(128,255,128);
         margin: 0; border: thin solid rgb(  0,  0,  0); padding: 0;
         font-size: 11pt; line-height: 1.4em; text-align: center;}
.button a{ text-decoration: none;}

a:link{ color: rgb(  0,109, 20);}
a:visited{ color: rgb( 72,169, 90);}
a:hover{ color: rgb(171,  0,  0);}
a:active,a:focus{ color: rgb( 80,  0,  0); background-color: rgb(221,221,221);}

/*#content{ width: 900px; position: relative; left: 50px;}*/

h1,h2,h3,h4{ text-align: left;}

p#content{ text-align: left;}

#footer{ width: 1000px; height: 40px; background-color: rgb(128,128,255);
         position: relative;
         margin: 0; /*border: thin solid rgb(  0,  0,  0);*/ padding: 0;}

#copyright{ position: relative; top: 10px; left: 25px;
            margin: 0; /*border: thin solid rgb(  0,  0,  0);*/ padding: 0;
            color: rgb(128,255,128); font-size: 10pt; text-align: left;}

.thumb1{ float: right; margin: 9px; text-align: center; line-height: 1.0em; clear: both;}
.thumb2{ float: right; margin: 9px; text-align: center; line-height: 1.0em}
.thumbcap{ font-size: 11pt; font-weight: bold;}

.figure{ text-align: center;}
.figcap{ font-size: 14pt; font-weight: bold;}

#conopar{ text-align: left;}
#conotab{ border: thin solid rgb(  0,  0,  0);
          border-collapse: collapse; margin: 0; padding: 0;}
#conotab th{ border: thin solid rgb(  0,  0,  0); margin: 0; padding: 0em 1em .2em 1em;
             font-size: 12pt; line-height: 1.0em; text-align: center;}
#conotab td{ border: thin solid rgb(  0,  0,  0); margin: 0; padding: 0em 1em;
             font-size: 12pt; line-height: 1.0em; text-align: center;}
.seq{ margin: .4em 0em .4em 0em; padding: 0;}
.over{ text-decoration: overline; position: relative; top: .2em;}
.under{ text-decoration: underline; position: relative; top: .05em;}
#conohead{ }
#conofoot{ font-size: 12pt;}

.reference{ text-decoration: none;}
sub { position: relative; top: -.2em;}

#contact th{ text-align: right; padding: 1em 2em 1em 2em;}
#contact td{ text-align: left; padding: 1em 2em 1em 2em;}
