/* Stylesheet for LEAR HTML pages
 * Bill Triggs 2004-06-18
 */

a:link {
    text-decoration: none;
    color: #00c;
}
a:visited {
    text-decoration: none;
    color: #00a;
}
a:hover {
    text-decoration: underline;
    color: #c00;
}
img {
    border: 0px solid Black;
    margin-top: 2px; margin-bottom: 2px; margin-left: 2px; margin-right: 2px;
}
table {
    border: 0px;
    margin: 0px; 
}

/*-- MENU BAR --*/
.menubar {
    background-color: #fff;
    background-color: #98a8ff;
    background-color: #ccddff;
    background-color: #dfefff;

    color          : #000;
    padding        : 0px;
    margin	: 0px;
}
.menubar text {
/*    color: #44f;*/
    font-size: 100%;
    font-weight: bold;
    vertical-align: text-top;
    padding-top: 0px; padding-bottom: 0px; padding-left: 4px; padding-right: 10px;
}
.menubar p {
    text-align: center;
    border: 0px;
    margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;
    padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px;
}
.menubar a:link {
    color          : #009;
    text-decoration: none;
}
.menubar a:visited {
    color          : #009;
    text-decoration: none;
}
.menubar a:hover {
    color: #f00;
    text-decoration: underline;
}
.menubar table {
    border         : 0px;
    padding-left: 2px; padding-right: 2px;
    padding-top: 0px; padding-bottom: 0px;
}
.menubar td {
    border          : 0px;
    padding-top: 0px; padding-bottom: 0px; padding-left: 2px; padding-right: 2px;
    font-weight     : normal;
    float           : left;
    line-height     : normal;
    text-decoration : none;
    text-align      : left;
}
.menubar img {
    border         : 0px;
    padding        : 0px;
    padding-left: 3px; padding-right: 10px;
}
span.head {
    font-size: 180%;
    font-size: 190%;
    font-weight: bold;
    float: left;
    color: #34a;
    color: #23a;
    color: #45a;
    margin: 0px;
    padding-top: 0px; padding-bottom: 2px;
    padding-left: 2px; padding-right: 4px;
}
.thread {
/*    background-color: #98a8ff;
    background-color: #deeeff;
    background-color: #b0c1e3; */
    background-color: #ccddf4;
/*  background-color: #8098ff; */
    color: #000;
    border : 0px; border-top : 0px; border-bottom : 0px;
/*border: 1px solid #000050;*/
/*border-top : 1px solid #789; */
/*border-bottom : 1px solid #000;*/
    padding: 0px;		
    padding : 2px; padding-top : 0px; padding-bottom : 0px;
}
.thread a:link {
    color          : #000;
    text-decoration: none;
}
.thread a:visited {
    color          : #000;
    text-decoration: none;
}
.thread a:hover {
    color: #d00;
    text-decoration: underline;
}
.thread p {
/*    font-size: 50%;*/
      margin: 0px;
    border         : 0px;
    padding        : 0px;
    padding-top        : 0px;
    border-top        : 0px;
    padding-bottom        : 0px;
    border-bottom        : 0px;
    margin-left: 3px;
    color: #000;
}
.thread input {
    background-color: #fff;
/*    background-color: #f0faff;*/
    font-size: small;
    padding        : 1px;
    border-top: 1px; border-bottom: 1px; border-left: 2px; border-right: 2px;
    border-style: inset;
    padding-left: 2px; padding-right: 2px;
    margin: 0px;
/*    border-color: #000;*/
    /*     margin: 1px;*/
/*    border         : 1px;*/
/*	margin: 1px;*/
/*    color: #000;*/
}
input.thread1  {
/*    background-color: #fff;
    background-color: #f0faff;
    background-color: #dfefff; */
    background-color: #ccddf4;
    font-size: small;
    margin: 0px;
    padding        : 0px;
    border-top: 1px; border-bottom: 1px; border-left: 2px; border-right: 2px;
    border-style: outset;
/*    padding-top: 1px; padding-bottom: 1px;*/
/*    border-color: #000;*/
    /*     margin: 1px;*/
/*    border         : 1px;*/
/*	margin: 1px;*/
/*    color: #000;*/
}
.thread select {
    font-size: small;
/*    background-color: #fff;*/
/*    padding        : 1px;*/
    padding        : 0px;
    border-top: 1px; border-bottom: 1px; border-left: 1px; border-right: 1px;
    border-style: inset;
    margin: 0px;
/*    border         : 0px;*/
/*    padding-top        : 0px;*/
/*    border-top        : 0px;*/
/*    padding-bottom        : 0px;*/
/*    border-bottom        : 0px;*/
/*    color: #000;*/
}
.thread table {
    font-size: small;
    width: 100%;
    text-align: right;
    border: 0px;
    padding-top: 0px; padding-bottom: 0px; padding-left: 3px; padding-right: 3px;
    margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;
    border: 1px solid #789;
}

