@charset "utf-8";

/* CSS Document */

a, a:hover, a:visited, a:active {
  color:#0033FF;
  text-decoration:none
}

body {
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
}

img {
  border:none
}
  
input {
/*width:250px*/
}

select {
  width:100px
}

.c1 {
  font-weight:bold;
  text-align:right;
  vertical-align:top
}

.c2 {
  text-align:left;
  vertical-align:top
}

.example {
  color:#666666;
  font-size:12px
}

.deptTitle {
  font-weight:bold;
  padding:10px;
  padding-top:20px;
  text-align:left
}

.description {
  border:1px solid black;
  display:none;/*compact*/
  padding:10px;
  text-align:left
}
  
.formTable {
  margin:5px
}

.formTable td {
  vertical-align:top
}

.help a {
  font-size:12px;
  font-weight:bold;
  text-decoration:none
}

.helpED ul {
  list-style:circle outside;
  margin:0px;
  padding: 0em 0em 0em 2em
}

.helpED ul li {
  margin:0px;
  padding: 0px
}

.info1 td {
  /*background-image:url(images/rowBG.png);
  background-repeat:repeat-x*/
  background-color:#b5d5f0;
  border:1px solid black
}

.info2 td {
  /*background-image:url(images/rowBG2.png);
  background-repeat:repeat-x*/
  background-color:#b5d5f0;
  border:1px solid black
}

.info1 td, .info2 td, .info3 td {
  font-size:14px;
  padding:5px
}

.info1 a, .info2 a, .info3 a {
  font-weight:bold
}

.inputO {
  width:auto
}

.label {
  font-weight:normal;
  padding:5px;
  text-align:right;
  vertical-align:top;
  width:150px
}

.menu {
  border:1px solid white;
  float:left;
  font-family:Geneva, Arial, Helvetica, sans-serif;
  font-size:14px;
  padding:5px
}

.menu a {
  color:white;
  font-weight:bold
}

.pTitle {
  font-weight:bold;
  font-size:24px
}

.sTitle {
  font-weight:bold;
  font-size:18px
}

.tList {
  margin:10px;
  text-align:center
}

.tList td {
  vertical-align:top
}

.tHead th {
  border-bottom:2px solid black;
  font-size:14px;
  padding:0px 5px 0px 5px
}

.title {
  font-size:16px;
  font-weight:bold;
  padding:10px
}

.titleHead {
  font-size:18px;
  font-weight:bold;
  text-align:center
}

.titleSub {
  font-size:14px;
  font-weight:bold;
  padding:10px 10px 10px 25px
}

.tSched {
  margin:10px;
  text-align:center
}

.tSched tr td {
  border:1px inset #999999;
  padding:5px
}

.tTitle th, .ssTitle {
  font-size:16px;
  padding-bottom:10px;
  vertical-align:bottom
}

.tTitle a {
  font-size:smaller;
  text-decoration:none
}
