






.button,
.save-button,
.triangle, 
.sepRow,
.header_background_color, 
#mainTabs,
h3 {
  background-color: rgb(61,124,204);
}

#mainTabs {
  border-color: rgb(143,170,204);
}

.button a,
.subTabs a.unfocused {
  color: rgb(10,51,102);
}

a.selectedTab {
  color: rgb(15,42,77);
  border-color: rgb(138,178,230);
}

a.unselectedTab {
  border-color: rgb(138,178,230);
}

#banner {
  background-color: rgb(204,218,235);
  border-color: rgb(218,229,242);
}

.form-group {
  border-color: rgb(207,217,230);
}

.count_arrows_color {
  background-color: rgb(54,109,179);
}

#page,
a.selectedTab {
  background-color: rgb(237,240,242);
}

a.unselectedTab,
.main_title_color,
.module h3.header {
  color: rgb(77,110,153);
}

.module {
  border-color: rgb(163,187,217);
}

.count-box a,
#headerText,
a.unselectedTab,
.paging-seperator {
  color: rgb(108,133,166);
}

#job-summary .description, 
.subTabs a.focused,
.summary {
  border-color: rgb(108,133,166);
}

#companyFooter {
  color: rgb(89,129,179);
}

.subTabs .sub-tab.focused {
  color: rgb(15,42,77);
}

.subTabs .sub-tab.unfocused {
  color: rgb(31,85,153);
}

form div.title {
  color: rgb(41,113,204);
}
.richtext-style h3,
.richtext-style h5,
.richtext-style h6 {
  color: rgb(108,133,166);
}
