@font-face {
  font-family: 'FuturistRegular';
  src: url('/content/fonts/futuristregular-webfont.eot');
  src: url('/content/fonts/futuristregular-webfont.eot?#iefix') format('embedded-opentype'), url('/content/fonts/futuristregular-webfont.woff') format('woff'), url('/content/fonts/futuristregular-webfont.ttf') format('truetype'), url('/content/fonts/futuristregular-webfont.svg#FuturistRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*@font-face {
    font-family: 'FuturistBold';
    src: url('/content/fonts/futurist_bold-webfont.eot');
    src: url('/content/fonts/futurist_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/content/fonts/futurist_bold-webfont.woff') format('woff'),
         url('/content/fonts/futurist_bold-webfont.ttf') format('truetype'),
         url('/content/fonts/futurist_bold-webfont.svg#FuturistBold') format('svg');
    font-weight: normal;
    font-style: normal;

}*/
body {
  background: white url(/content/images/bgPage.jpg) no-repeat fixed center top;
  font-family: Arial;
  font-size: 70%;
  color: #636363;
  margin: 0px;
  padding: 0px;
}
body.fullWidth {
  background: white url(/content/images/bgPage.jpg) no-repeat fixed 85% top;
  padding: 0 100px;
  width: auto;
  height: 100%;
}
body.fullWidth div#logoWrapper {
  width: 100%;
}
body.fullWidth #adminTopNav {
  width: 100%;
}
body.fullWidth .navTable {
  width: 100%;
}
body.fullWidth .externalHeadingWrapper {
  width: 100%;
}
body.fullWidth div.internalContentWrapper {
  background: url("/content/images/bgContFullML.png") repeat-y scroll left top transparent;
  padding: 0px;
  width: auto;
}
body.fullWidth div.internalContentWrapper ul.internalSideNav {
  left: 0;
  position: absolute;
  top: 0;
  width: 137px;
}
body.fullWidth div.internalContentWrapper .outer {
  background: url("/content/images/bgContFullMR.png") repeat-y scroll right top transparent;
  float: left;
  padding-right: 0;
  width: 100%;
}
body.fullWidth div.internalContentWrapper .outer .inner {
  background: url("/content/images/bgContFullMC.png") repeat scroll 137px 0 transparent;
  min-height: 200px;
  overflow: visible;
  padding-left: 140px;
}
body.fullWidth div.internalContentWrapper .outer .inner .internalContent .fullwidth form fieldset#closeMonthEndPrerequisites .formRow .left {
  width: 35%;
}
body.fullWidth div.internalContentWrapper .outer .inner .internalContent .fullwidth form fieldset#closeMonthEndPrerequisites .formRow .right {
  width: 65%;
}
body.fullWidth div.internalContentWrapper .outer .inner .internalContent .fullwidth form .formRow .left {
  width: 15%;
}
body.fullWidth div.internalContentWrapper .outer .inner .internalContent .fullwidth form .formRow .left.wide {
  width: 25%;
}
body.fullWidth div.internalContentWrapper .outer .inner .internalContent .fullwidth form .formRow .right {
  width: 85%;
}
body.fullWidth div.internalContentWrapper .outer .inner .internalContent .fullwidth form .formRow .right.narrow {
  width: 75%;
}
body.fullWidth div.internalContentTop {
  background: url("/content/images/bgContFullTL.png") no-repeat scroll left top transparent;
  padding-left: 137px;
  width: auto;
}
body.fullWidth div.internalContentTop .outer {
  background: url("/content/images/bgContFullTR.png") no-repeat scroll right top transparent;
  height: 22px;
  padding-right: 8px;
  width: auto;
}
body.fullWidth div.internalContentTop .outer .inner {
  background: url("/content/images/bgContFullTC.png") repeat-x scroll center top transparent;
  height: 22px;
  padding-right: 0;
}
body.fullWidth div.internalContentBot {
  background: url("/content/images/bgContFullBL.png") no-repeat scroll left bottom transparent;
  padding-left: 137px;
  width: auto;
}
body.fullWidth div.internalContentBot .outer {
  background: url("/content/images/bgContFullBR.png") no-repeat scroll right bottom transparent;
  height: 23px;
  padding-right: 8px;
  width: auto;
}
body.fullWidth div.internalContentBot .outer .inner {
  background: url("/content/images/bgContFullBC.png") repeat-x scroll center bottom transparent;
  height: 23px;
  padding-right: 0;
}
body.fullWidth div.internalContent {
  float: none;
  overflow: visible;
  padding: 0 20px 0 15px;
  width: auto;
}
body.fullWidth div.internalContent.fixedWidth {
  max-width: 960px;
}
body.fullWidth .instalmentsTable {
  _overflow-x: auto;
  _overflow-y: visible;
  _width: 557px;
  _padding-bottom: 50px;
}
body.fullWidth div#footerWrapper #footerWrapperInner {
  width: 100%;
}
body.internal {
  background: white url(/content/images/bgPage.jpg) no-repeat fixed 85% top;
}
body.internal div#logoWrapper {
  width: 932px;
}
body.internal .navTable {
  width: 932px;
}
body.internal .externalHeadingWrapper {
  width: 932px;
}
body.internal div.internalContentWrapper {
  width: 932px;
  background: transparent url(/content/images/bgContentInternalWide.png) repeat-y top center;
  _background: white url(/content/images/bgContentInternalWide.gif) repeat-y top center;
}
body.internal div.internalContentTop {
  width: 932px;
  background: transparent url(/content/images/bgContentInternalTopWide.png) repeat top center;
  _background: transparent url(/content/images/bgContentInternalTopWide.gif) repeat top center;
}
body.internal div.internalContentBot {
  width: 932px;
  background: transparent url(/content/images/bgContentInternalBotWide.png) repeat top center;
  _background: transparent url(/content/images/bgContentInternalBotWide.gif) repeat top center;
}
body.internal div.internalContent {
  overflow: visible;
  width: 757px;
}
body.internal .instalmentsTable {
  _overflow-x: auto;
  _overflow-y: visible;
  _width: 557px;
  _padding-bottom: 50px;
}
a:link {
  color: #02cff2;
}
a:visited {
  color: #02cff2;
}
a:hover {
  color: #7a4500;
  text-decoration: none;
}
a:active {
  color: #fed502;
}
h1 {
  color: #172954;
  margin: 0px 0px 15px;
  padding: 0px;
  font-size: 240%;
  line-height: 100%;
}
h2 {
  color: #172954;
  margin: 0px 0px 15px;
  padding: 0px;
  font-size: 180%;
}
h3 {
  color: #02cff2;
  margin: 0px;
  padding: 0px;
  font-size: 140%;
}
h4 {
  color: #263860;
  margin: 0px;
  padding: 0px;
  font-size: 125%;
  font-weight: bold;
}
h5 {
  color: #263860;
  font-size: 100%;
  font-weight: bold;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
hr {
  border: 1px solid #10A2CE;
  clear: both;
  height: 1px;
  margin: 10px 0;
  width: 100%;
}
ul.resultsPaginationWrapper li {
  float: left;
}
ul.resultsPaginationWrapper li a {
  float: left;
}
form {
  zoom: 1;
}
form fieldset {
  border: medium none;
  margin: 0;
  padding: 0;
}
form fieldset legend {
  display: none;
  margin: 0;
  padding: 0;
}
form fieldset #calcHeading {
  font-size: 150%;
  margin: 10px 0px 20px;
}
form fieldset .formHeader {
  font-style: italic;
}
form fieldset .formHeader .left {
  float: left;
  width: 40%;
}
form fieldset .formHeader .right {
  float: left;
  width: 50%;
}
form fieldset .formRow {
  clear: both;
  margin: 7px 0;
  overflow: visible;
  position: relative;
}
form fieldset .formRow .left, form fieldset .formRow .right {
  position: relative;
}
form fieldset .formRow.totalsRow {
  padding-top: 7px;
  border-top: 1px #001959 solid;
  border-bottom: 2px #001959 solid;
  padding-bottom: 21px;
}
form fieldset .formRow.fullWidth {
  width: 100%;
  float: left;
}
form fieldset .formRow.fullWidth .left {
  width: 20%;
}
form fieldset .formRow.fullWidth .right {
  width: 80%;
}
form fieldset .formRow.leftHalf {
  width: 50%;
  float: left;
}
form fieldset .formRow.leftHalf .left {
  width: 40%;
}
form fieldset .formRow.leftHalf .right {
  width: 60%;
}
form fieldset .formRow.rightHalf {
  width: 50%;
  clear: right;
  float: right;
}
form fieldset .formRow.rightHalf .left {
  width: 40%;
}
form fieldset .formRow.rightHalf .right {
  width: 60%;
}
form fieldset .formRow .left {
  float: left;
  width: 30%;
}
form fieldset .formRow .left label {
  min-height: 22px;
  width: auto;
}
form fieldset .formRow .right {
  float: left;
  position: relative;
  width: 70%;
}
form fieldset .formRow .right input[type=password], form fieldset .formRow .right input[type=text], form fieldset .formRow .right .textInput input {
  background: none repeat scroll 0 0 white;
  border: 1px solid #bfcad2;
  float: left;
  height: 20px;
  width: 80%;
  margin: 0px 10px 5px 0px;
}
form fieldset .formRow .right input[type=password].small, form fieldset .formRow .right input[type=text].small, form fieldset .formRow .right .textInput input.small {
  width: 20%;
}
form fieldset .formRow .right input[type=password].medium, form fieldset .formRow .right input[type=text].medium, form fieldset .formRow .right .textInput input.medium {
  width: 50%;
}
form fieldset .formRow .right input[type=password].large, form fieldset .formRow .right input[type=text].large, form fieldset .formRow .right .textInput input.large {
  width: 80%;
}
form fieldset .formRow .right input[type=password].disabled, form fieldset .formRow .right input[type=text].disabled, form fieldset .formRow .right .textInput input.disabled {
  background: none repeat scroll 0 0 #D8E4ED;
  border: 1px solid #A5AEB5;
}
form fieldset .formRow .right input[type=password].active, form fieldset .formRow .right input[type=text].active, form fieldset .formRow .right .textInput input.active {
  background: white none;
  border: 1px solid #A5AEB5;
}
form fieldset .formRow .right input[type=password].errored, form fieldset .formRow .right input[type=text].errored, form fieldset .formRow .right .textInput input.errored {
  background: url(/content/images/iconExclamation.png) no-repeat scroll top right #f7b2b2;
  border: 1px solid #F77070;
  box-shadow: 0 0 4px #F77070;
  color: #460C0C;
}
form fieldset .formRow .right input[type=radio] {
  background: transparent none;
}
form fieldset .formRow .right input[type=checkbox] {
  background: transparent none;
}
form fieldset .formRow .right textarea {
  background: none repeat scroll 0 0 white;
  border: 1px solid #BFCAD2;
  width: 80% !important;
}
form fieldset .formRow .right .textAreaWrapper textarea {
  height: 70px !important;
  width: 100% !important;
}
form fieldset .formRow .right select {
  background: none repeat scroll 0 0 white;
  border: 1px solid #bfcad2;
  clear: both;
  float: left;
}
form fieldset .formRow .right select.small {
  width: 20%;
}
form fieldset .formRow .right select.medium {
  width: 50%;
}
form fieldset .formRow .right select.large {
  width: 80%;
}
form fieldset .formRow .right .formComment {
  font-style: italic;
}
form fieldset .formRow .formCell {
  float: left;
  position: relative;
}
form fieldset .formRow .formCell.vertical {
  clear: both;
}
form fieldset .formRow .formCell.horizontal {
  float: left;
}
form fieldset .formRow .checkboxValidation {
  display: inline;
}
form fieldset .formRow .checkboxValidation .field-validation-error {
  bottom: 20px;
  left: -110px;
}
form fieldset .formRow #settlementDateWrapper {
  float: left;
}
form fieldset .formRow #settlementDateWrapper input {
  width: 50%;
}
form fieldset .formRow:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
}
form fieldset .formFooter {
  clear: both;
}
form fieldset .formFooter .left {
  float: left;
  min-height: 22px;
  width: 40%;
}
form fieldset .formFooter .right {
  float: left;
  width: 50%;
}
form fieldset .formFooter .right input {
  zoom: 1;
}
form fieldset#login {
  zoom: 1;
}
form fieldset#login .formFooter .left {
  width: 30%;
}
form .datatable {
  margin: 25px 0px;
}
.marginedTop {
  margin-top: 5px;
}
.marginedLeft {
  margin-left: 5px;
}
.marginedLeft15 {
  margin-left: 15px;
}
.marginedRight {
  margin-right: 5px;
}
.marginedBottom {
  margin-bottom: 5px;
}
.toplink {
  padding: 20px 0 0 0;
}
.bottomlink {
  background: none repeat scroll 0 0 white;
  margin: 10px 0;
  padding: 10px;
}
.mandatory {
  color: Red;
}
.warning {
  color: Red;
}
#scrollfollow {
  left: 0;
  overflow: visible;
  /*http://dev.bexhill.fundingapplication.co.nz/Node/Cashbook*/

  position: absolute;
  top: 0;
  width: 137px;
}
.bexhillPaymentDatePaid {
  margin: 0px 3px;
}
.searchTable {
  background: none repeat scroll 0 0 white;
  border: 1px solid #CECECE;
  border-radius: 5px 5px 5px 5px;
  box-shadow: 0 0 4px #CECECE;
  padding: 10px;
  min-width: 500px;
  max-width: 50%;
}
.searchTable tr td {
  padding: 4px;
}
.searchTable tr td select#SearchByType, .searchTable tr td div#bordereauPaymentSearchTypeParameter {
  float: left;
}
.searchTable tr td select#SearchByType input, .searchTable tr td div#bordereauPaymentSearchTypeParameter input {
  margin: 0px 3px;
}
.searchTable tr td #PaymentDate {
  margin: 0px 3px;
}
.searchTable.paymentExport {
  min-width: 240px;
  max-width: unset;
}
div#logoWrapper {
  width: 732px;
  margin: 16px auto;
}
a#logoBexhill, a#logoBexhillFooter, a#portalHomeButton {
  display: block;
  width: 135px;
  height: 64px;
  overflow: hidden;
  line-height: 200px;
  background: transparent url(/content/images/logoBexhill.png) no-repeat;
  _background: transparent url(/content/images/logoBexhill.gif) no-repeat;
}
body.fullWidth a#logoBexhill, body.fullWidth a#logoBexhillFooter, body.fullWidth a#portalHomeButton {
  width: 93px;
  height: 44px;
  background: transparent url(/content/images/logoBexhillSmall.png) no-repeat;
  _background: transparent url(/content/images/logoBexhillSmall.gif) no-repeat;
}
table.budget td {
  padding: 2px 10px 2px 0px;
}
table.budget td div.disabledReadonlyTextbox {
  width: 150px;
}
table.budget th {
  text-decoration: underline;
  text-align: left;
  font-weight: normal;
}
table.budget select.year {
  width: 150px;
}
input[type="button"].download {
  width: 270px;
  height: 27px;
}
input[type="button"].download.small {
  width: 200px;
  height: 27px;
}
input.large {
  width: 270px !important;
  height: 27px !important;
}
input[type="button"].large {
  width: 270px;
  height: 27px;
}
input[type="button"].budget {
  width: 112px;
  height: 27px;
}
input[type="text"].budget {
  width: 150px;
}
input[type="file"] {
  width: 345px;
}
td.blankspace {
  width: 74px;
}
.positionRelative {
  position: relative;
}
.disabledReadonlyTextbox {
  background-color: #EBEBE4;
  border: 1px solid #A5ACB2;
  border-spacing: 2px;
  color: gray;
  display: block;
  float: left;
  padding: 1px 0;
  width: 100px;
  margin-right: 5px;
}
div#adminTopNav {
  width: 732px;
  margin: auto;
  position: relative;
}
div#adminTopNav ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  position: absolute;
  right: 0px;
  top: -40px;
}
div#adminTopNav ul li {
  float: left;
}
div#adminTopNav ul li:first-child a {
  border-left: none;
}
div#adminTopNav ul li a {
  border-left: 1px solid #747676;
  color: #172954;
  float: left;
  font-size: 100%;
  font-weight: normal;
  padding: 0 7px;
  text-decoration: none;
  text-transform: uppercase;
}
div#adminTopNav ul li a:hover {
  text-decoration: underline;
}
ul#internalNavbarWrapper {
  width: 732px;
  height: 32px;
  margin: auto;
  padding: 0px;
  list-style-type: none;
  z-index: 10;
}
ul#internalNavbarWrapper li {
  float: left;
  z-index: 11;
  height: 32px;
  background-color: Transparent;
  background-image: url(/content/images/bgNavbarInternal.png);
  background-repeat: repeat-x;
}
ul#internalNavbarWrapper li:hover {
  background-image: url(/content/images/bgNavbarInternalHover.png);
}
ul#internalNavbarWrapper li.selected {
  background-image: url(/content/images/bgNavbarInternalHover.png);
}
ul#internalNavbarWrapper li.firstItem {
  width: 4px;
  background-color: Transparent;
  background-image: url(/content/images/bgNavbarInternalStart.png);
  background-repeat: no-repeat;
}
ul#internalNavbarWrapper li.lastItem {
  width: 6px;
  background-color: Transparent;
  background-image: url(/content/images/bgNavbarInternalEnd.png);
  background-repeat: no-repeat;
}
ul#internalNavbarWrapper li a {
  background-color: transparent;
  background-image: url(/content/images/bgNavbarInternalSep.png);
  background-position: left top;
  background-repeat: no-repeat;
  color: #7A4500;
  display: block;
  float: left;
  font-size: 110%;
  font-weight: bold;
  height: 23px;
  padding: 9px 0 0;
  text-decoration: none;
  text-transform: uppercase;
  z-index: 12;
}
ul#navbarWrapper {
  width: 732px;
  height: 32px;
  margin: auto;
  padding: 0px;
  list-style-type: none;
  z-index: 10;
}
ul#navbarWrapper li {
  float: left;
  z-index: 11;
}
ul#navbarWrapper li a {
  float: left;
  display: block;
  height: 32px;
  background-color: Transparent;
  background-image: url(/content/images/navbarSprite.png);
  background-repeat: no-repeat;
  overflow: hidden;
  line-height: 100px;
  z-index: 12;
}
ul#navbarWrapper li a#aboutUs {
  width: 147px;
  background-position: 0px -32px;
}
ul#navbarWrapper li a#aboutUs:hover {
  background-position: 0px 0px;
}
ul#navbarWrapper li a#aboutUs.selected {
  background-position: 0px 0px;
}
ul#navbarWrapper li a#ourSystem {
  width: 146px;
  background-position: -147px -32px;
}
ul#navbarWrapper li a#ourSystem:hover {
  background-position: -147px 0px;
}
ul#navbarWrapper li a#ourSystem.selected {
  background-position: -147px 0px;
}
ul#navbarWrapper li a#applyOnline {
  width: 146px;
  background-position: -293px -32px;
}
ul#navbarWrapper li a#applyOnline:hover {
  background-position: -293px 0px;
}
ul#navbarWrapper li a#applyOnline.selected {
  background-position: -293px 0px;
}
ul#navbarWrapper li a#contactDetails {
  width: 146px;
  background-position: -439px -32px;
}
ul#navbarWrapper li a#contactDetails:hover {
  background-position: -439px 0px;
}
ul#navbarWrapper li a#contactDetails.selected {
  background-position: -439px 0px;
}
ul#navbarWrapper li a#login {
  width: 147px;
  background-position: -586px -32px;
}
ul#navbarWrapper li a#login:hover {
  background-position: -586px 0px;
}
ul#navbarWrapper li a#login.selected {
  background-position: -586px 0px;
}
ul#navbarWrapper li#ourSystem {
  position: relative;
}
ul#navbarWrapper li#ourSystem:hover ul {
  visibility: visible;
}
ul#navbarWrapper li#ourSystem ul {
  margin: 0px;
  padding: 0px;
  width: 146px;
  visibility: hidden;
  position: absolute;
  top: 30px;
  left: 0px;
  z-index: 13;
  background: #ab8e1c url(/content/images/bgNavSecondary.png) repeat-x bottom;
}
ul#navbarWrapper li#ourSystem ul li {
  clear: both;
  display: block;
  float: none;
  margin: 10px 0;
  overflow: auto;
}
ul#navbarWrapper li#ourSystem ul li:hover {
  background: transparent url(/content/images/bgNavSecondaryHov.png) repeat;
}
ul#navbarWrapper li#ourSystem ul li a {
  background: transparent none;
  color: white;
  font-size: 110%;
  font-weight: bold;
  height: auto;
  line-height: 16px;
  padding-left: 10px;
  text-decoration: none;
  text-transform: uppercase;
  width: auto;
}
#ieNav {
  display: none;
}
.navTable {
  background: url(/content/images/bgNavbarInternal.png) repeat top left scroll #c6ab3d;
  /*STANDARD*/

  background: -o-linear-gradient(center top, #ffff94 0%, #fffa88 4%, #fffe90 8%, #fff583 12%, #fff88a 16%, #ffee7c 20%, #fff183 24%, #ffe97b 28%, #fcdf6d 32%, #fce173 36%, #f3d664 40%, #f3d86a 44%, #eacd5b 48%, #eacf61 52%, #e1c452 56%, #e0c557 60%, #d8bb49 64%, #d7bc4e 68%, #cfb240 72%, #ceb345 76%, #c6a937 80%, #c6ab3d 84%, #bea12f 88%, #bea335 92%, #b79a28 100%) repeat scroll 0 0 transparent;
  /*OPERA*/

  background: -moz-linear-gradient(center top, #ffff94 0%, #fffa88 4%, #fffe90 8%, #fff583 12%, #fff88a 16%, #ffee7c 20%, #fff183 24%, #ffe97b 28%, #fcdf6d 32%, #fce173 36%, #f3d664 40%, #f3d86a 44%, #eacd5b 48%, #eacf61 52%, #e1c452 56%, #e0c557 60%, #d8bb49 64%, #d7bc4e 68%, #cfb240 72%, #ceb345 76%, #c6a937 80%, #c6ab3d 84%, #bea12f 88%, #bea335 92%, #b79a28 100%) repeat scroll 0 0 transparent;
  /*MOZILLA*/

  background: -webkit-gradient(linear, left top, left bottom, #ffff94 0%, #fffa88 4%, #fffe90 8%, #fff583 12%, #fff88a 16%, #ffee7c 20%, #fff183 24%, #ffe97b 28%, #fcdf6d 32%, #fce173 36%, #f3d664 40%, #f3d86a 44%, #eacd5b 48%, #eacf61 52%, #e1c452 56%, #e0c557 60%, #d8bb49 64%, #d7bc4e 68%, #cfb240 72%, #ceb345 76%, #c6a937 80%, #c6ab3d 84%, #bea12f 88%, #bea335 92%, #b79a28 100%);
  /*WEBKIT OLD*/

  background: -webkit-linear-gradient(left top, left bottom, #ffff94 0%, #fffa88 4%, #fffe90 8%, #fff583 12%, #fff88a 16%, #ffee7c 20%, #fff183 24%, #ffe97b 28%, #fcdf6d 32%, #fce173 36%, #f3d664 40%, #f3d86a 44%, #eacd5b 48%, #eacf61 52%, #e1c452 56%, #e0c557 60%, #d8bb49 64%, #d7bc4e 68%, #cfb240 72%, #ceb345 76%, #c6a937 80%, #c6ab3d 84%, #bea12f 88%, #bea335 92%, #b79a28 100%);
  /*WEBKIT MODERN*/

  /*background: -ms-linear-gradient(@startColor, @endColor) repeat scroll 0 0 transparent;*/
  /*IE10*/

  /*-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=@startColor, endColorstr=@endColor)";*/
  /*IE8+*/

  /*filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=@startColor, endColorstr=@endColor);*/
  /*IE6&IE7*/

  border-radius: 4px 4px 4px 4px;
  box-shadow: 0 1px 2px #898989;
  display: table;
  margin: auto;
  width: 732px;
}
.navTable .navRow {
  display: table-row;
}
.navTable .navRow .navLeft {
  display: none;
}
.navTable .navRow .navRight {
  display: none;
}
.navTable .navRow .navItem {
  border-right: 1px solid #C57A00;
  display: table-cell;
  position: relative;
  text-align: center;
}
.navTable .navRow .navItem.selected a {
  font-weight: 700 !important;
  /*font-family: FuturistBold !important;*/

}
.navTable .navRow .navItem a {
  color: #7A4500;
  display: block;
  font-size: 90%;
  font-weight: 300;
  padding: 8px 10px 8px;
  /*height: 22px;*/

  margin-top: 2px;
  margin-bottom: 0px;
  text-decoration: none;
  text-shadow: 0 1px 2px #E2D18F;
  text-transform: uppercase;
}
.navTable .navRow .navItem ul.secondaryNav {
  background: url("/content/images/bgNavSecondary.png") repeat-x scroll center bottom #ab8e1c;
  display: none;
  list-style: none outside none;
  margin: 0;
  padding: 0;
  position: absolute;
  text-align: left;
  z-index: 1;
}
.navTable .navRow .navItem ul.secondaryNav li a {
  background: transparent none;
  color: white;
  font-weight: 300;
  height: auto;
  line-height: 16px;
  padding-left: 10px;
  text-decoration: none;
  text-transform: uppercase;
  width: auto;
}
.navTable .navRow .navItem ul.secondaryNav li:hover {
  background: transparent url(/content/images/bgNavSecondaryHov.png) repeat;
}
.navTable .navRow .navItem#loginDiv .outer {
  background: url("/content/images/iconPadlock.png") no-repeat scroll 24px 8px transparent;
}
.navTable .navRow .navItem#loginDiv .outer .inner {
  background: url("/content/images/navTableLoginArrow.png") no-repeat scroll 84px 6px transparent;
}
.navTable .navRow .navItem#loginDiv .outer .inner a {
  padding: 10px 20px;
}
.navTable .navRow .navItem:hover ul.secondaryNav {
  display: block;
}
.navTable .navRow .navItem.last-child {
  border-right: none;
}
.navTable .navRow .navItem:last-child {
  border-right: none;
}
.navTable .navRow .navItem:hover {
  background: url("/content/images/navItemHovBg.png") repeat-x top left transparent;
}
.externalHeadingWrapper {
  width: 732px;
  margin: auto;
  position: relative;
}
.externalHeadingWrapper h1 {
  margin-top: 15px;
  text-transform: uppercase;
  color: #05a9c5;
}
div.internalContentWrapper {
  z-index: 0;
  clear: both;
  width: 732px;
  margin: auto;
  padding: 2px 0px 16px 0px;
  font-size: 110%;
  line-height: 145%;
  position: relative;
  overflow: visible;
  background: transparent url(/content/images/bgContentInternal.png) repeat-y top center;
  _background: white url(/content/images/bgContentInternal.gif) no-repeat top center;
}
div.internalContentWrapper:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
div.internalContentWrapper .datatable table {
  width: 100%;
}
div.internalContentWrapper .datatable table#ddImportTable td, div.internalContentWrapper .datatable table#ddImportTable th {
  padding: 6px;
}
div.internalContentWrapper .datatable table#ddImportTable td ul, div.internalContentWrapper .datatable table#ddImportTable th ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
div.internalContentWrapper .datatable table tr.ReversalsToProcessRow td {
  padding: 10px;
}
div.internalContentWrapper .datatable table th {
  background: #deeff7 url(/content/images/bgTHead.png) repeat-x scroll 0 0;
  border-bottom: 1px solid #d8d8d8;
  border-top: 1px solid #D9EDF2;
  height: 29px;
  padding-left: 0;
  text-align: left;
  vertical-align: top;
}
div.internalContentWrapper .datatable table th:first-child {
  padding-left: 10px;
}
div.internalContentWrapper .datatable table td {
  padding-left: 0px;
}
div.internalContentWrapper .datatable table td.dateReceivedCell {
  white-space: nowrap;
  word-wrap: normal;
}
div.internalContentWrapper .datatable table td.dateReceivedCell img {
  position: absolute;
  top: 30%;
  left: 108px;
}
div.internalContentWrapper table {
  font-size: 100%;
}
div.internalContentWrapper table span {
  float: none;
}
div.internalContentWrapper table td {
  position: relative;
}
div.internalContentWrapper table #annualTotalCell {
  padding: 5px 0px;
  border-top: 1px #001959 solid;
  border-bottom: 3px #001959 solid;
  font-weight: bold;
}
div.internalContentWrapper table #annualTotalCell #annualTotal {
  font-size: 120%;
  margin-left: 15px;
}
* html .internalContentWrapper {
  zoom: 1;
}
/* IE6 */
*:first-child + html .internalContentWrapper {
  zoom: 1;
}
/* IE7 */
div.internalContentTop {
  background: transparent url(/content/images/bgContentInternalTop.png) repeat top center;
  _background: transparent url(/content/images/bgContentInternalTop.gif) repeat top center;
  width: 732px;
  height: 22px;
  margin: auto;
}
div.internalContentBot {
  background: transparent url(/content/images/bgContentInternalBot.png) repeat top center;
  _background: transparent url(/content/images/bgContentInternalBot.gif) repeat top center;
  width: 732px;
  height: 23px;
  margin: auto auto 10px;
}
ul.internalSideNav {
  left: 0;
  list-style-type: none;
  margin: 0 0 0 0;
  padding: 0;
  position: absolute;
  top: 0;
  width: 135px;
}
ul.internalSideNav li {
  padding: 5px 0px 5px 15px;
  border-bottom: 1px #d1d1d6 dotted;
}
ul.internalSideNav li.grey {
  background-color: #ECECEC;
}
ul.internalSideNav li.pink {
  background-color: #F0CAC8;
}
ul.internalSideNav li.yellow {
  background-color: #F8E8A8;
}
ul.internalSideNav li.blue {
  background-color: #CEE3F6;
}
ul.internalSideNav li a {
  color: #172954;
  font-size: 110%;
  text-decoration: none;
}
ul.internalSideNav li a:hover {
  text-decoration: underline;
}
div.internalContent {
  color: #001959;
  float: left;
  overflow: visible;
  padding: 0 20px 0 145px;
  width: 557px;
}
div.internalContent table thead tr td {
  /*		width: 25%;*/

}
div.internalContent label {
  width: auto;
  display: block;
  float: left;
}
div.internalContent input[type=text] {
  width: 100px;
  display: block;
  float: left;
}
div.internalContent input.wide[type=text] {
  width: 200px;
  display: block;
  float: left;
}
div.internalContent input.narrow[type=text] {
  width: 25px;
  display: block;
  float: left;
}
div.internalContent input.inline[type=text] {
  display: inline;
  float: none;
}
div.internalContent input[type=radio] {
  float: left;
}
div.internalContent .radioWrapper {
  clear: both;
}
div.internalContent fieldset#calcResults {
  background: none repeat scroll 0 0 #d6f3ff;
  /*STANDARD*/

  background: -o-linear-gradient(center top, #d6f3ff 0%, #8ce3f7 50%, #8ce3f7 50%, #e7f3ef 100%) repeat scro ll 0 0 transparent;
  /*OPERA*/

  background: -moz-linear-gradient(center top, #d6f3ff 0%, #8ce3f7 50%, #8ce3f7 50%, #e7f3ef 100%) repeat scroll 0 0 transparent;
  /*MOZILLA*/

  background: -webkit-gradient(linear, t top, left bottom, #d6f3ff 0%, #8ce3f7 50%, #8ce3f7 50%, #e7f3ef 100%);
  /*WEBKIT OLD*/

  background: -webkit-linear-gradient(left top, left bottom, #d6f3ff 0%, #8ce3f7 50%, #8ce3f7 50%, #e7f3ef 100%);
  /*WEBKIT MODERN*/

  /*background: -ms-linear-gradient(@startColor, @endColor) repeat scroll 0 0 transparent;*/
  /*IE10*/

  /*-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=@startColor, endColorstr=@endColor)";*/
  /*IE8+*/

  /*filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=@startColor, endColorstr=@endColor);*/
  /*IE6&IE7*/

  border: 1px solid #29C7EF;
  border-radius: 10px 10px 10px 10px;
  box-shadow: 0 0 10px #10AEDE;
  margin: 10px 0;
  padding: 15px;
}
div.internalContent fieldset#calcResults .formRow {
  overflow: auto;
  clear: both;
  padding: 4px 0;
}
div.internalContent fieldset#calcResults .formRow .left {
  clear: left;
  display: block;
  float: left;
  width: 215px;
}
div.internalContent fieldset#calcResults .formRow .right {
  float: left;
  width: 200px;
}
div.internalContent .messageFailure {
  background: url("/content/images/iconExclamation.png") no-repeat scroll right top #f7b2b2 !important;
  border: 1px solid #FF2D30 !important;
  border-radius: 5px 5px 5px 5px;
  box-shadow: 0 0 10px #FF3B11;
  color: #FF5858 !important;
  margin: 10px 0px 20px;
  padding: 15px;
}
div.internalContent .messageFailure h3 {
  color: #FF0000 !important;
  font-weight: bold;
}
div.internalContent .messageFailure ul li {
  color: black;
}
div.messageFailure {
  background: url("/content/images/iconExclamation.png") no-repeat scroll right top #f7b2b2 !important;
  border: 1px solid #FF2D30 !important;
  border-radius: 5px 5px 5px 5px;
  box-shadow: 0 0 10px #FF3B11;
  color: #FF5858 !important;
  margin: 10px 0px 20px;
  padding: 15px;
}
div.messageFailure h3 {
  color: #FF0000 !important;
  font-weight: bold;
}
div.messageFailure ul li {
  color: black;
}
.smallText {
  font-size: 80%;
}
div.internalContent .SelectError span, div.internalContent .ErrorPartText span, div.internalContent .ErrorPartValue span {
  float: none;
}
div.internalContent .ErrorPartValue span {
  font-style: italic;
  font-size: 90%;
}
div.contentWrapper {
  z-index: 0;
  clear: both;
  width: 700px;
  margin: 16px auto;
  padding: 16px;
  font-size: 110%;
  line-height: 145%;
  position: relative;
  background: transparent url(/content/images/bgContent.png) no-repeat top center;
  _background: white url(/content/images/bgContent.gif) no-repeat top center;
  min-height: 250px;
}
div.introduction {
  font-size: 140%;
  font-weight: bold;
  margin-bottom: 20px;
  line-height: 120%;
}
div.information {
  background: #f0f8fc none;
  border: 1px #e5f2f7 solid;
  padding: 15px;
  margin-bottom: 15px;
  float: right;
  width: 180px;
}
div.hr {
  border-bottom: 1px #fed502 solid;
  margin: 15px 0px;
  clear: both;
}
div.hr .blue {
  border-bottom: 1px #01d0f2 solid;
  margin: 10px 0px;
}
div.newsDate {
  color: #01d0f2;
  font-weight: bold;
}
div.columnWrapper {
  overflow: auto;
  margin: 15px 0px;
}
div.column14 {
  width: 100px;
  float: left;
}
div.column33 {
  width: 224px;
  float: left;
}
div.column50 {
  width: 350px;
  float: left;
}
div.column66 {
  width: 448px;
  float: left;
}
div.padRight {
  padding-right: 14px;
}
span.imageWrapper {
  float: right;
  overflow: visible;
  display: block;
  text-align: center;
}
span.imageWrapper img {
  display: block;
}
span.imageWrapper a {
  display: block;
  clear: both;
}
div.whatsNextFloaterWrapper {
  background: #fff0cb none;
  bottom: 10px;
  height: 140px;
  padding: 15px;
  position: absolute;
  right: 16px;
  width: 430px;
}
label {
  width: 200px;
  display: block;
  font-size: 105%;
  font-weight: bold;
  /*color: fuchsia;*/

}
input[type=submit], input[type=button], input.button {
  background: transparent url(/content/images/bgButtonBlue140.png) repeat top center;
  /*STANDARD*/

  background: -o-linear-gradient(center top, #42cbef 0%, #10bae7 50%, #10aede 50%, #10aad6 100%) repeat scro ll 0 0 transparent;
  /*OPERA*/

  background: -moz-linear-gradient(center top, #42cbef 0%, #10bae7 50%, #10aede 50%, #10aad6 100%) repeat scroll 0 0 transparent;
  /*MOZILLA*/

  background: -webkit-gradient(linear, t top, left bottom, #42cbef 0%, #10bae7 50%, #10aede 50%, #10aad6 100%);
  /*WEBKIT OLD*/

  background: -webkit-linear-gradient(left top, left bottom, #42cbef 0%, #10bae7 50%, #10aede 50%, #10aad6 100%);
  /*WEBKIT MODERN*/

  /*background: -ms-linear-gradient(@startColor, @endColor) repeat scroll 0 0 transparent;*/
  /*IE10*/

  /*-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=@startColor, endColorstr=@endColor)";*/
  /*IE8+*/

  /*filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=@startColor, endColorstr=@endColor);*/
  /*IE6&IE7*/

  border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border: 1px solid #10A2CE;
  color: White;
  font-size: 100%;
  font-weight: bold;
  height: 27px;
  text-transform: uppercase;
  width: auto;
  min-width: 140px;
}
input[type=submit]:hover, input[type=button]:hover, input.button:hover {
  background: transparent url(/content/images/bgButtonBlue140.png) repeat top center;
  /*STANDARD*/

  background: -o-linear-gradient(center top, #53d8f3 0%, #14cbed 50%, #14c2e6 50%, #14bfe0 100%) repeat scro ll 0 0 transparent;
  /*OPERA*/

  background: -moz-linear-gradient(center top, #53d8f3 0%, #14cbed 50%, #14c2e6 50%, #14bfe0 100%) repeat scroll 0 0 transparent;
  /*MOZILLA*/

  background: -webkit-gradient(linear, t top, left bottom, #53d8f3 0%, #14cbed 50%, #14c2e6 50%, #14bfe0 100%);
  /*WEBKIT OLD*/

  background: -webkit-linear-gradient(left top, left bottom, #53d8f3 0%, #14cbed 50%, #14c2e6 50%, #14bfe0 100%);
  /*WEBKIT MODERN*/

  /*background: -ms-linear-gradient(@startColor, @endColor) repeat scroll 0 0 transparent;*/
  /*IE10*/

  /*-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=@startColor, endColorstr=@endColor)";*/
  /*IE8+*/

  /*filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=@startColor, endColorstr=@endColor);*/
  /*IE6&IE7*/

  border: 1px solid #14b9da;
  cursor: pointer;
}
*html input.button {
  background: transparent url(/content/images/bgButtonBlue112.png) no-repeat;
  border: 0 none;
  color: White;
  font-size: 100%;
  font-weight: bold;
  height: 27px;
  text-transform: uppercase;
  width: auto;
  min-width: 112px;
}
input[type=text], input[type=password] {
  width: 100px;
  border: 1px #a5acb2 solid;
}
input.textBox {
  border: 1px #a5acb2 solid;
  width: 200px;
}
textarea {
  border: 1px #a5acb2 solid;
  width: 200px;
}
.datatable table {
  border-collapse: collapse;
}
.datatable table thead tr {
  background: transparent url(/content/images/bgTHead.png) repeat-x scroll 0 0;
  border-bottom: 1px solid #d8d8d8;
  border-top: 1px solid #D9EDF2;
  height: 29px;
}
.datatable table thead tr th {
  text-align: left;
  padding-left: 18px;
}
.datatable table thead tr th a {
  color: #001959;
}
.datatable table tbody tr {
  height: 30px;
  border-bottom: 1px #eeeeee solid;
}
.datatable table tbody tr.alternating {
  background: #f3f3f3 none;
}
.datatable table tbody tr td {
  padding-left: 18px;
  font-size: 100%;
}
.datatable table tbody tr td table tbody tr th {
  padding-left: 0px;
  font-size: 90%;
}
.datatable table tbody tr td table tbody tr td {
  padding-left: 0px;
  font-size: 90%;
}
.datatable table.busy tbody tr td {
  padding-left: 7px;
  font-size: 100%;
}
.datatable table#cashbookTable colgroup col#colPostingNumber {
  width: 15%;
}
.datatable table#cashbookTable colgroup col#colDate {
  width: 15%;
}
.datatable table#cashbookTable colgroup col#colPayment {
  width: 15%;
}
.datatable table#cashbookTable colgroup col#colReceipt {
  width: 15%;
}
.datatable table#cashbookTable colgroup col#colComments {
  width: 60%;
}
.datatable a:link, .datatable a:visited {
  color: #14ABD7;
}
#BankAccountTable colgroup col#colAdd {
  width: 2%;
}
#BankAccountTable colgroup col#colBankAcct {
  width: 13%;
}
#BankAccountTable colgroup col#colPrimaryAcct {
  width: 5%;
}
#BankAccountTable colgroup col#colBranch {
  width: 10%;
}
#BankAccountTable colgroup col#colBankName {
  width: 10%;
}
#BankAccountTable colgroup col#colAcctName {
  width: 10%;
}
#BankAccountTable colgroup col#colBankStreet {
  width: 10%;
}
#BankAccountTable colgroup col#colSuburb {
  width: 10%;
}
#BankAccountTable colgroup col#colTownCity {
  width: 10%;
}
#BankAccountTable colgroup col#colPostCode {
  width: 10%;
}
#BankAccountTable td.trashCan {
  background-image: none;
}
#BankAccountTable td.trashCan > .trashCan {
  width: 16px;
  height: 24px;
  background-position: -176px -92px;
  background-image: url(/content/themes/base/images/ui-icons_222222_256x240.png);
}
#BankAccountTable td.undo {
  background-image: none;
}
#BankAccountTable td.undo > .trashCan {
  width: 16px;
  height: 24px;
  background-position: -176px -60px;
  background-image: url(/content/themes/base/images/ui-icons_222222_256x240.png);
}
#BankAccountTable td span.trashCan {
  background-position: -176px -92px;
  display: block;
  margin: auto;
  width: 13px;
}
#BankAccountTable td input[type=text] {
  width: 95%;
}
.addClientForm fieldset .formRow .right select {
  float: none;
}
#clientNoteDiv div {
  position: relative;
}
#clientNoteDiv div span.trashCan {
  background-position: -176px -97px;
  height: 16px;
  position: absolute;
}
#clientNoteDiv div span.undo {
  background-position: -176px -60px;
  height: 16px;
  position: absolute;
}
#clientNoteDiv div textarea {
  margin-left: 23px;
}
form#FinanceAgreementSearchForm p {
  margin: 0px 0px 10px;
}
div.searchWrapper {
  background: #f1f9fc none;
  border: 1px #e6f2f7 solid;
  padding: 10px;
}
#SearchResults {
  margin: 5px 0;
}
#SearchResults #fundingapplicationsearch-pager, #SearchResults #financesearch-pager, #SearchResults #clientsearch-pager {
  margin: 10px 0;
}
#SearchResults #fundingapplicationsearch-pager #GoToPageContainer, #SearchResults #financesearch-pager #GoToPageContainer, #SearchResults #clientsearch-pager #GoToPageContainer {
  float: left;
}
#SearchResults #fundingapplicationsearch-pager #GoToPageContainer p, #SearchResults #financesearch-pager #GoToPageContainer p, #SearchResults #clientsearch-pager #GoToPageContainer p {
  color: #001959;
  float: left;
  margin: 4px 5px 4px 0;
}
#SearchResults #fundingapplicationsearch-pager #GoToPageContainer input#GoToPageTextbox, #SearchResults #financesearch-pager #GoToPageContainer input#GoToPageTextbox, #SearchResults #clientsearch-pager #GoToPageContainer input#GoToPageTextbox {
  height: 23px;
  margin: 0 10px 0 5px;
  width: 25px;
}
#SearchResults #fundingapplicationsearch-pager .resultsPaginationWrapper, #SearchResults #financesearch-pager .resultsPaginationWrapper, #SearchResults #clientsearch-pager .resultsPaginationWrapper {
  float: right;
  font-size: 110%;
  list-style: none outside none;
  margin: 0;
  overflow: auto;
  padding: 0;
}
#SearchResults #fundingapplicationsearch-pager .resultsPaginationWrapper li, #SearchResults #financesearch-pager .resultsPaginationWrapper li, #SearchResults #clientsearch-pager .resultsPaginationWrapper li {
  background: none repeat scroll 0 0 #D9EDF2;
  border: 1px solid #D9EDF2;
  border-radius: 8px 8px 8px 8px;
  margin: 0 2px;
  padding: 3px 5px;
}
#SearchResults #fundingapplicationsearch-pager .resultsPaginationWrapper li a, #SearchResults #financesearch-pager .resultsPaginationWrapper li a, #SearchResults #clientsearch-pager .resultsPaginationWrapper li a {
  color: #02CFF2;
  text-decoration: none;
}
#SearchResults #fundingapplicationsearch-pager .resultsPaginationWrapper li.selected, #SearchResults #financesearch-pager .resultsPaginationWrapper li.selected, #SearchResults #clientsearch-pager .resultsPaginationWrapper li.selected {
  border: 1px solid #FED502;
}
#SearchResults #fundingapplicationsearch-pager .resultsPaginationWrapper li.selected a, #SearchResults #financesearch-pager .resultsPaginationWrapper li.selected a, #SearchResults #clientsearch-pager .resultsPaginationWrapper li.selected a {
  color: #001959;
  font-weight: bold;
}
#journalEntriesResults-pager {
  margin: 10px 0;
}
#GoToPageContainer {
  float: left;
}
#GoToPageContainer p {
  color: #001959;
  float: left;
  margin: 4px 5px 4px 0;
}
#GoToPageContainer input#GoToPageTextbox {
  height: 23px;
  margin: 0 10px 0 5px;
  width: 25px;
}
.resultsPaginationWrapper {
  float: right;
  font-size: 110%;
  list-style: none outside none;
  margin: 0;
  overflow: auto;
  padding: 0;
}
.resultsPaginationWrapper li {
  background: none repeat scroll 0 0 #D9EDF2;
  border: 1px solid #D9EDF2;
  border-radius: 8px 8px 8px 8px;
  margin: 0 2px;
  padding: 3px 5px;
}
.resultsPaginationWrapper li a {
  color: #02CFF2;
  text-decoration: none;
}
.resultsPaginationWrapper li.selected {
  border: 1px solid #FED502;
}
.resultsPaginationWrapper li.selected a {
  color: #001959;
  font-weight: bold;
}
.trashCan {
  width: 16px;
  height: 24px;
  background-position: -173px -87px;
  background-image: url(/content/themes/base/images/ui-icons_222222_256x240.png);
}
.trashCan > .trashCan {
  width: 16px;
  height: 24px;
  background-position: -173px -87px;
  background-image: url(/content/themes/base/images/ui-icons_222222_256x240.png);
}
.trashCan#markBankAcctForDeletion {
  background-image: url("/content/themes/base/images/ui-icons_222222_256x240.png");
  background-position: -179px -92px;
  margin: 0 5px;
}
.undo {
  width: 16px;
  height: 16px;
  background-image: url(/content/themes/base/images/ui-icons_222222_256x240.png);
  background-position: -171px -60px;
  cursor: pointer;
}
.markRowToBeDeleted {
  background: none repeat scroll 0 0 #FFF3F3;
  box-shadow: 0 0 5px #FFA9A9;
  padding: 5px;
}
div#footerWrapper {
  border-top: 2px #fed502 solid;
  clear: both;
}
div#footerWrapper #footerWrapperInner {
  width: 732px;
  margin: auto;
  text-align: right;
}
div#footerWrapper #footerWrapperInner a#logoBexhillFooter {
  float: right;
  margin: 10px 0px;
}
div#footerWrapper #footerWrapperInner ul#footerNavbarWrapper {
  float: right;
  clear: both;
  margin: 10px 0px;
  padding: 0px;
  list-style-type: none;
}
div#footerWrapper #footerWrapperInner ul#footerNavbarWrapper li {
  float: left;
  border-right: 1px #3f5987 solid;
}
div#footerWrapper #footerWrapperInner ul#footerNavbarWrapper li a {
  float: left;
  text-transform: uppercase;
  margin: 0px 5px;
}
div#footerWrapper #footerWrapperInner ul#footerNavbarWrapper li:last-child {
  border-right: none;
}
div#footerWrapper #footerWrapperInner p {
  clear: both;
  text-transform: uppercase;
}
* + html ul#footerNavbarWrapper {
  width: 630px;
}
.ui-widget-header {
  background: url(/content/themes/base/images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x transparent;
  /*STANDARD*/

  background: -o-linear-gradient(center top, #ffff94 0%, #fffa88 4%, #fffe90 8%, #fff583 12%, #fff88a 16%, #ffee7c 20%, #fff183 24%, #ffe97b 28%, #fcdf6d 32%, #fce173 36%, #f3d664 40%, #f3d86a 44%, #eacd5b 48%, #eacf61 52%, #e1c452 56%, #e0c557 60%, #d8bb49 64%, #d7bc4e 68%, #cfb240 72%, #ceb345 76%, #c6a937 80%, #c6ab3d 84%, #bea12f 88%, #bea335 92%, #b79a28 100%) repeat scroll 0 0 transparent;
  /*OPERA*/

  background: -moz-linear-gradient(center top, #ffff94 0%, #fffa88 4%, #fffe90 8%, #fff583 12%, #fff88a 16%, #ffee7c 20%, #fff183 24%, #ffe97b 28%, #fcdf6d 32%, #fce173 36%, #f3d664 40%, #f3d86a 44%, #eacd5b 48%, #eacf61 52%, #e1c452 56%, #e0c557 60%, #d8bb49 64%, #d7bc4e 68%, #cfb240 72%, #ceb345 76%, #c6a937 80%, #c6ab3d 84%, #bea12f 88%, #bea335 92%, #b79a28 100%) repeat scroll 0 0 transparent;
  /*MOZILLA*/

  background: -webkit-gradient(linear, left top, left bottom, #ffff94 0%, #fffa88 4%, #fffe90 8%, #fff583 12%, #fff88a 16%, #ffee7c 20%, #fff183 24%, #ffe97b 28%, #fcdf6d 32%, #fce173 36%, #f3d664 40%, #f3d86a 44%, #eacd5b 48%, #eacf61 52%, #e1c452 56%, #e0c557 60%, #d8bb49 64%, #d7bc4e 68%, #cfb240 72%, #ceb345 76%, #c6a937 80%, #c6ab3d 84%, #bea12f 88%, #bea335 92%, #b79a28 100%);
  /*WEBKIT OLD*/

  background: -webkit-linear-gradient(left top, left bottom, #ffff94 0%, #fffa88 4%, #fffe90 8%, #fff583 12%, #fff88a 16%, #ffee7c 20%, #fff183 24%, #ffe97b 28%, #fcdf6d 32%, #fce173 36%, #f3d664 40%, #f3d86a 44%, #eacd5b 48%, #eacf61 52%, #e1c452 56%, #e0c557 60%, #d8bb49 64%, #d7bc4e 68%, #cfb240 72%, #ceb345 76%, #c6a937 80%, #c6ab3d 84%, #bea12f 88%, #bea335 92%, #b79a28 100%);
  /*WEBKIT MODERN*/

  /*background: -ms-linear-gradient(@startColor, @endColor) repeat scroll 0 0 transparent;*/
  /*IE10*/

  /*-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=@startColor, endColorstr=@endColor)";*/
  /*IE8+*/

  /*filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=@startColor, endColorstr=@endColor);*/
  /*IE6&IE7*/

}
.bold {
  font-weight: bold;
}
.text-align-right {
  text-align: right;
}
.text-align-left {
  text-align: left;
}
.border-bottom {
  border-bottom: 1px solid black;
}
.hideMe {
  display: none;
}
