body, ol, ul, li, dt, tt,  select, textarea {font-size: 14px;font-family:Verdana, Arial, sans-serif;min-height: 100%; }
body, h1, h2, h3, h4, h5, h6, ol, ul, li {margin: 0px; padding: 0px; }

a {color: #06C;text-decoration: none;}
a:link, a:visited {color: #06C; }
a:hover {background: inherit;color: #06C;text-decoration: underline; }
a img {background-color: inherit;border: none;color: inherit;text-decoration: none; }

.today-record-audit {
   font-size: 11px;font-family:Verdana, Arial, sans-serif;
}
html, body, #today_table {
  margin:0;
  padding:0;
  height:100%;
  border:none;
  overflow-y: auto;
  background: white;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: normal; }

input,textarea,select {
border:1px solid silver;
background-color:#fff;
color:#404040;
font-size:14px;
font-family:Verdana, Arial, sans-serif;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
margin:1px 3px;
padding:5px;
}

input:hover[type=text],input:focus[type=text],textarea:hover,textarea:focus {
background-color:#FFFADC;
border:1px solid red;
}

#today_frame_form{
  min-height: 500px;
  height:auto;
}

#today-navigator {
	background-image: linear-gradient(top, #5587E2 0, #4678C6 100%);
	background-image: -o-linear-gradient(top, #5587E2 0, #4678C6 100%);
	background-image: -moz-linear-gradient(top, #5587E2 0, #4678C6 100%);
	background-image: -webkit-linear-gradient(top, #5587E2 0, #4678C6 100%);
	background-image: -ms-linear-gradient(#5587E2, #4678C6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5587E2), to(#4678C6));
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #5587E2), color-stop(1, #4678C6));
	background-color: #4C7ED1;
	border-top: 1px solid #D7D7D7;
    border-bottom: 1px solid white;
    position: relative;
    height: auto;
    float: left;
    z-index: 1;
}

#today-show-hide-navigator {
    float: left;
    z-index: 10;
    width: 3%;
}

#today-header-wrap {
  height:30px;
  background: url(images/bg_header.jpg) repeat-x top left;
  padding: 5px 16px 2px 16px; }
  border-bottom: 1px solid white;

#today-header-main h3 a {font: normal 25px "Calibri",Arial,Helvetica,sans-serif; font-weight: bold; text-decoration: none; }
#today-header-main h3 img {background: inherit; }
#today-header-main #today-account {float: right;font-size: 11px; }
#today-header-main #today-account a {color: #fff;padding: 1px 8px 2px 8px; }
#today-header-main #today-logo {float: left;font-size: 11px; }
#today-header-main #today-logo a {color: #fff;padding: 1px 8px 2px 8px; }

.configuration {
float: right;
margin: 0 0 0 15px;
padding: 10px;
border: 1px solid inherit;
background-image: none;
-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.45), inset 0 0 30px rgba(0,0,0,0.07);
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.45), inset 0 0 30px rgba(0, 0, 0, 0.07);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.45), inset 0 0 30px rgba(0, 0, 0, 0.07);
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
min-width: 50px;
max-width: 200px;
}

.configuration-horizontal-bottom {
-webkit-border-radius: 0 0 5px 5px;
-moz-border-radius: 0 0 5px 5px;
border-radius: 0 0 5px 5px;
position: static;
height: auto;
min-height: 0;
width: auto;
float: none;
}

.configuration .infoHead {
display: block;
font-size: 14px;
margin-top: 0;
text-indent: 0;
margin-bottom: 10px;
padding-bottom: 5px;
border-bottom: 1px solid #999;
background-position: 0 -178px;
}

.highlighted { background-color: yellow;}
#bottom-menu {
position: relative;
width: 100%;
height: 30px;
padding-top: 1px;
background-color: #E0E0E0;
}

#bottom-menu .top-line {
position: relative;
width: 100%;
height: 1px;
background-color: white;
}

