

































































#all {
  margin: 8px;
}

#all #header {
  border: none;
  margin: 0;
  padding: 0;
}

#all #content {
  width: 672px;
  margin: 0;
}

#all #left_column {
  margin: 0;
}

#all #careers .box_header,
#all #careers .box_header a,
#all #career_article .apply,
#all #career_article .box_header {
  background-color: #FFFFFF;
  font-weight: bold;
  color: #000000;
}

#all .box_bullet,
#all #careers .box,
#all #career_article .box,
#all #careers .box_header,
#all #career_article .apply,
#all #career_article .box_header {
  border: 1px solid #FF6000;
}

#all .box_bullet,
#all #careers .box,
#all #career_article .box {
  border-top: none;
}

#all #career_article .apply {
  color: #FF6000;
  background-color: #FFFFFF;
  font-weight: bold;  
}

#all #article h1 {
  color:#A60330;
}

#all #article h2,
#all #article h3 {
  color:#FA9C22;
}

#all #article h5 {
  padding: 15px 0;
}

#all #article ul {
  list-style: inherit;
  padding-left: 30px;
}

#all #article table {
  text-align:left;
  padding:2px;
  order-collapse:collapse;
  margin-top: 25px;
}

/** Correct borders in IE7 */
#all #article table,
#all #article table tr,
#all #article table td {
  border:1px solid black;
}

/** Escenic tables have <p> inside <td> */
#all #article table td p {
  margin: 6px;
}


/* NOTE: first-child doesn't work for IE7 if element is preceeded by comment */
#all #article table tr:first-child {
  background-color:#FA9C00;
  font-weight:bold;
}

#all #content .office table th.boldtext {
  font-size: 16px;
}

#all #inner_content {
  margin: 20px;
}
