.search_buttons {
  width: 100%;
  margin-top: 10px;
  border-top: 1px solid #9e8770;
  padding-top: 10px; }
  .search_buttons .pageEntries {
    display: inline; }

.form_buttons {
  margin-bottom: 10px; }

button::-moz-focus-inner {
  padding: 0;
  border: none; }

.buttons {
  padding: 0;
  height: 20px; }
  .buttons input[type="submit"] {
    float: left;
    margin: 0 20px 0 0; }
  .buttons .pageEntries {
    padding-top: 3px; }
  .buttons button {
    position: relative;
    border: 0;
    padding: 0;
    cursor: pointer;
    cursor: hand;
    overflow: visible;
    margin-right: 10px;
    line-height: 23px;
    height: 23px;
    background: url("/images/button.gif") no-repeat right top;
    padding-right: 10px;
    display: inline-block; }
    .buttons button span {
      position: relative;
      white-space: nowrap;
      background: url("/images/button.gif") no-repeat left top;
      height: 23px;
      line-height: 23px;
      display: inline-block;
      padding-left: 10px;
      color: black;
      font-size: 14px;
      font-weight: normal;
      text-decoration: none; }
    .buttons button:hover {
      background-position: right bottom; }
      .buttons button:hover span {
        background-position: left bottom; }
  .buttons a {
    margin-right: 10px;
    cursor: pointer;
    cursor: hand;
    line-height: 23px;
    height: 23px;
    background: url("/images/button.gif") no-repeat right top;
    padding-right: 10px;
    display: inline-block; }
    .buttons a span {
      position: relative;
      white-space: nowrap;
      background: url("/images/button.gif") no-repeat left top;
      height: 23px;
      line-height: 23px;
      display: inline-block;
      padding-left: 10px; }
    .buttons a:link, .buttons a:visited, .buttons a:active {
      color: black;
      font-size: 14px;
      font-weight: normal;
      text-decoration: none; }
    .buttons a:hover {
      background-position: right bottom; }
      .buttons a:hover span {
        background-position: left bottom; }

.buttons_tan_bg {
  padding: 0;
  height: 20px; }
  .buttons_tan_bg input[type="submit"] {
    float: left;
    margin: 0 20px 0 0; }
  .buttons_tan_bg .pageEntries {
    padding-top: 3px; }
  .buttons_tan_bg button {
    position: relative;
    border: 0;
    padding: 0;
    cursor: pointer;
    cursor: hand;
    overflow: visible;
    margin-right: 10px;
    line-height: 23px;
    height: 23px;
    background: url("/images/button_tan_bg.gif") no-repeat right top;
    padding-right: 10px;
    display: inline-block; }
    .buttons_tan_bg button span {
      position: relative;
      white-space: nowrap;
      background: url("/images/button_tan_bg.gif") no-repeat left top;
      height: 23px;
      line-height: 23px;
      display: inline-block;
      padding-left: 10px;
      color: black;
      font-size: 14px;
      font-weight: normal;
      text-decoration: none; }
    .buttons_tan_bg button:hover {
      background-position: right bottom; }
      .buttons_tan_bg button:hover span {
        background-position: left bottom; }
  .buttons_tan_bg a {
    margin-right: 10px;
    cursor: pointer;
    cursor: hand;
    line-height: 23px;
    height: 23px;
    background: url("/images/button_tan_bg.gif") no-repeat right top;
    padding-right: 10px;
    display: inline-block; }
    .buttons_tan_bg a span {
      position: relative;
      white-space: nowrap;
      background: url("/images/button_tan_bg.gif") no-repeat left top;
      height: 23px;
      line-height: 23px;
      display: inline-block;
      padding-left: 10px; }
    .buttons_tan_bg a:link, .buttons_tan_bg a:visited, .buttons_tan_bg a:active {
      color: black;
      font-size: 14px;
      font-weight: normal;
      text-decoration: none; }
    .buttons_tan_bg a:hover {
      background-position: right bottom; }
      .buttons_tan_bg a:hover span {
        background-position: left bottom; }

.linkBtn {
  border-width: 1px;
  border-color: black;
  font-size: 12px;
  color: black;
  font-weight: normal;
  background-color: white;
  background-image: none;
  text-decoration: none;
  cursor: pointer;
  padding: 2px;
  *padding: 2px 0 1px 0;
  margin-right: 5px; }

