.testBackground {
  background-color: #4294FF; }

body {
  margin: 0;
  padding: 0;
  background: white url(images/img01.gif) repeat-x left top;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #999999; }
  body.noMenuLayout {
    background: none; }

h1, h2, h3 {
  margin: 0;
  padding: 0;
  font-weight: normal; }

h1 {
  font-size: 2em; }

h2 {
  font-size: 1.8em; }
  h2.title {
    padding: 5px 0px 5px 5px;
    letter-spacing: -.5px;
    border: none; }

h3 {
  font-size: 1.6em;
  font-weight: bold;
  color: #666;
  padding: 0px 0px 5px 10px; }

a {
  text-decoration: none;
  color: #b55100; }
  a.actionLink {
    font-size: 1.5em;
    font-weight: bold;
    font-style: italic; }

ul {
  line-height: 150%; }
  ul.list-reset {
    list-style-type: none;
    margin: 0px;
    padding: 0px; }

label {
  font-weight: bold;
  color: #333333;
  padding-right: 5px; }

table {
  width: 100%;
  border-width: 0px;
  border-spacing: 0px; }
  table td {
    vertical-align: top; }

fieldset {
  margin-top: 10px;
  border: 4px dotted #DDD;
  padding: 6px; }
  fieldset legend {
    font-size: 1.3em;
    font-weight: bold;
    color: #b55100;
    background-color: #FFF; }

button.textOnly {
  text-align: left;
  border: none;
  background: none;
  padding: 0px;
  margin: 0px;
  color: #b55100;
  cursor: pointer; }

#wrapper {
  margin: 0 auto;
  padding: 0; }
  #wrapper #header-wrapper {
    height: 116px; }
    #wrapper #header-wrapper #header {
      width: 950px;
      margin: 0 auto;
      padding: 0px 0px 0px 30px; }
      #wrapper #header-wrapper #header #logo {
        float: left;
        width: 350px;
        margin: 0;
        padding: 0;
        color: #b55100;
        background: url(images/img02.jpg) no-repeat left 15px; }
        #wrapper #header-wrapper #header #logo h1 {
          padding: 10px 0px 0px 0px;
          font-size: 3.8em;
          font-weight: bold;
          color: #b55100; }
        #wrapper #header-wrapper #header #logo p {
          margin: 0;
          padding: 0px 0 0 0px;
          font: normal 14px Georgia, "Times New Roman", Times, serif;
          font-style: italic;
          color: #b55100; }
        #wrapper #header-wrapper #header #logo a {
          border: none;
          background: none;
          text-decoration: none;
          color: #b55100; }

#quickSearch {
  float: right;
  width: 280px;
  height: 40px;
  padding: 0px; }
  #quickSearch form {
    height: 40px;
    margin: 0;
    padding: 0px 0 0 10px; }
  #quickSearch fieldset {
    margin: 0;
    padding: 0;
    border: none; }
  #quickSearch .search-text {
    width: 120px;
    padding: 0px 5px;
    border: 1px solid #CCCCCC;
    background: #FFFFFF;
    text-transform: lowercase;
    font: normal 11px Arial, Helvetica, sans-serif;
    color: #666;
    height: 28px;
    font-size: 1.5em; }
  #quickSearch .search-submit {
    width: 100px;
    height: 30px;
    border: none;
    background: #B9B9B9;
    color: #000000; }

