input {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #404040;
  text-decoration:none;
  font-weight:normal
}

select {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #404040;
  text-decoration:none;
}

textarea {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #404040;
  text-decoration: none;
  font-weight: normal
}

td {
  color: #666666;
  font-family:Verdana, Arial, Helvetica;
  font-size: 10pt;
}

body {
  margin:0px;
  padding:0px;
  font-size: 10pt;
  color: #666666;
  font-family:Verdana, Arial, Helvetica;
  background-color:#EAF5D7;
}

a, a:hover {
  color: #2F6297;
  text-decoration: none;
  font-size: 10pt;
  font-weight: bold;
}

a:hover {
  text-decoration: underline;
}

a.nonBold, a:hover.nonBold {
  color: #6B8381;
  text-decoration: none;
  font-size: 10pt;
  font-weight: normal;
}

a:hover.nonBold {
  text-decoration: underline;
}

a.normal, a:hover.normal {
  color: #666666;
  text-decoration: none;
  font-size: 10pt;
  font-weight: normal;
}

a:hover.normal {
  text-decoration: underline;
}

a.normalBold, a:hover.normalBold {
  color: #666666;
  text-decoration: none;
  font-size: 10pt;
  font-weight: bold;
}

a:hover.normalBold {
  text-decoration: underline;
}

a.wp, a:hover.wp {
  color: #005898;
  text-decoration: none;
  font-size: 8pt;
  font-weight: normal;
}

a:hover.wp {
  color: #FFFFFF;
}

a.jobLink, a:hover.jobLink {
  color: #005898;
  text-decoration: none;
  font-size: 8pt;
  font-weight: bold;
}

a:hover.jobLink {
  color: #FFFFFF;
}

.jobLinkOn {
  color: #FFFFFF;
  text-decoration: none;
  font-size: 8pt;
  font-weight: bold;
}

a.email, a:hover.email {
  color:#2F6297;
  text-decoration: none;
  font-size: 8pt;
  font-weight: normal;
}

a:hover.email {
  text-decoration: underline;
}

.bioText {
  color:#2F6297;
  font-weight:normal;
  font-size:8pt;
}

.pHeader {
  color:#2F6297;
  font-weight:bold;
  font-size:10pt;
}

.pHeaderGreen {
  color:#6B8381;
  font-weight:bold;
  font-size:10pt;
}

.sideHeader {
  color:#2F6297;
  font-weight:bold;
  font-size:8pt;
}

.sideText {
  color:#FFFFFF;
  font-weight:normal;
  font-size:8pt;
}

.clientName {
  color:#2F6297;
  font-weight:normal;
  font-size:7pt;
}

