/*
 |||||||||||||||
 | normal styles
 |||||||||||||||
*/

body {
  padding: 0px;
  margin: 0px;
  background: #022550;
  font-family: verdana;
  font-size: 11px;
  color: #033465;
}

form {
  padding: 0px;
  margin: 0px;
}

tr {
  vertical-align: top;
}

td {
  font-family: verdana;
  font-size: 11px;
  color: #033465;
}

a {
  color: #033465;
}

input, select, textarea, option {
  font-family: verdana;
  font-size: 11px;
  color: #033465;
}

/*
 ||||||||||||||||||||||||
 | master template styles
 ||||||||||||||||||||||||
*/

.edge_left_cell {
  background: url("/images/global/edge_left_bg.jpg");
}

.edge_right_cell {
  background: url("/images/global/edge_right_bg.jpg");
}

.content_area {
  width: 707px;
  height: 300px;
  background: #ffffff;
  white-space: nowrap;
}

.footer {
  background: #ffffff;
  color: #666666;
  font-size: 9px;
}

a.footer {
  background: #ffffff;
  color: #666666;
  font-size: 9px;
  text-decoration: none;
}

/*
 |||||||||||||||||||||
 | sub template styles
 |||||||||||||||||||||
*/

.content_inside {
  padding: 20px 20px 0px 20px;
}

a.subnav {
  text-decoration: none;
  font-weight: bold;
}

a.subnav_highlight {
  color: #cc9900;
  text-decoration: none;
  font-weight: bold;
}

a.subnav_highlight_s {
  color: #cc9900;
  text-decoration: none;
  font-weight: bold;
  font-size: 10px;
}

.subnav_arrow {
  width: 10px;
  white-space: nowrap;
  padding: 4px 4px 0px 3px;
}

.sitemap_arrow {
  width: 10px;
  white-space: nowrap;
  padding: 4px 0px 0px 0px;
}

a.home_overlay {
  font-weight: bold;
}

.image_caption {
  width: 150px;
  height: 100%;
  white-space: nowrap;
  vertical-align: middle;
  font-size: 10px;
  padding-left: 20px;
}

.services_list_heading {
  background: #033465;
  color: #ffffff;
  font-weight: bold;
  padding: 10px;
  width: 240px;
  border-bottom: 3px solid #ffffff;
}

.services_list_item {
  background: #efefef;
  padding: 10px;
}

.job_title {
  color: #cc9900;
  font-weight: bold;
  font-size:110%;
}

.newsevents_title {
  color: #cc9900;
  font-weight: bold;
  font-size:110%;
}

/*
 |||||||||||||||||||||
 | right column styles
 |||||||||||||||||||||
*/

.rc_heading {
  color: #cc9900;
  font-weight: bold;
}

a.rc_links {
  font-size: 10px;
}

a.rc_links_highlight {
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
}

.rc_arrow {
  width: 10px;
  white-space: nowrap;
  padding: 4px 3px 0px 3px;
}

.rc_black {
  font-size: 10px;
  color: #333333;
}

a.rc_black {
  font-size: 10px;
  font-weight: bold;
  color: #333333;
}

.rc_hl {
  font-size: 10px;
  color: #333333;
}

a.rc_hl {
  font-size: 10px;
  font-weight: bold;
  color: #333333;
}