#menu {
  float: right;
  width: 600px;
  margin: 0 auto;
  padding: 56px 0px 0px 0px; }
  #menu ul {
    float: right;
    margin: 0px;
    padding: 0px 0px 0px 0px;
    list-style: none;
    line-height: normal; }
    #menu ul:after {
      content: ".";
      display: block;
      line-height: 0px;
      visibility: hidden;
      clear: both;
      height: 0px; }
    #menu ul li {
      float: left;
      position: relative; }
      #menu ul li:hover {
        background: #fabd89; }
      #menu ul li.current_page_item {
        background: #fe7805; }
        #menu ul li.current_page_item > a, #menu ul li.current_page_item label {
          color: #FFFFFF; }
        #menu ul li.current_page_item:hover {
          background: #fe7805; }
      #menu ul li ul {
        display: none;
        width: 100%;
        position: absolute;
        left: 0;
        background-color: #ffe6d0;
        z-index: 5901; }
        #menu ul li ul li {
          float: none;
          padding: 5px 5px; }
          #menu ul li ul li a {
            padding: 10px 5px; }
  #menu a, #menu label {
    padding: 10px 20px 15px 20px;
    display: block;
    margin-right: 1px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    color: #b55100;
    border: none; }

#page {
  width: 990px;
  margin: 0 auto;
  padding: 0px; }

#splitSection {
  width: 990px;
  margin: 0 auto;
  padding: 0px 0px 0px 0px;
  background: url(images/img03.jpg) repeat-y left top; }
  #splitSection #splitSection-bgtop {
    padding: 20px 0px 20px 0px;
    background: url(images/img02.jpg) no-repeat left top; }

#content {
  float: left;
  width: 650px;
  padding: 0px 0px 0px 0px; }

.links {
  padding-top: 20px;
  font-size: 12px;
  font-weight: bold; }

#sidebar {
  float: right;
  width: 300px;
  margin: 0px;
  padding: 0px 20px 0px 0px;
  color: #FFFFFF; }
  #sidebar h2 {
    height: 38px;
    padding-left: 30px;
    letter-spacing: -.5px;
    font-size: 1.8em;
    color: #FFFFFF; }
  #sidebar p {
    margin: 0 0px;
    padding: 0px 30px 20px 30px;
    text-align: justify; }
  #sidebar a {
    border: none;
    color: #FFFFFF; }
    #sidebar a:hover {
      text-decoration: underline; }
  #sidebar ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    #sidebar ul li {
      margin: 0;
      padding: 0; }
      #sidebar ul li ul {
        margin: 0px 0px;
        padding-bottom: 30px; }
        #sidebar ul li ul li {
          line-height: 35px;
          border-bottom: 1px dotted #E7E2DC;
          margin: 0px 30px;
          border-left: none; }
          #sidebar ul li ul li span {
            display: block;
            margin-top: -20px;
            padding: 0;
            font-size: 11px;
            font-style: italic; }
          #sidebar ul li ul li a {
            padding: 0px 0px 0px 15px; }
  #sidebar #sidebarFloatContainer {
    position: absolute;
    left: -5px;
    background-color: #FE7805;
    z-index: 5900;
    height: 20px;
    width: 310px; }
    #sidebar #sidebarFloatContainer #sidebarAccessor {
      width: 100%;
      text-align: right;
      font-size: 1.4em; }
    #sidebar #sidebarFloatContainer #sidebarContents {
      display: none;
      background-color: #FE7805;
      padding: 0px 10px;
      width: 290px; }

#footer {
  height: 50px;
  margin: 0 auto;
  padding: 0px 0 30px 0;
  font-family: Arial, Helvetica, sans-serif; }
  #footer a {
    color: #404040; }
  #footer p {
    margin: 0;
    padding-top: 40px;
    line-height: normal;
    font-size: 9px;
    text-transform: uppercase;
    text-align: center;
    color: #404040; }

a#logoutLink {
  padding-left: 20px;
  color: #AAA; }

ul.subSectionLinkList {
  margin-top: 0px;
  line-height: 200%;
  font-size: 1.3em; }
  ul.subSectionLinkList li {
    list-style-type: square; }

.mainPageLinkSection {
  width: 100%; }
  .mainPageLinkSection:after {
    content: ".";
    display: block;
    line-height: 0px;
    visibility: hidden;
    clear: both;
    height: 0px; }
  .mainPageLinkSection div {
    float: left;
    width: 50%; }
    .mainPageLinkSection div ul.subSectionLinkList {
      float: left;
      line-height: 140%;
      font-size: 1.1em;
      width: 100%; }