/*--- Page body ---*/
body {
    background-color: #fff;
/*    background-color: #f8f8f8;*/
/*    background-color: #f8fcff;*/
/*    background-color: #f4faff;*/
    color           : #000;
    font-family: verdana,arial,sans-serif;
    margin : 0px;
}
/*--- Main Text Panel ---*/
.bodyText {
/*    background-color: #eef; */
    margin-top: 0px; margin-bottom: 0px;
    padding-top: 0px; padding-bottom: 10px;
}
.bodyText h1 {
/*    background-color: #aae;*/
/*    background-color: #fff;*/
/*    background-color: #98a8ff;*/
    font-size: 200%;
    font-weight: bold;
    text-align: left;
    margin-top: 16px; margin-bottom: 0px; margin-left: 1.1em; margin-right: 0.5em;
    padding-top: 2px; padding-bottom: 2px; padding-left: .0em; padding-right: .8em;
}
.bodyText h2 {
/*    background-color: #b0b0e8;*/
/*    background-color: #fff;*/
/*    background-color: #abf;*/
    font-size: 140%;
    font-weight: bold;
    text-align: left;
    margin-top: 16px; margin-bottom: 0px; margin-left: 1.1em; margin-right: 1em;
    padding-top: 2px; padding-bottom: 2px; padding-left: .4em; padding-right: .8em;
}
.bodyText h3 {    
/*    background-color: #c0c0ee;*/
/*    background-color: #fff;*/
/*    background-color: #bcf;*/
    font-size: 120%;
    font-weight: normal;
    text-align: left;
    margin-top: 20px; margin-bottom: 0px; margin-left: 1.1em; margin-right: 1.5em;
    padding-top: 2px; padding-bottom: 2px; padding-left: .6em; padding-right: .8em;
}
.bodyText h4 {    
/*    background-color: #d0d0ee;*/
/*    background-color: #fff;*/
/*    background-color: #cdf;*/
    font-size: 100%;
    font-weight: normal;
    text-align: left;
    margin-top: 20px; margin-bottom: 0px; margin-left: 1.1em; margin-right: 1.3em;
    padding-top: 2px; padding-bottom: 2px; padding-left: .6em; padding-right: .8em;
}
.bodyText h5 {    
/*    background-color: #d0d0ee;*/
/*    background-color: #fff;*/
/*    background-color: #cdf;*/
    font-size: 80%;
    font-weight: normal;
    text-align: left;
    margin-top: 4px; margin-bottom: 0px; margin-left: .5em; margin-right: .8em;
    padding-top: 2px; padding-bottom: 2px; padding-left: .6em; padding-right: .8em;
}
.bodyText p {
    text-align: justify;
    margin-top: 15px; margin-bottom: 0px; margin-left: 1.3em; margin-right: 1.3em;
    padding-top: 2px; padding-bottom: 2px; padding-left: .8em; padding-right: .8em;
}
/*
.bodyText img {
    border: 0px solid Black;
    margin-top: 2px; margin-bottom: 2px; margin-left: 7px; margin-right: 7px;
} */
img.rightImage {
    border: 1px solid Black;
    margin-top: 15px; margin-bottom: 1px; margin-left: 19px; margin-right: 65px;
    float: right;
}
img.leftImage {
    margin-top: 15px; margin-bottom: 1px; margin-left: 19px; margin-right: 65px;
    float: left;
}

img.midImage {
    border: 0px solid Black;
    margin-top: 15px; margin-bottom: 1px; margin-left: 19px; margin-right: 19px;
    float: mid;
}



.bodyText pre,
.bodyText dl,
.bodyText dt,
.bodyText ol,
.bodyText ul {
    margin: 0.4em; 
}
.bodyText dd,
.bodyText li {
    margin-top: 0.8ex;
    margin-left: 1.5em; margin-right: 2em;
}
.bodyText a:link {
    text-decoration: none;
}
.bodyText a:visited {
    text-decoration: none;
}
.bodyText a:hover {
    text-decoration: underline;
}

/*--- Footer (currently unused) ---*/
.footer {
  margin-top: 0.2em;
}
.footer hr {
  display:none;
}
.imgfooter {
    float: right;
}
.textfooter {
}
.textfooter span,
.textfooter a,
.textfooter address {
}
.textfooter strong {
}
.right {
float:right; width: 50%; font-style: italic; margin: 4px
}

/* ###### Footer ###### */

#footer {
  font-size: 85%;
  text-align: center;
  line-height: 1.25em;
  padding: .3em 4mm .15em 4mm;
  clear: left;
}

#footer div {
  padding-bottom: 1ex;
}

#footer a {
  text-decoration: none;
  font-weight: bold;
/*  border-bottom-style: solid; */
  border-bottom-width: 1px;
}

#footer a:hover {
  border-bottom: 0;
}
/*--- END ---*/
ign: center;
  line-height: 1.25em;
  padding: .3em 4mm .15em 4mm;
  clear: left;
}

#footer div {
  padding-bottom: 1ex;
}

#footer a {
  text-decoration: none;
  font-weight: bold;
/*  border-bottom-style: solid; */
  border-bottom-width: 1px;
}

#footer a:hover {
  border-bottom: 0;
}
/*--- END ---*/
