@charset "iso-8859-1";
body {
background: #CCCCCC url(images/site/employment-gradient.gif) repeat-x 0px 0px;
margin : 0;
}
table {
}
td { vertical-align: top; }
img {
border-color : #000000;
}

a:link { color : #330000; text-decoration : underline; font-family: Georgia; font-weight: bold; }
a:visited { color : #330000; text-decoration : underline; font-family: Georgia; font-weight: bold; }
a:hover { color : #990000; text-decoration : none; font-family: Georgia; font-weight: bold; }

.header {
  background: transparent url(images/site/staffing.gif) no-repeat 0px 0px;
  text-align: right;
  font-family: Georgia;
  font-weight: bold;
  font-size: 12px;
  color: #330000;
}

.header a:link { color : #330000; text-decoration : underline; }
.header a:visited { color : #330000; text-decoration : underline; }
.header a:hover { color : #990000; text-decoration : none; }

.sidebar {
  background: transparent url(images/site/recruiter-middle.gif) repeat-y 0px 0px;
  padding: 10px 30px 10px 20px;
  font-size: 13px;
  font-family: Georgia;
  line-height: 150%;
}

.content {
  padding-left: 60px;
  padding-right: 20px;
  text-align: justify;
  line-height: 175%;
  font-size: 14px;
  color: #000000;
  font-family: Arial;
}

.footer {
  background: transparent url(images/site/job-list-footer.gif) no-repeat bottom left;
  text-align: center;
  font-size: 12px;
  padding-right: 120px;
}

.outerphone {
  height: 150px;
  width: 132px;
  background: transparent url(images/site/phone.jpg) no-repeat 0px 0px;
}

.innerphone {
  font-family: Times New Roman;
  color: white;
  font-size: 16px;
  font-weight: bold;
  padding-top: 127px;
}

label {
  width: 150px;
  float: left;
  text-align:left;
  margin-right: 0.3em;
  display: block;
  color: #330000;
  font-weight: bold;
  clear: both;
}

.submit input {
  margin-left: 4.5em;
}

input {
  color: #330000;
  display: block;
}

.submit input {
  color: #000;
  background: #330000;
  border: 2px outset #d7b9c9
}

fieldset {
  border: 1px solid #CCCCCC;
  padding: 20px;
  font-size: 10px;
  margin-right: 10px;
  line-height: normal;
}

legend {
  color: #ffffff;
  background: #000099;
  border: 1px solid #781351;
  padding: 2px 6px;
}

.resources {
  text-align: left;
  font-size: 11px;
}

.resources a:link { font-weight: normal; color: blue; }
.resources a:visited { font-weight: normal; color: blue; }
.resources a:hover { font-weight: normal; color: blue; }
