<!-- THESE STYLES ARE COPIED FROM THE OLD SITE TO BE USED ONLY WITH THE COOP ONLINE ORIENTATION FILES (oo1 - oo6) IN THE SAME DIRECTORY  -->
.stat_table {
  border-collapse: collapse;
  width: 510px;
  text-align: center; 
  margin-bottom: 2em;
  }
  .stat_table th, .stat_table td, .stat_table caption {
  border: 1px solid #999;
  vertical-align: top;
  padding: 4px;
  }
  .stat_table th {
  text-align: left;
  }
  .stat_table caption {
  border-bottom: none;
  background: black;
  color: white;
  font-weight: bold;
}

.unbulleted li {
  list-style: none;
  padding: 0;
  margin: 0 0 5px 0;
  background: none;
}


.outlineTable td {
  border: 1px solid black;
  padding: 5px;
}

.outlineTable {
  border-collapse: collapse;
}

address {
  font-style: normal;
  }
  .footer address {
  text-align: right;
}

dt {font-weight: bold;
  }
  dd {
  margin: 0 0 0 6em;
  width: 50%;
}

.quiz dd {
  margin: 1em 0 1em 3em;
}

cite {
  margin-left: 32px;
}

.top {
  display: block;
  text-align: right;
}

h2 {font-size: 18px; margin: 2em 0 0 0; padding: 0;}

.introduction {
        font-weight: bold;
}

label {
    display: block;
	text-align: right;
     padding: 0 80px 0 0;
      }
	  
form {
      text-align: left;
      }