#bottom-menu .wrapper {
position: relative;
margin: 0 auto;
background-color: transparent;
overflow: hidden;
}

#bottom-menu a {
position: relative;
display: block;
float: left;
height: 20px;
margin-right: 10px;
font-size: 15px;
line-height: 20px;
color: #6D6D6D;
}

#page-tabs{margin:0 auto;overflow:hidden;position:relative;top:1px;}
#page-tabs ul{list-style:none;top:2px}
#page-tabs li{float:left;font-size:11px;display:inline;height:27px;line-height:27px;margin:0}
#page-tabs div{background:url('images/tabs.png') 0 -135px no-repeat;float:left;height:27px;width:26px}
#page-tabs a{background:url('images/tabs.png') 0 0 repeat-x;color:#555555;float:left;padding:0 8px}
#page-tabs a:hover,#page-tabs a:focus{color:#333333;text-decoration:none}
#page-tabs .last .last{background:url('images/tabs.png') 0 -54px no-repeat;width:21px}
#page-tabs li:first-child div:first-child,#page-tabs .selected:first-child div:first-child{width:9px}
#page-tabs li:first-child div:first-child{background:url('images/tabs.png') 0 -27px no-repeat}
#page-tabs .selected a{background:url('images/tabs.png') 0 -270px repeat-x}
#page-tabs .selected div{background:url('images/tabs.png') 0 -324px no-repeat}
#page-tabs .selected.last .last{background:url('images/tabs.png') 0 -108px no-repeat}
#page-tabs .selected + li div{background:url('images/tabs.png') 0 -297px no-repeat}
#page-tabs .selected:first-child div:first-child{background:url('images/tabs.png') 0 -81px no-repeat}
#page-tabs .right{float:right}
#page-tabs .right li:first-child div:first-child,#page-tabs .right .selected:first-child div:first-child{width:21px}
#page-tabs .right li:first-child div:first-child{background:url('images/tabs.png') 0 -162px no-repeat}
#page-tabs .right .last .last{background:url('images/tabs.png') 0 -189px no-repeat;width:9px}
#page-tabs .right .selected.last .last{background:url('images/tabs.png') 0 -243px no-repeat}
#page-tabs .right .selected:first-child div:first-child{background:url('images/tabs.png') 0 -216px no-repeat}.panel{margin-bottom:20px;background:#fff;border:1px solid #a6a6a6;position:relative}

#today-searchbox { background-color: #FFFFFF; border: 1px solid #FF9900;font-family:"lucida grande",tahoma,verdana,arial,sans-serif;font-size: 14px;padding:3px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;

    -moz-box-shadow: 0 1px 1px #fff inset;
    -webkit-box-shadow: 0 1px 1px #fff inset;
    box-shadow:  0 1px 1px #fff inset;
}
#today-searchbox td { color: #000000; }
#today-searchbox .header { color: #000000; background-color: #FF9933; font-weight: bold; }

.today-fieldLabel {
cursor:pointer;
font-size: 14px;font-family:Verdana, Arial, sans-serif;
font-weight: bold;
color: #333;
display: block;
margin-bottom: 1px;
}