body {
  padding: 0px;
  margin: 0px;
  font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; }

.page_header {
  margin: 0px;
  padding: 0px;
  height: 122px;
  background: url("/images/header_center.png") repeat-x; }

#header_link_area {
  position: absolute;
  top: 5px;
  right: 10px;
  padding: 5px 10px 0px 0px;
  font-size: 13px;
  color: white;
  text-align: right; }
  #header_link_area img {
    border: none; }

a.header_links:link, a.header_links:visited, a.header_links:active {
  color: white;
  font-weight: bold;
  text-decoration: none; }
a.header_links:hover {
  color: #bf2c37;
  text-decoration: underline; }

.welcome {
  font-size: 12px;
  font-weight: bold;
  color: white;
  background-color: #9e8770;
  border-bottom: 1px solid #4a3c31;
  padding-left: 10px; }

.tabLinkDISABLE_NAVS {
  color: #cccccc;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none; }

a.tabLinkOther {
  font-weight: bold;
  text-decoration: none;
  font-size: 12px; }
  a.tabLinkOther:link, a.tabLinkOther:visited {
    color: #444444;
    background-color: #ddd6d0; }
  a.tabLinkOther:hover {
    color: black;
    background-color: #ddd6d0; }

a.tabLinkActive {
  font-weight: bold;
  text-decoration: none;
  font-size: 12px; }
  a.tabLinkActive:link, a.tabLinkActive:visited {
    color: #444444; }
  a.tabLinkActive:hover {
    color: black; }

.emptyTabSpace {
  background-image: url("/images/emptyTabSpace.png"); }

.ActiveTabMiddle {
  background-image: url("/images/ActiveTab_middle.png"); }

.OtherTabMiddle {
  background-image: url("/images/OtherTab_middle.png"); }

.subMenuWidth {
  width: 180px; }

.subMenuHeader {
  font-weight: bold;
  font-size: 75%;
  color: #444444;
  text-align: left;
  padding: 0px 0px 0px 5px;
  background-image: url("/images/shortcuts_middle.png");
  background-repeat: repeat-x; }

.subMenu {
  background-color: #cac0b6;
  border-left: 1px solid #9e8770;
  border-right: 1px solid #9e8770; }

.subMenuTDIcon {
  width: 16px;
  font-size: 0px;
  background-color: #cac0b6;
  padding-bottom: 2px;
  padding-top: 1px;
  padding-left: 3px;
  padding-right: 3px;
  border-bottom: 1px solid #9e8770; }

.subMenuTD {
  font-size: 70%;
  color: white;
  background-color: #cac0b6;
  padding-bottom: 2px;
  padding-top: 1px;
  border-bottom: 1px solid #9e8770; }

a.subMenuLink:link, a.subMenuLink:visited {
  color: #444444;
  text-decoration: none;
  border-bottom: 0px;
  padding-left: 8px; }
a.subMenuLink:hover {
  color: black;
  text-decoration: none;
  border-bottom: 0px; }

font.subMenuLine {
  color: #444444;
  text-decoration: none;
  border-bottom: 0px;
  padding-left: 0px; }

.subMenuText {
  font-size: 70%;
  background-color: #f5eadf;
  color: #444444;
  font-weight: bold;
  text-align: center;
  border-bottom: 1px solid #9e8770;
  padding: 3px 3px 3px 3px; }

.footer {
  border-style: solid;
  border-width: 1px 0px 1px 0px;
  border-color: black;
  width: 80%; }

.footerLinkArea {
  padding-top: 1px;
  padding-bottom: 3px; }

.footerLinkDISABLE_NAVS {
  color: #cccccc;
  font-size: 70%;
  text-decoration: underline; }

a.footerLink:link, a.footerLink:visited {
  color: #666666;
  font-size: 70%;
  text-decoration: underline; }
a.footerLink:hover {
  color: black;
  font-size: 70%;
  text-decoration: underline; }

.content_Header {
  font-size: 13px;
  font-weight: bold;
  color: #4f4f4f; }

.content_Subheader {
  font-size: 13px;
  font-weight: bold;
  color: #660000; }

.content_label {
  font-size: 12px;
  color: #4d4d4d;
  font-weight: bold; }

.content {
  font-size: 12px;
  color: #2f2f2f; }

.content_bold {
  font-size: 12px;
  font-weight: bold;
  color: #2f2f2f; }

.content_required {
  font-size: 13px;
  font-weight: bold;
  color: red; }

.content_large {
  font-size: 14px;
  color: #2f2f2f; }

ul.blockAreaList {
  list-style-image: url("/images/list_bullet.png");
  padding-left: 20px; }

.text-right {
  text-align: right; }

.text-left {
  text-align: left; }

div.fTable {
  display: table; }
div.fTable-Row {
  display: table-row; }
div.fTable-Cell {
  display: table-cell;
  padding-bottom: 4px; }

.formBG {
  background-color: #cac0b6;
  border: 1px #71563b solid;
  padding: 5px; }

img {
  border-style: none; }

form {
  border-width: 0px;
  padding: 0px;
  margin: 0px; }

.searchFieldKeyword {
  border: 1px solid #888888;
  font-size: 12px;
  background-color: white;
  width: 250px; }

.searchField {
  border: 1px solid #888888;
  font-size: 12px;
  background-color: white;
  width: 200px; }

select {
  border: 1px solid #888888;
  font-size: 12px;
  background-color: white; }

textarea {
  border: 1px solid #888888;
  font-size: 12px;
  background-color: white; }

.padtop10 {
  padding-top: 10px; }

.padtop20 {
  padding-top: 20px; }

.padtop30 {
  padding-top: 30px; }

.padleft10 {
  padding-left: 10px; }

.padleft20 {
  padding-left: 20px; }

.padleft30 {
  padding-left: 30px; }

.padright10 {
  padding-right: 10px; }

.padright20 {
  padding-right: 20px; }

.padright30 {
  padding-right: 30px; }

.padbottom5 {
  padding-bottom: 5px; }

.padbottom10 {
  padding-bottom: 10px; }

.nowrap {
  white-space: nowrap; }

.center {
  text-align: center; }

.success {
  font-weight: bold;
  color: #009900; }

.error {
  font-size: 12px;
  font-style: italic;
  font-weight: bold;
  color: #990000; }

.notify {
  font-weight: bold;
  color: #990000; }

.fieldWithErrors {
  display: inline; }

a.headerLinks2:link, a.headerLinks2:visited {
  color: #444444;
  font-size: 13px;
  font-weight: normal;
  text-decoration: underline; }
a.headerLinks2:hover {
  color: black;
  font-weight: normal;
  text-decoration: underline; }

.content_title_area {
  width: 100%;
  overflow: hidden;
  padding-bottom: 3px;
  border-bottom: 1px solid black;
  margin-bottom: 10px; }

.ct_left {
  width: 45%;
  float: left;
  padding-left: 5px; }

.ct_right {
  width: 45%;
  float: right;
  padding-right: 5px;
  padding-bottom: 5px;
  text-align: right; }

.pageHeader {
  font-size: 16px;
  font-weight: bold;
  color: #444444;
  white-space: nowrap; }

.pageHeaderTable {
  border: 0px;
  padding: 0px;
  border-spacing: 0px;
  width: 100%; }

.newLink a:link, .newLink a:visited, .newLink a:active {
  font-size: 12px;
  font-weight: bold;
  color: #990000;
  text-decoration: none; }
.newLink a:hover {
  text-decoration: underline; }

.newLink_noFontSize a:link {
  font-weight: bold;
  color: #990000;
  text-decoration: none; }

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

a.system_link:link, a.system_link:visited, a.system_link:active {
  font-weight: bold;
  color: #990000;
  text-decoration: underline; }
a.system_link:hover {
  font-style: italic; }
a.system_link2:link, a.system_link2:visited, a.system_link2:active {
  color: #990000;
  text-decoration: none; }
a.system_link2:hover {
  text-decoration: underline; }

h3.header {
  color: #7f0000;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 4px; }

.loginHeaderBorder {
  border-color: #9e8770;
  border-style: solid;
  border-width: 1px; }

.loginBorder {
  border-color: #999999;
  border-style: solid;
  border-width: 1px; }

.loginBackground {
  background-color: #cac0b6; }

.loginField {
  border: 1px solid #888888;
  font-size: 12px;
  background-color: white;
  width: 200px; }

div.hrPageHeader {
  border-color: #444444;
  border-style: solid;
  border-width: 0px;
  border-top-width: 1px;
  padding-bottom: 10px; }

.cleanTable {
  border: 0px;
  padding: 0px;
  border-spacing: 0px;
  width: 100%; }

table.site_dataTable {
  border: 1px solid #cccccc;
  border-bottom: 0px solid #cccccc;
  background-color: #cac0b6;
  background-position: bottom;
  background-repeat: repeat-x;
  width: 100%; }
  table.site_dataTable tr th {
    border-bottom: 1px solid #990000;
    font-size: 12px;
    font-weight: bold;
    color: black;
    height: 20px;
    padding-left: 4px;
    text-align: left;
    background-image: url("/images/tableHeader.png"); }
  table.site_dataTable tr td {
    font-size: 12px;
    color: black;
    padding: 2px 0px 4px 4px;
    border-bottom: 1px solid #cccccc;
    text-align: left; }
  table.site_dataTable tr:hover {
    background-color: #9c846d; }
  table.site_dataTable tr.odd {
    background-color: #fdf8f3; }
  table.site_dataTable tr.even {
    background-color: #f5eadf; }
  table.site_dataTable tr.odd:hover, table.site_dataTable tr.even:hover {
    background-color: #9c846d; }
table.site_dataTablePaginationHeader {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc; }
  table.site_dataTablePaginationHeader tr td {
    font-size: 10px;
    color: #999999;
    background-color: #cac0b6;
    margin: 0px;
    padding: 0px;
    padding-right: 5px;
    padding-left: 5px;
    border-bottom: 0px solid #9e9e9e;
    text-align: right; }
    table.site_dataTablePaginationHeader tr td a:link, table.site_dataTablePaginationHeader tr td a:visited, table.site_dataTablePaginationHeader tr td a:hover, table.site_dataTablePaginationHeader tr td a:active {
      color: #e90000;
      font-weight: normal;
      text-decoration: none;
      padding: 0px; }
    table.site_dataTablePaginationHeader tr td span {
      color: #444444; }
    table.site_dataTablePaginationHeader tr td a img, table.site_dataTablePaginationHeader tr td img {
      height: 9px;
      width: 11px;
      border: 0px;
      vertical-align: middle; }
table.blockArea {
  border: 1px solid #9e8770;
  background-color: #cac0b6;
  width: 100%; }
  table.blockArea tr th {
    border-bottom: 1px solid #990000;
    font-size: 12px;
    font-weight: bold;
    color: black;
    height: 20px;
    padding-left: 4px;
    text-align: left;
    background-image: url("/images/tableHeader.png"); }
  table.blockArea tr td {
    font-size: 12px;
    color: black;
    padding: 2px 4px 4px 4px;
    border-bottom: 1px solid #cccccc; }
    table.blockArea tr td table tr td {
      border-width: 0px; }
  table.blockArea select {
    font-size: 12px; }
table.tabbedPane {
  width: 100%; }
  table.tabbedPane tr th {
    font-size: 80%;
    color: black;
    padding: 2px 4px 2px 4px;
    background-color: #fdf8f3;
    border: 1px solid #cccccc; }
    table.tabbedPane tr th.selected {
      background-color: #f5eadf;
      border-color: #cccccc;
      border-width: 1px 1px 0px 1px; }
    table.tabbedPane tr th.space {
      empty-cells: show;
      padding-right: 1px;
      background-color: transparent;
      border-width: 0px;
      border-bottom: 1px solid #cccccc; }
    table.tabbedPane tr th.space_remainder {
      width: 100%;
      empty-cells: show;
      background-color: transparent;
      border-width: 0px;
      border-bottom: 1px solid #cccccc; }
    table.tabbedPane tr th a:link, table.tabbedPane tr th a:visited, table.tabbedPane tr th a:active {
      color: #246db1;
      font-weight: normal;
      text-decoration: none;
      padding: 0px; }
    table.tabbedPane tr th a:hover {
      text-decoration: underline; }
  table.tabbedPane tr td#go_pane {
    padding: 2px;
    background-color: #f5eadf;
    border-style: solid;
    border-color: #cccccc;
    border-width: 0px 1px 1px 1px; }
table.dataTablePlainHeader {
  width: 100%;
  height: 22px; }
  table.dataTablePlainHeader tr td {
    font-size: 90%;
    font-weight: bold;
    color: #246db1;
    padding-left: 5px;
    padding-right: 5px;
    background-image: url("/images/bg_table_header.png"); }
table.dataTableStats {
  background-color: #fdfdfd;
  width: 100%; }
  table.dataTableStats th {
    border: 0px !important;
    font-weight: bold;
    height: 20px;
    padding-left: 4px;
    background-image: url("/images/tableHeader.png"); }
  table.dataTableStats td {
    font-size: 80%;
    color: black;
    padding: 2px 0px 4px 4px;
    text-align: left; }
  table.dataTableStats tr.odd {
    background-color: #fdf8f3; }
  table.dataTableStats tr.even {
    background-color: #f5eadf; }
  table.dataTableStats tr.odd:hover, table.dataTableStats tr.even:hover {
    background-color: #9c846d; }

.appToolTip_link {
  color: #990000;
  text-decoration: underline; }

.appToolTip {
  font-size: 12px;
  margin: 5px;
  padding: 5px;
  background-color: #cac0b6;
  border: 1px solid #cccccc; }

.pagination {
  font-size: 12px;
  text-align: center;
  padding: 0px 8px 8px 8px;
  white-space: nowrap; }
  .pagination a {
    padding: 0.2em 0.5em;
    border: 1px solid #dddddd;
    color: #990000;
    text-decoration: none; }
    .pagination a:hover, .pagination a:focus {
      border-color: gray;
      background-color: #990000;
      color: white; }
  .pagination span {
    padding: 0.2em 0.5em; }
    .pagination span.disabled {
      color: #aaaaaa; }
    .pagination span.current {
      border: 1px solid #aaaaaa;
      font-weight: bold;
      background-color: #990000;
      color: white; }
  .pagination .page_info {
    color: #aaaaaa;
    padding-top: 0.8em; }
  .pagination .prev_page, .pagination .next_page {
    border-width: 2px; }
  .pagination .prev_page {
    margin-right: 1em; }
  .pagination .next_page {
    margin-left: 1em; }

.searchBox {
  border-radius: 5;
  -moz-border-radius: 5;
  -webkit-border-radius: 5;
  font-size: 70%;
  padding: 0 10px 10px 10px;
  margin-top: 5px;
  margin-bottom: 10px;
  border: 1px solid #9e8770;
  background-color: #cac0b6; }
  .searchBox table {
    margin-top: 10px; }

.searchLabel {
  font-size: 70%; }

.searchTextField {
  padding-left: 10px;
  font-size: 12px;
  width: 200px; }

.searchDropdown select {
  margin-left: 10px;
  width: 200px;
  border: 1px solid #9e8770; }

table.searchListview {
  border-spacing: 0;
  border: 1px solid #cccccc;
  padding: 0;
  border-bottom: 0px solid #cccccc;
  background-color: #cac0b6;
  background-position: bottom;
  background-repeat: repeat-x;
  width: 100%; }
  table.searchListview tr th {
    border-bottom: 1px solid #990000;
    font-size: 12px;
    font-weight: bold;
    color: black;
    height: 20px;
    padding-left: 2px;
    padding-right: 10px;
    text-align: left;
    background-image: url("/images/tableHeader.png"); }
  table.searchListview tr td {
    font-size: 12px;
    color: black;
    padding: 2px 0px 4px 4px;
    border-bottom: 1px solid #cccccc;
    text-align: left; }
  table.searchListview tr:hover {
    background-color: #9c846d; }
  table.searchListview tr.odd {
    background-color: #fdf8f3; }
  table.searchListview tr.even {
    background-color: #f5eadf; }
  table.searchListview tr.odd:hover, table.searchListview tr.even:hover {
    background-color: #9c846d; }

table.block {
  border-spacing: 0;
  border: 1px solid #cccccc;
  padding: 0;
  border-bottom: 0px solid #cccccc;
  background-color: #cac0b6;
  background-position: bottom;
  background-repeat: repeat-x;
  width: 100%; }
  table.block tr th {
    border-bottom: 1px solid #990000;
    font-size: 12px;
    font-weight: bold;
    color: black;
    height: 20px;
    padding-left: 2px;
    padding-right: 10px;
    text-align: left;
    background-image: url("/images/tableHeader.png"); }
  table.block tr td {
    font-size: 12px;
    color: black;
    padding: 2px 0px 4px 4px;
    border-bottom: 1px solid #cccccc;
    text-align: left;
    background-color: #cac0b6; }

.listOptions {
  text-align: center; }
  .listOptions a {
    padding-left: 5px;
    padding-right: 5px; }
