/* TRANSTEAM */


HR {
  font-size: small;
  font-weight: normal;
  border-style: hidden;
  border-width: 0px;
  padding: 0;
  margin: 0;
  background-color: gray;
  height: 2px;
}

.normal {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12pt;
}

.label {
  font-family: Arial,Helvetica,sans-serif;
  font-size: small;
  font-weight: bold;
  text-align: right;
}

P.label {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-align: left;
}

.field {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-align: left;
}

.form-normal {
  font-family: Arial,Helvetica,sans-serif;
  font-size: medium;
  background-color: #eeeeee;
}

.form-error {
  font-family: Arial,Helvetica,sans-serif;
  font-size: medium;
  color: #cc0000;
  background-color: #eeeeee;
}

.form-header {
  font-family: Arial,Helvetica,sans-serif;
  font-size: medium;
  font-weight: bold;
  background-color: #cccccc;
}

.form-label {
  font-family: Arial,Helvetica,sans-serif;
  font-size: small;
  font-weight: bold;
  text-align: left;
  background-color: #eeeeee;
}

.form-field {
  font-family: Arial,Helvetica,sans-serif;
  font-size: small;
  font-weight: normal;
  text-align: left;
  background-color: #eeeeee;
}

.form-control {
  font-family: Arial,Helvetica,sans-serif;
  font-size: small;
  font-weight: normal;
  text-align: left;
}

.form-button {
  font-family: Arial,Helvetica,sans-serif;
  font-size: small;
  font-weight: normal;
}

.page-header { 
  font-family: Arial,Helvetica,sans-serif;
  font-size: large;
  font-weight: bold;
  text-align: center;
}

.menu {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10pt;
  font-weight: bold;
}


#  PRESS

.press-type {
  color: #000080;
}
.press-date {
  color: #ff0000;
}
.press-headline {
  color: #0000ff;
}

.title {
  font-family: Arial,Helvetica,sans-serif;
  font-size: medium;
  font-weight: bold;
  text-align: center;
}

ADDRESS {
  font-family: Arial,Helvetica,sans-serif;
  font-size: x-small;
  font-weight: bold;  
}

BLOCKQUOTE.testimonial {
  font-family: Arial,sans-serif;
  font-size: 12pt;
  font-style: italic;
  color: #000066;
}

P.testimonial {
  font-family: Arial,sans-serif;
  font-size: 12pt;
  font-weight: bold;
  color: #000033;
}

ADDRESS A {
  text-decoration: none;
}

A.menu {
  text-decoration: none;
}

H2.center {
  font-family: Verdana,Arial,sans-serif;
  font-size: large;
  font-weight: bold;
  text-align: center;
}

/* RECRUITING OFFICE */
 .office {
    font-family: Arial, sans-serif;
    font-size: x-small;
    font-weight: normal;
    color: #000000;
  }
  .office A {
    font-size: small;
    font-weight: bold;
    text-decoration: underline;
  }

.login-normal {
  font-family: Arial,Helvetica,sans-serif;
  font-size: small;
  font-weight: bold;
  background-color: #eeeeee;
}

.login-header {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  color: #ffffff;
  background-color: #000088;
}



/* TRANSTEAM SURVEY */

.survey-menu {
  font-family: Arial,Helvetica,sans-serif;
  text-align: center;
}

.survey-section {
  font-family: Arial,Helvetica,sans-serif;
  font-size: medium;
  font-weight: bold;
  color: #ffffff;
  background-color: #000088;
}

.survey-question {
  font-family: Arial,Helvetica,sans-serif;
}

.survey-answer {
  font-family: Arial,Helvetica,sans-serif;
}
.survey-graph {
  font-family: Arial,Helvetica,sans-serif;
  text-align: left;
}
.survey-count {
  font-family: Arial,Helvetica,sans-serif;
  font-size: small;
  font-weight: bold;
  text-align: right;
}
.survey-comment {
  font-family: Arial,Helvetica,sans-serif;
}

