
BODY {
  font-family: Tahoma, Arial, Helvetica;
  font-size: 14px;
  width: 750px;
  margin: 10px auto;
}

IMG {
  border: 0px;
  vertical-align: middle;
}

A {
  text-decoration: none;
  font-weight: bold;
  color: #1039a1
}

A:visited {
  color: #1F59c1
}

A:hover {
  text-decoration: underline;
}

H1 {
  font-size: 24px;
  margin-top: 30px;
  padding-bottom: 2px;
  border-bottom: 1px black solid;
  color: #808080;
}

H2 {
  font-size: 18px;
  margin-top: 20px;
  padding-bottom: 2px;
  color: #808080;
}

TD {
  vertical-align: top;
}

P {
/*  margin-left: 20px; */
}

TEXTAREA {
  width: 100%;
  height: 200px;
  margin-bottom: 10px;
}

THEAD {
  color: white;
  font-weight: bold;
  background: #1F7BB1;
  margin: 0px;
}

TFOOT {
  font-weight: bold;
  border-top: 1px solid black;
}

/* header color: #1F7BB1 */

.leftimage {
  float: left;
  margin-right: 10px;
  margin-top: 3px;
  margin-bottom: 5px;
}

.rightimage {
  float: right;
  margin-left: 10px;
  margin-top: 3px;
  margin-bottom: 5px;
}

A[class=newwin] {
  background: transparent url("/images/new-win-icon.gif") right no-repeat;
  padding-right: 18px;
}

A[class=childwin] {
  background: transparent url("/images/new-win-icon.gif") right no-repeat;
  padding-right: 18px;
}

.faq_block {
  margin: 15px 0px;
}

.faq_ques {
  font-weight: bold;
}

.returntotop {
  font-size: 11px;
}

.remove {
  font-size: 11px;
}

.qblock {
  margin-top: 10px;
  margin-bottom:10px;
}

.incorrect {
  color: #cc0000;
}

.number {
  vertical-align: top;
}

.error {
  color: #cc0000;
}

.alphalist {
  list-style-type: lower-alpha;
}

.citation {
  margin: 10px 20px;
}

.quote {
  font-style: italic;
  margin: 10px 20px;
}

.number {
  width: 20px;
  text-align: right;
}

.answer_button {
  width: 20px;
}

TABLE.survey {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 20px;
}

TABLE.survey TD {
  border-top: 1px solid #aaaaaa;
  padding: 5px 3px;
}

TABLE.survey THEAD TD {
  border: 0px;
}

TABLE.survey TD.sur_ques {
}

TABLE.survey TD.sur_ans5 {
  text-align: center;
  width: 60px;
}

TABLE.survey TD.sur_ans2 {
  text-align: center;
}

.courses {
  width: 100%;
  border-collapse: collapse;
  margin-top: -20px;
  margin-bottom: 10px;
}

.courses .title {
  padding-top: 12px;
}

.course TD {
  border-bottom: 1px dashed black;
}

.price {
  text-align: right;
}

.courses .details {
  width: 580px;
}

.courses .price {
  width: 70px;
  padding-right: 10px;
}

.courses .buy {
  width: 100px;
  text-align: right;
}

TABLE.cart {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 20px;
}

TABLE.cart TD {
  padding: 4px;
}

#logintable {
  border: 0px;
  width: 750px;
}

#loginleft {
  width: 300px;
  border-right: dashed black 1px;
  padding: 10px;
}

#loginright {
  padding: 10px;
}

#navtable {
  background: #c0c0c0;
  font-size: 12px;
  width: 100%;
}

#navtable A {
  font-weight: normal;
}

#navtable TD {
  vertical-align: top;
  padding: 5px;
  width: 20%;
}

TD#homecol {
  width: 15%;
}

TD#coursecol {
  width: 25%;
}

#navtable H4 {
  font-size: 12px;
  margin: 0px;
}

#navtable UL {
  margin: 0px;
  padding-top: 3px;
  padding-left: 0px;
}

#navtable LI {
  list-style: none;
}

#footer {
  padding-top: 15px;
  margin-bottom: 15px;
  text-align: center;
  font-size: 12px;
  clear: both;
}

#copyright {
  margin-top: 7px;
  font-size: 10px;
}

#pay_detail_list {
  margin: 0px;
  padding-left: 0px;
  list-style: none;
}

#detailtable {
  width: 100%;
  background: #c0c0c0;
  border-collapse: collapse;
}

#detailtable TD {
  border-bottom: 1px solid white;
  padding: 2px;
  padding-left: 5px;
}

#detailtable .label {
  font-weight: bold;
  width: 130px;
}