table.dataTemplateGrid > tbody > tr > td {
  padding: 5px 0px;
  border-bottom: 4px solid #ffe6d0; }
table.dataTemplateGrid > tbody > tr:last-child > td, table.dataTemplateGrid > tbody > tr.noSeperation > td {
  padding: 0px;
  border-bottom: none; }

table.dataGrid {
  width: 100%;
  color: #333333;
  margin-top: 10px;
  border-spacing: 0px;
  border-width: 0px; }
  table.dataGrid > tbody > tr:first-child > td, table.dataGrid > tbody > tr:first-child th {
    background-color: #ffe6d0;
    padding: 10px 0px;
    font-weight: bold;
    font-size: 1.2em;
    margin-bottom: 10px;
    color: #b55100; }
  table.dataGrid > tbody > tr.gridRow, table.dataGrid > tbody > tr.gridAltRow {
    border-bottom: 1px dashed #CCC; }
  table.dataGrid > tbody > tr.pager td {
    color: #999999;
    font-size: 1.3em;
    text-align: center;
    padding: 20px; }
    table.dataGrid > tbody > tr.pager td a {
      padding: 0px 3px; }
    table.dataGrid > tbody > tr.pager td table {
      margin: 0px auto;
      width: auto; }
  table.dataGrid > tbody > tr > td {
    padding-top: 3px;
    padding-bottom: 3px; }
    table.dataGrid > tbody > tr > td:first-child {
      padding-left: 5px; }
  table.dataGrid > tbody > tr > td.actions {
    text-align: center;
    white-space: nowrap; }
    table.dataGrid > tbody > tr > td.actions a {
      font-size: 1.2em;
      padding: 0px 3px;
      font-style: italic; }

.dataSection {
  margin-top: 10px;
  color: #333333; }
  .dataSection > fieldset {
    padding: 0px;
    border: 0px;
    width: 98%; }
    .dataSection > fieldset > legend {
      background-color: #ffe6d0;
      color: #b55100;
      font-weight: bold;
      font-size: 1.5em;
      padding: 5px 10px;
      border-color: #fe7805;
      border-style: solid;
      border-width: 2px 1px;
      width: 100%; }
    .dataSection > fieldset > div {
      width: 100%;
      padding: 10px 10px;
      margin: auto;
      border-bottom: 5px solid #fe7805;
      border-right: 1px solid #fe7805;
      border-left: 1px solid #fe7805; }

.dataSectionLight {
  margin-top: 10px;
  color: #333333; }
  .dataSectionLight > fieldset {
    padding: 0px;
    border: 0px;
    width: 98%; }
    .dataSectionLight > fieldset > legend {
      background-color: #e4e4e4;
      color: #aaaaaa;
      font-weight: bold;
      font-size: 1.5em;
      padding: 5px 10px;
      border-color: #cccccc;
      border-style: solid;
      border-width: 2px 1px;
      width: 100%; }
    .dataSectionLight > fieldset > div {
      width: 100%;
      padding: 10px 10px;
      margin: auto;
      border-bottom: 5px solid #cccccc;
      border-right: 1px solid #cccccc;
      border-left: 1px solid #cccccc; }

table.twoColFormLayout td:first-child {
  text-align: right;
  padding-right: 10px;
  width: 50%; }

table.formLayout, table.twoColFormLayout {
  width: auto;
  border-spacing: 3px;
  font-size: 1.3em;
  font-weight: bold; }
  table.formLayout th, table.twoColFormLayout th {
    color: #333333;
    text-align: left; }
  table.formLayout > tbody > tr > td, table.twoColFormLayout > tbody > tr > td {
    padding-bottom: 3px; }
    table.formLayout > tbody > tr > td.formSubsectionHeader, table.twoColFormLayout > tbody > tr > td.formSubsectionHeader {
      background-color: #ffe6d0;
      font-weight: bold;
      padding: 4px;
      text-align: center; }
    table.formLayout > tbody > tr > td > label, table.twoColFormLayout > tbody > tr > td > label {
      font-weight: normal;
      white-space: nowrap; }
    table.formLayout > tbody > tr > td > textarea, table.twoColFormLayout > tbody > tr > td > textarea {
      margin: 2px 10px; }
    table.formLayout > tbody > tr > td > input, table.twoColFormLayout > tbody > tr > td > input {
      margin: 2px 10px;
      width: 100px; }
      table.formLayout > tbody > tr > td > input[type=radio], table.twoColFormLayout > tbody > tr > td > input[type=radio], table.formLayout > tbody > tr > td > input[type=checkbox], table.twoColFormLayout > tbody > tr > td > input[type=checkbox], table.formLayout > tbody > tr > td > input[type=file], table.twoColFormLayout > tbody > tr > td > input[type=file] {
        width: auto; }
    table.formLayout > tbody > tr > td > select, table.twoColFormLayout > tbody > tr > td > select {
      margin: 2px 10px; }
  table.formLayout > tbody > tr.formActions td, table.twoColFormLayout > tbody > tr.formActions td {
    text-align: center;
    border-bottom: none; }
    table.formLayout > tbody > tr.formActions td a, table.twoColFormLayout > tbody > tr.formActions td a {
      display: inline-block;
      font-weight: bold;
      padding: 5px;
      margin: 3px;
      border: 1px solid #fe7805;
      background-color: #ffe6d0;
      cursor: pointer; }

.btn-action {
  display: inline-block;
  font-weight: bold;
  padding: 5px;
  margin: 3px;
  border: 1px solid #fe7805;
  background-color: #ffe6d0; }

#vivaTabs span {
  margin: 5px;
  font-size: 1.3em;
  font-weight: bold; }

div.podNavDiv {
  width: 100%;
  text-align: left; }
  div.podNavDiv a.headerText {
    color: #333333; }
  div.podNavDiv .field {
    font-size: 11px;
    font-family: arial, helvetica, sans-serif; }
  div.podNavDiv .Inactive {
    color: #CCCCCC;
    display: none; }
  div.podNavDiv td, div.podNavDiv th {
    vertical-align: top;
    font-size: 13px; }
  div.podNavDiv th {
    font-weight: bold;
    color: #333333;
    background-color: #DDD;
    text-align: left; }
    div.podNavDiv th a.Active {
      color: #333333; }
  div.podNavDiv table.mainTbl {
    padding: 5px;
    margin: 10px;
    width: 350px;
    float: left; }
    div.podNavDiv table.mainTbl td {
      text-align: right; }
  div.podNavDiv table.subTbl {
    padding: 5px;
    margin: 10px;
    width: 450px;
    float: right; }

body {
  background-image: none; }

#loginLogo {
  margin-top: 100px;
  text-align: center; }
  #loginLogo h1 {
    font-size: 3.8em;
    font-weight: bold;
    color: #b55100; }

#loginArea {
  width: 400px;
  margin: 20px auto 0 auto; }
  #loginArea #loginBox {
    border: 6px solid #fe7805;
    border-radius: 10px;
    padding: 20px; }
    #loginArea #loginBox .fieldLine, #loginArea #loginBox .actionLine {
      margin: 5px auto 5px auto;
      width: 220px;
      text-align: center; }
    #loginArea #loginBox .fieldLine {
      text-align: right; }
      #loginArea #loginBox .fieldLine label {
        width: 100px;
        display: inline-block;
        color: #b55100;
        font-weight: bold;
        font-size: 1.5em; }
      #loginArea #loginBox .fieldLine input {
        width: 100px; }

#loginError {
  display: none;
  padding-top: 20px;
  width: auto; }

#loginFooter {
  width: 600px;
  margin: 30px auto 0px auto;
  text-align: center; }
  #loginFooter label {
    display: block;
    font-weight: bold;
    font-size: 1.3em; }
  #loginFooter div {
    padding: 10px; }

