
/* GLOBAL */
body {
  font-family: "Lucida Sans", "Trebuchet MS", Arial, Helvetica, Arial, "Lucida Sans", "Trebuchet MS", Arial;
  background: #FFFFFF;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Lucida Sans, Trebuchet MS, Arial,Helvetica,Arial;
}

.pagetitle {
  color: #1E1E1E;
  background-color: #FFFFFF;
  font-family: Lucida Sans, Trebuchet MS, Arial,Helvetica,Arial;
}

.input {
  font-family: "Lucida Sans", "Trebuchet MS", Arial, Helvetica, Arial, "Lucida Sans", "Trebuchet MS", Arial;
}

th {
  color: #1E1E1E;
  font-family: "Lucida Sans", "Trebuchet MS", Arial, Helvetica, Arial, "Lucida Sans", "Trebuchet MS", Arial;
}

td {
    color: #1E1E1E;
}

.label {
    background: #FFFFFF;
    color: #1E1E1E;
    font-family: "Lucida Sans", "Trebuchet MS", Arial, Helvetica, Arial, "Lucida Sans", "Trebuchet MS", Arial;
}

/* SBS */
.left-side div.form-body div.title {
  background: transparent;
}