.today-page-content {padding: 8px 8px 8px 8px;}
.today-page-padding {padding: 0px 0px 0px 0px;}
.today-list {padding: 5px 8px 8px 8px;border-left: 1px solid #D9DADC;border-right: 1px solid #D9DADC;}
.today-list .today-remote {border-top: 1px solid #D9DADC;}
.today-label {color: #000000;font-size: 12px;margin: 4px 0px 0px 0px;padding: 0px 0px 3px 1px; }
.today-top {margin: 3px 0px 0px 0px; }
.today-section {margin: 0px 0px 2px 0px;padding: 4px 15px 8px 15px;min-height:122px;}
.today-section input, .sidebar input, .inline input {
vertical-align: middle;
border: 1px solid #DDE3E6;
color: #565D65;
height: 20px;
padding: 2px;
}
.today-remote {
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius:5px;
  -moz-box-shadow: 0 1px 1px #fff inset;
  -webkit-box-shadow: 0 1px 1px #fff inset;
  box-shadow:  0 1px 1px #fff inset;
  border-left: 1px solid #D9DADC;
  border-right: 1px solid #D9DADC;
  border-bottom: 1px solid #D9DADC;
  background: #EDEFF4;
  padding: 0 3px 3px 3px;
  position: relative; }
  .today-remote .errorExplanation {
    margin-top: 0px; }
  .today-remote .options-block {
    padding-top: 10px; }
  .today-remote .close {
    background: #e20000;
    color: #fff;
    cursor: pointer;
    height: 16px;
    margin: 3px;
    position: absolute;
    right: 0px;
    text-align: center;
    top: 0px;
    width: 17px; }
  .today-remote .subtitle {
    background: none;
    border-bottom: 1px solid #D2DCE1;
    line-height: 1.2em;
    height: auto;
    padding: 0px;
    font-size: 14px; }

.today-panel-bar {
  padding: 5px 5px 5px 5px;
  background: #4C7ED1;
  border-left: 1px #D9DADC solid;
  border-right: 1px #D9DADC solid;
  border-top: 1px #D9DADC solid;
  border-bottom: 1px #D9DADC solid;
  line-height: 1.2em;
  margin: 3px auto;
  padding-bottom: 15px;
  height: 22px;
  line-height: 30px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius:5px;

  -moz-box-shadow: 0 1px 1px #fff inset;
  -webkit-box-shadow: 0 1px 1px #fff inset;
  box-shadow:  0 1px 1px #fff inset;
}

.today-posted-panel {
  margin: 3px auto;
  padding-top: 5px;
  padding-right: 5px;
  padding-left: 10px;
  padding-bottom: 10px;
  background: white;
  border-left: 1px #D9DADC solid;
  border-right: 1px #D9DADC solid;
  border-top: 1px #D9DADC solid;
  border-bottom: 1px #D9DADC solid;
  line-height: 1.2em;
  height: 22px;
  line-height: 30px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius:5px;

  -moz-box-shadow: 0 1px 1px #fff inset;
  -webkit-box-shadow: 0 1px 1px #fff inset;
  box-shadow:  0 1px 1px #fff inset;
}

.today-nav-bar {
border-bottom: 1px solid #B2B2B2;
background: #F6F6F6;
background: -moz-linear-gradient(top, white 0%, #F8F8F8 50%, #EAEAEA 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,white), color-stop(50%,#F8F8F8), color-stop(100%,#EAEAEA));
background: -webkit-linear-gradient(top, white 0%,#F8F8F8 50%,#EAEAEA 100%);
background: -o-linear-gradient(top, white 0%,#F8F8F8 50%,#EAEAEA 100%);
background: -ms-linear-gradient(top, white 0%,#F8F8F8 50%,#EAEAEA 100%);
background: linear-gradient(top, white 0%,#F8F8F8 50%,#EAEAEA 100%);
-moz-box-shadow: 0 1px 3px 0 #b2b2b2;
-webkit-box-shadow: 0 1px 3px 0 #B2B2B2;
box-shadow: 0 1px 3px 0 #B2B2B2;
}

span, div, td, input, textarea, button, select {
font-family: inherit;
}

.label,
.badge {
  font-size: 11.844px;
  font-weight: bold;
  line-height: 14px;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #999999;
}

.label {
  padding: 1px 4px 2px;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}

.badge {
  padding: 1px 9px 2px;
  -webkit-border-radius: 9px;
     -moz-border-radius: 9px;
          border-radius: 9px;
}

a.label:hover,
a.badge:hover {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}

.label-important,
.badge-important {
  background-color: #b94a48;
}

.label-important[href],
.badge-important[href] {
  background-color: #953b39;
}

.label-danger,
.badge-danger {
  background-color: #b94a48;
}

.label-danger[href],
.badge-danger[href] {
  background-color: #953b39;
}

.label-warning,
.badge-warning {
  background-color: #f89406;
}

.label-warning[href],
.badge-warning[href] {
  background-color: #c67605;
}

.label-success,
.badge-success {
  background-color: #468847;
}

.label-success[href],
.badge-success[href] {
  background-color: #356635;
}

.label-info,
.badge-info {
  background-color: #3a87ad;
}

.label-info[href],
.badge-info[href] {
  background-color: #2d6987;
}

.label-inverse,
.badge-inverse {
  background-color: #333333;
}

.label-inverse[href],
.badge-inverse[href] {
  background-color: #1a1a1a;
}

.btn .label,
.btn .badge {
  position: relative;
  top: -1px;
}

.btn-mini .label,
.btn-mini .badge {
  top: 0;
}

div.appframe-titlebar {
padding: 6px;
padding-left: 13px;
background: #DFDFDF;
height: 30px;
color: #555;
border-bottom: 1px solid #C2C2C2;
}

div.appframe-toolbar {
padding: 4px;
background: #E9E9E9;
border-bottom: 1px solid #C2C2C2;
}

.btn {
  cursor: pointer;
  display: inline-block;
  background-color: #e6e6e6;
  background-repeat: no-repeat;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-image: -moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);
  background-image: -ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-image: -o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-image: linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
  padding: 5px 14px 6px;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  color: #333;
  font-size: 13px;
  line-height: normal;
  border: 1px solid #ccc;
  border-bottom-color: #bbb;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -webkit-transition: 0.1s linear all;
  -moz-transition: 0.1s linear all;
  -ms-transition: 0.1s linear all;
  -o-transition: 0.1s linear all;
  transition: 0.1s linear all;
}
.btn:hover {
  background-position: 0 -15px;
  color: #333;
  text-decoration: none;
}
.btn:focus {
  outline: 1px dotted #666;
}
.btn.primary {
  color: #ffffff;
  background-color: #0064cd;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#049cdb), to(#0064cd));
  background-image: -moz-linear-gradient(top, #049cdb, #0064cd);
  background-image: -ms-linear-gradient(top, #049cdb, #0064cd);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #049cdb), color-stop(100%, #0064cd));
  background-image: -webkit-linear-gradient(top, #049cdb, #0064cd);
  background-image: -o-linear-gradient(top, #049cdb, #0064cd);
  background-image: linear-gradient(top, #049cdb, #0064cd);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#049cdb', endColorstr='#0064cd', GradientType=0);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: #0064cd #0064cd #003f81;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.btn.active, .btn:active {
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn.disabled {
  cursor: default;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  filter: alpha(opacity=65);
  -khtml-opacity: 0.65;
  -moz-opacity: 0.65;
  opacity: 0.65;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn[disabled] {
  cursor: default;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  filter: alpha(opacity=65);
  -khtml-opacity: 0.65;
  -moz-opacity: 0.65;
  opacity: 0.65;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn.large {
  font-size: 15px;
  line-height: normal;
  padding: 9px 14px 9px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.btn.small {
  padding: 7px 9px 7px;
  font-size: 11px;
}
:root .alert-message, :root .btn {
  border-radius: 0 \0;
}
button.btn::-moz-focus-inner, input[type=submit].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.btn.success, .alert-message.success {
  background-color: #57a957;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#62c462), to(#57a957));
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -ms-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #62c462), color-stop(100%, #57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(top, #62c462, #57a957);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#57a957', GradientType=0);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: #57a957 #57a957 #3d773d;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.btn.info {
  background-color: #339bb9;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#5bc0de), to(#339bb9));
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -ms-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5bc0de), color-stop(100%, #339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(top, #5bc0de, #339bb9);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#339bb9', GradientType=0);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: #339bb9 #339bb9 #22697d;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.btn.info:hover {
color: white;
}

.today-buttons a, .today-buttons button{
    display:block;
    float:left;
    margin:3px 3px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
    font-size:14px;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.today-buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;

    -moz-box-shadow: 0 1px 1px #fff inset;
    -webkit-box-shadow: 0 1px 1px #fff inset;
    box-shadow:  0 1px 1px #fff inset;
}
.today-buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    /*line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.today-buttons button img, .today-buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

/* STANDARD */
button:hover, .today-buttons a:hover{background-color:#dff4ff;border:1px solid #c2e1ef;color:#336699;}
.today-buttons a:active{background-color:#6299c5;border:1px solid #6299c5;color:#fff;}

/* POSITIVE */
.today-buttons a.positive{color:#529214;}
.today-buttons a.positive:hover, button.positive:hover{background-color:#E6EFC2;border:1px solid #C6D880;color:#529214;}
.today-buttons a.positive:active{background-color:#529214;border:1px solid #529214;color:#fff;}

/* NEGATIVE */
.today-buttons a.negative, button.negative{color:#d12f19;}
.today-buttons a.negative:hover, button.negative:hover{background:#fbe3e4;border:1px solid #fbc2c4;color:#d12f19;}
.today-buttons a.negative:active{background-color:#d12f19;border:1px solid #d12f19;color:#fff;}

/* REGULAR */
.today-buttons a.regular{color:#336699;}
.today-buttons a.regular:hover, button.regular:hover{background-color:#dff4ff;border:1px solid #c2e1ef;color:#336699;}
.today-buttons a.regular:active{background-color:#6299c5;border:1px solid #6299c5;color:#fff;}

.today-leftmenu-white-heading {	font-family: tahoma;	font-size: 14px;color: #FFFFFF;text-decoration: none;	font-weight:bold;}
.today-leftmenu a {font-family: Arial, Helvetica, sans-serif;	font-size: 12px;color: #1076E6;font-weight:bold;text-decoration:none;
	background-image:url("images/leftlinksn.gif");
	display:block;padding:5px;	height:12px;text-align:left;	border:#ffffff 1px solid;
}

.today-leftmenu a:hover {
	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;color: #333333;font-weight:bold;text-decoration:none;
	background-image:url("images/leftlinksr.gif");
	display:block;padding:5px;	height:12px;text-align:left;	border:#ffffff 1px solid;
}

.today-box-title {
  color: #005fcf;  font-family: "Calibri",Arial,Helvetica,sans-serif;
  background: url("images/bg_leftbox_bordertop.gif") repeat-x top left;
  font-size: 14px; font-weight: bold; padding-bottom: 2px;height: 37px;padding-left: 18px;line-height: 39px; }
.today-box-title img {position: relative;top: 2px;}

.today-title-tools {font-size: 11px;float: right;padding: 0px 8px 0px 0px;height: 39px;line-height: 39px;
  background: url("images/bg_leftbox_bordertop_right.gif") no-repeat top right; }

.today-box-footer {
  background: url("images/bg_leftbox_borderbottom.gif") no-repeat bottom left;
  height: 8px; }
  .today-box-footer .today-box-footer-right {float: right;height: 8px;width: 6px;
    background: url("images/bg_leftbox_borderbottom_right.gif") no-repeat bottom left;	
	}


.today-grid-header, .today-grid-footer {
border-bottom-width: 1px;
zoom: 1;
}

.today-grid-header-wrap{
border-color: #C5C5C5;
}


.today-grid-content {
position: relative;
width: 100%;
overflow: auto;
overflow-x: auto;
overflow-y: scroll;
zoom: 1;
}

#today-data-grid {font-family:"lucida grande",tahoma,verdana,arial,sans-serif;font-size: 14px;padding:3px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
	border: 1px solid #99BBE8;
    -moz-box-shadow: 0 1px 1px #fff inset;
    -webkit-box-shadow: 0 1px 1px #fff inset;
    box-shadow:  0 1px 1px #fff inset;
}
#today-data-grid td {color: #000000;border-bottom: 1px solid #EBEBEB;height: 20px;padding-left: 8px;}

#today-data-grid .header { 
     color: #FFFFFF; 
	 background-color: #4d90fe;
	 font-family:"lucida grande",tahoma,verdana,arial,sans-serif;font-size: 14px;
	 padding:3px 3px 3px 3px;
     padding-left: 10px;
	-moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:5px;

    -moz-box-shadow: 0 1px 1px #fff inset;
    -webkit-box-shadow: 0 1px 1px #fff inset;
    box-shadow:  0 1px 1px #fff inset;
}
#today-data-grid .header a {color: white;text-decoration: none;}
#today-data-grid .header a:link { border:1px solid #FFFFFF; font-family:"lucida grande",tahoma,verdana,arial,sans-serif;font-size: 12px;font-weight: bold;padding:2px;}
#today-data-grid .header a:visited {border:1px solid #FFFFFF;font-family:"lucida grande",tahoma,verdana,arial,sans-serif;font-size: 12px;padding:2px;-webkit-appearance:none;-webkit-border-radius:0}
#today-data-grid .header a:hover {border:1px solid #FFFFFF;font-family:"lucida grande",tahoma,verdana,arial,sans-serif;font-size: 12px;padding:2px;-webkit-appearance:none;-webkit-border-radius:0}

.today-grid-list-title {
font-size: 12px;font-family:Verdana, Arial, sans-serif;
font-weight: bold;
color: #FFFFFD;
padding-left:5px;text-align:left;
}

#today-data-grid-list {font-family:"lucida grande",tahoma,verdana,arial,sans-serif;font-size: 11px;padding:3px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    -moz-box-shadow: 0 1px 1px #fff inset;
    -webkit-box-shadow: 0 1px 1px #fff inset;
    box-shadow:  0 1px 1px #fff inset;
}
#today-data-grid-list td {color: #000000;border-bottom: 1px solid #EBEBEB;height: 20px;padding-left: 8px;}

#today-data-grid-list .header { 
     color: #FFFFFF; 
	 background-color: #54A0E7;
	 height:22px;
	 font-family:"lucida grande",tahoma,verdana,arial,sans-serif;font-size: 11px;
	 padding:3px 3px 3px 3px;
     padding-left: 10px;
	-moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:5px;

    -moz-box-shadow: 0 1px 1px #fff inset;
    -webkit-box-shadow: 0 1px 1px #fff inset;
    box-shadow:  0 1px 1px #fff inset;
}

#today-data-grid-list .footer { 
     color: #FFFFFF; 
	 background-color: red;
	 height:22px;
	 font-family:"lucida grande",tahoma,verdana,arial,sans-serif;font-size: 11px;
     padding-left: 10px;
	-moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:5px;

    -moz-box-shadow: 0 1px 1px #fff inset;
    -webkit-box-shadow: 0 1px 1px #fff inset;
    box-shadow:  0 1px 1px #fff inset;
}

#today-data-grid .header a {color: white;text-decoration: none;}
#today-data-grid-list .header a:link { border:1px solid #FFFFFF; font-family:"lucida grande",tahoma,verdana,arial,sans-serif;font-size: 12px;font-weight: bold;padding:2px;}
#today-data-grid-list .header a:visited {border:1px solid #FFFFFF;font-family:"lucida grande",tahoma,verdana,arial,sans-serif;font-size: 12px;padding:2px;-webkit-appearance:none;-webkit-border-radius:0}
#today-data-grid-list .header a:hover {border:1px solid #FFFFFF;font-family:"lucida grande",tahoma,verdana,arial,sans-serif;font-size: 12px;padding:2px;-webkit-appearance:none;-webkit-border-radius:0}


#today-header-grid-editor {font-family:"lucida grande",tahoma,verdana,arial,sans-serif;font-size: 12px;padding:1px;
    padding-right: 18px;
	-moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    border: 1px solid #AAA;
    -moz-box-shadow: 0 1px 1px #fff inset;
    -webkit-box-shadow: 0 1px 1px #fff inset;
    box-shadow:  0 1px 1px #fff inset;
}
#today-header-grid-editor td {color: #000000;border-bottom: 1px solid #EBEBEB;height: 20px;padding-left: 8px;}

#today-header-grid-editor .header { 
     color: #FFFFFF; 
     background-color: #54A0E7;
     font-family:"lucida grande",tahoma,verdana,arial,sans-serif;font-size: 12px;
     padding-left: 8px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:5px;

    -moz-box-shadow: 0 1px 1px #fff inset;
    -webkit-box-shadow: 0 1px 1px #fff inset;
    box-shadow:  0 1px 1px #fff inset;
}
#today-data-grid .header a {color: white;text-decoration: none;}
#today-header-grid-editor .header a:link { border:1px solid #FFFFFF; font-family:"lucida grande",tahoma,verdana,arial,sans-serif;font-size: 12px;font-weight: bold;padding:2px;}
#today-header-grid-editor .header a:visited {border:1px solid #FFFFFF;font-family:"lucida grande",tahoma,verdana,arial,sans-serif;font-size: 12px;padding:2px;-webkit-appearance:none;-webkit-border-radius:0}
#today-header-grid-editor .header a:hover {border:1px solid #FFFFFF;font-family:"lucida grande",tahoma,verdana,arial,sans-serif;font-size: 12px;padding:2px;-webkit-appearance:none;-webkit-border-radius:0}

#today-data-grid-editor {font-family:"lucida grande",tahoma,verdana,arial,sans-serif;font-size: 12px;padding:1px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    border: 1px solid #AAA;
    -moz-box-shadow: 0 1px 1px #fff inset;
    -webkit-box-shadow: 0 1px 1px #fff inset;
    box-shadow:  0 1px 1px #fff inset;
}
#today-data-grid-editor td {color: #000000;border-bottom: 1px solid #EBEBEB;}

#today-data-grid-editor .header { 
     color: #FFFFFF; 
	 background-color: #9DD0EE;
	 font-family:"lucida grande",tahoma,verdana,arial,sans-serif;font-size: 12px;
	 padding:3px 3px 3px 3px;
     padding-left: 10px;
	-moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:5px;

    -moz-box-shadow: 0 1px 1px #fff inset;
    -webkit-box-shadow: 0 1px 1px #fff inset;
    box-shadow:  0 1px 1px #fff inset;
}
#today-data-grid-editor .header a:link { border:1px solid #FFFFFF; font-family:"lucida grande",tahoma,verdana,arial,sans-serif;font-size: 12px;font-weight: bold;padding:2px;}
#today-data-grid-editor .header a:visited {border:1px solid #FFFFFF;font-family:"lucida grande",tahoma,verdana,arial,sans-serif;font-size: 12px;padding:2px;-webkit-appearance:none;-webkit-border-radius:0}
#today-data-grid-editor .header a:hover {border:1px solid #FFFFFF;font-family:"lucida grande",tahoma,verdana,arial,sans-serif;font-size: 12px;padding:2px;-webkit-appearance:none;-webkit-border-radius:0}

.highlight_light { background-color:#ffffff; }
.highlight_dark { background-color:#f1f5f5; }
.highlight_footer { background-color:#EDF03E; }

.today-show-unid {
    border:             1px solid;
    padding:            1px 5px 1px 5px;   
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    -moz-box-shadow: 0 1px 1px #fff inset;
    -webkit-box-shadow: 0 1px 1px #fff inset;
    box-shadow:  0 1px 1px #fff inset;
}
.today-show-unid  a{text-decoration:underline;}
.today-show-unid {color:#22CC0A;background-color:#ebf8a4;}
.today-panel-navigator {color:#22CC0A;background-color:#4D90FE;}

.today-show-msg {
    margin:             0.5em 0 1.3em 0;
    border:             1px solid;
    padding:            5px 5px 5px 5px;
            
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    -moz-box-shadow: 0 1px 1px #fff inset;
    -webkit-box-shadow: 0 1px 1px #fff inset;
    box-shadow:  0 1px 1px #fff inset;
}

.today-show-msg  a{text-decoration:underline;}
.today-show-msg {color:#22CC0A;background-color:#ebf8a4;}
.today-show_error {
    margin:             0.5em 0 1.3em 0;
    border:             1px solid;
    padding:            5px 5px 5px 10px;
    font-weight:bold;
            
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
     border-radius:5px;
    -moz-box-shadow: 0 1px 1px #fff inset;
    -webkit-box-shadow: 0 1px 1px #fff inset;
    box-shadow:  0 1px 1px #fff inset;
}

.today-show-error  a{text-decoration:underline;}
.today-show-error {color:#000000;background:pink;border-color:#ff0000;background-repeat:  no-repeat;background-position: 5px 50%;}

.today-page-control{
    padding:  5px 12px 5px 3px;
}

ul.today-tabset
{
	width: 80%;
	position: relative;
	top: 1px;
	font-size: 1em;
	list-style-type: none;	
	margin: 0 0 0 9px;
	padding: 5px 8px 8px 8px;
}

ul.today-tabset li
{
	float: left;
	padding: 0;
	margin: 0 3px 0 0;
}

ul.today-tabset a
{
	display: block;
	min-width: 9em;
	width: auto;
	text-align: center;
	padding: 3px 6px 5px 8px;
	margin: 0;
	color: #888;
	background-color: #eee;
	border: 1px solid #aaa;
	border-radius: 5px 5px 0 0;
	outline: 0 none;
	box-shadow: inset 0 -3px 5px rgba(0,0,0,0.2);
}

ul.today-tabset a.active, ul.today-tabset a:hover, ul.today-tabset a:focus
{
	color: #555;
	background-color: #fff;
	box-shadow: none;
}

ul.today-tabset a.active {
	border-bottom-color: #fff;
}

table.today-data-sum-details {
border: 1px solid #AAA;
}
td.today-description-top {
border-bottom: 1px solid #DFDFDF;
border-right: 1px solid #DFDFDF;
border-left: 1px solid #CFCFCF;
}


.boxgrey_t_corner_top {
font-size: 0%;
width: 200px;
height: 3px;
padding: 0;
margin: 0;
margin-bottom: 3px;
margin-top: 3px;
}

.box_grey_inside {
padding: 5px;
margin-top: 0px;
margin-bottom: 0px;
border: 1px solid #D5D2D2;
background-color: white;
margin-right: 7px;
margin-left: 7px;
BACKGROUND-IMAGE: url("images/bg_header_vert.jpg");
BACKGROUND-REPEAT: repeat-x;
BACKGROUND-COLOR: #fdfffa;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

.default_h1_size {
font-weight: bold;
display: inline;
font-family: tahoma,Arial, Helvetica, sans-serif;
font-size: 12px;
color: white;
}

.box_title_line {
border-bottom: 1px dashed #CCC;
margin-top: 5px;
margin-bottom: 5px;
}

.today-view-box_title{margin:5px;margin-top:0;margin-bottom:3px;background-color:#488fb6;color:#FFFFFF;height:42px;line-height:42px;text-align:center;}
.today-view-box{margin:7px;margin-top:0;margin-bottom:0px;background-color:#ffffff;border:1px solid #d2d1d1;height:35px;line-height:35px;text-align:left;width:auto;}
.today-view-box a{
display:block;padding-left:20px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #1076E6;
font-weight: bold;
text-decoration: none;
background-image: url("images/leftlinksn.gif");
display: block;
padding: 5px;
height: 12px;
text-align: left;
border: white 1px solid;
}
.today-view-box a:hover{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333;
font-weight: bold;
text-decoration: none;
background-image: url("images/leftlinksr.gif");
display: block;
padding: 5px;
height: 12px;
text-align: left;
border: white 1px solid;
}
